]> err.no Git - linux-2.6/blobdiff - include/asm-powerpc/phyp_dump.h
quota: le*_add_cpu conversion
[linux-2.6] / include / asm-powerpc / phyp_dump.h
index b454de45b2caf691bcaa01edfce662c82e261029..fa74c6c3e10601a1b9de9115eef10a25f46a3bd0 100644 (file)
@@ -24,6 +24,9 @@ struct phyp_dump {
        /* Memory that is reserved during very early boot. */
        unsigned long init_reserve_start;
        unsigned long init_reserve_size;
+       /* 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;