提交 a23adb5b 编写于 作者: G Greg Kroah-Hartman

PCI: point people to Bernhard instead of the linux-kernel list

Back in commit 8c4b2cf9, Bernhard said
that he would fix up all instances of when this message happens.  So
point people at him instead of the linux-kernel list which can not fix
things up.

Cc: Bernhard Kaindl <bk@suse.de>
Cc: Dave Jones <davej@redhat.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Miles Lane <miles.lane@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 46ae3571
...@@ -656,7 +656,7 @@ int pci_scan_bridge(struct pci_bus *bus, struct pci_dev * dev, int max, int pass ...@@ -656,7 +656,7 @@ int pci_scan_bridge(struct pci_bus *bus, struct pci_dev * dev, int max, int pass
pcibios_assign_all_busses() ? " " : pcibios_assign_all_busses() ? " " :
" (try 'pci=assign-busses')"); " (try 'pci=assign-busses')");
printk(KERN_WARNING "Please report the result to " printk(KERN_WARNING "Please report the result to "
"linux-kernel to fix this permanently\n"); "<bk@suse.de> to fix this permanently\n");
} }
bus = bus->parent; bus = bus->parent;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册