[PATCH 1/3] arm: delete __cpuinit/__CPUINIT usage from all ARM users
Russell King - ARM Linux
linux at arm.linux.org.uk
Mon Nov 18 05:48:45 EST 2013
On Mon, Nov 18, 2013 at 11:48:21AM +0100, Francesco VIRLINZI wrote:
> arch/arm/common/mcpm_platsmp.c | 84 +++++++++
> arch/arm/include/asm/arch_timer.h | 105 +++++++++++
I hope this isn't an indication of the quality of the ST Linux tree -
where patches are badly backported to some previous kernel version
without understanding what a delete/modify conflict actually is.
Several of the "new files" you introduce here are irrelevant to this
change, because they didn't exist when the change was made. If they
don't exist, then they don't need to be patched, and so they shouldn't
be created by the patch!
More information about the linux-arm-kernel
mailing list