Re: [PATCH 7/7] powerpc/eeh: Add eeh_force_recover to debugfs

2019-02-12 Thread Oliver
On Wed, Feb 13, 2019 at 3:38 PM Sam Bobroff wrote: > > On Fri, Feb 08, 2019 at 02:08:02PM +1100, Oliver O'Halloran wrote: > > This patch adds a debugfs interface to force scheduling a recovery event. > > This can be used to recover a specific PE or schedule a "special" recovery > > even that check

Re: [PATCH 7/7] powerpc/eeh: Add eeh_force_recover to debugfs

2019-02-12 Thread Sam Bobroff
On Fri, Feb 08, 2019 at 02:08:02PM +1100, Oliver O'Halloran wrote: > This patch adds a debugfs interface to force scheduling a recovery event. > This can be used to recover a specific PE or schedule a "special" recovery > even that checks for errors at the PHB level. > To force a recovery of a norm

Re: [PATCH 7/7] powerpc/eeh: Add eeh_force_recover to debugfs

2019-02-10 Thread Michael Ellerman
Oliver writes: > On Fri, Feb 8, 2019 at 11:32 PM Michael Ellerman wrote: >> Oliver O'Halloran writes: >> >> > This patch adds a debugfs interface to force scheduling a recovery event. >> > This can be used to recover a specific PE or schedule a "special" recovery >> > even that checks for errors

Re: [PATCH 7/7] powerpc/eeh: Add eeh_force_recover to debugfs

2019-02-08 Thread Oliver
On Fri, Feb 8, 2019 at 11:32 PM Michael Ellerman wrote: > > Oliver O'Halloran writes: > > > This patch adds a debugfs interface to force scheduling a recovery event. > > This can be used to recover a specific PE or schedule a "special" recovery > > even that checks for errors at the PHB level. >

Re: [PATCH 7/7] powerpc/eeh: Add eeh_force_recover to debugfs

2019-02-08 Thread Michael Ellerman
Oliver O'Halloran writes: > This patch adds a debugfs interface to force scheduling a recovery event. > This can be used to recover a specific PE or schedule a "special" recovery > even that checks for errors at the PHB level. > To force a recovery of a normal PE, use: > > echo '<#pe>:<#phb>' >