mirror of
https://github.com/torvalds/linux.git
synced 2026-09-19 20:21:51 -04:00
The new runtime PM scheme allows resume() to have no locks. This fixes the deadlock. Signed-off-by: Oliver Neukum <neukum@b1-systems.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>