From mboxrd@z Thu Jan 1 00:00:00 1970 From: tglx@linutronix.de (Thomas Gleixner) Date: Wed, 14 Dec 2011 01:26:49 +0100 (CET) Subject: [patch] ARM: smpboot: Enable interrupts after marking CPU online/active In-Reply-To: References: <20110908215314.829452535@linutronix.de> <20110913133258.GA6267@n2100.arm.linux.org.uk> <20110913175312.GB6267@n2100.arm.linux.org.uk> <20110923084001.GP17169@n2100.arm.linux.org.uk> <01d501cc84d6$62720890$275619b0$%kim@samsung.com> <4EC2DF93.2050904@codeaurora.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, 13 Dec 2011, Dima Zavin wrote: > Thomas, > > Did you ever get a chance to look into this further? Yes, Peter and I are still debating the proper solution as this does not only affect ARM. It looks like most of arch/* implementations are hosed in one way or the other. Funny enough Peter and I put this on to the tomorrow todo list a few hours ago. Thanks, tglx