aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/dma/direct.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2019-02-13 08:01:02 +0100
committerMichael Ellerman <mpe@ellerman.id.au>2019-02-18 22:41:01 +1100
commit74ebe3e733b791f37415b3a1b917ee5035bc7364 (patch)
tree084c69d6d3682a28d369fe26d59817f9febdbc43 /kernel/dma/direct.c
parentLinux 5.0-rc2 (diff)
downloadlinux-dev-74ebe3e733b791f37415b3a1b917ee5035bc7364.tar.xz
linux-dev-74ebe3e733b791f37415b3a1b917ee5035bc7364.zip
net: pasemi: set a 64-bit DMA mask on the DMA device
The pasemi driver never set a DMA mask, and given that the powerpc DMA mapping routines never check it this worked ok so far. But the generic dma-direct code which I plan to switch on for powerpc checks the DMA mask and fails unsupported mapping requests, so we need to make sure the proper 64-bit mask is set. Reported-by: Christian Zigotzky <chzigotzky@xenosoft.de> Signed-off-by: Christoph Hellwig <hch@lst.de> Tested-by: Christian Zigotzky <chzigotzky@xenosoft.de> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'kernel/dma/direct.c')
0 files changed, 0 insertions, 0 deletions