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

    r2d3ddad r8f80c77  
    269269 * Otherwise only portions of the area that are not backed by the ELF image
    270270 * are put into the pagemap.
    271  *
    272  * The address space and address space area must be locked prior to the call.
    273271 *
    274272 * @param area          Address space area.
Note: See TracChangeset for help on using the changeset viewer.