Changeset 70698 in vbox for trunk/src/VBox/Runtime/r0drv/linux/mp-r0drv-linux.c
- Timestamp:
- Jan 23, 2018 7:58:40 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/linux/mp-r0drv-linux.c
r69111 r70698 218 218 219 219 220 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 27) 220 221 /** 221 222 * Wrapper between the native linux per-cpu callbacks and PFNRTWORKER, does hit … … 230 231 ASMAtomicIncU32(&pArgs->cHits); 231 232 } 233 #endif 232 234 233 235
Note:
See TracChangeset
for help on using the changeset viewer.