Hi Arnd, Could you apply this patch with Acked-by storm so that other subarchtectures can base on it? Also, the following series: 1/2: ARM: hisi: do not export smp_operations structures 2/2: ARM: use const and __initconst for smp_operations > -----Original Message----- > From: Thierry Reding [mailto:thierry.reding at gmail.com] > Sent: Wednesday, November 25, 2015 12:59 AM > To: Yamada, Masahiro > Cc: linux-arm-kernel at lists.infradead.org; arm at kernel.org; Michal Marek; > Arnd Bergmann; Olof Johansson; linux-kbuild at vger.kernel.org; Jamie Iles; > Andy Gross; Sascha Hauer; Gregory Clement; linux-sh at vger.kernel.org; > Tsahee Zidenberg; linux-arm-msm at vger.kernel.org; Linus Walleij; Kumar > Gala; Jean-Christophe Plagniol-Villard; Dinh Nguyen; Barry Song; Shiraz > Hashim; Ray Jui; Patrice Chotard; kernel at stlinux.com; S?ren Brinkmann; > Simon Horman; Michal Simek; Heiko Stuebner; > linux-rockchip at lists.infradead.org; linux-soc at vger.kernel.org; David > Brown; Scott Branden; Viresh Kumar; Alexandre Belloni; Kyungmin Park; > Krzysztof Kozlowski; bcm-kernel-feedback-list at broadcom.com; Florian > Fainelli; Alexandre Courbot; Matthias Brugger; Kukjin Kim; Rob Herring; > linux-kernel at vger.kernel.org; spear-devel at list.st.com; Sebastian > Hesselbarth; Sudeep Holla; Andrew Lunn; Russell King; > linux-samsung-soc at vger.kernel.org; linux-mediatek at lists.infradead.org; > linux-tegra at vger.kernel.org; Maxime Coquelin; Srinivas Kandagatla; Shawn > Guo; Liviu Dudau; Jun Nie; Lorenzo Pieralisi; Nicolas Ferre; Jason Cooper; > Stephen Warren; Krzysztof Halasa; Wei Xu; Magnus Damm; Chen-Yu Tsai; Maxime > Ripard > Subject: Re: [PATCH] ARM: use "depends on" for SoC configs instead of "if" > after prompt > > On Mon, Nov 16, 2015 at 12:06:10PM +0900, Masahiro Yamada wrote: > [...] > > arch/arm/mach-tegra/Kconfig | 3 ++- > > There will be a slight conflict between this and a patch in the tegra tree, > but nothing that the ARM SoC maintainers can't handle, so: > > Acked-by: Thierry Reding <treding at nvidia.com>