commit | 652df602f8c5e99a3cec7d8e0c114e29d93b342f | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Wed May 15 14:07:02 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed May 15 14:07:02 2013 -0700 |
tree | e52dd062e3a471760015e40ee5bbe5cedcd963b9 | |
parent | cc51bf6e6d8b03bd459818492e0bc3bef09dcd74 [diff] | |
parent | 52d857a8784a09576215c71cebf368d61c12a754 [diff] |
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull perf fixes from Thomas Gleixner: - Fix for a task exit cleanup race caused by a missing a preempt disable - Cleanup of the event notification functions with a massive reduction of duplicated code * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf: Factor out auxiliary events notification perf: Fix EXIT event notification