]> git.neil.brown.name Git - history.git/commit
[PATCH] pid-max-2.5.33-A0
authorIngo Molnar <mingo@elte.hu>
Thu, 5 Sep 2002 01:45:49 +0000 (18:45 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Thu, 5 Sep 2002 01:45:49 +0000 (18:45 -0700)
commitacdc721fe26d7474802ff695b33c7882948afab6
tree26f91696f952b74e03fbfe40e28f1702d116d809
parentccfe3b2085e5764e1839e3984eef9cdb358bd746
[PATCH] pid-max-2.5.33-A0

This is the pid-max patch, the one i sent for 2.5.31 was botched.  I
have removed the 'once' debugging stupidity - now PIDs start at 0 again.
Also, for an unknown reason the previous patch missed the hunk that had
the declaration of 'DEFAULT_PID_MAX' which made it not compile ...
include/linux/sched.h
include/linux/sysctl.h
include/linux/threads.h
kernel/fork.c
kernel/sysctl.c