diff options
author | Minchan Kim <minchan@kernel.org> | 2022-01-22 07:13:57 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-01-22 07:33:37 +0100 |
commit | 0a5f079b810765be3bd931fce0f88154035af897 (patch) | |
tree | 0e2a6f6d9cfb3997e0fcf0bda4882f65f93ef141 /fs/pstore | |
parent | zsmalloc: rename zs_stat_type to class_stat_type (diff) | |
download | linux-0a5f079b810765be3bd931fce0f88154035af897.tar.xz linux-0a5f079b810765be3bd931fce0f88154035af897.zip |
zsmalloc: decouple class actions from zspage works
This patch moves class stat update out of obj_malloc since it's not
related to zspage operation. This is a preparation to introduce new
lock scheme in next patch.
Link: https://lkml.kernel.org/r/20211115185909.3949505-4-minchan@kernel.org
Signed-off-by: Minchan Kim <minchan@kernel.org>
Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Tested-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: Mike Galbraith <umgwanakikbuti@gmail.com>
Cc: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Sergey Senozhatsky <senozhatsky@chromium.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/pstore')
0 files changed, 0 insertions, 0 deletions