kernel-ark/arch/ppc
Kumar Gala 4481e8eea7 [PATCH] ppc32: Fix incorrect CPU_FTR fixup usage for unified caches
Runtime feature support for unified caches was testing a userland feature
flag (PPC_FEATURE_UNIFIED_CACHE) instead of a cpu feature flag
(CPU_FTR_SPLIT_ID_CACHE).  Luckily the current defined bit mask for cpu
features and userland features do not overlap so this only causes an issue
on machines with a unified cache, which is extremely rare on PPC today.

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-06 14:42:23 -07:00
..
4xx_io
8xx_io
8260_io
amiga
boot
configs
kernel [PATCH] ppc32: Fix incorrect CPU_FTR fixup usage for unified caches 2005-06-06 14:42:23 -07:00
lib
math-emu
mm
oprofile
platforms [PATCH] ppc32: i8259 PIC should not be initialized if PCI is not configured 2005-05-28 16:46:16 -07:00
syslib [PATCH] ppc32: Apple device-tree bug fix 2005-06-01 07:54:13 -07:00
xmon
Kconfig [PATCH] ppc32: Support for 82xx PQII on-chip PCI bridge 2005-05-28 16:46:15 -07:00
Kconfig.debug
Makefile