Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1236248
| From | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/4] nvmem: fixes for next rc |
| Date | 2015-09-30 14:40 +0200 |
| Message-ID | <qeoPU-54G-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Greg, Here are couple of nvmem fixes on the mailing list which are good to go in next rc. Could you please take them thru the char-misc tree. Thanks, srini Axel Lin (2): nvmem: core: Handle shift bits in-place if cell->nbits is non-zero nvmem: core: Fix memory leak in nvmem_cell_write Maxime Ripard (1): nvmem: sunxi: Check for memory allocation failure ZhengShunQian (1): nvmem: core: fix the out-of-range leak in read/write() drivers/nvmem/core.c | 8 ++++---- drivers/nvmem/sunxi_sid.c | 11 ++++++++++- 2 files changed, 14 insertions(+), 5 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/4] nvmem: fixes for next rc Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-09-30 14:40 +0200 [PATCH 3/4] nvmem: core: Fix memory leak in nvmem_cell_write Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-09-30 14:40 +0200
csiph-web