From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kukjin Kim Subject: Re: [PATCH 1/3] ARM: exynos: remove unused Date: Wed, 23 Jul 2014 08:37:33 +0900 Message-ID: <53CEF5BD.10307@samsung.com> References: <1404295043-6661-1-git-send-email-u.kleine-koenig@pengutronix.de> <20140722075138.GB28538@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail-pd0-f182.google.com ([209.85.192.182]:61564 "EHLO mail-pd0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753024AbaGVXhk (ORCPT ); Tue, 22 Jul 2014 19:37:40 -0400 Received: by mail-pd0-f182.google.com with SMTP id fp1so451891pdb.27 for ; Tue, 22 Jul 2014 16:37:39 -0700 (PDT) In-Reply-To: Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Olof Johansson Cc: =?UTF-8?B?VXdlIEtsZWluZS1Lw7ZuaWc=?= , "linux-samsung-soc@vger.kernel.org" , Russell King , "arm@kernel.org" , Sascha Hauer , Kukjin Kim , "linux-arm-kernel@lists.infradead.org" On 07/23/14 01:14, Olof Johansson wrote: > On Tue, Jul 22, 2014 at 12:51 AM, Uwe Kleine-K=C3=B6nig > wrote: >> Hello, >> >> who takes care of this series? >> >> In fact they are all orthogonal to each other. >> >> The first patch >> >> ARM: exynos: remove unused >> >> has been reviewed and tested by Tomasz Figa and Sachin Kamat. Can th= e >> Samsung people pick it up? Or armsoc? > > Kukjin should apply this one. > Oh, thanks for gentle reminder and I've applied into 2nd cleanup. Thanks, Kukjin >> Patch 2 (v2!) >> >> ARM: remove remaining definitions of PLAT_PHYS_OFFSET from<= mach/memory.h> >> >> touches several arch/arm/mach-*/include/mach/memory.h and >> arch/arm/Kconfig. armsoc? Russell? > > This can go through either, but Russell has already reviewed it once > so send it to his patch tracker. > >> Patch 3 fixes a warning regarding nommu and touches the Kconfig entr= y >> for Integrator and Renesas (non-multiplatform). armsoc? > > Don't know without seeing the patch. What's the patch subject so I ca= n find it? From mboxrd@z Thu Jan 1 00:00:00 1970 From: kgene.kim@samsung.com (Kukjin Kim) Date: Wed, 23 Jul 2014 08:37:33 +0900 Subject: [PATCH 1/3] ARM: exynos: remove unused In-Reply-To: References: <1404295043-6661-1-git-send-email-u.kleine-koenig@pengutronix.de> <20140722075138.GB28538@pengutronix.de> Message-ID: <53CEF5BD.10307@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 07/23/14 01:14, Olof Johansson wrote: > On Tue, Jul 22, 2014 at 12:51 AM, Uwe Kleine-K?nig > wrote: >> Hello, >> >> who takes care of this series? >> >> In fact they are all orthogonal to each other. >> >> The first patch >> >> ARM: exynos: remove unused >> >> has been reviewed and tested by Tomasz Figa and Sachin Kamat. Can the >> Samsung people pick it up? Or armsoc? > > Kukjin should apply this one. > Oh, thanks for gentle reminder and I've applied into 2nd cleanup. Thanks, Kukjin >> Patch 2 (v2!) >> >> ARM: remove remaining definitions of PLAT_PHYS_OFFSET from >> >> touches several arch/arm/mach-*/include/mach/memory.h and >> arch/arm/Kconfig. armsoc? Russell? > > This can go through either, but Russell has already reviewed it once > so send it to his patch tracker. > >> Patch 3 fixes a warning regarding nommu and touches the Kconfig entry >> for Integrator and Renesas (non-multiplatform). armsoc? > > Don't know without seeing the patch. What's the patch subject so I can find it?