]> err.no Git - linux-2.6/blobdiff - include/asm-powerpc/phyp_dump.h
fix hppfs Makefile breakage
[linux-2.6] / include / asm-powerpc / phyp_dump.h
index 209a98913d9db061743a559354eb7e0c75e0b4f7..fa74c6c3e10601a1b9de9115eef10a25f46a3bd0 100644 (file)
@@ -24,8 +24,10 @@ struct phyp_dump {
        /* Memory that is reserved during very early boot. */
        unsigned long init_reserve_start;
        unsigned long init_reserve_size;
-       /* Check status during boot if dump supported, active & present*/
+       /* cmd line options during boot */
+       unsigned long reserve_bootvar;
        unsigned long phyp_dump_at_boot;
+       /* Check status during boot if dump supported, active & present*/
        unsigned long phyp_dump_configured;
        unsigned long phyp_dump_is_active;
        /* store cpu & hpte size */