diff options
| author | Eric W. Biederman <[email protected]> | 2006-12-13 00:35:10 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-12-13 09:05:53 -0800 |
| commit | 3cec556a84be02bcd8755422eec61f1b9bee4e2f (patch) | |
| tree | 9abfef8aa9d62225e161f4d200be5bb70ead1ab6 /include/linux/debugobjects.h | |
| parent | b3f13debd593dbd7242a4ecf6c9b4d529805e5a0 (diff) | |
[PATCH] n_r3964: Use struct pid to track user space clients
Currently this driver tracks user space clients it should send signals to. In
the presenct of file descriptor passing this is appears susceptible to
confusion from pid wrap around issues.
Replacing this with a struct pid prevents us from getting confused, and
prepares for a pid namespace implementation.
Signed-off-by: Eric W. Biederman <[email protected]>
Cc: David Woodhouse <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions