There's an unrelated whitespace change in nvme_init_identify().
Otherwise, looks fine.
Oops, sorry. can this be fixed up when it's merged?
Fixed and queued.
On 2020-08-12 6:32 p.m., Keith Busch wrote:
> There's an unrelated whitespace change in nvme_init_identify().
> Otherwise, looks fine.
Oops, sorry. can this be fixed up when it's merged?
Logan
On 8/12/20 16:25, Logan Gunthorpe wrote:
> When locking the ctrl->lock spinlock IRQs need to be disabled to avoid a
> dead lock. The new spin_lock() calls recently added produce the
> following lockdep warning when running the blktest nvme/003:
>
>
> WARN
There's an unrelated whitespace change in nvme_init_identify().
Otherwise, looks fine.
Reviewed-by: Keith Busch
When locking the ctrl->lock spinlock IRQs need to be disabled to avoid a
dead lock. The new spin_lock() calls recently added produce the
following lockdep warning when running the blktest nvme/003:
WARNING: inconsistent lock state
--
5 matches
Mail list logo