From: Andi Kleen Date: Wed, 4 May 2011 22:09:27 +0000 (-0700) Subject: clockevents: Move C3 stop test outside lock X-Git-Tag: v3.0-rc1~340^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7372b0b122af0f6675f3ab65bfd91c8a438e0480;p=pandora-kernel.git clockevents: Move C3 stop test outside lock Avoid taking broadcast_lock in the idle path for systems where the timer doesn't stop in C3. [ tglx: Removed the stale label and added comment ] Signed-off-by: Andi Kleen Cc: Dave Kleikamp Cc: Chris Mason Cc: Peter Zijlstra Cc: Tim Chen Cc: lenb@kernel.org Cc: paulmck@us.ibm.com Link: http://lkml.kernel.org/r/%3C20110504234806.GF2925%40one.firstfloor.org%3E Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed