diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-10-14 02:31:22 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-10-14 02:31:22 +0200 |
commit | 77654908ff1a58cee4886298968b5262884aff0b (patch) | |
tree | 1e46ab27f369a14b4c48be566383c4c2246b6db4 /arch/x86 | |
parent | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
parent | x86/mce: Avoid showing repetitive message from intel_init_thermal() (diff) | |
parent | x86/apic/uv: Remove unnecessary #ifdef (diff) | |
parent | x86/vdso: Fix vdso2c's special_pages[] error checking (diff) | |
download | linux-77654908ff1a58cee4886298968b5262884aff0b.tar.xz linux-77654908ff1a58cee4886298968b5262884aff0b.zip |
Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 ras, uv and vdso fixlets from Ingo Molnar:
"ras: tone down a kernel message to only occur during initial bootup,
not during suspend/resume cycles.
uv: a cleanup commit
vdso: a fix to error checking"
* 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/mce: Avoid showing repetitive message from intel_init_thermal()
* 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/apic/uv: Remove unnecessary #ifdef
* 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/vdso: Fix vdso2c's special_pages[] error checking