diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-04-22 11:40:52 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-04-22 11:40:52 -0700 |
commit | 37a535edd72cacf73b456d4e9272ff2ee4bf7405 (patch) | |
tree | 0d856238eea6293d4cb2d3a00dd17736a2f3c506 /kernel/freezer.c | |
parent | c1e9dae0a9bf3394818abafaf376a34248c5f638 (diff) | |
parent | 05189820da23fc87ee2a7d87c20257f298af27f4 (diff) | |
download | linux-stable-37a535edd72cacf73b456d4e9272ff2ee4bf7405.tar.gz linux-stable-37a535edd72cacf73b456d4e9272ff2ee4bf7405.tar.bz2 linux-stable-37a535edd72cacf73b456d4e9272ff2ee4bf7405.zip |
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Thomas Gleixner:
"A small set of fixes for x86:
- Prevent X2APIC ID 0xFFFFFFFF from being treated as valid, which
causes the possible CPU count to be wrong.
- Prevent 32bit truncation in calc_hpet_ref() which causes the TSC
calibration to fail
- Fix the page table setup for temporary text mappings in the resume
code which causes resume failures
- Make the page table dump code handle HIGHPTE correctly instead of
oopsing
- Support for topologies where NUMA nodes share an LLC to prevent a
invalid topology warning and further malfunction on such systems.
- Remove the now unused pci-nommu code
- Remove stale function declarations"
* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/power/64: Fix page-table setup for temporary text mapping
x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=y
x86,sched: Allow topologies where NUMA nodes share an LLC
x86/processor: Remove two unused function declarations
x86/acpi: Prevent X2APIC id 0xffffffff from being accounted
x86/tsc: Prevent 32bit truncation in calc_hpet_ref()
x86: Remove pci-nommu.c
Diffstat (limited to 'kernel/freezer.c')
0 files changed, 0 insertions, 0 deletions