commit | 755642322aa66fbc5421a35fd3e1733f73e20083 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri Mar 13 12:21:29 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Apr 06 09:29:31 2009 +0200 |
tree | cfcdd495d14de3b78cdf7f1d064e8534ea8593e1 | |
parent | 595258aaeac4cc6e187b98b1bf29bb176febe763 [diff] |
perf_counter: use list_move_tail() Instead of del/add use a move list-op. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>