Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755616AbbLGE2w (ORCPT ); Sun, 6 Dec 2015 23:28:52 -0500 Received: from mailout4.w1.samsung.com ([210.118.77.14]:56614 "EHLO mailout4.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755284AbbLGE2u (ORCPT ); Sun, 6 Dec 2015 23:28:50 -0500 X-AuditID: cbfec7f5-f79b16d000005389-74-56650aff7b52 Subject: Re: [GIT PULL] ARM: Exynos fixes for v4.4 References: <1448587563-31346-1-git-send-email-k.kozlowski@samsung.com> Cc: Kukjin Kim , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org To: Olof Johansson , Arnd Bergmann , Kevin Hilman , arm@kernel.org From: Krzysztof Kozlowski Message-id: <56650AFA.7010906@samsung.com> Date: Mon, 07 Dec 2015 13:28:42 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-version: 1.0 In-reply-to: <1448587563-31346-1-git-send-email-k.kozlowski@samsung.com> Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFnrOLMWRmVeSWpSXmKPExsVy+t/xK7r/uVLDDJZPZbE49mULm8XfScfY LV6/MLTof/ya2eLp5sdMFpseX2O1uLxrDpvFjPP7mCxOXf/M5sDp8fvXJEaPTas62Tw2L6n3 uHKiidWjb8sqRo/Pm+QC2KK4bFJSczLLUov07RK4Mva2LmQs2MdbsXLCRtYGxjtcXYycHBIC JhI/284wQthiEhfurWfrYuTiEBJYyiix++0CZgjnKaPE1QkP2EGqhAWMJF48/wxmCwm4Syx9 9ACsg1mgi1Hi5PylbCAJEYFyiQUzT4ONZRMwlti8fAlYnFdAS2LTwvPMIDaLgKpE/9RVLF2M HByiAhESi3ZkQpQISvyYfI8FxOYU8JDY/e49G0gJs4CexP2LWiBhZgF5ic1r3jJPYBSYhaRj FkLVLCRVCxiZVzGKppYmFxQnpeca6RUn5haX5qXrJefnbmKEBP/XHYxLj1kdYhTgYFTi4Z2Q mRImxJpYVlyZe4hRgoNZSYRXOA4oxJuSWFmVWpQfX1Sak1p8iFGag0VJnHfmrvchQgLpiSWp 2ampBalFMFkmDk6pBsbjZlNmiTk6T1H36/Nz3ND7yu5S8Pn9Ny629CtMazrLuGK6Rz7DTL5z 53Vf8Plv7+QpXfL/6tzTDNsfN6xdFjJ/eUyX1fLyFgmHjON7N1x/PDckcLFGRuorFk2jP4KM V1l3Lll/5O7fSyJWhlWxeoqOGh6Tk6L3f+TuUxDjnmv0zq5G74DhjCAlluKMREMt5qLiRACC bjpZegIAAA== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1915 Lines: 61 On 27.11.2015 10:26, Krzysztof Kozlowski wrote: > Hi Kukjin, > > > Two fixes for v4.4 cycle. Rafael wanted the cpufreq fix to go through > arm-soc tree. > > Please note that location of repository has changed to kernel.org. Hi Arnd, Kevin and Olof, Could you pull this directly for current RC-cycle? Kukjin mentioned that he does not have any patches in his queue for fixes. Best regards, Krzysztof > > > Best regards, > Krzysztof > > > The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec: > > Linux 4.4-rc1 (2015-11-15 17:00:27 -0800) > > are available in the git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-fixes-4.4 > > for you to fetch changes up to 62f49ee26f14753bd7fa634f51d537a79061bf0f: > > cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __init (2015-11-27 10:10:32 +0900) > > ---------------------------------------------------------------- > Fixes for Exynos: > 1. Fix potential NULL pointer dereference in Exynos PMU driver. > 2. Remove incorrect __init annotation from s3c24xx cpufreq driver > structures. > > ---------------------------------------------------------------- > Arnd Bergmann (1): > cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __init > > Pankaj Dubey (1): > ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_conf > > arch/arm/mach-exynos/pmu.c | 6 +++++- > arch/arm/mach-s3c24xx/pll-s3c2440-12000000.c | 2 +- > arch/arm/mach-s3c24xx/pll-s3c2440-16934400.c | 2 +- > drivers/cpufreq/s3c24xx-cpufreq.c | 2 +- > 4 files changed, 8 insertions(+), 4 deletions(-) > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/