Re: remove dma_boundary limits for ex-DAC960 drivers

2018-12-19 Thread Martin K. Petersen
Christoph, > These drivers didn't bother to enable clustering, which allows merges > across pages. But the original block driver had not such limitation, > so there should be no need to set these limits either. Applied to 4.21/scsi-queue, thanks! -- Martin K. Petersen Oracle Linux Engin

remove dma_boundary limits for ex-DAC960 drivers

2018-12-18 Thread Christoph Hellwig
These drivers didn't bother to enable clustering, which allows merges across pages. But the original block driver had not such limitation, so there should be no need to set these limits either.