support vdso which borrows clocksource from linux

This commit is contained in:
NAKAMURA Gou
2016-03-28 14:42:49 +09:00
parent a587c8f5e5
commit 41bb2ab5e6
17 changed files with 689 additions and 18 deletions

View File

@ -343,6 +343,8 @@ static void post_init(void)
ihk_mc_spinlock_init(&syscall_lock);
}
arch_setup_vdso();
arch_start_pvclock();
ap_start();
sysfs_init();