CVSROOT: /var/cvs Module name: linux-2.5 Changes by: willy 02/10/20 20:39:18 Modified files: arch/parisc/kernel: smp.c Log message: fix the number of args passed to do_fork(). it's irrelevant what they are since we pick it off the task queue before it gets scheduled.