Files
android_kernel_xiaomi_sm8450/arch/powerpc/kernel
Anton Blanchard 4dfa9c4748 powerpc: iommu: Add device name to iommu error printks
Right now its difficult to see which device is running out of iommu space:

iommu_alloc failed, tbl c00000076e096660 vaddr c000000768806600 npages 1

Use dev_info() so we get the device name and location:

ipr 0000:00:01.0: iommu_alloc failed, tbl c00000076e096660 vaddr c000000768806600 npages 1

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2010-12-09 15:35:32 +11:00
..
2007-05-11 05:38:25 -04:00
2010-07-14 17:14:00 +10:00
2010-11-29 15:48:23 +11:00
2010-03-05 03:04:08 -06:00
2010-05-17 12:18:52 +03:00
2010-10-05 17:27:54 -07:00
2010-07-24 09:58:22 -06:00
2010-12-09 15:35:32 +11:00
2010-10-15 15:53:27 +02:00
2010-09-22 09:33:50 -07:00
2010-07-19 10:56:54 +02:00
2010-03-12 15:52:32 -08:00
2007-10-11 14:36:47 +10:00