commit | 8bf2755664bfe03a414e7ec02d9f16a3d5beb60d | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Fri Jul 29 13:25:28 2005 -0600 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jul 29 13:12:49 2005 -0700 |
tree | 4cf707d59b69c153a29d93e90fa5dc53baec64a0 | |
parent | 36c4fd23cc06f81d68ee968c4c1bf1cebb3dcea5 [diff] |
[PATCH] x86_64 machine_kexec: Use standard pagetable helpers 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>