From: Jan Blunck Date: Tue, 7 Apr 2009 23:58:56 +0000 (+0000) Subject: KVM: Wake up waitqueue before calling get_cpu() X-Git-Tag: v2.6.31-rc1~393^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b62e5b10ff0f98346bcbe4a4fe3a0ca8fa7be30;p=pandora-kernel.git KVM: Wake up waitqueue before calling get_cpu() This moves the get_cpu() call down to be called after we wake up the waiters. Therefore the waitqueue locks can safely be rt mutex. Signed-off-by: Jan Blunck Signed-off-by: Sven-Thorsten Dietrich Signed-off-by: Marcelo Tosatti Signed-off-by: Avi Kivity --- Reading git-diff-tree failed