commit | 5e696617c425eb97bd943d781f3941fb1e8f0e5b | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Dec 18 19:13:24 2008 +0000 |
committer | Paul Mackerras <paulus@samba.org> | Sun Dec 21 14:21:15 2008 +1100 |
tree | 82138fbda2e28fbe8d0e5821f218cb160230ce27 | |
parent | 6d2170be4561293a6aa821c773687bd3f18e8206 [diff] |
powerpc/mm: Split mmu_context handling This splits the mmu_context handling between 32-bit hash based processors, 64-bit hash based processors and everybody else. This is preliminary work for adding SMP support for BookE processors. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>