From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Stubbs Date: Mon, 29 Mar 2010 08:23:00 +0000 Subject: Re: [PATCH 2.6.34-rc2] sh: Fix FDPIC binary loader Message-Id: <4BB06364.4050909@codesourcery.com> List-Id: References: <4BAC849A.9090403@codesourcery.com> In-Reply-To: <4BAC849A.9090403@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On 29/03/10 04:15, Paul Mundt wrote: > On Fri, Mar 26, 2010 at 09:55:38AM +0000, Andrew Stubbs wrote: >> Ensure that the aux table is properly initialized, even when optional >> features are missing. Without this, the FDPIC loader did not work. >> >> Signed-off-by: Andrew Stubbs > > This was whitespace damaged and didn't apply, so I did it by hand. Please > double check your mailer settings for future patches, thanks. Apologies for the mistake. Thanks for taking the patch. Andrew