x86: x86-64 wired cpu_has macros
authorRoland McGrath <roland@redhat.com>
Wed, 30 Jan 2008 12:31:48 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:48 +0000 (13:31 +0100)
commit863aec860259f287797f886c3f373389cdafc8e3
tree38a94c0f370c8b5bdd965c9ddb3635a965c0dbe7
parentc269f19617f508cc5c29c0b064c1a437d7011a46
x86: x86-64 wired cpu_has macros

This adds hard-wired definitions for the remaining cpu_has_* macros
that correspond to flags required-features.h demands are set for
64-bit.  Using these can efficiently avoid some #ifdef's when
merging 32-bit and 64-bit code together.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/cpufeature.h