From: Ian Campbell Date: Tue, 24 Nov 2009 10:16:23 +0000 (+0000) Subject: xen: register timer interrupt with IRQF_TIMER X-Git-Tag: v2.6.33-rc1~327^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f350c7922faad3397c98c81a9e5658f5a1ef0214;p=pandora-kernel.git xen: register timer interrupt with IRQF_TIMER Otherwise the timer is disabled by dpm_suspend_noirq() which in turn prevents correct operation of stop_machine on multi-processor systems and breaks suspend. Signed-off-by: Ian Campbell Signed-off-by: Jeremy Fitzhardinge Cc: Stable Kernel --- Reading git-diff-tree failed