On Fri, May 27, 2016 at 12:25:03PM +0200, Alexander Graf wrote: > When a payload calls our memory allocator with the exact address hint, we > happily allocate memory from completely unpopulated regions. Payloads however > expect this to only succeed if they would be allocating from free conventional > memory. > > This patch makes the logic behind those checks a bit more obvious and ensures > that we always allocate from known good free conventional memory regions if we > want to allocate ram. > > Reported-by: Jonathan Gray <j...@jsg.id.au> > Signed-off-by: Alexander Graf <ag...@suse.de>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot