From: Roland McGrath Date: Wed, 30 Jan 2008 12:31:48 +0000 (+0100) Subject: x86: x86-64 wired cpu_has macros X-Git-Tag: v2.6.25-rc1~1143^2~513 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=863aec860259f287797f886c3f373389cdafc8e3;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed