]> asedeno.scripts.mit.edu Git - linux.git/commit
powerpc/eeh: Make permanently failed devices non-actionable
authorOliver O'Halloran <oohall@gmail.com>
Tue, 3 Sep 2019 10:15:54 +0000 (20:15 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 5 Sep 2019 04:22:38 +0000 (14:22 +1000)
commit38ddc011478e573c9ab4e3e9bc54cc5bfc542351
tree149b8de3a2208cc763e4766da3b84351bee16b39
parent5ef753ae435a5cea8af5c84a65fc5dd30b773040
powerpc/eeh: Make permanently failed devices non-actionable

If a device is torn down by a hotplug slot driver it's marked as removed
and marked as permaantly failed. There's no point in trying to recover a
permernantly failed device so it should be considered un-actionable.

Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190903101605.2890-4-oohall@gmail.com
arch/powerpc/kernel/eeh_driver.c