Merge branch 'master' of postpeta.pccluster.org:mckernel

This commit is contained in:
takatori
2016-02-22 13:34:00 +09:00
27 changed files with 2082 additions and 995 deletions

View File

@@ -283,7 +283,6 @@ static void post_init(void)
zero_tsc();
ap_start();
create_os_procfs_files();
sysfs_init();
populate_sysfs();
}