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-- 5.8 KB
Makefile -rw-r--r-- 856 bytes
arm_mhu.c -rw-r--r-- 4.4 KB
bcm-flexrm-mailbox.c -rw-r--r-- 41.9 KB
bcm-pdc-mailbox.c -rw-r--r-- 48.5 KB
bcm2835-mailbox.c -rw-r--r-- 5.9 KB
hi6220-mailbox.c -rw-r--r-- 9.7 KB
mailbox-altera.c -rw-r--r-- 9.2 KB
mailbox-sti.c -rw-r--r-- 13.3 KB
mailbox-test.c -rw-r--r-- 10.9 KB
mailbox-xgene-slimpro.c -rw-r--r-- 7.3 KB
mailbox.c -rw-r--r-- 13.0 KB
mailbox.h -rw-r--r-- 476 bytes
omap-mailbox.c -rw-r--r-- 21.7 KB
pcc.c -rw-r--r-- 16.6 KB
pl320-ipc.c -rw-r--r-- 5.2 KB
platform_mhu.c -rw-r--r-- 5.1 KB
qcom-apcs-ipc-mailbox.c -rw-r--r-- 3.3 KB
rockchip-mailbox.c -rw-r--r-- 6.9 KB
tegra-hsp.c -rw-r--r-- 11.2 KB
ti-msgmgr.c -rw-r--r-- 18.3 KB

back to top