[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.11.1509161013430.3951@nanos>
Date: Wed, 16 Sep 2015 10:21:57 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Yang Yingliang <yangyingliang@...wei.com>
cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Jiang Liu <jiang.liu@...ux.intel.com>,
Marc Zyngier <marc.zyngier@....com>,
Mark Rutland <mark.rutland@....com>,
Will Deacon <will.deacon@....com>,
Russell King - ARM Linux <linux@....linux.org.uk>,
Hanjun Guo <hanjun.guo@...aro.org>
Subject: Re: [RFC PATCH v3 3/3] arm/arm64: fix a migrating irq bug when
hotplug cpu
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists