m68k: Fix `struct sigcontext' for ColdFire
authorMaxim Kuvyrkov <maxim@codesourcery.com>
Wed, 3 Mar 2010 13:53:45 +0000 (16:53 +0300)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 14 Apr 2010 17:45:37 +0000 (19:45 +0200)
commit1aac4effad4ea52da94eb13b12e0ca1731407ee4
tree4ea993ba66949e3239841f29b4a7d485cfaa9d6c
parent2ba3abd8186f24c7fb418927025b4e2120e3a362
m68k: Fix `struct sigcontext' for ColdFire

LibSegFault uses piggybacks sc_fpstate field of the `struct sigcontext'
and this patch avoids LibSegFault overflowing this field.  Also this
removes an unnecessary divergence from classic m68k.

Signed-off-by: Maxim Kuvyrkov <maxim@codesourcery.com>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/include/asm/sigcontext.h