On Wed, 16 Sep 2015, Yang Yingliang wrote:
> arch/arm/Kconfig | 1 +
> arch/arm/include/asm/irq.h | 1 -
> arch/arm/kernel/irq.c | 62 -----------------------------------------
> arch/arm64/Kconfig | 1 +
> arch/arm64/include/asm/irq.h | 1 -
> arch/arm64/kernel/irq.c | 62 -----------------------------------------
> include/linux/irq.h | 4 +++
> kernel/irq/migration.c | 66
> ++++++++++++++++++++++++++++++++++++++++++++
This want's to be split into seperate patches:
#1 Provide the core infrastructure
#2 Switch ARM to use it
#3 Switch ARM64 to use it
Thanks,
tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/