Revision e46db8d2ef58f9b515f83be4608cef90ff9ae2c6 authored by Linus Torvalds on 20 August 2017, 16:20:57 UTC, committed by Linus Torvalds on 20 August 2017, 16:20:57 UTC
Pull perf fixes from Thomas Gleixner:
 "Two fixes for the perf subsystem:

   - Fix an inconsistency of RDPMC mm struct tagging across exec() which
     causes RDPMC to fault.

   - Correct the timestamp mechanics across IOC_DISABLE/ENABLE which
     causes incorrect timestamps and total time calculations"

* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf/core: Fix time on IOC_ENABLE
  perf/x86: Fix RDPMC vs. mm_struct tracking
2 parent s 9dae41a + 9b231d9
History
File Mode Size
Kconfig -rw-r--r-- 4.8 KB
Makefile -rw-r--r-- 559 bytes
arc-rawmode.c -rw-r--r-- 4.8 KB
arc-rimi.c -rw-r--r-- 10.5 KB
arcdevice.h -rw-r--r-- 14.1 KB
arcnet.c -rw-r--r-- 32.1 KB
capmode.c -rw-r--r-- 7.4 KB
com20020-isa.c -rw-r--r-- 5.4 KB
com20020-pci.c -rw-r--r-- 11.8 KB
com20020.c -rw-r--r-- 12.7 KB
com20020.h -rw-r--r-- 3.7 KB
com20020_cs.c -rw-r--r-- 7.5 KB
com9026.h -rw-r--r-- 626 bytes
com90io.c -rw-r--r-- 11.5 KB
com90xx.c -rw-r--r-- 18.7 KB
rfc1051.c -rw-r--r-- 6.3 KB
rfc1201.c -rw-r--r-- 15.8 KB

back to top