commit | c9cfcddfd65735437a4cb8563d6b66a6da8a5ed6 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@g5.osdl.org> | Tue Nov 29 14:03:14 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Nov 29 14:03:14 2005 -0800 |
tree | 618cdf37baafe8b283bcc9923d9dde89d6428fb5 | |
parent | 4168f7a31801bba6acc18662978d24ec850bbbd0 [diff] |
VM: add common helper function to create the page tables This logic was duplicated four times, for no good reason. Signed-off-by: Linus Torvalds <torvalds@osdl.org>