Re: scsi: BUG in scsi_init_io

From: Linus Torvalds
Date: Sun Feb 19 2017 - 12:56:06 EST


On Sat, Feb 18, 2017 at 11:15 PM, Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
>
> AFAICS, the minimal fix would be something like this:

Applied, along with getting rid of the BUG_ON() that made this bug
much worse than it would have been without it.

Linus