From: Jeremy Fitzhardinge Date: Thu, 5 Mar 2009 01:36:57 +0000 (-0800) Subject: xen/mmu: weaken flush_tlb_other test X-Git-Tag: v2.6.30-rc2~16^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3f8a74e3a884b91a4390c66ed8175ef74db7067;p=pandora-kernel.git xen/mmu: weaken flush_tlb_other test Impact: fixes crashing bug There's no particular problem with getting an empty cpu mask, so just shortcut-return if we get one. Avoids crash reported by Christophe Saout Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed