Re: [PATCH 03/11] arm/mach-mvebu: remove legacy __cpuinit sections that crept in

2015-04-28 Thread Gregory CLEMENT
Hi Paul, On 28/04/2015 00:47, Paul Gortmaker wrote: > We removed __cpuinit support (leaving no-op stubs) quite some time > ago. However these ones crept back in as of commit 1ee89e2231a1b04dc3476 > ("ARM: mvebu: add SMP support for Armada 375 and Armada 38x") > > Since we want to clobber the stu

[PATCH 03/11] arm/mach-mvebu: remove legacy __cpuinit sections that crept in

2015-04-27 Thread Paul Gortmaker
We removed __cpuinit support (leaving no-op stubs) quite some time ago. However these ones crept back in as of commit 1ee89e2231a1b04dc3476 ("ARM: mvebu: add SMP support for Armada 375 and Armada 38x") Since we want to clobber the stubs soon, get this removed now. Note that there would normally b