android_kernel_xiaomi_sm8350/arch/ppc/kernel
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
..
align.c [PATCH] ppc32: Fix address checking on lmw/stmw align exception 2005-05-01 08:58:42 -07:00
asm-offsets.c
bitops.c
cpu_setup_6xx.S [PATCH] ppc32: Fix errata for some G3 CPUs 2005-05-01 08:58:40 -07:00
cpu_setup_power4.S
cputable.c
dma-mapping.c
entry.S [PATCH] ppc32: refactor FPU exception handling 2005-05-01 08:58:40 -07:00
find_name.c
fpu.S [PATCH] ppc32: refactor FPU exception handling 2005-05-01 08:58:40 -07:00
head_4xx.S
head_8xx.S
head_44x.S [PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 44x 2005-05-20 15:48:19 -07:00
head_booke.h [PATCH] ppc32: refactor FPU exception handling 2005-05-01 08:58:40 -07:00
head_fsl_booke.S [PATCH] ppc32: Fix some minor issues related to FSL Book-E KGDB support 2005-05-28 16:46:15 -07:00
head.S [PATCH] ppc32: refactor FPU exception handling 2005-05-01 08:58:40 -07:00
idle_6xx.S
idle_power4.S
idle.c
irq.c
l2cr.S
Makefile [PATCH] ppc32: refactor FPU exception handling 2005-05-01 08:58:40 -07:00
misc.S [PATCH] ppc32: Fix incorrect CPU_FTR fixup usage for unified caches 2005-06-06 14:42:23 -07:00
module.c
pci.c [PATCH] ppc iomem annotations: ->io_base_virt 2005-04-25 07:55:57 -07:00
perfmon_fsl_booke.c
perfmon.c
ppc_htab.c
ppc_ksyms.c
ppc-stub.c
process.c
ptrace.c [PATCH] convert that currently tests _NSIG directly to use valid_signal() 2005-05-01 08:59:14 -07:00
semaphore.c
setup.c [PATCH] ppx32: Fix uninitialized variable in set_preferred_console 2005-05-20 07:54:11 -07:00
signal.c [PATCH] ppc user annotations: debug_setconetext(2) 2005-04-25 07:55:59 -07:00
smp-tbsync.c
smp.c
softemu8xx.c
swsusp.S
syscalls.c
temp.c
time.c
traps.c [PATCH] ppc32: Simplified load string emulation error checking 2005-05-28 16:46:16 -07:00
vecemu.c
vector.S
vmlinux.lds.S [PATCH] ppc32: platform-specific functions missing from kallsyms. 2005-05-05 16:36:31 -07:00