]> git.baikalelectronics.ru Git - kernel.git/commit
x86: use fixup_exception() in traps_64.c
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 30 Jan 2008 12:32:59 +0000 (13:32 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:32:59 +0000 (13:32 +0100)
commit1d8c73728f0120c85eb39238f5e8811af0004140
tree409780f5604ed756327923126b2d1563ed13423b
parentb92c96be7c69d70ec7028230015b6519e15a65c3
x86: use fixup_exception() in traps_64.c

Use the fixup_exception() helper instead of the open-coded
search_extable() users.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/traps_64.c