Skip to content
Snippets Groups Projects
Commit 7570a994 authored by Andy Fleming's avatar Andy Fleming Committed by Wolfgang Denk
Browse files

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: default avatarAndy Fleming <afleming@freescale.com>
parent 63796c4e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment