m68k: Switch to generic siginfo layout
authorMaxim Kuvyrkov <maxim@codesourcery.com>
Wed, 23 Dec 2009 19:28:42 +0000 (11:28 -0800)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sat, 27 Feb 2010 17:31:17 +0000 (18:31 +0100)
commit5da3a65d2d1ba333d61999640ef241f150c69c6b
treef991cfea478322ecf6608456855376ba6fdfa0ad
parent99e11ab20b26b3236490ae687ab309c2601d180b
m68k: Switch to generic siginfo layout

This patch switches m68k to generic siginfo layout.  The custom layout
of m68k's `struct siginfo' had several issues due to not considering
aliasing of members in the union, e.g., _uid32 was at different offsets
in ._kill, ._rt and ._sigchld.

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