]> git.baikalelectronics.ru Git - kernel.git/commit
x86: add CLBR_ defines for 64-bit
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 30 Jan 2008 12:32:09 +0000 (13:32 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:32:09 +0000 (13:32 +0100)
commit2940cae1c45a8f16b6eb28eefc8c6db7e9d8b80e
tree06725e4b0562f93cb00252949ae67577dad2f489
parent581c6557572438fd5a9cff0ac434240216931c6f
x86: add CLBR_ defines for 64-bit

x86_64 needs a potentially larger clobber list than i386, due to its calling
convention. So we add more CLBR_ defines for it.
Note that CLBR_ANY is different for each of the architectures, since it comprises
the notion of "All call clobbers in this architecture"

Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/paravirt.h