Changeset 8f80c77 in mainline for kernel/arch/ppc32/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/ppc32/src/mm/tlb.c

    r2d3ddad r8f80c77  
    4949
    5050/** Try to find PTE for faulting address
    51  *
    52  * Try to find PTE for faulting address.
    53  * The as->lock must be held on entry to this function.
    5451 *
    5552 * @param as       Address space.
Note: See TracChangeset for help on using the changeset viewer.