diff options
| author | Rusty Russell <rusty@rustcorp.com.au> | 2002-05-21 22:23:20 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@penguin.transmeta.com> | 2002-05-21 22:23:20 -0700 |
| commit | c1140e63703951bbb0da4923c050d83e7375f497 (patch) | |
| tree | aa48f348d8759d1dcf0dfdf7b227fad0e266fcc2 /net/lapb/lapb_iface.c | |
| parent | 190cd5e56e8416f60e158ac1ad884d5e13cdf5f1 (diff) | |
[PATCH] sigio delivery fix
Stephen Rothwell <sfr@canb.auug.org.au>: fix for sigio delivery:
Hi Linus,
This patch means that we keep the upper 16 bits of the si_code
field of the siginfo structure that is delivered with and SIGIOs.
We need this so that the code that actually copies the siginfo_t
out to user mode knows which part of the union to copy. We currently
get away with out this information because we always copy at least
two ints worth of the union, but this s an ugly hack and I would
like to tidy it up.
Comments?
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions
