commit | d5ab780305bb6d60a7b5a74f18cf84eb6ad153b1 | [log] [tgz] |
---|---|---|
author | Andrew Stubbs <ams@codesourcery.com> | Mon Mar 29 12:04:19 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Mar 29 12:04:19 2010 +0900 |
tree | ddcdd257ba668971cb9416df68757442af54309a | |
parent | 59a2f7d9fd41c68b7013797e82b8f40fc154ccae [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. Signed-off-by: Andrew Stubbs <ams@codesourcery.com> Cc: stable@kernel.org Signed-off-by: Paul Mundt <lethal@linux-sh.org>