From: Tom Tucker Date: Thu, 23 Oct 2008 21:31:02 +0000 (-0500) Subject: 9p: Make all client spin locks IRQ safe X-Git-Tag: v2.6.28-rc4~30^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cac23d6505546f4cfa42d949ec46d431a44bd39c;p=pandora-kernel.git 9p: Make all client spin locks IRQ safe The client lock must be IRQ safe. Some of the lock acquisition paths took regular spin locks. Signed-off-by: Tom Tucker Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed