Re: [PATCHv3 1/6] sg: disable SET_FORCE_LOW_DMA

2017-02-03 Thread Christoph Hellwig
Looks fine: Reviewed-by: Christoph Hellwig

[PATCHv3 1/6] sg: disable SET_FORCE_LOW_DMA

2017-02-03 Thread Hannes Reinecke
The ioctl SET_FORCE_LOW_DMA has never worked since the initial git check-in, and the respective setting is nowadays handled correctly. So disable it entirely. Signed-off-by: Hannes Reinecke Reviewed-by: Johannes Thumshirn Tested-by: Johannes Thumshirn --- drivers/scsi/sg.c | 30 +--