[148/251] zram: avoid double free in function zram_bvec_write()

2013-09-10 Thread Steven Rostedt
3.6.11.9-rc1 stable review patch. If anyone has any objections, please let me know. -- From: Jiang Liu [ Upstream commit 65c484609a3b25c35e4edcd5f2c38f98f5226093 ] When doing a patial write and the whole page is filled with zero, zram_bvec_write() will free uncmem twice.

[148/251] zram: avoid double free in function zram_bvec_write()

2013-09-10 Thread Steven Rostedt
3.6.11.9-rc1 stable review patch. If anyone has any objections, please let me know. -- From: Jiang Liu liu...@gmail.com [ Upstream commit 65c484609a3b25c35e4edcd5f2c38f98f5226093 ] When doing a patial write and the whole page is filled with zero, zram_bvec_write() will free