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.st...@bhelgaas-glaptop.roam.corp.google.com

---

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-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to