diff options
| author | YiPing Xu <xuyiping@huawei.com> | 2016-03-17 14:20:39 -0700 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-09-25 21:04:14 +0200 |
| commit | 7b36654ba237c2548f57f9e9f1f33cf38814e5df (patch) | |
| tree | ce508ac7056eae0e9e08e049a8b8fa799ad10762 /include/linux/stacktrace.h | |
| parent | 0225459688ffd32e5fb2286a258b2a34e1f45f72 (diff) | |
zsmalloc: drop unused member 'mapping_area->huge'
When unmapping a huge class page in zs_unmap_object, the page will be
unmapped by kmap_atomic. the "!area->huge" branch in __zs_unmap_object
is alway true, and no code set "area->huge" now, so we can drop it.
Signed-off-by: YiPing Xu <xuyiping@huawei.com>
Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Acked-by: Minchan Kim <minchan@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions
