Changeset 4b43f86 in mainline


Ignore:
Timestamp:
2006-12-04T21:25:43Z (18 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d178208
Parents:
92778f2
Message:

Fix comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/sparc64/src/mm/as.c

    r92778f2 r4b43f86  
    167167                /*
    168168                 * Some mappings in this address space are illegal address
    169                  * aliases. Upon their creation, the flush_dcache_on_install
     169                 * aliases. Upon their creation, the dcache_flush_on_install
    170170                 * flag was set.
    171171                 *
     
    218218                /*
    219219                 * Some mappings in this address space are illegal address
    220                  * aliases. Upon their creation, the flush_dcache_on_deinstall
     220                 * aliases. Upon their creation, the dcache_flush_on_deinstall
    221221                 * flag was set.
    222222                 *
Note: See TracChangeset for help on using the changeset viewer.