From: Glauber Costa Date: Tue, 24 Jun 2008 14:37:57 +0000 (-0300) Subject: x86: introduce __ASM_REG macro. X-Git-Tag: v2.6.27-rc1~1106^2~46^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40faf463e62de0b29722910eded7dd26cd8b684b;p=pandora-kernel.git x86: introduce __ASM_REG macro. There are situations in which the architecture wants to use the register that represents its word-size, whatever it is. For those, introduce __ASM_REG in asm.h, along with the first users _ASM_AX and _ASM_DX. They have users waiting for it, namely the getuser functions. Signed-off-by: Glauber Costa Signed-off-by: H. Peter Anvin Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed