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
optee
Kconfig -rw-r--r-- 385 bytes
Makefile -rw-r--r-- 129 bytes
tee_core.c -rw-r--r-- 21.6 KB
tee_private.h -rw-r--r-- 3.5 KB
tee_shm.c -rw-r--r-- 8.8 KB
tee_shm_pool.c -rw-r--r-- 4.0 KB

back to top