On 7 July 2015 at 22:29, Masahiro Yamada <yamada.masah...@socionext.com> wrote: > 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.masah...@socionext.com> > --- > > include/linux/compat.h | 6 ++++-- > lib/linux_compat.c | 5 ----- > 2 files changed, 4 insertions(+), 7 deletions(-)
Acked-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot