From: Andi Kleen Date: Wed, 27 May 2009 19:56:54 +0000 (+0200) Subject: x86, mce: drop BKL in mce_open X-Git-Tag: v2.6.31-rc1~349^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b170204ddb7844ffff62d2d537b20c0eeb97725e;p=pandora-kernel.git x86, mce: drop BKL in mce_open BKL is not needed for anything in mce_open because it has an own spinlock. Remove it. [ Impact: cleanup ] Signed-off-by: Andi Kleen Signed-off-by: Hidetoshi Seto Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed