x86: Raise vsyscall priority on hotplug notifier chain
commitbe43f83dada2cf0e9e01c9a0ba42977c5bd70f9d
authorSheng Yang <sheng@linux.intel.com>
Fri, 18 Dec 2009 08:48:45 +0000 (18 16:48 +0800)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 1 Mar 2010 15:35:40 +0000 (1 12:35 -0300)
treef3ec0fac7a26d153d492e8daf57528fc695d4fbc
parent2bf78fa7b9b0d2917fd6587eadb3c0f6bbaf1718
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 <mingo@elte.hu>
CC: linux-kernel@vger.kernel.org
Signed-off-by: Sheng Yang <sheng@linux.intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kernel/vsyscall_64.c