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 <t...@linutronix.de> > Cc: Boris Ostrovsky <boris.ostrov...@oracle.com>
Acked-by: Juergen Gross <jgr...@suse.com> Juergen