diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-03-15 12:52:56 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-03-15 12:52:56 -0700 |
commit | ec181b7f30bdae2fbbba1c0dd76aeaad89c7963e (patch) | |
tree | 548c6c8e5e94c7da6e7e379a6a0ab91ebf03a692 /kernel | |
parent | e99bc917fe0233ea64799a5bc376b7d7a7cb0aea (diff) | |
parent | 469ff207b4c4033540b50bc59587dc915faa1367 (diff) | |
download | linux-ec181b7f30bdae2fbbba1c0dd76aeaad89c7963e.tar.bz2 |
Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Thomas Gleixner:
"Two fixes for x86:
- Map EFI runtime service data as encrypted when SEV is enabled.
Otherwise e.g. SMBIOS data cannot be properly decoded by dmidecode.
- Remove the warning in the vector management code which triggered
when a managed interrupt affinity changed outside of a CPU hotplug
operation.
The warning was correct until the recent core code change that
introduced a CPU isolation feature which needs to migrate managed
interrupts away from online CPUs under certain conditions to
achieve the isolation"
* tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/vector: Remove warning on managed interrupt migration
x86/ioremap: Map EFI runtime services data as encrypted for SEV
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions