]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/x86/kernel/traps.c
x86, traps: introduce dotraplinkage
authorAlexander van Heukelum <heukelum@fastmail.fm>
Tue, 30 Sep 2008 16:41:36 +0000 (18:41 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 13 Oct 2008 08:33:20 +0000 (10:33 +0200)
commite407d62088b7f61f38e1086062650c75a4f2757a
treeb0b5b666361c305f93bdf0e439d69acf7ee2f0e0
parentae82157b3d8bb4902f76b56c7450a945288786ac
x86, traps: introduce dotraplinkage

Mark the exception handlers with "dotraplinkage" to hide the
calling convention differences between i386 and x86_64.

Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/entry_64.S
arch/x86/kernel/traps_32.c
arch/x86/kernel/traps_64.c
include/asm-x86/traps.h