Re: [PATCH] PCI: fix whitespace in printk() to align log entries

2017-05-22 Thread Bjorn Helgaas
On Sun, May 21, 2017 at 11:04:41AM +0200, Vincent Legoll wrote: > Remove the space character between "PCI" and the colon. > > This was printed before the patch: > > PCI : PCI BIOS area is rw and x. Use pci=nobios if you want it NX. > > Whereas other PCI printks are like that: > > $ dmesg |

Re: [PATCH] PCI: fix whitespace in printk() to align log entries

2017-05-22 Thread Bjorn Helgaas
On Sun, May 21, 2017 at 11:04:41AM +0200, Vincent Legoll wrote: > Remove the space character between "PCI" and the colon. > > This was printed before the patch: > > PCI : PCI BIOS area is rw and x. Use pci=nobios if you want it NX. > > Whereas other PCI printks are like that: > > $ dmesg |

[PATCH] PCI: fix whitespace in printk() to align log entries

2017-05-21 Thread Vincent Legoll
Remove the space character between "PCI" and the colon. This was printed before the patch: PCI : PCI BIOS area is rw and x. Use pci=nobios if you want it NX. Whereas other PCI printks are like that: $ dmesg | grep 'PCI:' [0.649178] PCI: MMCONFIG for domain [bus 00-7f] at [mem

[PATCH] PCI: fix whitespace in printk() to align log entries

2017-05-21 Thread Vincent Legoll
Remove the space character between "PCI" and the colon. This was printed before the patch: PCI : PCI BIOS area is rw and x. Use pci=nobios if you want it NX. Whereas other PCI printks are like that: $ dmesg | grep 'PCI:' [0.649178] PCI: MMCONFIG for domain [bus 00-7f] at [mem