summaryrefslogtreecommitdiff
path: root/fs/nfs
diff options
context:
space:
mode:
authorKazuya Mizuguchi <kazuya.mizuguchi.ks@renesas.com>2017-01-26 16:29:27 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-06-17 07:39:38 +0300
commit82ce18b09bf1f788b1581da69f66c88f9d150aad (patch)
tree4c07b3cc7ae36fb3738070582a33ad6e3a09646e /fs/nfs
parent3987a40362b7a20c0eed3967130b51f7f921ace2 (diff)
downloadlinux-82ce18b09bf1f788b1581da69f66c88f9d150aad.tar.xz
ravb: unmap descriptors when freeing rings
[ Upstream commit a47b70ea86bdeb3091341f5ae3ef580f1a1ad822 ] "swiotlb buffer is full" errors occur after repeated initialisation of a device - f.e. suspend/resume or ip link set up/down. This is because memory mapped using dma_map_single() in ravb_ring_format() and ravb_start_xmit() is not released. Resolve this problem by unmapping descriptors when freeing rings. Fixes: c156633f1353 ("Renesas Ethernet AVB driver proper") Signed-off-by: Kazuya Mizuguchi <kazuya.mizuguchi.ks@renesas.com> [simon: reworked] Signed-off-by: Simon Horman <horms+renesas@verge.net.au> Acked-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <alexander.levin@verizon.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/nfs')
0 files changed, 0 insertions, 0 deletions