On Thu, Apr 06, 2023 at 04:40:55PM +0200, Christoph Hellwig wrote: > writeback_store always reads a full page, so just call zram_read_page > directly and bypass the boune buffer handling. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > Reviewed-by: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx> Acked-by: Minchan Kim <minchan@xxxxxxxxxx>