Changeset e2a0d76 in mainline for kernel/doc/mm


Ignore:
Timestamp:
2013-09-09T23:29:57Z (11 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ba2be23
Parents:
8cbf1c3
Message:

cstyle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/doc/mm

    r8cbf1c3 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.