aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/fork.c
diff options
context:
space:
mode:
authorSergey Senozhatsky <senozhatsky@chromium.org>2024-09-17 11:09:12 +0900
committerAndrew Morton <akpm@linux-foundation.org>2024-11-05 16:56:23 -0800
commit5e99893444a0e0582feb49d618195114b6e35760 (patch)
tree411ee6b4658ed4ebebb38c349a981984e048cd84 /kernel/fork.c
parentzram: reshuffle zram_free_page() flags operations (diff)
downloadwireguard-linux-5e99893444a0e0582feb49d618195114b6e35760.tar.xz
wireguard-linux-5e99893444a0e0582feb49d618195114b6e35760.zip
zram: remove UNDER_WB and simplify writeback
We now have only one active post-processing at any time, so we don't have same race conditions that we had before. If slot selected for post-processing gets freed or freed and reallocated it loses its PP_SLOT flag and there is no way for such a slot to gain PP_SLOT flag again until current post-processing terminates. Link: https://lkml.kernel.org/r/20240917021020.883356-8-senozhatsky@chromium.org Signed-off-by: Sergey Senozhatsky <senozhatsky@chromium.org> Cc: Minchan Kim <minchan@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions