On Fri, Apr 21, 2017 at 08:14:03AM -0600, Jens Axboe wrote: > From: Jens Axboe <[email protected]> > Subject: [PATCH] mtip32xx: fix dereference of stack garbage > > We need to get the command payload from the request before > we attempt to dereference it. > > Fixes: 4dda4735c581 ("mtip32xx: add a status field to struct mtip_cmd") > Signed-off-by: Jens Axboe <[email protected]>
Looks fine: Reviewed-by: Christoph Hellwig <[email protected]>

