aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/traps_32.c
diff options
context:
space:
mode:
authorNikanth Karthikesan <knikanth@suse.de>2008-01-30 13:32:59 +0100
committerIngo Molnar <mingo@elte.hu>2008-01-30 13:32:59 +0100
commitc68461b67d97739707b3fc57618f22091791f2af (patch)
tree2e7a67df5f33a0472803b9da373450725fcdf0f8 /arch/x86/kernel/traps_32.c
parentf29192320f22f1617d50a9c790862603eeef64e6 (diff)
downloadkernel_samsung_smdk4412-c68461b67d97739707b3fc57618f22091791f2af.zip
kernel_samsung_smdk4412-c68461b67d97739707b3fc57618f22091791f2af.tar.gz
kernel_samsung_smdk4412-c68461b67d97739707b3fc57618f22091791f2af.tar.bz2
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/traps_32.c')
0 files changed, 0 insertions, 0 deletions