Changes in kernel/doc/mm [9d58539:e2a0d76] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/doc/mm
r9d58539 re2a0d76 71 71 72 72 'malloc' function accepts flags as a second argument. The flags are directly 73 passed to the underlying frame_alloc function. 73 passed to the underlying frame_alloc function. 74 74 75 75 1) If the flags parameter contains FRAME_ATOMIC, the allocator will not sleep.
Note:
See TracChangeset
for help on using the changeset viewer.