Revision 1ce42845f987e92eabfc6e026d44d826c25c74a5 authored by Linus Torvalds on 11 February 2017, 18:31:46 UTC, committed by Linus Torvalds on 11 February 2017, 18:31:46 UTC
Pull x86 fixes from Ingo Molnar:
 "Last minute x86 fixes:

   - Fix a softlockup detector warning and long delays if using ptdump
     with KASAN enabled.

   - Two more TSC-adjust fixes for interesting firmware interactions.

   - Two commits to fix an AMD CPU topology enumeration bug that caused
     a measurable gaming performance regression"

* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/mm/ptdump: Fix soft lockup in page table walker
  x86/tsc: Make the TSC ADJUST sanitizing work for tsc_reliable
  x86/tsc: Avoid the large time jump when sanitizing TSC ADJUST
  x86/CPU/AMD: Fix Zen SMT topology
  x86/CPU/AMD: Bring back Compute Unit ID
2 parent s fdb0ee7 + 146fbb7
History
File Mode Size
Makefile -rw-r--r-- 101 bytes
decode_rs.c -rw-r--r-- 6.8 KB
encode_rs.c -rw-r--r-- 1.3 KB
reed_solomon.c -rw-r--r-- 11.7 KB

back to top