commit | b170204ddb7844ffff62d2d537b20c0eeb97725e | [log] [tgz] |
---|---|---|
author | Andi Kleen <andi@firstfloor.org> | Wed May 27 21:56:54 2009 +0200 |
committer | H. Peter Anvin <hpa@zytor.com> | Thu May 28 09:24:15 2009 -0700 |
tree | bd7ce6426789c1b1cb6fbcb1ecd2de3adc78c008 | |
parent | 32561696c23028596f24b353d98f2e23b58f91f7 [diff] |
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 <ak@linux.intel.com> Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>