Changeset 4b43f86 in mainline
- Timestamp:
- 2006-12-04T21:25:43Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d178208
- Parents:
- 92778f2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/src/mm/as.c
r92778f2 r4b43f86 167 167 /* 168 168 * Some mappings in this address space are illegal address 169 * aliases. Upon their creation, the flush_dcache_on_install169 * aliases. Upon their creation, the dcache_flush_on_install 170 170 * flag was set. 171 171 * … … 218 218 /* 219 219 * Some mappings in this address space are illegal address 220 * aliases. Upon their creation, the flush_dcache_on_deinstall220 * aliases. Upon their creation, the dcache_flush_on_deinstall 221 221 * flag was set. 222 222 *
Note:
See TracChangeset
for help on using the changeset viewer.