diff options
| author | Sergio Aguirre <[email protected]> | 2010-11-16 18:02:47 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2010-11-18 12:18:47 +0000 |
| commit | 94e8ba728640dc01375a14e337f3b892bfacbeeb (patch) | |
| tree | b13b06de29ea71dfafd0505736704491e559440b /tools/perf/scripts/python | |
| parent | perf: Fix owner-list vs exit (diff) | |
| download | kernel-94e8ba728640dc01375a14e337f3b892bfacbeeb.tar.gz kernel-94e8ba728640dc01375a14e337f3b892bfacbeeb.zip | |
irq_work: Drop cmpxchg() result
The compiler warned us about:
kernel/irq_work.c: In function 'irq_work_run':
kernel/irq_work.c:148: warning: value computed is not used
Dropping the cmpxchg() result is indeed weird, but correct -
so annotate away the warning.
Signed-off-by: Sergio Aguirre <[email protected]>
Cc: Huang Ying <[email protected]>
Cc: Martin Schwidefsky <[email protected]>
Cc: Kyle McMartin <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
