diff options
| author | Minchan Kim <minchan@kernel.org> | 2016-07-27 01:23:37 +0300 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-07-27 02:19:19 +0300 |
| commit | 3b1d9ca65a80ced8ae737ffb11ae939334a882ca (patch) | |
| tree | db2019a112c6c134f69523c7d78f4078415e78c6 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 9bc482d3460501ac809457af26b46b72cd7dc212 (diff) | |
| download | linux-3b1d9ca65a80ced8ae737ffb11ae939334a882ca.tar.xz | |
zsmalloc: use OBJ_TAG_BIT for bit shifter
Static check warns using tag as bit shifter. It doesn't break current
working but not good for redability. Let's use OBJ_TAG_BIT as bit
shifter instead of OBJ_ALLOCATED_TAG.
Link: http://lkml.kernel.org/r/20160607045146.GF26230@bbox
Signed-off-by: Minchan Kim <minchan@kernel.org>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
