aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorGravatar Robert Richter <robert.richter@amd.com> 2012-04-05 18:24:42 +0200
committerGravatar Ingo Molnar <mingo@kernel.org> 2012-04-26 13:52:51 +0200
commit5f09fc688936705b2020ca247df39ee27283668a (patch)
tree51897b3ca3df851937d4294d65b7c61faff8ec1b /init
parentperf: Trivial cleanup of duplicate code (diff)
downloadlinux-5f09fc688936705b2020ca247df39ee27283668a.tar.gz
linux-5f09fc688936705b2020ca247df39ee27283668a.tar.bz2
linux-5f09fc688936705b2020ca247df39ee27283668a.zip
perf/x86: Fix cmpxchg() usage in amd_put_event_constraints()
Now the return value of cmpxchg() is used to match an event. The change removes the duplicate event comparison and traverses the list until an event was removed. This also fixes the following warning: arch/x86/kernel/cpu/perf_event_amd.c:170: warning: value computed is not used Signed-off-by: Robert Richter <robert.richter@amd.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1333643084-26776-3-git-send-email-robert.richter@amd.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions