commit | 9c7d3b3a6b6aaeded9d9e5c5111dbcc65b0b0f91 | [log] [tgz] |
---|---|---|
author | Jurij Smakov <jurij@wooyd.org> | Sun Apr 17 18:03:12 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sun Apr 17 18:03:12 2005 -0700 |
tree | 19b2c9e85dcab6df9250ba38df885d951c96e0a6 | |
parent | dadeafdfc8da8c27e5a68e0706b9856eaac89391 [diff] |
[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>