]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
sh: Fix FDPIC binary loader
authorThomas Schwinge <thomas@codesourcery.com>
Fri, 16 Nov 2012 09:46:20 +0000 (10:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Jan 2013 19:44:32 +0000 (11:44 -0800)
commitfbcfcdf223fd323903b9e8ddc538c731d9d49f33
tree5f0561cdf51f2e530a535c6944fca7d3a74a2073
parent66b99611a03866692370848760b94750384f8c39
sh: Fix FDPIC binary loader

commit 4a71997a3279a339e7336ea5d0cd27282e2dea44 upstream.

Ensure that the aux table is properly initialized, even when optional features
are missing.  Without this, the FDPIC loader did not work.  This was meant to
be included in commit d5ab780305bb6d60a7b5a74f18cf84eb6ad153b1.

Signed-off-by: Thomas Schwinge <thomas@codesourcery.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/sh/include/asm/elf.h