]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86, xen: degrade BUG to WARN when multicall fails
authorJeremy Fitzhardinge <jeremy@goop.org>
Fri, 6 Feb 2009 21:38:51 +0000 (13:38 -0800)
committerIngo Molnar <mingo@elte.hu>
Mon, 16 Feb 2009 07:56:24 +0000 (08:56 +0100)
commit3d39e9d07b576ee72f2c94cfad9e618fe21763b2
treec0774b911b48e28cb983b0d4a36e231ee3a7b486
parentb93d51dc62a41b5c2d6f32a0870709dc0cc55545
x86, xen: degrade BUG to WARN when multicall fails

If one of the components of a multicall fails, WARN rather than BUG,
to help with debugging.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/xen/multicalls.c