commit | 4a71997a3279a339e7336ea5d0cd27282e2dea44 | [log] [tgz] |
---|---|---|
author | Thomas Schwinge <thomas@codesourcery.com> | Fri Nov 16 10:46:20 2012 +0100 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Jan 11 21:02:57 2013 +0900 |
tree | 22fef4495a6a023726c621dccdfdc83cd5bc6d5c | |
parent | 5a799b824b6046befa7e10107a3d65f40816f645 [diff] |
sh: Fix FDPIC binary loader 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>