Re: [PATCH 4/4] x86/gart: Tidy messages and add bridge device info

2014-05-07 Thread Ingo Molnar
* Bjorn Helgaas wrote: > On Sat, Apr 26, 2014 at 12:01 AM, Ingo Molnar wrote: > > > > * Bjorn Helgaas wrote: > > > >> Print the AGP bridge info the same way as the rest of the kernel, e.g., > >> ":00:04.0" instead of "00:04:00". > >> > >> Also print the AGP aperture address range the same

Re: [PATCH 4/4] x86/gart: Tidy messages and add bridge device info

2014-04-28 Thread Bjorn Helgaas
On Sat, Apr 26, 2014 at 12:01 AM, Ingo Molnar wrote: > > * Bjorn Helgaas wrote: > >> Print the AGP bridge info the same way as the rest of the kernel, e.g., >> ":00:04.0" instead of "00:04:00". >> >> Also print the AGP aperture address range the same way we print resources, >> and label it ex

Re: [PATCH 4/4] x86/gart: Tidy messages and add bridge device info

2014-04-25 Thread Ingo Molnar
* Bjorn Helgaas wrote: > Print the AGP bridge info the same way as the rest of the kernel, e.g., > ":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. >

[PATCH 4/4] x86/gart: Tidy messages and add bridge device info

2014-04-25 Thread Bjorn Helgaas
Print the AGP bridge info the same way as the rest of the kernel, e.g., ":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. Signed-off-by: Bjorn Helgaas --- arch/x