From: Jeremy Fitzhardinge Date: Mon, 7 Jul 2008 19:07:52 +0000 (-0700) Subject: xen: use lock-byte spinlock implementation X-Git-Tag: v2.6.27-rc1~955^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56397f8dadb40055479a8ffff23f21a890098a31;p=pandora-kernel.git xen: use lock-byte spinlock implementation Switch to using the lock-byte spinlock implementation, to avoid the worst of the performance hit from ticket locks. Signed-off-by: Jeremy Fitzhardinge Cc: Jens Axboe Cc: Peter Zijlstra Cc: Christoph Lameter Cc: Petr Tesarik Cc: Virtualization Cc: Xen devel Cc: Thomas Friebel Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed