You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marcelo Tosatti
3ea4807de7
[PATCH] powerpc/8xx: last two 8MB D-TLB entries are incorrectly set
...
The last two 8MB TLB entries are being incorrectly set by initial_mmu on 8xx.
The first entry is written with the same virtual/physical address, which
renders it invalid:
BDI>rms 792 0x00001e00
BDI>rms 824 1
BDI>rds 824
SPR 824 : 0xc08000c0 -1065353024
BDI>rds 825
SPR 825 : 0xc0800de0 -1065349664
BDI>rds 826
SPR 826 : 0x00000000 0
And the second entry, in addition, does not have its TLB index set
correctly.
Signed-off-by: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
19 years ago
..
Makefile
powerpc/32: Restore previous version of 32-bit PCI code
19 years ago
asm-offsets.c
[PATCH] ppc: Make ARCH=ppc build again with new syscall path
19 years ago
cpu_setup_6xx.S
ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES
20 years ago
cpu_setup_power4.S
ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES
20 years ago
dma-mapping.c
[PATCH] mm: init_mm without ptlock
20 years ago
entry.S
[PATCH] ppc: Make ARCH=ppc build again with new syscall path
19 years ago
head.S
ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES
20 years ago
head_4xx.S
[PATCH] ppc32: replace use of _GLOBAL with .globl for ppc32
20 years ago
head_8xx.S
[PATCH] powerpc/8xx: last two 8MB D-TLB entries are incorrectly set
19 years ago
head_44x.S
[PATCH] ppc32: Allow ERPN for early serial to depend on CPU type
20 years ago
head_booke.h
[PATCH] ppc32: fix ppc44x fpu build
20 years ago
head_fsl_booke.S
[PATCH] Update email address for Kumar
19 years ago
idle.c
[PATCH] arch/ppc/kernel/idle.c: don't declare cpu variable in non-SMP kernels
19 years ago
idle_6xx.S
kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
20 years ago
idle_power4.S
kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
20 years ago
l2cr.S
ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES
20 years ago
machine_kexec.c
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
19 years ago
misc.S
[PATCH] ppc: Remove powermac support from ARCH=ppc
19 years ago
module.c
…
pci.c
[PATCH] ppc: Remove powermac support from ARCH=ppc
19 years ago
perfmon_fsl_booke.c
[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]
20 years ago
ppc-stub.c
…
ppc_htab.c
[PATCH] capable/capability.h (arch/)
19 years ago
ppc_ksyms.c
[PATCH] ppc: Remove powermac support from ARCH=ppc
19 years ago
relocate_kernel.S
…
rio.c
[PATCH] RapidIO support: ppc32
20 years ago
semaphore.c
…
setup.c
[PATCH] ppc: Remove powermac support from ARCH=ppc
19 years ago
smp-tbsync.c
…
smp.c
[PATCH] powerpc: task_thread_info()
19 years ago
softemu8xx.c
…
swsusp.S
kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
20 years ago
temp.c
[PATCH] ppc32: remove use of asm/segment.h
20 years ago
time.c
Merge ../linux-2.6 by hand
20 years ago
traps.c
[PATCH] ppc: Remove powermac support from ARCH=ppc
19 years ago
vmlinux.lds.S
[PATCH] powerpc: Remove section free() and linker script bits
20 years ago