From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 22 Nov 2011 23:38:13 +0100 Subject: [U-Boot] [PATCH] disk: part_efi: fix regression due to incorrect buffer usage In-Reply-To: References: <1319829706-6459-1-git-send-email-swarren@nvidia.com> <201110301144.21861.vapier@gentoo.org> Message-ID: <20111122233813.5d33dfdb@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Simon, On Tue, 22 Nov 2011 14:10:12 -0800 Simon Glass wrote: > On Tue, Nov 15, 2011 at 10:25 AM, Anton Staaf wrote: > > Tested-by: Anton Staaf > > Mike, do you think you could pull this into staging as per Wolfgang's > > recent request for help? > > > > Thanks, > > ? ?Anton > > > > Please can one of the maintainers grab this and put it in staging? I've seen similar patch, it is already in arm tree: http://git.denx.de/?p=u-boot/u-boot-arm.git;a=commit;h=81432275812e7d9b3b5eec9c54c6c58dfe506759 Anatolij