diff options
author | Paul Mackerras <[email protected]> | 2009-06-13 17:06:50 +1000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-06-13 12:58:24 +0200 |
commit | 87847b8f26cc7176ec9b239898dc7ce47a94e1a6 (patch) | |
tree | 12742fdb5a0569b6b5f6502fabb831314a9431a2 /net/lapb/lapb_out.c | |
parent | 971738f3669092dd247eaf89658f2685180492a0 (diff) |
perf_counter: Fix atomic_set vs. atomic64_t type mismatch
Using atomic_set on an atomic64_t variable gives a compiler
warning on powerpc, and won't give the desired result at runtime.
This fixes an instance of this error in the perf_counter code.
Signed-off-by: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions