aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/Kbuild
diff options
context:
space:
mode:
authorMiaohe Lin2021-06-30 18:53:04 -0700
committerLinus Torvalds2021-07-01 11:06:02 -0700
commit338483372626f9b89ed91ec0b422562ef53b0b12 (patch)
treee1b793529c9b13068cdc404bf23a4cc3723544c5 /arch/arm64/Kbuild
parentce8475b6a4e547fcea60410a8385d80988e12c7e (diff)
mm/zsmalloc.c: improve readability for async_free_zspage()
The class is extracted from pool->size_class[class_idx] again before calling __free_zspage(). It looks like class will change after we fetch the class lock. But this is misleading as class will stay unchanged. Link: https://lkml.kernel.org/r/20210624123930.1769093-4-linmiaohe@huawei.com Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> Cc: Minchan Kim <minchan@kernel.org> Cc: Nitin Gupta <ngupta@vflare.org> Cc: Sergey Senozhatsky <senozhatsky@chromium.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/arm64/Kbuild')
0 files changed, 0 insertions, 0 deletions