From: Nick Piggin Date: Wed, 6 Feb 2008 09:37:04 +0000 (-0800) Subject: vt: bitlock fix X-Git-Tag: v2.6.25-rc1~726 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0940003f25dd3d2c54c4879809a432a35197f54;p=pandora-kernel.git vt: bitlock fix vt is missing a memory barrier to close the critical section. Use a real spinlock for this. Signed-off-by: Nick Piggin Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed