Changeset 62461 in vbox for trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c
- Timestamp:
- Jul 22, 2016 4:21:26 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c
r60457 r62461 376 376 /* 377 377 * Reserve the pages. 378 * 378 * 379 379 * Linux >= 4.5 with CONFIG_DEBUG_VM panics when setting PG_reserved on compound 380 380 * pages. According to Michal Hocko this shouldn't be necessary anyway because
Note:
See TracChangeset
for help on using the changeset viewer.