diff options
author | David Daney <david.daney@cavium.com> | 2011-08-16 20:24:37 +0200 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2011-08-19 17:51:37 +0200 |
commit | 69566dd8be42dea7a22f625abc96e65bb4b45d1f (patch) | |
tree | 48e73a52bd8b79b5b8674243b54b5f2e346e5b9b /drivers/pci/setup-bus.c | |
parent | PCI: export pcie_bus_configure_settings symbol (diff) | |
download | linux-69566dd8be42dea7a22f625abc96e65bb4b45d1f.tar.xz linux-69566dd8be42dea7a22f625abc96e65bb4b45d1f.zip |
PCI: OF: Don't crash when bridge parent is NULL.
In pcibios_get_phb_of_node(), we will crash while booting if
bus->bridge->parent is NULL.
Check for this case and avoid dereferencing the NULL pointer.
Signed-off-by: David Daney <david.daney@cavium.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'drivers/pci/setup-bus.c')
0 files changed, 0 insertions, 0 deletions