On 14/05/17 20:27, Thomas Gleixner wrote: > might_sleep() debugging should be active right after the scheduler starts > working and smp_processor_id() debugging right before the first non boot > cpu is brought up. > > Add two new states which allow to enable those checks earlier and add them > to the xen do_poweroff() function. > > No functional change. > > Signed-off-by: Thomas Gleixner <[email protected]> > Cc: Boris Ostrovsky <[email protected]>
Acked-by: Juergen Gross <[email protected]> Juergen

