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
Apache-2.0 -rw-r--r-- 9.6 KB
CDDL-1.0 -rw-r--r-- 19.1 KB
GPL-1.0 -rw-r--r-- 12.7 KB
ISC -rw-r--r-- 1.0 KB
Linux-OpenIB -rw-r--r-- 1.3 KB
MPL-1.1 -rw-r--r-- 25.5 KB
X11 -rw-r--r-- 1.6 KB

back to top