diff options
author | Anton Blanchard <anton@samba.org> | 2010-12-07 14:36:05 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2010-12-09 15:35:32 +1100 |
commit | 4dfa9c474859629a2c4a3f8d29804d6a6c994908 (patch) | |
tree | 8d5866ae6388530ca5861ed07f9d795992331efe /firmware/tigon | |
parent | 7a9d12568e34e37a72d9e00ce01b62dec527e663 (diff) |
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>
Diffstat (limited to 'firmware/tigon')
0 files changed, 0 insertions, 0 deletions