From patchwork Thu Feb 21 11:45:50 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 10823901 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 2EE1013A4 for ; Thu, 21 Feb 2019 11:46:06 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1C04E305DF for ; Thu, 21 Feb 2019 11:46:06 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1032230605; Thu, 21 Feb 2019 11:46:06 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id C633F305DF for ; Thu, 21 Feb 2019 11:46:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject:To: From:Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=77dQUOXPk+475DFul5XTH8cjAFzeJueD5qVn+Rjh+fM=; b=nfUuz+exw5FVaL pl853KQvWbI5f5XoaUe3v750/YEjwh85M217hJUJQZKOzdDJc9/Sj4vxZQRvB40/lRodvkJf0Pxbe t0goJTWopY5uBCvMCSuhJvb6l/aQ1ru+fwzsft0I02saVKoIqSML47S1XzBqFDtRtYkBSearZ8LCE nAx/DhgEWSwDWNrFDIs1U4BYqigpdUut/ssP2AMUrhSJLLK6udrmnsjGCaM6/E/JEpfwLFhyUo383 cSA2FzyOGuMh2M/WPWaqIwJw2zT6XnNaSBhJHLuWmm2a3hJ5hp4CSJSOmueAEBwJUmtK4sWG69fYT YyTCDGBn+Vr8CjE5gVDA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gwmnk-0002si-A0; Thu, 21 Feb 2019 11:46:04 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gwmne-0002rs-VA for linux-arm-kernel@lists.infradead.org; Thu, 21 Feb 2019 11:46:03 +0000 Received: from PC-kkoz.proceq.com (unknown [213.160.61.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id C2E8120855; Thu, 21 Feb 2019 11:45:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1550749558; bh=OhizZ9wS/AQVMgARvV1McNtIA3yS1+yr5vSdzQtUxEY=; h=From:To:Subject:Date:From; b=IgqU9TJauE/hDIrp9cBiR5PMG4p75hf+6l4ycpaTbPJiWYjnXwukWcRk58wcz96GG wlLMlu+lAkixGDWGRCpMsHqPmes36EDwIbtu7pBi//5C70usteqmGHo4xJNvhNu+N5 ULXC2m/YoVqeaPOUQ1QlZytCuP7bIamfCJUYYrl0= From: Krzysztof Kozlowski To: Sylwester Nawrocki , Tomasz Figa , Chanwoo Choi , Michael Turquette , Stephen Boyd , Kukjin Kim , Krzysztof Kozlowski , linux-samsung-soc@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 0/2] clk: samsung: Fix kfree() of const memory on setting driver_override Date: Thu, 21 Feb 2019 12:45:50 +0100 Message-Id: <1550749552-8133-1-git-send-email-krzk@kernel.org> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190221_034601_835560_4416307A X-CRM114-Status: UNSURE ( 7.66 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Hi, Changes since v1: 1. Split clock-related fixes out of bigger platform patchset. 2. Remove usage of driver_override. Best regards, Krzysztof Krzysztof Kozlowski (2): clk: samsung: exynos5: Fix possible NULL pointer exception on platform_device_alloc() failure clk: samsung: exynos5: Fix kfree() of const memory on setting driver_override drivers/clk/samsung/clk-exynos5-subcmu.c | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-)