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
.gitignore -rw-r--r-- 35 bytes
Build -rw-r--r-- 128 bytes
Makefile -rw-r--r-- 1.8 KB
gpio-event-mon.c -rw-r--r-- 4.3 KB
gpio-hammer.c -rw-r--r-- 3.3 KB
gpio-utils.c -rw-r--r-- 7.2 KB
gpio-utils.h -rw-r--r-- 1.5 KB
lsgpio.c -rw-r--r-- 3.7 KB

back to top