aboutsummaryrefslogtreecommitdiffstats
path: root/mm/swapfile.c
diff options
context:
space:
mode:
authorArjan van de Ven <arjan@linux.intel.com>2009-02-14 02:00:19 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2009-02-21 14:17:17 -0800
commiteed3ee08292d821282169708e5e8e89a0d0a0c63 (patch)
tree0c455705568521c99c84d9ef095a3ae29d1f02db /mm/swapfile.c
parentConsolidate driver_probe_done() loops into one place (diff)
downloadlinux-dev-eed3ee08292d821282169708e5e8e89a0d0a0c63.tar.xz
linux-dev-eed3ee08292d821282169708e5e8e89a0d0a0c63.zip
PM/resume: wait for device probing to finish
the resume code does not currently wait for device probing to finish. Even without async function calls this is dicey and not correct, but with async function calls during the boot sequence this is going to get hit more... This patch adds the synchronization using the newly introduced helper. Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Cc: Len Brown <lenb@kernel.org> Acked-by: Greg KH <gregkh@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/swapfile.c')
0 files changed, 0 insertions, 0 deletions