Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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
Showing
- arch/x86/include/asm/processor.h 1 addition, 0 deletionsarch/x86/include/asm/processor.h
- arch/x86/kernel/cpu/amd.c 15 additions, 1 deletionarch/x86/kernel/cpu/amd.c
- arch/x86/kernel/cpu/common.c 1 addition, 0 deletionsarch/x86/kernel/cpu/common.c
- arch/x86/kernel/smpboot.c 9 additions, 3 deletionsarch/x86/kernel/smpboot.c
- arch/x86/kernel/tsc.c 3 additions, 2 deletionsarch/x86/kernel/tsc.c
- arch/x86/kernel/tsc_sync.c 7 additions, 9 deletionsarch/x86/kernel/tsc_sync.c
- arch/x86/mm/dump_pagetables.c 2 additions, 0 deletionsarch/x86/mm/dump_pagetables.c
Loading
Please register or sign in to comment