From mboxrd@z Thu Jan 1 00:00:00 1970 From: fweisbec@gmail.com (Frederic Weisbecker) Date: Thu, 14 Nov 2013 13:37:24 +0100 Subject: a bug on NO_HZ_FULL_ALL In-Reply-To: <20131114120845.GA16735@n2100.arm.linux.org.uk> References: <52843855.5060509@linaro.org> <52847FBE.9070501@linaro.org> <52848547.9080604@linaro.org> <20131114115313.GC16501@localhost.localdomain> <20131114120845.GA16735@n2100.arm.linux.org.uk> Message-ID: <20131114123722.GA1802@localhost.localdomain> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Nov 14, 2013 at 12:08:46PM +0000, Russell King - ARM Linux wrote: > On Thu, Nov 14, 2013 at 12:53:15PM +0100, Frederic Weisbecker wrote: > > BTW, support for ARM's full dynticks is uncomplete without > > "[PATCH] ARM: Support arch_irq_work_raise() via self IPIs" > > > > ...which I'm not sure is applied upstream, or even any ARM tree yet. > > It's in mainline as of last night, along with a fix to the above patch. Great, thanks!