diff options
author | Andi Kleen <ak@linux.intel.com> | 2019-03-29 17:47:36 -0700 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-04-19 17:47:35 +0200 |
commit | 26b31f46f036ad89de20cbbb732b76289411eddb (patch) | |
tree | b7ff02c3e0b0561eb5d848cd15270dd319f1cb49 /scripts/gdb/linux/proc.py | |
parent | c03e27506a564ec7db1b179e7464835901f49751 (diff) | |
download | linux-26b31f46f036ad89de20cbbb732b76289411eddb.tar.gz linux-26b31f46f036ad89de20cbbb732b76289411eddb.tar.bz2 linux-26b31f46f036ad89de20cbbb732b76289411eddb.zip |
x86/cpu/amd: Exclude 32bit only assembler from 64bit build
The "vide" inline assembler is only needed on 32bit kernels for old
32bit only CPUs.
Guard it with an #ifdef so it's not included in 64bit builds.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20190330004743.29541-2-andi@firstfloor.org
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions