]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - init/do_mounts.c
x86: move MWAIT idle check to generic CPU initialization on 32-bit
[linux-2.6-omap-h63xx.git] / init / do_mounts.c
index 2ae5b84623992719c511256445876f15ce73f76b..1161dfd7b0d3d23a4f9968c973a5f578b42c341d 100644 (file)
@@ -378,6 +378,5 @@ void __init prepare_namespace(void)
 out:
        sys_mount(".", "/", NULL, MS_MOVE, NULL);
        sys_chroot(".");
-       security_sb_post_mountroot();
 }