diff options
| author | 2010-09-29 21:02:13 +0900 | |
|---|---|---|
| committer | 2010-10-02 10:47:52 +0300 | |
| commit | a5dd5c117cbf620378d693963ffc42239297fac4 (patch) | |
| tree | 12dc4b1bc7da97acebb04afabd07b20cc6642a3b /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | slub: extract common code to remove objects from partial list without locking (diff) | |
| download | linux-dev-a5dd5c117cbf620378d693963ffc42239297fac4.tar.xz linux-dev-a5dd5c117cbf620378d693963ffc42239297fac4.zip | |
slub: Fix signedness warnings
The bit-ops routines require its arg to be a pointer to unsigned long.
This leads sparse to complain about different signedness as follows:
mm/slub.c:2425:49: warning: incorrect type in argument 2 (different signedness)
mm/slub.c:2425:49: expected unsigned long volatile *addr
mm/slub.c:2425:49: got long *map
Acked-by: Christoph Lameter <cl@linux.com>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
