From: Oleg Drokin Date: Mon, 4 May 2015 16:48:09 +0000 (-0400) Subject: staging/lustre: Always try kmalloc first for OBD_ALLOC_LARGE X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~640 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99d56ff7c1c2ebfc8b54bcbdbce092714faefa3f;p=pandora-kernel.git staging/lustre: Always try kmalloc first for OBD_ALLOC_LARGE 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed