sh: Fix FDPIC binary loader
authorThomas Schwinge <thomas@codesourcery.com>
Fri, 16 Nov 2012 09:46:20 +0000 (10:46 +0100)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 11 Jan 2013 12:02:57 +0000 (21:02 +0900)
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>
Cc: stable@vger.kernel.org
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found