From: Pavel Machek Date: Fri, 8 Jul 2005 00:56:43 +0000 (-0700) Subject: [PATCH] pm: Fix resume from initrd X-Git-Tag: v2.6.13-rc3~260 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3efa147ad7608196639882ba4075b376f306fe16;p=pandora-kernel.git [PATCH] pm: Fix resume from initrd Move device name resolution code around so that it is not called from resume-from-initrd. name_to_dev_t may be unavailable at that point. Signed-off-by: Pavel Machek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed