Re: [PATCH 2/5] watchdog: octeon: Handle the FROZEN hot plug notifier actions.

2016-05-14 Thread Wim Van Sebroeck
Hi Richard, > When performing a suspend operation, the kernel brings all of the > non-boot CPUs offline, calling the hot plug notifiers with the flag, > CPU_TASKS_FROZEN, set in the action code. Similarly, during resume, > the CPUs are brought back online, but again the notifiers have the > FROZE

[PATCH 2/5] watchdog: octeon: Handle the FROZEN hot plug notifier actions.

2016-03-20 Thread Richard Cochran
When performing a suspend operation, the kernel brings all of the non-boot CPUs offline, calling the hot plug notifiers with the flag, CPU_TASKS_FROZEN, set in the action code. Similarly, during resume, the CPUs are brought back online, but again the notifiers have the FROZEN flag set. While some