diff options
author | Nikanth Karthikesan <knikanth@suse.de> | 2008-01-30 13:32:59 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-01-30 13:32:59 +0100 |
commit | c68461b67d97739707b3fc57618f22091791f2af (patch) | |
tree | 2e7a67df5f33a0472803b9da373450725fcdf0f8 /arch/x86/kernel/setup_64.c | |
parent | f29192320f22f1617d50a9c790862603eeef64e6 (diff) |
x86: change x86 machine check handler to use unlocked_ioctl instead
The machine check handler registers ioctl handler that is called
with the BKL held. Changing to register unlocked_ioctl instead.
Also mce ioctl handler does not seem to need any lock protection.
To: Andi Kleen <andi@firstfloor.org>
Cc: linux-kernel@vger.kernel.org
Cc: kernel-janitors@vger.kernel.org
Change the Machine check handler to use unlocked_ioctl instead of
ioctl handler. Also the mce ioctl handler does not need any lock
protection.
Signed-off-by: Nikanth Karthikesan <knikanth@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/kernel/setup_64.c')
0 files changed, 0 insertions, 0 deletions