Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Daperture_64.cdiff c96ec95315b9242ec423b8348984c394d27a8135 Mon Apr 14 23:29:19 CEST 2014 Bjorn Helgaas <bhelgaas@google.com> x86/gart: Tidy messages and add bridge device info

Print the AGP bridge info the same way as the rest of the kernel, e.g.,
"0000:00:04.0" instead of "00:04:00".

Also print the AGP aperture address range the same way we print resources,
and label it explicitly as a bus address range.

No functional change except the message changes.

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