Re: [PATCH 1/3] drivers: nvme: target: core: fix build break

2019-04-26 Thread Enrico Weigelt, metux IT consult
On 25.04.19 03:00, Chaitanya Kulkarni wrote: > Thanks for the fix Enrico. I'm still wondering on what platform > you got this error ? a pretty standard x86/pc. --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

Re: [PATCH 1/3] drivers: nvme: target: core: fix build break

2019-04-25 Thread Christoph Hellwig
Thanks, applied to nvme-5.2.

RE: [PATCH 1/3] drivers: nvme: target: core: fix build break

2019-04-24 Thread Minwoo Im
This looks good to me. Reviewed-by: Minwoo Im > -Original Message- > From: Linux-nvme [mailto:linux-nvme-boun...@lists.infradead.org] On Behalf > Of Enrico Weigelt, metux IT consult > Sent: Wednesday, April 24, 2019 7:35 PM > To: linux-kernel@vger.kernel.org > Cc: ax...@kernel.dk; linux

Re: [PATCH 1/3] drivers: nvme: target: core: fix build break

2019-04-24 Thread Chaitanya Kulkarni
Thanks for the fix Enrico. I'm still wondering on what platform you got this error ? Looks good. Reviewed-by: Chaitanya Kulkarni On 04/24/2019 03:35 AM, Enrico Weigelt, metux IT consult wrote: > Build breaks: > > drivers/nvme/target/core.c: In function 'nvmet_req_alloc_sgl': > drivers

Re: [PATCH 1/3] drivers: nvme: target: core: fix build break

2019-04-24 Thread Sagi Grimberg
Reviewed-by: Sagi Grimberg