Merge branch 'pm-genirq' into acpi-pm
This commit is contained in:
commit
e4cb0c9e92
14 changed files with 419 additions and 121 deletions
|
|
@ -129,6 +129,7 @@ int freeze_processes(void)
|
|||
if (!pm_freezing)
|
||||
atomic_inc(&system_freezing_cnt);
|
||||
|
||||
pm_wakeup_clear();
|
||||
printk("Freezing user space processes ... ");
|
||||
pm_freezing = true;
|
||||
error = try_to_freeze_tasks(true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue