Hi Pavel, On Fri, 19 Aug 2005 15:00:56 +0200 Pavel Machek <[email protected]> wrote: > > > .xSize = sizeof(struct HvReleaseData), > > .xVpdAreasPtrOffset = offsetof(struct naca_struct, xItVpdAreas), > > .xSlicNacaAddr = &naca, /* 64-bit Naca address */ > > - .xMsNucDataOffset = (u32)((unsigned long)&xLparMap - KERNELBASE), > > + .xMsNucDataOffset = LPARMAP_PHYS, > > .xFlags = HVREL_TAGSINACTIVE /* tags inactive */ > > /* 64 bit */ > > /* shared processors */ > > These are extremely ugly cases of hungarian notation... We know, and we are in the process of cleaning up all the StuDlyCaps etc, but we would like this patch to go into 2.6.13. -- Cheers, Stephen Rothwell [email protected] http://www.canb.auug.org.au/~sfr/
Attachment:
pgpiYCm1HqUo9.pgp
Description: PGP signature
- References:
- [PATCH for 2.6.13] iSeries build with newer assemblers and compilers
- From: Paul Mackerras <[email protected]>
- Re: [PATCH for 2.6.13] iSeries build with newer assemblers and compilers
- From: Pavel Machek <[email protected]>
- [PATCH for 2.6.13] iSeries build with newer assemblers and compilers
- Prev by Date: Re: Kernel bug: Bad page state: related to generic symlink code and mmap
- Next by Date: Re: Kernel bug: Bad page state: related to generic symlink code and mmap
- Previous by thread: Re: [PATCH for 2.6.13] iSeries build with newer assemblers and compilers
- Next by thread: [2.6.13-rc6-latest] SCSI disk registration msgs repeat themselves
- Index(es):