Commit 89a51df5 authored by Michael Ellerman's avatar Michael Ellerman
Browse files

powerpc/eeh: Fix crash in eeh_add_device_early() on Cell

The recent change to the EEH probing causes a crash on Cell because
eeh_ops is NULL.

Check if EEH is enabled and if not bail out.

Fixes: ff57b454

 ("powerpc/eeh: Do probe on pci_dn")
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 9a5cbce4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment