commit | 38ddc011478e573c9ab4e3e9bc54cc5bfc542351 | [log] [tgz] |
---|---|---|
author | Oliver O'Halloran <oohall@gmail.com> | Tue Sep 03 20:15:54 2019 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Sep 05 14:22:38 2019 +1000 |
tree | 149b8de3a2208cc763e4766da3b84351bee16b39 | |
parent | 5ef753ae435a5cea8af5c84a65fc5dd30b773040 [diff] |
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