Changeset eb1b8b6 in mainline for arch/ia64/src/mm/frame.c
- Timestamp:
- 2006-02-08T00:08:55Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 085d973
- Parents:
- 8b3eebb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia64/src/mm/frame.c
r8b3eebb reb1b8b6 42 42 { 43 43 /* 44 * Workaround to prevent slab allocator from allocating frame 0. 45 * Remove the following statement when the kernel is no longer 46 * identity mapped. 47 */ 48 frame_region_not_free(0, FRAME_SIZE); 49 50 /* 44 51 * Blacklist ROM regions. 45 52 */
Note:
See TracChangeset
for help on using the changeset viewer.