From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 9 Oct 2017 13:00:28 -0400 Subject: [U-Boot] [U-Boot,1/1] ARMv8: fix error in freeing stack frame In-Reply-To: <4d3a3ded-c3ac-2890-8f87-e8708633b283@zoho.com> References: <4d3a3ded-c3ac-2890-8f87-e8708633b283@zoho.com> Message-ID: <20171009170028.GC12015@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, Sep 23, 2017 at 01:30:58PM +0800, zijun_hu wrote: > From: zijun_hu > > relocate_code() allocates 32 bytes stack frame but only 16 bytes are > freed before return. it will cause errors to possible previous frames > and doesn't make relocate_code() look like a function. > > fix by freeing 32 bytes stack space > > Signed-off-by: zijun_hu > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: