commit | 782237a2418e2561a87c86a4832726931adce737 | [log] [tgz] |
---|---|---|
author | Cedric Le Goater <clg@fr.ibm.com> | Mon Oct 02 02:17:28 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Oct 02 07:57:15 2006 -0700 |
tree | 2d647654b23bb2867e3c785d22090c7f12298f78 | |
parent | 2425c08b37244005ff221efe4957d8aaff18609c [diff] |
[PATCH] s390: update fs3270 to use a struct pid Replaces the pid_t value with a struct pid to avoid pid wrap around problems. Signed-off-by: Cedric Le Goater <clg@fr.ibm.com> Cc: Martin Schwidefsky <schwidefsky@de.ibm.com> Acked-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>