x86: make sure initmem is writable on 64-bit
authorPekka Enberg <penberg@cs.helsinki.fi>
Tue, 3 Mar 2009 11:15:04 +0000 (13:15 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 3 Mar 2009 11:21:18 +0000 (12:21 +0100)
commite087edd8c056292191bb989baf49f83ee509e624
tree9dd2ea0b8e4700fd166d31c785be90186eec81d8
parent05f209e7b936a48e341d36831079116a06658ccc
x86: make sure initmem is writable on 64-bit

Impact: unification

This patch ports commit 3c1df68b848b39270752ff8d4b956cc4a4dce0f6 ("x86: make
sure initmem is writable") to the 64-bit version to unify implementations of
free_init_pages().

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Cc: Arjan van de Ven <arjan@linux.intel.com>
LKML-Reference: <1236078904.2675.17.camel@penberg-laptop>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/init_64.c