linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* EEH cleanups and reworks
@ 2020-09-10  5:45 Oliver O'Halloran
  2020-09-10  5:45 ` [PATCH 1/9] powerpc/eeh: Rework EEH initialisation Oliver O'Halloran
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Oliver O'Halloran @ 2020-09-10  5:45 UTC (permalink / raw)
  To: linuxppc-dev

This is really two series joined together since they end up conflicting
with each other lighty slightly and I figured this is easier for all
involved.

Patches 1-5 streamline how the generic and platform specfic parts of EEH
are initialised at boot so more of the setup process happens in linear code
rather in initcalls.

Patches 6-9 re-work how the per-device EEH probing works on pseries to
make it line up better with the process outlined in PAPR. It also
removes the pe->config_addr field which has always confused me since
it's not really clear what or why it's needed (spoiler: it's not).

Oliver




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-09-10  6:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-10  5:45 EEH cleanups and reworks Oliver O'Halloran
2020-09-10  5:45 ` [PATCH 1/9] powerpc/eeh: Rework EEH initialisation Oliver O'Halloran
2020-09-10  5:45 ` [PATCH 2/9] powerpc/powernv: Stop using eeh_ops->init() Oliver O'Halloran
2020-09-10  5:45 ` [PATCH 3/9] powerpc/pseries: " Oliver O'Halloran
2020-09-10  5:45 ` [PATCH 4/9] powerpc/eeh: Delete eeh_ops->init Oliver O'Halloran
2020-09-10  5:45 ` [PATCH 5/9] powerpc/eeh: Move EEH initialisation to an arch initcall Oliver O'Halloran
2020-09-10  5:45 ` [PATCH 6/9] powerpc/pseries/eeh: Clean up pe_config_addr lookups Oliver O'Halloran
2020-09-10  5:45 ` [PATCH 7/9] powerpc/pseries/eeh: Rework device EEH PE determination Oliver O'Halloran
2020-09-10  5:45 ` [PATCH 8/9] powerpc/pseries/eeh: Allow zero to be a valid PE configuration address Oliver O'Halloran
2020-09-10  5:45 ` [PATCH 9/9] powerpc/eeh: Clean up PE addressing Oliver O'Halloran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).