Changeset ae7f6fb in mainline
- Timestamp:
- 2008-09-02T09:46:15Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6745592
- Parents:
- 6461d286
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/src/mm/as.c
r6461d286 rae7f6fb 871 871 872 872 /* 873 * Set the new flags. 874 */ 875 area->flags = flags; 876 877 /* 873 878 * Map pages back in with new flags. This step is kept separate 874 879 * so that there's no instant when the memory area could be
Note:
See TracChangeset
for help on using the changeset viewer.