git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
640f7d6
)
staging/lustre: Always try kmalloc first for OBD_ALLOC_LARGE
author
Oleg Drokin
<green@linuxhacker.ru>
Mon, 4 May 2015 16:48:09 +0000
(12:48 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 10 May 2015 13:03:13 +0000
(15:03 +0200)
Create libcfs_kvzalloc and libcfs_kvzalloc_cpt that
are designed to replace OBD_ALLOC_LARGE and OBD_CPT_ALLOC_LARGE.
Not a drop-in replacement as they also take gfp flags armument
for more flexibility.
Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found