Changeset 0e4dd7b in mainline for arch/sparc64/src/mm/tlb.c
- Timestamp:
- 2006-02-17T16:49:52Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c1e43e4
- Parents:
- 37c8975
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/sparc64/src/mm/tlb.c
r37c8975 r0e4dd7b 63 63 64 64 /* 65 * For simplicity, we do identity mapping of first 4M of memory. 66 * The very next change should be leaving the first 4M unmapped. 65 * We do identity mapping of 4M-page at 4M. 67 66 */ 68 67 tag.value = 0;
Note:
See TracChangeset
for help on using the changeset viewer.