[PATCH] sparc64: Fix copy_sigingo_to_user32()
authorJurij Smakov <jurij@wooyd.org>
Mon, 18 Apr 2005 01:03:12 +0000 (18:03 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 18 Apr 2005 01:03:12 +0000 (18:03 -0700)
The compat routine to copy over this data structure was not
handling SI_POLL correctly, breaking various fcntl() variants
in compat tasks.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found