diff options
author | Maxim Kuvyrkov <maxim@codesourcery.com> | 2009-12-23 20:28:42 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2010-02-27 18:31:17 +0100 |
commit | 5da3a65d2d1ba333d61999640ef241f150c69c6b (patch) | |
tree | f991cfea478322ecf6608456855376ba6fdfa0ad /arch/m68k/include/asm/unistd.h | |
parent | macfb: fix 24-bit visual and stuff (diff) | |
download | linux-5da3a65d2d1ba333d61999640ef241f150c69c6b.tar.xz linux-5da3a65d2d1ba333d61999640ef241f150c69c6b.zip |
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>
Diffstat (limited to 'arch/m68k/include/asm/unistd.h')
0 files changed, 0 insertions, 0 deletions