diff options
| author | Miaohe Lin <[email protected]> | 2021-06-30 18:53:04 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-07-01 11:06:02 -0700 |
| commit | 338483372626f9b89ed91ec0b422562ef53b0b12 (patch) | |
| tree | e1b793529c9b13068cdc404bf23a4cc3723544c5 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | ce8475b6a4e547fcea60410a8385d80988e12c7e (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/[email protected]
Signed-off-by: Miaohe Lin <[email protected]>
Cc: Minchan Kim <[email protected]>
Cc: Nitin Gupta <[email protected]>
Cc: Sergey Senozhatsky <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions