Update PowerPC vmemmap code for 1TB segments
authorAnton Blanchard <anton@samba.org>
Tue, 16 Oct 2007 19:57:06 +0000 (14:57 -0500)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 20:10:58 +0000 (13:10 -0700)
commite95206ab2c8cd6ea11318a5fe96b4ace534be750
treecb982f030026743158d33e1d17ee40fb1f132767
parent33ff910f0f466184ffc3514628f18403dcd86761
Update PowerPC vmemmap code for 1TB segments

htab_bolt_mapping takes another argument now the 1TB code has been
merged. Update vmemmap_populate to match.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/powerpc/mm/init_64.c