diff options
author | Thomas Gleixner <[email protected]> | 2020-10-24 22:35:03 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2020-10-28 20:26:24 +0100 |
commit | 93b7a3d6a1f0f159d390959de7a1b9ad863d6b26 (patch) | |
tree | 9eedc0d880225cd4f926f79417f9c1c880cfd15f /scripts/gdb/linux/config.py | |
parent | 47bea873cf809f490cfac0c4e88533fd7fed6064 (diff) |
x86/apic/uv: Fix inconsistent destination mode
The UV x2apic is strictly using physical destination mode, but
apic::dest_logical is initialized with APIC_DEST_LOGICAL.
This does not matter much because UV does not use any of the generic
functions which use apic::dest_logical, but is still inconsistent.
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions