From: Chris Mason Date: Wed, 16 Sep 2009 00:00:36 +0000 (-0400) Subject: Btrfs: fix worker thread double spin_lock_irq X-Git-Tag: v2.6.32-rc1~57^2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=627e421a3f35ad6b52dc58982fb6f8a97c30dcd7;p=pandora-kernel.git Btrfs: fix worker thread double spin_lock_irq The exit-on-idle code for async worker threads was incorrectly calling spin_lock_irq with interrupts already off. Signed-off-by: Chris Mason --- Reading git-diff-tree failed