mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-02 01:19:49 +00:00
7570a9941f
__lmb_alloc_base can underflow if it fails to find free space. This was fixed in linux with commit d9024df02ffe74d723d97d552f86de3b34beb8cc. This patch merely updates __lmb_alloc_base to resemble the current version in Linux. Signed-off-by: Andy Fleming <afleming@freescale.com> |
||
---|---|---|
.. | ||
bzlib.c | ||
bzlib_crctable.c | ||
bzlib_decompress.c | ||
bzlib_huffman.c | ||
bzlib_private.h | ||
bzlib_randtable.c | ||
crc32.c | ||
ctype.c | ||
display_options.c | ||
div64.c | ||
ldiv.c | ||
lmb.c | ||
Makefile | ||
md5.c | ||
sha1.c | ||
string.c | ||
vsprintf.c | ||
zlib.c |