Re: [PATCH V4] notifier/panic: Introduce panic_notifier_filter

2022-03-06 Thread b...@redhat.com
On 03/06/22 at 11:21am, Guilherme G. Piccoli wrote: > On 28/01/2022 10:38, Petr Mladek wrote: > > [...] > > I think about the following solution: > > > > + split the notifiers into three lists: > > > > + info: stop watchdogs, provide extra info > > + hypervisor: poke hypervisor > >

Re: [PATCH V4] notifier/panic: Introduce panic_notifier_filter

2022-03-06 Thread Guilherme G. Piccoli
On 28/01/2022 10:38, Petr Mladek wrote: > [...] > I think about the following solution: > > + split the notifiers into three lists: > > + info: stop watchdogs, provide extra info > + hypervisor: poke hypervisor > + reboot: actions needed only when crash dump did not happen