From: Jack Steiner Date: Mon, 16 Oct 2006 17:56:54 +0000 (-0500) Subject: [IA64] - Allow IPIs in timer loop X-Git-Tag: v2.6.19-rc3~128^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=accaddb27a2d544e38e10ff2a2782b33bbbad913;p=pandora-kernel.git [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 Signed-off-by: Tony Luck --- Reading git-diff-tree failed