Changes in kernel/doc/mm [9d58539:e2a0d76] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/doc/mm

    r9d58539 re2a0d76  
    7171
    7272'malloc' function accepts flags as a second argument. The flags are directly
    73 passed to the underlying frame_alloc function. 
     73passed to the underlying frame_alloc function.
    7474
    75751) If the flags parameter contains FRAME_ATOMIC, the allocator will not sleep.
Note: See TracChangeset for help on using the changeset viewer.