aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/zram/zram_drv.h
diff options
context:
space:
mode:
authorMinchan Kim <minchan@kernel.org>2014-01-30 15:46:01 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2014-01-30 16:56:55 -0800
commit874e3cddc33f0c0f9cc08ad2b73fa0cbe7dfaa63 (patch)
treefe3e17b75de97c458a254fc6fc1df16587ea71ae /drivers/block/zram/zram_drv.h
parentzram: delay pending free request in read path (diff)
downloadlinux-dev-874e3cddc33f0c0f9cc08ad2b73fa0cbe7dfaa63.tar.xz
linux-dev-874e3cddc33f0c0f9cc08ad2b73fa0cbe7dfaa63.zip
zram: remove unnecessary free
Commit a0c516cbfc74 ("zram: don't grab mutex in zram_slot_free_noity") introduced pending zram slot free in zram's write path in case of missing slot free by memory allocation failure in zram_slot_free_notify but it is not necessary because we have already freed the slot right before overwriting. Signed-off-by: Minchan Kim <minchan@kernel.org> Cc: Nitin Gupta <ngupta@vflare.org> Cc: Jerome Marchand <jmarchan@redhat.com> Tested-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions