Revision e75417739b1de4f6eb99f3f080c67bfd6812d562 authored by Greg Kroah-Hartman on 29 September 2018, 21:34:06 UTC, committed by Greg Kroah-Hartman on 29 September 2018, 21:34:06 UTC
Thomas writes:
  "A single fix for the AMD memory encryption boot code so it does not
   read random garbage instead of the cached encryption bit when a kexec
   kernel is allocated above the 32bit address limit."

* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/boot: Fix kexec booting failure in the SEV bit detection code
2 parent s e1ce697 + bdec8d7
History
File Mode Size
algos
busses
muxes
Kconfig -rw-r--r-- 4.4 KB
Makefile -rw-r--r-- 623 bytes
i2c-boardinfo.c -rw-r--r-- 3.4 KB
i2c-core-acpi.c -rw-r--r-- 16.3 KB
i2c-core-base.c -rw-r--r-- 62.7 KB
i2c-core-of.c -rw-r--r-- 6.5 KB
i2c-core-slave.c -rw-r--r-- 3.0 KB
i2c-core-smbus.c -rw-r--r-- 19.8 KB
i2c-core.h -rw-r--r-- 2.1 KB
i2c-dev.c -rw-r--r-- 19.7 KB
i2c-mux.c -rw-r--r-- 12.3 KB
i2c-slave-eeprom.c -rw-r--r-- 4.5 KB
i2c-smbus.c -rw-r--r-- 5.5 KB
i2c-stub.c -rw-r--r-- 10.3 KB

back to top