remarkable-linux/drivers/block/zram
Minchan Kim db5d711e2d zram: avoid null access when fail to alloc meta
zram_meta_alloc could fail so caller should check it.  Otherwise, your
system will hang.

Signed-off-by: Minchan Kim <minchan@kernel.org>
Acked-by: Jerome Marchand <jmarchan@redhat.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-03-04 07:55:49 -08:00
..
Kconfig zram: remove old private project comment 2014-01-30 16:56:55 -08:00
Makefile
zram_drv.c zram: avoid null access when fail to alloc meta 2014-03-04 07:55:49 -08:00
zram_drv.h zram: remove zram->lock in read path and change it with mutex 2014-01-30 16:56:56 -08:00