diff options
author | Andy Fleming <afleming@freescale.com> | 2008-06-16 13:58:55 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-06-28 22:22:05 +0200 |
commit | 7570a9941fc565922078679a72d246fe208d696d (patch) | |
tree | 91ed5c3837bb2c491fb4ef101c3371c5f58fb79a /lib_ppc/bootm.c | |
parent | 63796c4e61b207d2e635729d41b7a7f7d188b03c (diff) | |
download | u-boot-imx-7570a9941fc565922078679a72d246fe208d696d.zip u-boot-imx-7570a9941fc565922078679a72d246fe208d696d.tar.gz u-boot-imx-7570a9941fc565922078679a72d246fe208d696d.tar.bz2 |
Fix an underflow bug in __lmb_alloc_base
__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>
Diffstat (limited to 'lib_ppc/bootm.c')
0 files changed, 0 insertions, 0 deletions