From: K. Y. Srinivasan Date: Sat, 27 Aug 2011 18:31:31 +0000 (-0700) Subject: Staging: hv: util: Adjust guest time in a process context X-Git-Tag: v3.2-rc1~169^2^2~831 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95ff7cde91f5513ebc95ccf0cd482f07dc3454e4;p=pandora-kernel.git Staging: hv: util: Adjust guest time in a process context The current code was adjusting guest time in interrupt context; do this in process context since we may have to initiate cross-processor interrupts as part of setting time. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed