SCSI regression in 4.19

2019-02-13 Thread Roger Pau Monné
Hello, I'm seeing the following GP on 4.19.20, same box is working fine with 4.14: Initializing Intel(R) Boot Agent GE v1.3.76 PXE 2.1 Build 090 (WfM 2.0) Press Ctrl+S to enter the Setup Menu [0.00] microcode: microcode updated early to revision 0x428, date = 2014 -05-29g initial ramdisk

Re: [PATCH v2 15/21] xen-blkfront: Make use of the new sg_map helper function

2017-04-26 Thread Roger Pau Monné
c: Boris Ostrovsky > Cc: Juergen Gross > Cc: Konrad Rzeszutek Wilk > Cc: "Roger Pau Monné" > --- > drivers/block/xen-blkfront.c | 20 +++- > 1 file changed, 11 insertions(+), 9 deletions(-) > > diff --git a/drivers/block/xen-blkfront.c b/d

Re: [PATCH 17/25] blk-mq: remove the error argument to blk_mq_complete_request

2017-04-18 Thread Roger Pau Monné
lkfront: Acked-by: Roger Pau Monné

Re: [PATCH 16/25] xen-blkfront: don't use req->errors

2017-04-18 Thread Roger Pau Monné
te, but > this is the minimal change to move forward for now. > > Signed-off-by: Christoph Hellwig Acked-by: Roger Pau Monné