diff options
author | 2016-07-26 15:23:37 -0700 | |
---|---|---|
committer | 2016-07-26 16:19:19 -0700 | |
commit | 3b1d9ca65a80ced8ae737ffb11ae939334a882ca (patch) | |
tree | db2019a112c6c134f69523c7d78f4078415e78c6 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | zram: use __GFP_MOVABLE for memory allocation (diff) | |
download | wireguard-linux-3b1d9ca65a80ced8ae737ffb11ae939334a882ca.tar.xz wireguard-linux-3b1d9ca65a80ced8ae737ffb11ae939334a882ca.zip |
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions