diff options
author | 2021-06-12 11:34:49 -0700 | |
---|---|---|
committer | 2021-06-12 11:34:49 -0700 | |
commit | 191aaf6cc4a7db907520f18af3a90b260e7dd091 (patch) | |
tree | 68d058dcde0ab64562e528ea4281dc69205f5da3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'objtool-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (diff) | |
parent | x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUs (diff) | |
download | linux-dev-191aaf6cc4a7db907520f18af3a90b260e7dd091.tar.xz linux-dev-191aaf6cc4a7db907520f18af3a90b260e7dd091.zip |
Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Ingo Molnar:
"Misc fixes:
- Fix the NMI watchdog on ancient Intel CPUs
- Remove a misguided, NMI-unsafe KASAN callback from the NMI-safe
irq_work path used by perf.
- Fix uncore events on Ice Lake servers.
- Someone booted maxcpus=1 on an SNB-EP, and the uncore driver
emitted warnings and was probably buggy. Fix it.
- KCSAN found a genuine data race in the core perf code. Somewhat
ironically the bug was introduced through a recent race fix. :-/
In our defense, the new race window was much more narrow. Fix it"
* tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUs
irq_work: Make irq_work_queue() NMI-safe again
perf/x86/intel/uncore: Fix M2M event umask for Ice Lake server
perf/x86/intel/uncore: Fix a kernel WARNING triggered by maxcpus=1
perf: Fix data race between pin_count increment/decrement
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions