X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fvdso_datapage.h;h=8a94f0eba5e98afd1621e6ec9ec17015ceaae64b;hb=a2308b7f0838406c346a2b0259ff88c7fcf41e79;hp=7aa92086c3fbfb338f9d4d20bd02f53a35b4edb4;hpb=3995f4c5327595b51482bdac8c189736262eb6e0;p=linux-2.6 diff --git a/include/asm-powerpc/vdso_datapage.h b/include/asm-powerpc/vdso_datapage.h index 7aa92086c3..8a94f0eba5 100644 --- a/include/asm-powerpc/vdso_datapage.h +++ b/include/asm-powerpc/vdso_datapage.h @@ -55,6 +55,9 @@ struct vdso_data { __u32 minor; /* Minor number 0x14 */ } version; + /* Note about the platform flags: it now only contains the lpar + * bit. The actual platform number is dead and burried + */ __u32 platform; /* Platform flags 0x18 */ __u32 processor; /* Processor type 0x1C */ __u64 processorCount; /* # of physical processors 0x20 */