]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[IA64] - Allow IPIs in timer loop
authorJack Steiner <steiner@sgi.com>
Mon, 16 Oct 2006 17:56:54 +0000 (12:56 -0500)
committerTony Luck <tony.luck@intel.com>
Tue, 17 Oct 2006 21:51:49 +0000 (14:51 -0700)
commitaccaddb27a2d544e38e10ff2a2782b33bbbad913
treea5c967039a09b176f7c71e375e0aecdbd8118038
parentffc45571dfb4b70e7eda8d97f64a05f5e5a992ac
[IA64] - Allow IPIs in timer loop

Allow pending IPIs to interrupt a timer interrupt that is looping
in the do_timer() "while" loop in timer_interrupt(). (Interrupts are
allowed at only 1 spot in the code).

Signed-off-by: Jack Steiner <steiner@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/time.c