From: Ian Campbell Date: Sat, 21 Nov 2009 00:35:55 +0000 (+0800) Subject: xen: re-register runstate area earlier on resume. X-Git-Tag: v2.6.33-rc1~327^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be012920ecba161ad20303a3f6d9e96c58cf97c7;p=pandora-kernel.git xen: re-register runstate area earlier on resume. This is necessary to ensure the runstate area is available to xen_sched_clock before any calls to printk which will require it in order to provide a timestamp. I chose to pull the xen_setup_runstate_info out of xen_time_init into the caller in order to maintain parity with calling xen_setup_runstate_info separately from calling xen_time_resume. Signed-off-by: Ian Campbell Signed-off-by: Jeremy Fitzhardinge Cc: Stable Kernel --- Reading git-diff-tree failed