From: Glauber de Oliveira Costa Date: Wed, 30 Jan 2008 12:32:09 +0000 (+0100) Subject: x86: add CLBR_ defines for 64-bit X-Git-Tag: v2.6.25-rc1~1143^2~469 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21438f7c138f0b893a32df3cc77434e39a2145f8;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed