summaryrefslogtreecommitdiffstats
path: root/arch/arm/xen/mm.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2016-10-31 16:45:03 +0100
committerKonrad Rzeszutek Wilk <konrad@kernel.org>2016-11-07 15:06:26 -0500
commit0d2e18985a99bc8ff9ef260a7e10e6fcdc159f2a (patch)
tree0b468b5601fc48b09c1ca8930988b64475865e3d /arch/arm/xen/mm.c
parentc8d2bc9bc39ebea8437fd974fdbc21847bb897a3 (diff)
downloadop-kernel-dev-0d2e18985a99bc8ff9ef260a7e10e6fcdc159f2a.zip
op-kernel-dev-0d2e18985a99bc8ff9ef260a7e10e6fcdc159f2a.tar.gz
swiotlb: Rate-limit printing when running out of SW-IOMMU space
If the system runs out of SW-IOMMU space, changes are high successive requests will fail, too, flooding the kernel log. This is true especially for streaming DMA, which is typically used repeatedly outside the driver's initialization routine. Add rate-limiting to fix this. While at it, get rid of the open-coded dev_name() handling by using the appropriate dev_err_*() variant. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Konrad Rzeszutek Wilk <konrad@kernel.org>
Diffstat (limited to 'arch/arm/xen/mm.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud