x86: Merge kernel_math_error() into math_error()
authorBrian Gerst <brgerst@gmail.com>
Sun, 21 Mar 2010 13:00:45 +0000 (09:00 -0400)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 3 May 2010 20:39:31 +0000 (13:39 -0700)
commite2e75c915de045f0785387dc32f55e92fab0614c
tree35b9683f4694ad34b465155f3e6e07190ba6ca57
parent9b6dba9e0798325dab427b9d60c61630ccc39b28
x86: Merge kernel_math_error() into math_error()

Clean up the kernel exception handling and make it more similar to
the other traps.

Signed-off-by: Brian Gerst <brgerst@gmail.com>
LKML-Reference: <1269176446-2489-4-git-send-email-brgerst@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/traps.c