[U-Boot] [PATCH v3 01/16] linux_compat: move kmemdup() from ubifs.c to linux_compat.c

Heinrich Schuchardt xypron.debian at gmx.de
Tue Nov 26 03:20:59 UTC 2019


On 11/13/19 1:44 AM, AKASHI Takahiro wrote:
> linux_compat.c is the best place for kmemdup(), which is currenly used
> only in ubifs.c, but will also be used when other kernel files
> (in my case, lib/crypto/x509_cert_parser.c and pkcs7_parser.c) will be
> imported. So just move it.
>
> Signed-off-by: AKASHI Takahiro<takahiro.akashi at linaro.org>

km_kirkwood_defconfig with CONFIG_UBIFS=y compiles.

Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de>



More information about the U-Boot mailing list