]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit618e4966095633eb53c93cce224a59f3bc4756f1
tree19b2c9e85dcab6df9250ba38df885d951c96e0a6
parent9704b8e5a182a7ad39a5fbc291fa782a89aefac8
[PATCH] sparc64: Fix copy_sigingo_to_user32()

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>
arch/sparc64/kernel/signal32.c