Home
last modified time | relevance | path

Searched hist:a5d3244a0b1c16963fd7ceadf76da843df27c3c5 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/kernel/
H A Daperture_64.cdiff a5d3244a0b1c16963fd7ceadf76da843df27c3c5 Mon Apr 28 23:16:33 CEST 2014 Bjorn Helgaas <bhelgaas@google.com> x86/gart: Replace printk() with pr_info()

Replace printk() with pr_info(), pr_err(), etc. Define pr_fmt() to prefix
output with "AGP: ".

No functional change except the addition of "AGP: " prefix in dmesg output.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>