diff options
author | Yazen Ghannam <[email protected]> | 2023-06-13 09:11:41 -0500 |
---|---|---|
committer | Borislav Petkov (AMD) <[email protected]> | 2023-10-16 15:31:32 +0200 |
commit | 48da1ad8ba95ecd35d76355594c629f3ef2a954a (patch) | |
tree | e0b10f3598e06ef362ead80dc1b15ffe7d957f6d /scripts/gdb | |
parent | 495a91d0998367f4f079593f491bdfe8ef06838e (diff) |
x86/mce: Define amd_mce_usable_address()
Currently, all valid MCA_ADDR values are assumed to be usable on AMD
systems. However, this is not correct in most cases. Notifiers expecting
usable addresses may then operate on inappropriate values.
Define a helper function to do AMD-specific checks for a usable memory
address. List out all known cases.
[ bp: Tone down the capitalized words. ]
Signed-off-by: Yazen Ghannam <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions