2019-06-21 09:13:12

by Matias Bjørling

[permalink] [raw]
Subject: [GIT PULL 0/2] lightnvm updates for 5.3

Hi Jens,

A couple of patches for the 5.3 window. Geert fixed an uninitialized
pointer bug, and Heiner fixed up a bug when merging bio pages in pblk.

Thank you,
Matias

Geert Uytterhoeven (1):
lightnvm: fix uninitialized pointer in nvm_remove_tgt()

Heiner Litz (1):
lightnvm: pblk: fix freeing of merged pages

drivers/lightnvm/core.c | 2 +-
drivers/lightnvm/pblk-core.c | 16 +++++++++-------
2 files changed, 10 insertions(+), 8 deletions(-)

--
2.19.1


2019-06-21 09:16:05

by Jens Axboe

[permalink] [raw]
Subject: Re: [GIT PULL 0/2] lightnvm updates for 5.3

On 6/21/19 3:11 AM, Matias Bjørling wrote:
> Hi Jens,
>
> A couple of patches for the 5.3 window. Geert fixed an uninitialized
> pointer bug, and Heiner fixed up a bug when merging bio pages in pblk.

Applied, thanks.

--
Jens Axboe