Revision c38c04c630a5fb626e93b7530671a67feab9596c authored by Linus Torvalds on 28 October 2016, 18:28:14 UTC, committed by Linus Torvalds on 28 October 2016, 18:28:14 UTC
Pull x86 fixes from Ingo Molnar:
 "Misc fixes: three build fixes, an unwinder fix and a microcode loader
  fix"

* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=y
  x86: Fix export for mcount and __fentry__
  x86/quirks: Hide maybe-uninitialized warning
  x86/build: Fix build with older GCC versions
  x86/unwind: Fix empty stack dereference in guess unwinder
2 parent s a8006bd + 1c27f64
History
File Mode Size
Kconfig -rw-r--r-- 2.6 KB
Makefile -rw-r--r-- 272 bytes
ftrace.c -rw-r--r-- 3.4 KB
inode.c -rw-r--r-- 10.9 KB
internal.h -rw-r--r-- 1.5 KB
platform.c -rw-r--r-- 18.8 KB
pmsg.c -rw-r--r-- 2.3 KB
ram.c -rw-r--r-- 19.9 KB
ram_core.c -rw-r--r-- 13.0 KB

back to top