Changes in kernel/doc/mm [e2a0d76:9d58539] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/doc/mm
re2a0d76 r9d58539 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.