diff options
author | Mike Travis <[email protected]> | 2020-10-05 15:39:22 -0500 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2020-10-07 09:06:10 +0200 |
commit | 1e61f5a95f1913c015a2d6a1544c108248b3971c (patch) | |
tree | 5cca06a78a1a018a39233ac1ee145fbd4bcf6678 /scripts/gdb/linux/config.py | |
parent | 6c7794423a998478f6df0234d2dd5baa3ccbdb1d (diff) |
x86/platform/uv: Add and decode Arch Type in UVsystab
When the UV BIOS starts the kernel it passes the UVsystab info struct to
the kernel which contains information elements more specific than ACPI,
and generally pertinent only to the MMRs. These are read only fields
so information is passed one way only. A new field starting with UV5 is
the UV architecture type so the ACPI OEM_ID field can be used for other
purposes going forward. The UV Arch Type selects the entirety of the
MMRs available, with their addresses and fields defined in uv_mmrs.h.
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Mike Travis <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Reviewed-by: Dimitri Sivanich <[email protected]>
Reviewed-by: Steve Wahl <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions