summaryrefslogtreecommitdiffstats
path: root/include/asm-ppc/a.out.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ppc/a.out.h')
0 files changed, 0 insertions, 0 deletions
n> | | | r4k_tlb_glue.S: The fast handlers must work with intrs disabled, since we can not risk changes in entryhi/lo/tlbregisters. do_page_fault() _must_ work with intrs enabled, to prevent deadlocks in the intercpu tlbflush code. andes.c/r4xx0.c: Make tlb register accesses conservatively safe from intrs coming in and changing register contents. * Change all instances of __SMP__ to CONFIG_SMP and includeRalf Baechle2000-04-2314-23/+43 | | | | <linux/config.h> where necessary. * First cut at intercpu tlb flushing.Kanoj Sarcar2000-04-226-8/+81 | * Per cpu tlbpid (asid) management for SMP. The asid cache is now perKanoj Sarcar2000-04-227-80/+137 | | | | cpu, and stays in cpu_data[]. * Enclose the CP0_COUNT reading into __KERNEL__Florian Lohoff2000-04-221-0/+2 | * Delete unused junk "current_pgd".Kanoj Sarcar2000-04-213-5/+0 | * Don't overwrite the cache exception handler.Ralf Baechle2000-04-211-3/+1 | * Removing until needed ...Pat Gefre2000-04-216-259/+3 | * Removing until needed .....Pat Gefre2000-04-2128-17020/+0 | * Merge with Linux 2.3.99-pre5.Ralf Baechle2000-04-1912-478/+578 | * Merge with Linux 2.3.99-pre4.Ralf Baechle2000-04-19642-25192/+42156 | * Pause fix for mips64.Ralf Baechle2000-04-19