]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Remove unused paca->pgdir field
authorPaul Mackerras <paulus@samba.org>
Mon, 12 Jun 2006 08:38:21 +0000 (18:38 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 12 Jun 2006 08:38:21 +0000 (18:38 +1000)
commit711898e99a8fd87dcfa8e69eceaf262a2639f327
tree2363ddbb95af2b3df95c0071060d9c69044e28ba
parent199bdd0ed9d73c003cb2cdbcfc49a20fc6e4bad1
powerpc: Remove unused paca->pgdir field

The pgdir field in the paca was a leftover from the dynamic VSIDs
patch, and is not used in the current kernel code.  This removes it.

Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/asm-offsets.c
arch/powerpc/mm/slb.c
arch/powerpc/mm/stab.c
include/asm-powerpc/mmu_context.h
include/asm-powerpc/paca.h