On Fri, Oct 28, 2022 at 02:46:55PM +0530, Sreekanth Reddy wrote: > Remove the usage of dma_get_required_mask() API. > Directly set the DMA mask to 63/64 if the system > is a 64bit machine. > > Signed-off-by: Sreekanth Reddy <sreekanth.reddy@xxxxxxxxxxxx> Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>