From mboxrd@z Thu Jan 1 00:00:00 1970 From: tglx@linutronix.de (Thomas Gleixner) Date: Fri, 3 Jul 2015 16:54:49 +0200 (CEST) Subject: Possible regression due to "tick: broadcast: Prevent livelock from event handler" In-Reply-To: <5596A015.1030709@arm.com> References: <20150703024044.GB24695@verge.net.au> <20150703105441.GF1521@katana> <20150703133245.GA19284@katana> <20150703143703.GB19284@katana> <5596A015.1030709@arm.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, 3 Jul 2015, Sudeep Holla wrote: > On 03/07/15 15:37, Wolfram Sang wrote: > > > > > So this is a single core machine and uses the em_sti timer w/o the > > > broadcast nonsense. In Simons case it looks like em_sti is used as > > > broadcast device. > > > > We use the same board. Just my kernel has SMP=n. > > > > If it's UP build, then GENERIC_CLOCKEVENTS_BROADCAST is disabled. You > may be hitting the issue I reported[1] and is still under discussion. Nope. The UP version uses a non affected timer. Thanks, tglx