From: Sheng Yang Date: Fri, 18 Dec 2009 08:48:45 +0000 (+0800) Subject: x86: Raise vsyscall priority on hotplug notifier chain X-Git-Tag: v2.6.34-rc1~193^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be43f83dada2cf0e9e01c9a0ba42977c5bd70f9d;p=pandora-kernel.git x86: Raise vsyscall priority on hotplug notifier chain KVM need vsyscall_init() to initialize MSR_TSC_AUX before it read the value. Per Avi's suggestion, this patch raised vsyscall priority on hotplug notifier chain, to 30. CC: Ingo Molnar CC: linux-kernel@vger.kernel.org Signed-off-by: Sheng Yang Signed-off-by: Avi Kivity --- Reading git-diff-tree failed