commit | be43f83dada2cf0e9e01c9a0ba42977c5bd70f9d | [log] [tgz] |
---|---|---|
author | Sheng Yang <sheng@linux.intel.com> | Fri Dec 18 16:48:45 2009 +0800 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon Mar 01 12:35:40 2010 -0300 |
tree | f3ec0fac7a26d153d492e8daf57528fc695d4fbc | |
parent | 2bf78fa7b9b0d2917fd6587eadb3c0f6bbaf1718 [diff] |
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>