]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: add context.vdso_base for 32-bit too
authorPaul Mackerras <paulus@samba.org>
Sun, 11 Jun 2006 04:15:17 +0000 (14:15 +1000)
committerPaul Mackerras <paulus@samba.org>
Sun, 11 Jun 2006 04:15:17 +0000 (14:15 +1000)
commitd73228941f6da78459d6ea9c13bc7f105da2ef8d
tree59a278c4c189f838ede99de5fd46241d1923f52b
parentebd54b3fa5dba9a61622a6607ce60a39abe885fc
powerpc: add context.vdso_base for 32-bit too

This adds a vdso_base element to the mm_context_t for 32-bit compiles
(both for ARCH=powerpc and ARCH=ppc).  This fixes the compile errors
that have been reported in arch/powerpc/kernel/signal_32.c.

Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/mm/mmu_context_32.c
arch/powerpc/mm/ppc_mmu_32.c
arch/powerpc/mm/tlb_32.c
arch/powerpc/platforms/powermac/cpufreq_32.c
arch/powerpc/platforms/powermac/setup.c
arch/ppc/mm/mmu_context.c
drivers/macintosh/via-pmu.c
include/asm-ppc/mmu.h
include/asm-ppc/mmu_context.h
include/asm-ppc/pgtable.h