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.red...@gmail.com] > Sent: Wednesday, November 25, 2015 12:59 AM > To: Yamada, Masahiro > Cc: linux-arm-ker...@lists.infradead.org; a...@kernel.org; Michal Marek; > Arnd Bergmann; Olof Johansson; linux-kbu...@vger.kernel.org; Jamie Iles; > Andy Gross; Sascha Hauer; Gregory Clement; linux...@vger.kernel.org; > Tsahee Zidenberg; linux-arm-...@vger.kernel.org; Linus Walleij; Kumar > Gala; Jean-Christophe Plagniol-Villard; Dinh Nguyen; Barry Song; Shiraz > Hashim; Ray Jui; Patrice Chotard; ker...@stlinux.com; Sören Brinkmann; > Simon Horman; Michal Simek; Heiko Stuebner; > linux-rockc...@lists.infradead.org; linux-...@vger.kernel.org; David > Brown; Scott Branden; Viresh Kumar; Alexandre Belloni; Kyungmin Park; > Krzysztof Kozlowski; bcm-kernel-feedback-l...@broadcom.com; Florian > Fainelli; Alexandre Courbot; Matthias Brugger; Kukjin Kim; Rob Herring; > linux-ker...@vger.kernel.org; spear-de...@list.st.com; Sebastian > Hesselbarth; Sudeep Holla; Andrew Lunn; Russell King; > linux-samsung-...@vger.kernel.org; linux-media...@lists.infradead.org; > linux-tegra@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 <tred...@nvidia.com>