Revision 69ebf9a16a74cf05359b851a5dc614a63f075d1a authored by Linus Torvalds on 17 March 2019, 16:19:22 UTC, committed by Linus Torvalds on 17 March 2019, 16:19:22 UTC
Pull perf fixes from Thomas Gleixner:
 "Three fixes for the fallout from the TSX errata workaround:

   - Prevent memory corruption caused by a unchecked out of bound array
     index.

   - Two trivial fixes to address compiler warnings"

* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
  perf/x86: Fixup typo in stub functions
  perf/x86/intel: Fix memory corruption
2 parent s c5b5138 + c634dc6
History
File Mode Size
Kconfig -rw-r--r-- 303 bytes
Makefile -rw-r--r-- 227 bytes
xen_snd_front.c -rw-r--r-- 9.7 KB
xen_snd_front.h -rw-r--r-- 1.5 KB
xen_snd_front_alsa.c -rw-r--r-- 22.0 KB
xen_snd_front_alsa.h -rw-r--r-- 581 bytes
xen_snd_front_cfg.c -rw-r--r-- 12.7 KB
xen_snd_front_cfg.h -rw-r--r-- 991 bytes
xen_snd_front_evtchnl.c -rw-r--r-- 12.0 KB
xen_snd_front_evtchnl.h -rw-r--r-- 2.4 KB

back to top