diff options
author | 2008-08-15 15:36:31 -0700 | |
---|---|---|
committer | 2008-08-18 18:22:17 -0700 | |
commit | e2fe16d91228a005811335fbc4fbad5d4f5b75af (patch) | |
tree | e6e2620dbe70a4ae7653625d10aebe60d6edee48 /net/unix/af_unix.c | |
parent | x86: configuration options to compile out x86 CPU support code (diff) | |
download | wireguard-linux-e2fe16d91228a005811335fbc4fbad5d4f5b75af.tar.xz wireguard-linux-e2fe16d91228a005811335fbc4fbad5d4f5b75af.zip |
x86: boot: stub out unimplemented CPU feature words
The CPU feature detection code in the boot code is somewhat minimal,
and doesn't include all possible CPUID words. In particular, it
doesn't contain the code for CPU feature words 2 (Transmeta),
3 (Linux-specific), 5 (VIA), or 7 (scattered). Zero them out, so we
can still set those bits as known at compile time; in particular, this
allows creating a Linux-specific NOPL flag and have it required (and
therefore resolvable at compile time) in 64-bit mode.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions