diff options
| author | Ahmed S. Darwish <[email protected]> | 2025-03-24 13:33:22 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2025-03-25 09:23:27 +0000 |
| commit | eeeebc4fc642f492522e4be92dcaf22119123581 (patch) | |
| tree | 86ae656fea2d14e0b5e528e41a2c903079426f4b /net/core/dev_api.c | |
| parent | x86/cacheinfo: Extract out cache self-snoop checks (diff) | |
| download | kernel-eeeebc4fc642f492522e4be92dcaf22119123581.tar.gz kernel-eeeebc4fc642f492522e4be92dcaf22119123581.zip | |
x86/cacheinfo: Relocate CPUID leaf 0x4 cache_type mapping
The cache_type_map[] array is used to map Intel leaf 0x4 cache_type
values to their corresponding types at <linux/cacheinfo.h>.
Move that array's definition after the actual CPUID leaf 0x4 structures,
instead of having it in the middle of AMD leaf 0x4 emulation code.
Signed-off-by: Ahmed S. Darwish <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/core/dev_api.c')
0 files changed, 0 insertions, 0 deletions
