summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorDave Hansen <dave.hansen@linux.intel.com>2024-12-13 21:51:32 +0300
committerDave Hansen <dave.hansen@linux.intel.com>2024-12-18 17:09:04 +0300
commitf3f3251526739bb975b97f840c56b3054dba8638 (patch)
tree28eaa7e4206b5a1c26d10588ea470de2c682f33d /tools/perf/scripts/python/gecko.py
parent3fa5626720c0948ce067306c4f6558d9ec86020c (diff)
downloadlinux-f3f3251526739bb975b97f840c56b3054dba8638.tar.xz
x86/cpu: Move AMD erratum 1386 table over to 'x86_cpu_id'
The AMD erratum 1386 detection code uses and old style 'x86_cpu_desc' table. Replace it with 'x86_cpu_id' so the old style can be removed. I did not create a new helper macro here. The new table is certainly more noisy than the old and it can be improved on. But I was hesitant to create a new macro just for a single site that is only two ugly lines in the end. Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com> Link: https://lore.kernel.org/all/20241213185132.07555E1D%40davehans-spike.ostc.intel.com
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions