Changeset 2c49fbbe in mainline for arch/ia64/src/mm/frame.c
- Timestamp:
- 2006-02-28T17:57:42Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a0d74fd
- Parents:
- 95042fd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia64/src/mm/frame.c
r95042fd r2c49fbbe 44 44 45 45 /* 46 * Workaround to prevent slab allocator from allocating frame 0.47 * Remove the following statement when the kernel is no longer48 * identity mapped.49 */50 frame_mark_unavailable(0, 1);51 52 /*53 46 * Blacklist ROM regions. 54 47 */
Note:
See TracChangeset
for help on using the changeset viewer.