Re: Question about PPC_NATIVE/hash_native_64.c

2008-02-20 Thread Paul Mackerras
Gerhard Pircher writes: > I'm a little bit confused about the hash_native_64.c file, which is compiled > in the kernel, if PPC_NATIVE is defined. PPC_NATIVE seems to be defined also > for 32bit platforms (CHRP, PREP, etc.), but the name of the hash_native_64.c > file and the Makefile suggest that

Question about PPC_NATIVE/hash_native_64.c

2008-02-20 Thread Gerhard Pircher
Hi, I'm a little bit confused about the hash_native_64.c file, which is compiled in the kernel, if PPC_NATIVE is defined. PPC_NATIVE seems to be defined also for 32bit platforms (CHRP, PREP, etc.), but the name of the hash_native_64.c file and the Makefile suggest that it is for 64bit platforms on