diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-10-01 21:02:47 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-10-01 21:02:47 +0200 |
commit | 1de47f3cb705e8c19fdd432eb704f5a588ccec48 (patch) | |
tree | e1c273a316d73eddfdf616c9588ad0e4511e8c23 /tools/perf/util/evsel.c | |
parent | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
parent | locking/rwsem-xadd: Fix missed wakeup due to reordering of load (diff) | |
download | linux-1de47f3cb705e8c19fdd432eb704f5a588ccec48.tar.xz linux-1de47f3cb705e8c19fdd432eb704f5a588ccec48.zip |
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull locking fixes from Thomas Gleixner:
"Two fixes for locking:
- Plug a hole the pi_stat->owner serialization which was changed
recently and failed to fixup two usage sites.
- Prevent reordering of the rwsem_has_spinner() check vs the
decrement of rwsem count in up_write() which causes a missed
wakeup"
* 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
locking/rwsem-xadd: Fix missed wakeup due to reordering of load
futex: Fix pi_state->owner serialization
Diffstat (limited to 'tools/perf/util/evsel.c')
0 files changed, 0 insertions, 0 deletions