]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86-64: use vmemmap_populate_basepages() for !pse setups
authorJohannes Weiner <hannes@cmpxchg.org>
Sat, 23 Mar 2013 02:31:43 +0000 (13:31 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 26 Mar 2013 05:10:58 +0000 (16:10 +1100)
commit3fb732e477ca54a454fe4ed78b7157c8d0bb7841
treed56ee6a76264bab5f0963a085a3eb866f776a253
parenta8dcc75286e46f615747c9799322c002b7b9adfe
x86-64: use vmemmap_populate_basepages() for !pse setups

We already have generic code to allocate vmemmap with regular pages, use
it.

Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Cc: Ben Hutchings <ben@decadent.org.uk>
Cc: Bernhard Schmidt <Bernhard.Schmidt@lrz.de>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: "Luck, Tony" <tony.luck@intel.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: David Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/x86/mm/init_64.c