Re: [PPC64] Kill bitfields in ppc64 hash code

2005-07-07 Thread Stephen Rothwell
On Fri, 8 Jul 2005 15:58:55 +1000 David Gibson <[EMAIL PROTECTED]> wrote: > > On Fri, Jul 08, 2005 at 02:46:54PM +1000, David Gibson wrote: > > Andrew, please apply: > > Ahem. Or perhaps the version which builds on iSeries too. > > This patch removes the use of bitfield types from the ppc64 hash

Re: [PPC64] Kill bitfields in ppc64 hash code

2005-07-07 Thread David Gibson
On Fri, Jul 08, 2005 at 02:46:54PM +1000, David Gibson wrote: > Andrew, please apply: Ahem. Or perhaps the version which builds on iSeries too. This patch removes the use of bitfield types from the ppc64 hash table manipulation code. Signed-off-by: David Gibson <[EMAIL PROTECTED]> Index: worki

[PPC64] Kill bitfields in ppc64 hash code

2005-07-07 Thread David Gibson
Andrew, please apply: This patch removes the use of bitfield types from the ppc64 hash table manipulation code. Signed-off-by: David Gibson <[EMAIL PROTECTED]> arch/ppc64/kernel/iSeries_htab.c | 50 + arch/ppc64/kernel/pSeries_lpar.c | 49 arch/ppc64/mm/ha