summaryrefslogtreecommitdiffstats
path: root/arch/ppc/configs/mpc834x_sys_defconfig
diff options
context:
space:
mode:
authorDavid Mosberger-Tang <davidm@mostang.com>2005-11-02 22:40:19 -0800
committerTony Luck <tony.luck@intel.com>2005-11-08 09:58:06 -0800
commitcf20d1eafb648bf395b153cbcd0cde40f88c220a (patch)
treeb8ffb8bd95fb62738f891ace618b3727bd8dbeca /arch/ppc/configs/mpc834x_sys_defconfig
parentf093182d313edde9b1f86dbdaf40ba4da2dbd0e7 (diff)
downloadtalos-op-linux-cf20d1eafb648bf395b153cbcd0cde40f88c220a.tar.gz
talos-op-linux-cf20d1eafb648bf395b153cbcd0cde40f88c220a.zip
[IA64] align signal-frame even when not using alternate signal-stack
At the moment, attempting to invoke a signal-handler on the normal stack is guaranteed to fail if the stack-pointer happens not to be 16-byte aligned. This is because the signal-trampoline will attempt to store fp-regs with stf.spill instructions, which will trap for misaligned addresses. This isn't terribly useful behavior. It's better to just always align the signal frame to the next lower 16-byte boundary. Signed-off-by: David Mosberger-Tang <David.Mosberger@acm.org> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ppc/configs/mpc834x_sys_defconfig')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud