On 24/03/2024 23:54, Christoph Hellwig wrote:
While we really should be killing the block layer bounce buffering ASAP, I even more urgently need to stop the drivers to fiddle with the limits from ->slave_configure. Add a no_highmem flag to the Scsi_Host to centralize this setting and switch the remaining four drivers that use block layer bounce buffering to it. Signed-off-by: Christoph Hellwig<hch@xxxxxx>
Reviewed-by: John Garry <john.g.garry@xxxxxxxxxx>