diff options
author | Thomas Gleixner <[email protected]> | 2017-05-16 20:42:38 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-05-23 10:01:36 +0200 |
commit | 9762b33dc31c67e34b36ba4e787e64084b3136ff (patch) | |
tree | 2b2f0d459b7a1c58d4dcf723cd64bc2f7ac99170 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a8fcfc1917681ba1ccc23a429543a67aad8bfd00 (diff) |
ACPI: Adjust system_state check
To enable smp_processor_id() and might_sleep() debug checks earlier, it's
required to add system states between SYSTEM_BOOTING and SYSTEM_RUNNING.
Make the decision whether a pci root is hotplugged depend on SYSTEM_RUNNING
instead of !SYSTEM_BOOTING. It makes no sense to cover states greater than
SYSTEM_RUNNING as there are not hotplug events on reboot and poweroff.
Tested-by: Mark Rutland <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Steven Rostedt (VMware) <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Len Brown <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rafael J. Wysocki <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions