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
chips
devices
lpddr
maps
nand
onenand
parsers
spi-nor
tests
ubi
Kconfig -rw-r--r-- 11.7 KB
Makefile -rw-r--r-- 1.1 KB
afs.c -rw-r--r-- 6.1 KB
ar7part.c -rw-r--r-- 3.9 KB
bcm47xxpart.c -rw-r--r-- 8.1 KB
bcm63xxpart.c -rw-r--r-- 8.4 KB
cmdlinepart.c -rw-r--r-- 10.7 KB
ftl.c -rw-r--r-- 31.3 KB
inftlcore.c -rw-r--r-- 24.5 KB
inftlmount.c -rw-r--r-- 22.4 KB
mtd_blkdevs.c -rw-r--r-- 13.4 KB
mtdblock.c -rw-r--r-- 9.7 KB
mtdblock_ro.c -rw-r--r-- 2.5 KB
mtdchar.c -rw-r--r-- 27.0 KB
mtdconcat.c -rw-r--r-- 22.8 KB
mtdcore.c -rw-r--r-- 49.1 KB
mtdcore.h -rw-r--r-- 876 bytes
mtdoops.c -rw-r--r-- 11.8 KB
mtdpart.c -rw-r--r-- 26.7 KB
mtdsuper.c -rw-r--r-- 5.5 KB
mtdswap.c -rw-r--r-- 35.2 KB
nftlcore.c -rw-r--r-- 23.0 KB
nftlmount.c -rw-r--r-- 26.0 KB
ofpart.c -rw-r--r-- 5.6 KB
redboot.c -rw-r--r-- 8.2 KB
rfd_ftl.c -rw-r--r-- 18.3 KB
sm_ftl.c -rw-r--r-- 30.2 KB
sm_ftl.h -rw-r--r-- 2.5 KB
ssfdc.c -rw-r--r-- 11.3 KB

back to top