From: Jeremy Fitzhardinge Date: Fri, 6 Feb 2009 21:38:56 +0000 (-0800) Subject: x86, xen: do multicall callbacks with interrupts disabled X-Git-Tag: v2.6.30-rc1~211^2~26^2~2^7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c99608637eac8834d830496c462c054137772122;p=pandora-kernel.git x86, xen: do multicall callbacks with interrupts disabled We can't call the callbacks after enabling interrupts, as we may get a nested multicall call, which would cause a great deal of havok. Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed