Changeset 7e4e532 in mainline for arch/ia64/src/mm/frame.c
- Timestamp:
- 2006-02-08T23:37:38Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 874878a
- Parents:
- bb68433
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia64/src/mm/frame.c
rbb68433 r7e4e532 44 44 45 45 /* 46 47 46 * Workaround to prevent slab allocator from allocating frame 0. 47 * Remove the following statement when the kernel is no longer 48 48 * identity mapped. 49 49 */ 50 50 frame_mark_unavailable(0, 1); 51 51
Note:
See TracChangeset
for help on using the changeset viewer.