Changeset 8f80c77 in mainline for kernel/arch/mips32/src/mm/tlb.c


Ignore:
Timestamp:
2010-06-08T21:26:22Z (14 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1113c9e
Parents:
2d3ddad
Message:

Lock/interrupt assertions in the code are self-documenting. No need to have that information duplicated in the comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/mips32/src/mm/tlb.c

    r2d3ddad r8f80c77  
    352352
    353353/** Try to find PTE for faulting address.
    354  *
    355  * The AS->lock must be held on entry to this function.
    356354 *
    357355 * @param badvaddr      Faulting virtual address.
Note: See TracChangeset for help on using the changeset viewer.