diff options
| author | Minchan Kim <minchan@kernel.org> | 2016-07-26 15:23:37 -0700 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-09-25 21:05:41 +0200 |
| commit | da2d1c68007e35367f64e5ac4e75ee5d8678e9a7 (patch) | |
| tree | 61935dd39c29632e85a0fd46667f6ab65b4336ac /kernel/smpboot.c | |
| parent | c3ec0889253ed43b5f74f6cef4d8fe3048ea5926 (diff) | |
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 'kernel/smpboot.c')
0 files changed, 0 insertions, 0 deletions
