Files
u-boot/include
Masahiro Yamada ebc3328ccc linux_compat: move vzalloc() to header file as an inline function
The vzalloc(size) is equivalent to kzalloc(size, 0).  Move it to
include/linux/compat.h as an inline function in order to avoid the
function call overhead.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Acked-by: Simon Glass <sjg@chromium.org>
2015-07-22 07:30:39 -06:00
..
2015-07-21 17:39:29 -06:00
2015-07-21 17:39:25 -06:00
2015-07-21 17:39:25 -06:00
2015-07-21 17:39:27 -06:00
2015-07-21 17:39:28 -06:00
2015-07-01 21:15:03 +05:30
2015-07-01 21:15:03 +05:30