commit | 7296abaccc98872e28cec50091dbf26d38e4f062 | [log] [tgz] |
---|---|---|
author | Paul Brook <paul@codesourcery.com> | Sun Mar 14 14:58:46 2010 +0000 |
committer | Paul Brook <paul@codesourcery.com> | Sun Mar 14 14:58:46 2010 +0000 |
tree | c4930478d8f5ef24a7d638bddb1a19ca7f7b04f6 | |
parent | 66c80e75752e87a9479577fda1446a7623884f01 [diff] |
Fix pagetable code The multi-level pagetable code fails to iterate ove all entries because of the L2_BITS v.s. L2_SIZE thinko. Signed-off-by: Paul Brook <paul@codesourcery.com>