]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'pm-sleep' into linux-next
authorRafael J. Wysocki <rjw@sisk.pl>
Fri, 9 Dec 2011 22:40:33 +0000 (23:40 +0100)
committerRafael J. Wysocki <rjw@sisk.pl>
Fri, 9 Dec 2011 22:40:33 +0000 (23:40 +0100)
commitd992531c5f1ac255e124847655ba4568d7d08837
tree2fbef8fa5108d64680f2f67f637514ce942332d4
parent1b38ad4616280abe7d4b32d1de9434f76ace552b
parentcf007e3526a785a95a738d5a8fba44f1f4fe33e0
Merge branch 'pm-sleep' into linux-next

* pm-sleep: (44 commits)
  PM / Hibernate: Remove deprecated hibernation snapshot ioctls
  PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()
  PM / Sleep: Recommend [un]lock_system_sleep() over using pm_mutex directly
  PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
  PM / Sleep: Make [un]lock_system_sleep() generic
  PM / Sleep: Use the freezer_count() functions in [un]lock_system_sleep() APIs
  PM / Freezer: Remove the "userspace only" constraint from freezer[_do_not]_count()
  PM / Hibernate: Replace unintuitive 'if' condition in kernel/power/user.c with 'else'
  Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer
  PM / Sleep: Unify diagnostic messages from device suspend/resume
  ACPI / PM: Do not save/restore NVS on Asus K54C/K54HR
  PM / Hibernate: Remove deprecated hibernation test modes
  PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path
  PM / Hibernate: Enable usermodehelpers in software_resume() error path
  Freezer: fix more fallout from the thaw_process rename
  PM / Hibernate: Refactor and simplify hibernation_snapshot() code
  PM / Sleep: Simplify device_suspend_noirq()
  PM / Sleep: Remove unnecessary label and jumps to it form PM core code
  PM / Memory-hotplug: Avoid task freezing failures
  PM: Fix indentation and remove extraneous whitespaces in kernel/power/main.c
  ...

Conflicts:
kernel/cgroup_freezer.c
kernel/kmod.c
drivers/staging/rts_pstor/rtsx.c
kernel/cgroup_freezer.c
kernel/kmod.c