From: Maciej W. Rozycki Date: Mon, 22 Sep 2008 21:42:40 +0000 (-0700) Subject: ntp: let update_persistent_clock() sleep X-Git-Tag: v2.6.28-rc1~82^2^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb3f938fd6292dc79f43a5fe14784b044776e9f0;p=pandora-kernel.git ntp: let update_persistent_clock() sleep This is a change that makes the 11-minute RTC update be run in the process context. This is so that update_persistent_clock() can sleep, which may be required for certain types of RTC hardware -- most notably I2C devices. Signed-off-by: Maciej W. Rozycki Cc: Roman Zippel Cc: Rik van Riel Cc: David Brownell Acked-by: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed