On Wed, Mar 05, 2003 at 12:35:40AM -0600, Lucius, Leland wrote: > http://www.homerow.net/projects/zlinux/vmparms.htm
Doesn't apply cleanly for me. My kernel source has the following patches applied, in order: linux-2.4.19-s390-may2002.diff linux-2.4.19-timer-may2002.diff linux-2.4.19-s390-1-may2002.diff linux-2.4.19-s390-2-may2002.diff linux-2.4.19-s390-3-may2002.diff Here's what I get when I try the patch: debian:/devel/kernel/scratch/linux-2.4.19# patch -p1 --dry-run < ../patchdir/linux-2.4.19.vmparms.diff patching file arch/s390/kernel/head.S Hunk #1 succeeded at 256 with fuzz 1. Hunk #2 succeeded at 460 with fuzz 2. patching file arch/s390/kernel/setup.c Hunk #3 FAILED at 349. 1 out of 3 hunks FAILED -- saving rejects to file arch/s390/kernel/setup.c.rej patching file arch/s390x/kernel/head.S Hunk #1 succeeded at 256 with fuzz 1. patching file arch/s390x/kernel/setup.c Hunk #3 FAILED at 339. 1 out of 3 hunks FAILED -- saving rejects to file arch/s390x/kernel/setup.c.rej patching file include/asm-s390/setup.h patching file include/asm-s390x/setup.h So setup.c doesn't go on at all, for either architecture. Adam
