From: Bojan Smojver Date: Thu, 21 Jun 2012 20:27:24 +0000 (+0200) Subject: PM / Hibernate: Print hibernation/thaw progress indicator one line at a time. X-Git-Tag: v3.6-rc1~155^2~6^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8150d350408de6fb2b9ee7b7625ae8e2bb7aa4a;p=pandora-kernel.git PM / Hibernate: Print hibernation/thaw progress indicator one line at a time. With the introduction of suspend to both into in-kernel hibernation code, dmesg was getting polluted with backspace characters printed as part of image saving progress indicator. This patch introduces printing of progress indicator on image save/load every 10% and one line at a time. As an additional benefit, all other messages emitted by the kernel during hibernation/thaw should now print cleanly as well. Signed-off-by: Bojan Smojver Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed