[PATCH] x86_64 machine_kexec: Use standard pagetable helpers
authorEric W. Biederman <ebiederm@xmission.com>
Fri, 29 Jul 2005 19:25:28 +0000 (13:25 -0600)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 29 Jul 2005 20:12:49 +0000 (13:12 -0700)
Use the standard hardware page table manipulation macros.
This is possible now that linux works with all 4 levels
of the page tables.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found