On 2017-10-19 06:27:27 [+0200], Mike Galbraith wrote: > > zram cleanup forgot to adjust passed argument when changing > zram_meta_init_table_locks() to expect page count instead > of disk size. Doing so fixes ltp inspired explosions.
Thank you. Since only v4.13-RT is affected, I merged this into the original patch. > Signed-off-by: Mike Galbraith <efa...@gmx.de> Sebastian