On Sun, May 14, 2017 at 08:27:27PM +0200, Thomas Gleixner wrote: > To enable smp_processor_id() and might_sleep() debug checks earlier, it's > required to add system states between SYSTEM_BOOTING and SYSTEM_RUNNING. > > Adjust the system_state check in of_iommu_driver_present() to handle the > extra states. > > Signed-off-by: Thomas Gleixner <t...@linutronix.de> > Cc: Joerg Roedel <j...@8bytes.org> > Cc: io...@lists.linux-foundation.org
Acked-by: Joerg Roedel <jroe...@suse.de>