From: Alexey Dobriyan Date: Tue, 20 Feb 2007 21:57:57 +0000 (-0800) Subject: [PATCH] mwave: interesting flags savings X-Git-Tag: v2.6.21-rc1~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae6b95d4d86565a4f267359852f7fbe000b6e0e7;p=pandora-kernel.git [PATCH] mwave: interesting flags savings Flags from spin_lock_irqsave() are saved into global variable and restored from it. My gut feeling this is very racy. Signed-off-by: Alexey Dobriyan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed