v2 of the patch I posted at [1]. I split this into two: 1) Add pr_fmt() and convert to pr_info(), etc. 2) Use more PCI-like device IDs, print ranges in %pR style, make more consistent. Still no functional change except to messages. I'd be glad to move arch/x86/kernel/aperture_64.c to arch/x86/pci if desired; I didn't here because it looks like several other files could also be moved, and I don't know how far to go. Bjorn [1] http://lkml.kernel.org/r/20140425171655.312.97511.stgit@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx --- Bjorn Helgaas (2): x86/gart: Replace printk() with pr_info() x86/gart: Tidy messages and add bridge device info arch/x86/kernel/aperture_64.c | 59 ++++++++++++++++++++++------------------- 1 file changed, 31 insertions(+), 28 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html