[PATCH 2/3] powerpc: Implement support for setting little-endian mode via prctl
Olof Johansson
olof at lixom.net
Thu Jun 8 03:33:20 EST 2006
Hi,
On Wed, Jun 07, 2006 at 04:14:40PM +1000, Paul Mackerras wrote:
> @@ -136,6 +141,7 @@ #define CPU_FTR_COHERENT_ICACHE ASM_CON
> #define CPU_FTR_LOCKLESS_TLBIE ASM_CONST(0x0)
> #define CPU_FTR_MMCRA_SIHV ASM_CONST(0x0)
> #define CPU_FTR_CI_LARGE_PAGE ASM_CONST(0x0)
> +#define CPU_FTR_PAUSE_ZERO ASM_CONST(0x0)
> #define CPU_FTR_PURR ASM_CONST(0x0)
> #endif
This seems to have snuck in from something else. It's not used anywhere.
-Olof
More information about the Linuxppc-dev
mailing list