Maybe my kernel will work - log files
Bonez
drjones
Mon May 17 11:42:20 PDT 2004
Here's how I proceeded:
I untarred the source linux-2.4.20.tar.gz within my directory
/home/scott/kernel to create linux-2.4.20. Then after copying two patch files
for Win4Lin into /linux-2.4.20 (Kernel-Win4Lin3-2.4.20.patch,
mki-adapter.patch) I ran the following: patch -p1 <
Kernel-Win4Lin3-2.4.20.patch > patch301202.log 2>&1
followed by
perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -mywin4lin/" Makefile
(I replace "mywin4lin" in this command with "w4l301202" to signify today as
the script day.)
Then I ran
patch -p1 < mki-adapter.patch >mkipatch301202.log 2>&1
After checking the log files for these and finding no errors (these are
attached for review), I proceeded with patching as follows:
patch -p0 < xfs-2.4.20-all-i386 > xfspatch301202.log 2>&1
A reviewe of this log file shows some problems. I do not understand what they
mean or how they affect my kernel. The XFS patch was executed from my
/home/scott/kernel directory, which per the instructions, is above my
/linux-2.4.20 directory. Lonni's suggestion about creation of a symlink
evades me, where it's suggested that I "create a symlink, 2.4.20 that points
to wherever you put the kernel source". The source in my case resides in
/home/scott/kernel/linux-2.4.20.
Scott
I am enclosing the .log files generated when patching my kernel with
xfs-2.4.20-all-i386.
-------------- next part --------------
patching file arch/i386/boot/compressed/head.S
patching file arch/i386/boot/compressed/misc.c
patching file arch/i386/boot/setup.S
patching file arch/i386/config.in
patching file arch/i386/kernel/entry.S
patching file arch/i386/kernel/head.S
patching file arch/i386/kernel/process.c
patching file arch/i386/kernel/signal.c
patching file arch/i386/kernel/smpboot.c
patching file arch/i386/kernel/trampoline.S
patching file arch/i386/Makefile
patching file arch/i386/mki/Makefile
patching file arch/i386/mki/mki.c
patching file arch/i386/mm/fault.c
patching file drivers/ide/ide-cd.c
patching file include/asm-i386/desc.h
patching file include/asm-i386/mki.h
patching file include/asm-i386/mkiversion.h
patching file include/asm-i386/segment.h
patching file include/linux/sched.h
patching file kernel/exit.c
patching file kernel/fork.c
patching file kernel/sched.c
patching file mm/vmscan.c
-------------- next part --------------
patching file arch/i386/Makefile
patching file arch/i386/mki-adapter/get-version.c
patching file arch/i386/mki-adapter/LICENSE
patching file arch/i386/mki-adapter/Makefile
patching file arch/i386/mki-adapter/mki22.c
patching file arch/i386/mki-adapter/mki24.c
patching file arch/i386/mki-adapter/mki-adapter.h
patching file arch/i386/mki-adapter/mkifunc.h
patching file arch/i386/mki-adapter/mki-main.c
patching file arch/i386/mki-adapter/mkimki.c
patching file arch/i386/mki-adapter/mkivnet.c
patching file arch/i386/mki-adapter/README
patching file arch/i386/mki-adapter/timer.c
patching file arch/i386/mki-adapter/vneteth.h
patching file arch/i386/mki-adapter/vnetint-pub.h
-------------- next part --------------
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/Documentation/Changes 2.4.20-xfs/Documentation/Changes
|--- 2.4.20/Documentation/Changes Fri Nov 29 11:38:54 2002
|+++ 2.4.20-xfs/Documentation/Changes Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
3 out of 3 hunks ignored
can't find file to patch at input line 44
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/Documentation/Configure.help 2.4.20-xfs/Documentation/Configure.help
|--- 2.4.20/Documentation/Configure.help Fri Nov 29 11:38:55 2002
|+++ 2.4.20-xfs/Documentation/Configure.help Wed Dec 18 13:10:23 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
3 out of 3 hunks ignored
can't find file to patch at input line 252
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/Documentation/filesystems/00-INDEX 2.4.20-xfs/Documentation/filesystems/00-INDEX
|--- 2.4.20/Documentation/filesystems/00-INDEX Fri Nov 29 11:38:55 2002
|+++ 2.4.20-xfs/Documentation/filesystems/00-INDEX Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
patching file 2.4.20/Documentation/filesystems/xfs.txt
patching file 2.4.20/Documentation/kdb/kdb.mm
patching file 2.4.20/Documentation/kdb/kdb_bp.man
patching file 2.4.20/Documentation/kdb/kdb_bt.man
patching file 2.4.20/Documentation/kdb/kdb_env.man
patching file 2.4.20/Documentation/kdb/kdb_ll.man
patching file 2.4.20/Documentation/kdb/kdb_md.man
patching file 2.4.20/Documentation/kdb/kdb_rd.man
patching file 2.4.20/Documentation/kdb/kdb_sr.man
patching file 2.4.20/Documentation/kdb/kdb_ss.man
patching file 2.4.20/Documentation/kdb/slides
can't find file to patch at input line 3095
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/MAINTAINERS 2.4.20-xfs/MAINTAINERS
|--- 2.4.20/MAINTAINERS Fri Nov 29 11:38:57 2002
|+++ 2.4.20-xfs/MAINTAINERS Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 3113
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/Makefile 2.4.20-xfs/Makefile
|--- 2.4.20/Makefile Fri Nov 29 11:38:57 2002
|+++ 2.4.20-xfs/Makefile Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
7 out of 7 hunks ignored
can't find file to patch at input line 3231
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/alpha/defconfig 2.4.20-xfs/arch/alpha/defconfig
|--- 2.4.20/arch/alpha/defconfig Tue Nov 20 15:39:10 2001
|+++ 2.4.20-xfs/arch/alpha/defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 3247
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/arm/defconfig 2.4.20-xfs/arch/arm/defconfig
|--- 2.4.20/arch/arm/defconfig Sun May 20 14:11:24 2001
|+++ 2.4.20-xfs/arch/arm/defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 3263
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/cris/defconfig 2.4.20-xfs/arch/cris/defconfig
|--- 2.4.20/arch/cris/defconfig Sat Aug 3 11:07:44 2002
|+++ 2.4.20-xfs/arch/cris/defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 3279
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/i386/Makefile 2.4.20-xfs/arch/i386/Makefile
|--- 2.4.20/arch/i386/Makefile Fri Nov 29 11:38:59 2002
|+++ 2.4.20-xfs/arch/i386/Makefile Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 3307
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/i386/config.in 2.4.20-xfs/arch/i386/config.in
|--- 2.4.20/arch/i386/config.in Fri Nov 29 11:38:59 2002
|+++ 2.4.20-xfs/arch/i386/config.in Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 3329
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/i386/defconfig 2.4.20-xfs/arch/i386/defconfig
|--- 2.4.20/arch/i386/defconfig Fri Nov 29 11:38:59 2002
|+++ 2.4.20-xfs/arch/i386/defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
patching file 2.4.20/arch/i386/kdb/ChangeLog
patching file 2.4.20/arch/i386/kdb/Makefile
patching file 2.4.20/arch/i386/kdb/ansidecl.h
patching file 2.4.20/arch/i386/kdb/bfd.h
patching file 2.4.20/arch/i386/kdb/i386-dis.c
patching file 2.4.20/arch/i386/kdb/kdba_bp.c
patching file 2.4.20/arch/i386/kdb/kdba_bt.c
patching file 2.4.20/arch/i386/kdb/kdba_id.c
patching file 2.4.20/arch/i386/kdb/kdba_io.c
patching file 2.4.20/arch/i386/kdb/kdbasupport.c
can't find file to patch at input line 13858
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/i386/kernel/bluesmoke.c 2.4.20-xfs/arch/i386/kernel/bluesmoke.c
|--- 2.4.20/arch/i386/kernel/bluesmoke.c Sat Aug 3 11:07:44 2002
|+++ 2.4.20-xfs/arch/i386/kernel/bluesmoke.c Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 13881
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/i386/kernel/entry.S 2.4.20-xfs/arch/i386/kernel/entry.S
|--- 2.4.20/arch/i386/kernel/entry.S Fri Nov 29 11:38:59 2002
|+++ 2.4.20-xfs/arch/i386/kernel/entry.S Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 13926
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/i386/kernel/i8259.c 2.4.20-xfs/arch/i386/kernel/i8259.c
|--- 2.4.20/arch/i386/kernel/i8259.c Wed Sep 19 14:59:20 2001
|+++ 2.4.20-xfs/arch/i386/kernel/i8259.c Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 13942
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/i386/kernel/io_apic.c 2.4.20-xfs/arch/i386/kernel/io_apic.c
|--- 2.4.20/arch/i386/kernel/io_apic.c Fri Nov 29 11:38:59 2002
|+++ 2.4.20-xfs/arch/i386/kernel/io_apic.c Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 13966
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/i386/kernel/irq.c 2.4.20-xfs/arch/i386/kernel/irq.c
|--- 2.4.20/arch/i386/kernel/irq.c Fri Nov 29 11:38:59 2002
|+++ 2.4.20-xfs/arch/i386/kernel/irq.c Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 13991
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/i386/kernel/nmi.c 2.4.20-xfs/arch/i386/kernel/nmi.c
|--- 2.4.20/arch/i386/kernel/nmi.c Sat Aug 3 11:07:44 2002
|+++ 2.4.20-xfs/arch/i386/kernel/nmi.c Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 14014
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/i386/kernel/process.c 2.4.20-xfs/arch/i386/kernel/process.c
|--- 2.4.20/arch/i386/kernel/process.c Sat Aug 3 11:07:44 2002
|+++ 2.4.20-xfs/arch/i386/kernel/process.c Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 14042
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/i386/kernel/smp.c 2.4.20-xfs/arch/i386/kernel/smp.c
|--- 2.4.20/arch/i386/kernel/smp.c Fri Nov 29 11:38:59 2002
|+++ 2.4.20-xfs/arch/i386/kernel/smp.c Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
3 out of 3 hunks ignored
can't find file to patch at input line 14088
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/i386/kernel/smpboot.c 2.4.20-xfs/arch/i386/kernel/smpboot.c
|--- 2.4.20/arch/i386/kernel/smpboot.c Fri Nov 29 11:38:59 2002
|+++ 2.4.20-xfs/arch/i386/kernel/smpboot.c Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 14113
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/i386/kernel/traps.c 2.4.20-xfs/arch/i386/kernel/traps.c
|--- 2.4.20/arch/i386/kernel/traps.c Fri Nov 29 11:39:00 2002
|+++ 2.4.20-xfs/arch/i386/kernel/traps.c Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
10 out of 10 hunks ignored
can't find file to patch at input line 14271
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/i386/vmlinux.lds 2.4.20-xfs/arch/i386/vmlinux.lds
|--- 2.4.20/arch/i386/vmlinux.lds Tue Feb 26 07:15:13 2002
|+++ 2.4.20-xfs/arch/i386/vmlinux.lds Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14285
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ia64/defconfig 2.4.20-xfs/arch/ia64/defconfig
|--- 2.4.20/arch/ia64/defconfig Fri Nov 29 11:39:00 2002
|+++ 2.4.20-xfs/arch/ia64/defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14305
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ia64/ia32/sys_ia32.c 2.4.20-xfs/arch/ia64/ia32/sys_ia32.c
|--- 2.4.20/arch/ia64/ia32/sys_ia32.c Sat Aug 3 11:07:44 2002
|+++ 2.4.20-xfs/arch/ia64/ia32/sys_ia32.c Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 14434
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ia64/kernel/entry.S 2.4.20-xfs/arch/ia64/kernel/entry.S
|--- 2.4.20/arch/ia64/kernel/entry.S Fri Nov 29 11:39:01 2002
|+++ 2.4.20-xfs/arch/ia64/kernel/entry.S Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14468
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/m68k/defconfig 2.4.20-xfs/arch/m68k/defconfig
|--- 2.4.20/arch/m68k/defconfig Fri Jan 5 13:42:29 2001
|+++ 2.4.20-xfs/arch/m68k/defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14485
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/mips/defconfig 2.4.20-xfs/arch/mips/defconfig
|--- 2.4.20/arch/mips/defconfig Fri Nov 29 11:39:08 2002
|+++ 2.4.20-xfs/arch/mips/defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14502
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/mips64/defconfig 2.4.20-xfs/arch/mips64/defconfig
|--- 2.4.20/arch/mips64/defconfig Fri Nov 29 11:39:19 2002
|+++ 2.4.20-xfs/arch/mips64/defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14519
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/parisc/defconfig 2.4.20-xfs/arch/parisc/defconfig
|--- 2.4.20/arch/parisc/defconfig Fri Nov 29 11:39:23 2002
|+++ 2.4.20-xfs/arch/parisc/defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14536
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/configs/IVMS8_defconfig 2.4.20-xfs/arch/ppc/configs/IVMS8_defconfig
|--- 2.4.20/arch/ppc/configs/IVMS8_defconfig Fri Nov 29 11:39:28 2002
|+++ 2.4.20-xfs/arch/ppc/configs/IVMS8_defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14553
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/configs/SM850_defconfig 2.4.20-xfs/arch/ppc/configs/SM850_defconfig
|--- 2.4.20/arch/ppc/configs/SM850_defconfig Fri Nov 29 11:39:28 2002
|+++ 2.4.20-xfs/arch/ppc/configs/SM850_defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14570
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/configs/SPD823TS_defconfig 2.4.20-xfs/arch/ppc/configs/SPD823TS_defconfig
|--- 2.4.20/arch/ppc/configs/SPD823TS_defconfig Fri Nov 29 11:39:28 2002
|+++ 2.4.20-xfs/arch/ppc/configs/SPD823TS_defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14587
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/configs/TQM823L_defconfig 2.4.20-xfs/arch/ppc/configs/TQM823L_defconfig
|--- 2.4.20/arch/ppc/configs/TQM823L_defconfig Fri Nov 29 11:39:28 2002
|+++ 2.4.20-xfs/arch/ppc/configs/TQM823L_defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14604
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/configs/TQM850L_defconfig 2.4.20-xfs/arch/ppc/configs/TQM850L_defconfig
|--- 2.4.20/arch/ppc/configs/TQM850L_defconfig Fri Nov 29 11:39:28 2002
|+++ 2.4.20-xfs/arch/ppc/configs/TQM850L_defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14621
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/configs/TQM860L_defconfig 2.4.20-xfs/arch/ppc/configs/TQM860L_defconfig
|--- 2.4.20/arch/ppc/configs/TQM860L_defconfig Fri Nov 29 11:39:28 2002
|+++ 2.4.20-xfs/arch/ppc/configs/TQM860L_defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14638
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/configs/apus_defconfig 2.4.20-xfs/arch/ppc/configs/apus_defconfig
|--- 2.4.20/arch/ppc/configs/apus_defconfig Fri Nov 29 11:39:28 2002
|+++ 2.4.20-xfs/arch/ppc/configs/apus_defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14655
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/configs/briq_defconfig 2.4.20-xfs/arch/ppc/configs/briq_defconfig
|--- 2.4.20/arch/ppc/configs/briq_defconfig Fri Nov 29 11:39:28 2002
|+++ 2.4.20-xfs/arch/ppc/configs/briq_defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14672
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/configs/bseip_defconfig 2.4.20-xfs/arch/ppc/configs/bseip_defconfig
|--- 2.4.20/arch/ppc/configs/bseip_defconfig Fri Nov 29 11:39:29 2002
|+++ 2.4.20-xfs/arch/ppc/configs/bseip_defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14689
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/configs/common_defconfig 2.4.20-xfs/arch/ppc/configs/common_defconfig
|--- 2.4.20/arch/ppc/configs/common_defconfig Fri Nov 29 11:39:29 2002
|+++ 2.4.20-xfs/arch/ppc/configs/common_defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14706
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/configs/est8260_defconfig 2.4.20-xfs/arch/ppc/configs/est8260_defconfig
|--- 2.4.20/arch/ppc/configs/est8260_defconfig Fri Nov 29 11:39:29 2002
|+++ 2.4.20-xfs/arch/ppc/configs/est8260_defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14723
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/configs/gemini_defconfig 2.4.20-xfs/arch/ppc/configs/gemini_defconfig
|--- 2.4.20/arch/ppc/configs/gemini_defconfig Fri Nov 29 11:39:29 2002
|+++ 2.4.20-xfs/arch/ppc/configs/gemini_defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14740
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/configs/ibmchrp_defconfig 2.4.20-xfs/arch/ppc/configs/ibmchrp_defconfig
|--- 2.4.20/arch/ppc/configs/ibmchrp_defconfig Fri Nov 29 11:39:29 2002
|+++ 2.4.20-xfs/arch/ppc/configs/ibmchrp_defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14757
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/configs/mbx_defconfig 2.4.20-xfs/arch/ppc/configs/mbx_defconfig
|--- 2.4.20/arch/ppc/configs/mbx_defconfig Fri Nov 29 11:39:29 2002
|+++ 2.4.20-xfs/arch/ppc/configs/mbx_defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14774
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/configs/oak_defconfig 2.4.20-xfs/arch/ppc/configs/oak_defconfig
|--- 2.4.20/arch/ppc/configs/oak_defconfig Fri Nov 29 11:39:29 2002
|+++ 2.4.20-xfs/arch/ppc/configs/oak_defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14791
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/configs/pal4_defconfig 2.4.20-xfs/arch/ppc/configs/pal4_defconfig
|--- 2.4.20/arch/ppc/configs/pal4_defconfig Fri Nov 29 11:39:29 2002
|+++ 2.4.20-xfs/arch/ppc/configs/pal4_defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14808
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/configs/pmac_defconfig 2.4.20-xfs/arch/ppc/configs/pmac_defconfig
|--- 2.4.20/arch/ppc/configs/pmac_defconfig Fri Nov 29 11:39:29 2002
|+++ 2.4.20-xfs/arch/ppc/configs/pmac_defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14825
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/configs/power3_defconfig 2.4.20-xfs/arch/ppc/configs/power3_defconfig
|--- 2.4.20/arch/ppc/configs/power3_defconfig Fri Nov 29 11:39:29 2002
|+++ 2.4.20-xfs/arch/ppc/configs/power3_defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14842
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/configs/rpxcllf_defconfig 2.4.20-xfs/arch/ppc/configs/rpxcllf_defconfig
|--- 2.4.20/arch/ppc/configs/rpxcllf_defconfig Fri Nov 29 11:39:29 2002
|+++ 2.4.20-xfs/arch/ppc/configs/rpxcllf_defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14859
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/configs/rpxlite_defconfig 2.4.20-xfs/arch/ppc/configs/rpxlite_defconfig
|--- 2.4.20/arch/ppc/configs/rpxlite_defconfig Fri Nov 29 11:39:29 2002
|+++ 2.4.20-xfs/arch/ppc/configs/rpxlite_defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14876
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/configs/spruce_defconfig 2.4.20-xfs/arch/ppc/configs/spruce_defconfig
|--- 2.4.20/arch/ppc/configs/spruce_defconfig Fri Nov 29 11:39:29 2002
|+++ 2.4.20-xfs/arch/ppc/configs/spruce_defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14893
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/configs/walnut_defconfig 2.4.20-xfs/arch/ppc/configs/walnut_defconfig
|--- 2.4.20/arch/ppc/configs/walnut_defconfig Fri Nov 29 11:39:29 2002
|+++ 2.4.20-xfs/arch/ppc/configs/walnut_defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14910
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/ppc/defconfig 2.4.20-xfs/arch/ppc/defconfig
|--- 2.4.20/arch/ppc/defconfig Fri Nov 29 11:39:29 2002
|+++ 2.4.20-xfs/arch/ppc/defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14927
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/s390/defconfig 2.4.20-xfs/arch/s390/defconfig
|--- 2.4.20/arch/s390/defconfig Fri Nov 29 11:39:36 2002
|+++ 2.4.20-xfs/arch/s390/defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14944
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/s390x/defconfig 2.4.20-xfs/arch/s390x/defconfig
|--- 2.4.20/arch/s390x/defconfig Fri Nov 29 11:39:37 2002
|+++ 2.4.20-xfs/arch/s390x/defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 14961
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/s390x/kernel/linux32.c 2.4.20-xfs/arch/s390x/kernel/linux32.c
|--- 2.4.20/arch/s390x/kernel/linux32.c Sat Aug 3 11:07:47 2002
|+++ 2.4.20-xfs/arch/s390x/kernel/linux32.c Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 15095
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/sh/defconfig 2.4.20-xfs/arch/sh/defconfig
|--- 2.4.20/arch/sh/defconfig Tue Oct 16 11:14:38 2001
|+++ 2.4.20-xfs/arch/sh/defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 15112
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/sparc/defconfig 2.4.20-xfs/arch/sparc/defconfig
|--- 2.4.20/arch/sparc/defconfig Sat Aug 3 11:07:47 2002
|+++ 2.4.20-xfs/arch/sparc/defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 15129
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/sparc64/defconfig 2.4.20-xfs/arch/sparc64/defconfig
|--- 2.4.20/arch/sparc64/defconfig Fri Nov 29 11:39:38 2002
|+++ 2.4.20-xfs/arch/sparc64/defconfig Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 15145
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/sparc64/kernel/sys_sparc32.c 2.4.20-xfs/arch/sparc64/kernel/sys_sparc32.c
|--- 2.4.20/arch/sparc64/kernel/sys_sparc32.c Fri Nov 29 11:39:39 2002
|+++ 2.4.20-xfs/arch/sparc64/kernel/sys_sparc32.c Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 15279
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/arch/sparc64/kernel/systbls.S 2.4.20-xfs/arch/sparc64/kernel/systbls.S
|--- 2.4.20/arch/sparc64/kernel/systbls.S Sat Aug 3 11:07:48 2002
|+++ 2.4.20-xfs/arch/sparc64/kernel/systbls.S Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 15291
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/drivers/block/ll_rw_blk.c 2.4.20-xfs/drivers/block/ll_rw_blk.c
|--- 2.4.20/drivers/block/ll_rw_blk.c Fri Nov 29 11:39:44 2002
|+++ 2.4.20-xfs/drivers/block/ll_rw_blk.c Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 15304
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/drivers/char/keyboard.c 2.4.20-xfs/drivers/char/keyboard.c
|--- 2.4.20/drivers/char/keyboard.c Sat Aug 3 11:07:49 2002
|+++ 2.4.20-xfs/drivers/char/keyboard.c Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 15331
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/drivers/char/serial.c 2.4.20-xfs/drivers/char/serial.c
|--- 2.4.20/drivers/char/serial.c Fri Nov 29 11:39:58 2002
|+++ 2.4.20-xfs/drivers/char/serial.c Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
3 out of 3 hunks ignored
can't find file to patch at input line 15408
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/drivers/md/raid5.c 2.4.20-xfs/drivers/md/raid5.c
|--- 2.4.20/drivers/md/raid5.c Tue Feb 26 07:15:29 2002
|+++ 2.4.20-xfs/drivers/md/raid5.c Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
The next patch would delete the file 2.4.20-xfs/drivers/scsi/53c8xx_d.h,
which does not exist! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored
The next patch would delete the file 2.4.20-xfs/drivers/scsi/53c8xx_u.h,
which does not exist! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored
The next patch would delete the file 2.4.20-xfs/drivers/scsi/sim710_d.h,
which does not exist! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored
The next patch would delete the file 2.4.20-xfs/drivers/scsi/sim710_u.h,
which does not exist! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 20639
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/drivers/usb/hid-core.c 2.4.20-xfs/drivers/usb/hid-core.c
|--- 2.4.20/drivers/usb/hid-core.c Fri Nov 29 11:41:36 2002
|+++ 2.4.20-xfs/drivers/usb/hid-core.c Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 20687
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/drivers/usb/usb-uhci.c 2.4.20-xfs/drivers/usb/usb-uhci.c
|--- 2.4.20/drivers/usb/usb-uhci.c Fri Nov 29 11:41:52 2002
|+++ 2.4.20-xfs/drivers/usb/usb-uhci.c Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
3 out of 3 hunks ignored
can't find file to patch at input line 20827
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/drivers/usb/usbkbd.c 2.4.20-xfs/drivers/usb/usbkbd.c
|--- 2.4.20/drivers/usb/usbkbd.c Fri Nov 29 11:41:52 2002
|+++ 2.4.20-xfs/drivers/usb/usbkbd.c Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 20874
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/fs/Config.in 2.4.20-xfs/fs/Config.in
|--- 2.4.20/fs/Config.in Fri Nov 29 11:42:03 2002
|+++ 2.4.20-xfs/fs/Config.in Wed Dec 18 13:10:23 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 20907
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/fs/Makefile 2.4.20-xfs/fs/Makefile
|--- 2.4.20/fs/Makefile Fri Nov 29 11:42:04 2002
|+++ 2.4.20-xfs/fs/Makefile Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 20946
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/fs/buffer.c 2.4.20-xfs/fs/buffer.c
|--- 2.4.20/fs/buffer.c Fri Nov 29 11:42:04 2002
|+++ 2.4.20-xfs/fs/buffer.c Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
13 out of 13 hunks ignored
can't find file to patch at input line 21112
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/fs/dquot.c 2.4.20-xfs/fs/dquot.c
|--- 2.4.20/fs/dquot.c Sat Aug 3 11:07:56 2002
|+++ 2.4.20-xfs/fs/dquot.c Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
40 out of 40 hunks ignored
can't find file to patch at input line 22690
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/fs/inode.c 2.4.20-xfs/fs/inode.c
|--- 2.4.20/fs/inode.c Sat Aug 3 11:07:57 2002
|+++ 2.4.20-xfs/fs/inode.c Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
7 out of 7 hunks ignored
can't find file to patch at input line 22974
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/fs/intermezzo/vfs.c 2.4.20-xfs/fs/intermezzo/vfs.c
|--- 2.4.20/fs/intermezzo/vfs.c Fri Nov 29 11:42:15 2002
|+++ 2.4.20-xfs/fs/intermezzo/vfs.c Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
6 out of 6 hunks ignored
can't find file to patch at input line 23031
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/fs/ioctl.c 2.4.20-xfs/fs/ioctl.c
|--- 2.4.20/fs/ioctl.c Sat Feb 10 13:20:52 2001
|+++ 2.4.20-xfs/fs/ioctl.c Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 23051
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/fs/namei.c 2.4.20-xfs/fs/namei.c
|--- 2.4.20/fs/namei.c Fri Nov 29 11:42:22 2002
|+++ 2.4.20-xfs/fs/namei.c Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
3 out of 3 hunks ignored
The next patch would delete the file 2.4.20-xfs/fs/noquot.c,
which does not exist! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored
patching file 2.4.20/fs/quota.c
patching file 2.4.20/fs/quota_v1.c
patching file 2.4.20/fs/quota_v2.c
can't find file to patch at input line 24702
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/fs/super.c 2.4.20-xfs/fs/super.c
|--- 2.4.20/fs/super.c Fri Nov 29 11:42:38 2002
|+++ 2.4.20-xfs/fs/super.c Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
3 out of 3 hunks ignored
can't find file to patch at input line 24731
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/fs/xattr.c 2.4.20-xfs/fs/xattr.c
|--- 2.4.20/fs/xattr.c Fri Nov 29 11:42:38 2002
|+++ 2.4.20-xfs/fs/xattr.c Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
4 out of 4 hunks ignored
patching file 2.4.20/fs/xfs/Makefile
patching file 2.4.20/fs/xfs/dmapi/Makefile
patching file 2.4.20/fs/xfs/dmapi/Status
patching file 2.4.20/fs/xfs/dmapi/dmapi.h
patching file 2.4.20/fs/xfs/dmapi/dmapi_attr.c
patching file 2.4.20/fs/xfs/dmapi/dmapi_bulkattr.c
patching file 2.4.20/fs/xfs/dmapi/dmapi_config.c
patching file 2.4.20/fs/xfs/dmapi/dmapi_dmattr.c
patching file 2.4.20/fs/xfs/dmapi/dmapi_event.c
patching file 2.4.20/fs/xfs/dmapi/dmapi_handle.c
patching file 2.4.20/fs/xfs/dmapi/dmapi_hole.c
patching file 2.4.20/fs/xfs/dmapi/dmapi_io.c
patching file 2.4.20/fs/xfs/dmapi/dmapi_kern.h
patching file 2.4.20/fs/xfs/dmapi/dmapi_mountinfo.c
patching file 2.4.20/fs/xfs/dmapi/dmapi_private.h
patching file 2.4.20/fs/xfs/dmapi/dmapi_region.c
patching file 2.4.20/fs/xfs/dmapi/dmapi_register.c
patching file 2.4.20/fs/xfs/dmapi/dmapi_right.c
patching file 2.4.20/fs/xfs/dmapi/dmapi_session.c
patching file 2.4.20/fs/xfs/dmapi/dmapi_sysent.c
patching file 2.4.20/fs/xfs/linux/Makefile
patching file 2.4.20/fs/xfs/linux/xfs_aops.c
patching file 2.4.20/fs/xfs/linux/xfs_behavior.c
patching file 2.4.20/fs/xfs/linux/xfs_behavior.h
patching file 2.4.20/fs/xfs/linux/xfs_cred.h
patching file 2.4.20/fs/xfs/linux/xfs_file.c
patching file 2.4.20/fs/xfs/linux/xfs_fs_subr.c
patching file 2.4.20/fs/xfs/linux/xfs_fs_subr.h
patching file 2.4.20/fs/xfs/linux/xfs_globals.c
patching file 2.4.20/fs/xfs/linux/xfs_globals.h
patching file 2.4.20/fs/xfs/linux/xfs_ioctl.c
patching file 2.4.20/fs/xfs/linux/xfs_iomap.c
patching file 2.4.20/fs/xfs/linux/xfs_iops.c
patching file 2.4.20/fs/xfs/linux/xfs_iops.h
patching file 2.4.20/fs/xfs/linux/xfs_linux.h
patching file 2.4.20/fs/xfs/linux/xfs_lrw.c
patching file 2.4.20/fs/xfs/linux/xfs_lrw.h
patching file 2.4.20/fs/xfs/linux/xfs_stats.c
patching file 2.4.20/fs/xfs/linux/xfs_stats.h
patching file 2.4.20/fs/xfs/linux/xfs_super.c
patching file 2.4.20/fs/xfs/linux/xfs_super.h
patching file 2.4.20/fs/xfs/linux/xfs_sysctl.c
patching file 2.4.20/fs/xfs/linux/xfs_sysctl.h
patching file 2.4.20/fs/xfs/linux/xfs_version.h
patching file 2.4.20/fs/xfs/linux/xfs_vfs.h
patching file 2.4.20/fs/xfs/linux/xfs_vnode.c
patching file 2.4.20/fs/xfs/linux/xfs_vnode.h
patching file 2.4.20/fs/xfs/pagebuf/Makefile
patching file 2.4.20/fs/xfs/pagebuf/page_buf.c
patching file 2.4.20/fs/xfs/pagebuf/page_buf.h
patching file 2.4.20/fs/xfs/pagebuf/page_buf_internal.h
patching file 2.4.20/fs/xfs/pagebuf/page_buf_locking.c
patching file 2.4.20/fs/xfs/pagebuf/page_buf_trace.h
patching file 2.4.20/fs/xfs/support/Makefile
patching file 2.4.20/fs/xfs/support/atomic.h
patching file 2.4.20/fs/xfs/support/debug.c
patching file 2.4.20/fs/xfs/support/debug.h
patching file 2.4.20/fs/xfs/support/kmem.c
patching file 2.4.20/fs/xfs/support/kmem.h
patching file 2.4.20/fs/xfs/support/ktrace.c
patching file 2.4.20/fs/xfs/support/ktrace.h
patching file 2.4.20/fs/xfs/support/move.c
patching file 2.4.20/fs/xfs/support/move.h
patching file 2.4.20/fs/xfs/support/mrlock.c
patching file 2.4.20/fs/xfs/support/mrlock.h
patching file 2.4.20/fs/xfs/support/mutex.h
patching file 2.4.20/fs/xfs/support/qsort.c
patching file 2.4.20/fs/xfs/support/qsort.h
patching file 2.4.20/fs/xfs/support/sema.h
patching file 2.4.20/fs/xfs/support/spin.h
patching file 2.4.20/fs/xfs/support/sv.h
patching file 2.4.20/fs/xfs/support/time.h
patching file 2.4.20/fs/xfs/support/uuid.c
patching file 2.4.20/fs/xfs/support/uuid.h
patching file 2.4.20/fs/xfs/xfs.h
patching file 2.4.20/fs/xfs/xfs_acl.c
patching file 2.4.20/fs/xfs/xfs_acl.h
patching file 2.4.20/fs/xfs/xfs_ag.h
patching file 2.4.20/fs/xfs/xfs_alloc.c
patching file 2.4.20/fs/xfs/xfs_alloc.h
patching file 2.4.20/fs/xfs/xfs_alloc_btree.c
patching file 2.4.20/fs/xfs/xfs_alloc_btree.h
patching file 2.4.20/fs/xfs/xfs_arch.h
patching file 2.4.20/fs/xfs/xfs_attr.c
patching file 2.4.20/fs/xfs/xfs_attr.h
patching file 2.4.20/fs/xfs/xfs_attr_fetch.c
patching file 2.4.20/fs/xfs/xfs_attr_leaf.c
patching file 2.4.20/fs/xfs/xfs_attr_leaf.h
patching file 2.4.20/fs/xfs/xfs_attr_sf.h
patching file 2.4.20/fs/xfs/xfs_bit.c
patching file 2.4.20/fs/xfs/xfs_bit.h
patching file 2.4.20/fs/xfs/xfs_bmap.c
patching file 2.4.20/fs/xfs/xfs_bmap.h
patching file 2.4.20/fs/xfs/xfs_bmap_btree.c
patching file 2.4.20/fs/xfs/xfs_bmap_btree.h
patching file 2.4.20/fs/xfs/xfs_btree.c
patching file 2.4.20/fs/xfs/xfs_btree.h
patching file 2.4.20/fs/xfs/xfs_buf.h
patching file 2.4.20/fs/xfs/xfs_buf_item.c
patching file 2.4.20/fs/xfs/xfs_buf_item.h
patching file 2.4.20/fs/xfs/xfs_cap.c
patching file 2.4.20/fs/xfs/xfs_cap.h
patching file 2.4.20/fs/xfs/xfs_clnt.h
patching file 2.4.20/fs/xfs/xfs_da_btree.c
patching file 2.4.20/fs/xfs/xfs_da_btree.h
patching file 2.4.20/fs/xfs/xfs_dfrag.c
patching file 2.4.20/fs/xfs/xfs_dfrag.h
patching file 2.4.20/fs/xfs/xfs_dinode.h
patching file 2.4.20/fs/xfs/xfs_dir.c
patching file 2.4.20/fs/xfs/xfs_dir.h
patching file 2.4.20/fs/xfs/xfs_dir2.c
patching file 2.4.20/fs/xfs/xfs_dir2.h
patching file 2.4.20/fs/xfs/xfs_dir2_block.c
patching file 2.4.20/fs/xfs/xfs_dir2_block.h
patching file 2.4.20/fs/xfs/xfs_dir2_data.c
patching file 2.4.20/fs/xfs/xfs_dir2_data.h
patching file 2.4.20/fs/xfs/xfs_dir2_leaf.c
patching file 2.4.20/fs/xfs/xfs_dir2_leaf.h
patching file 2.4.20/fs/xfs/xfs_dir2_node.c
patching file 2.4.20/fs/xfs/xfs_dir2_node.h
patching file 2.4.20/fs/xfs/xfs_dir2_sf.c
patching file 2.4.20/fs/xfs/xfs_dir2_sf.h
patching file 2.4.20/fs/xfs/xfs_dir2_trace.c
patching file 2.4.20/fs/xfs/xfs_dir2_trace.h
patching file 2.4.20/fs/xfs/xfs_dir_leaf.c
patching file 2.4.20/fs/xfs/xfs_dir_leaf.h
patching file 2.4.20/fs/xfs/xfs_dir_sf.h
patching file 2.4.20/fs/xfs/xfs_dmapi.c
patching file 2.4.20/fs/xfs/xfs_dmapi.h
patching file 2.4.20/fs/xfs/xfs_dqblk.h
patching file 2.4.20/fs/xfs/xfs_dquot.c
patching file 2.4.20/fs/xfs/xfs_dquot.h
patching file 2.4.20/fs/xfs/xfs_dquot_item.c
patching file 2.4.20/fs/xfs/xfs_dquot_item.h
patching file 2.4.20/fs/xfs/xfs_error.c
patching file 2.4.20/fs/xfs/xfs_error.h
patching file 2.4.20/fs/xfs/xfs_extfree_item.c
patching file 2.4.20/fs/xfs/xfs_extfree_item.h
patching file 2.4.20/fs/xfs/xfs_fs.h
patching file 2.4.20/fs/xfs/xfs_fsops.c
patching file 2.4.20/fs/xfs/xfs_fsops.h
patching file 2.4.20/fs/xfs/xfs_ialloc.c
patching file 2.4.20/fs/xfs/xfs_ialloc.h
patching file 2.4.20/fs/xfs/xfs_ialloc_btree.c
patching file 2.4.20/fs/xfs/xfs_ialloc_btree.h
patching file 2.4.20/fs/xfs/xfs_iget.c
patching file 2.4.20/fs/xfs/xfs_imap.h
patching file 2.4.20/fs/xfs/xfs_inode.c
patching file 2.4.20/fs/xfs/xfs_inode.h
patching file 2.4.20/fs/xfs/xfs_inode_item.c
patching file 2.4.20/fs/xfs/xfs_inode_item.h
patching file 2.4.20/fs/xfs/xfs_inum.h
patching file 2.4.20/fs/xfs/xfs_iocore.c
patching file 2.4.20/fs/xfs/xfs_itable.c
patching file 2.4.20/fs/xfs/xfs_itable.h
patching file 2.4.20/fs/xfs/xfs_log.c
patching file 2.4.20/fs/xfs/xfs_log.h
patching file 2.4.20/fs/xfs/xfs_log_priv.h
patching file 2.4.20/fs/xfs/xfs_log_recover.c
patching file 2.4.20/fs/xfs/xfs_log_recover.h
patching file 2.4.20/fs/xfs/xfs_mac.c
patching file 2.4.20/fs/xfs/xfs_mac.h
patching file 2.4.20/fs/xfs/xfs_macros.c
patching file 2.4.20/fs/xfs/xfs_macros.h
patching file 2.4.20/fs/xfs/xfs_mount.c
patching file 2.4.20/fs/xfs/xfs_mount.h
patching file 2.4.20/fs/xfs/xfs_qm.c
patching file 2.4.20/fs/xfs/xfs_qm.h
patching file 2.4.20/fs/xfs/xfs_qm_syscalls.c
patching file 2.4.20/fs/xfs/xfs_quota.h
patching file 2.4.20/fs/xfs/xfs_quota_priv.h
patching file 2.4.20/fs/xfs/xfs_rename.c
patching file 2.4.20/fs/xfs/xfs_rtalloc.c
patching file 2.4.20/fs/xfs/xfs_rtalloc.h
patching file 2.4.20/fs/xfs/xfs_rw.c
patching file 2.4.20/fs/xfs/xfs_rw.h
patching file 2.4.20/fs/xfs/xfs_sb.h
patching file 2.4.20/fs/xfs/xfs_trans.c
patching file 2.4.20/fs/xfs/xfs_trans.h
patching file 2.4.20/fs/xfs/xfs_trans_ail.c
patching file 2.4.20/fs/xfs/xfs_trans_buf.c
patching file 2.4.20/fs/xfs/xfs_trans_dquot.c
patching file 2.4.20/fs/xfs/xfs_trans_extfree.c
patching file 2.4.20/fs/xfs/xfs_trans_inode.c
patching file 2.4.20/fs/xfs/xfs_trans_item.c
patching file 2.4.20/fs/xfs/xfs_trans_priv.h
patching file 2.4.20/fs/xfs/xfs_trans_space.h
patching file 2.4.20/fs/xfs/xfs_types.h
patching file 2.4.20/fs/xfs/xfs_utils.c
patching file 2.4.20/fs/xfs/xfs_utils.h
patching file 2.4.20/fs/xfs/xfs_vfsops.c
patching file 2.4.20/fs/xfs/xfs_vnodeops.c
patching file 2.4.20/fs/xfs/xfsidbg.c
can't find file to patch at input line 156200
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/include/asm-alpha/ioctls.h 2.4.20-xfs/include/asm-alpha/ioctls.h
|--- 2.4.20/include/asm-alpha/ioctls.h Fri Nov 29 11:42:39 2002
|+++ 2.4.20-xfs/include/asm-alpha/ioctls.h Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 156211
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/include/asm-cris/ioctls.h 2.4.20-xfs/include/asm-cris/ioctls.h
|--- 2.4.20/include/asm-cris/ioctls.h Sat Aug 3 11:07:58 2002
|+++ 2.4.20-xfs/include/asm-cris/ioctls.h Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 156222
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/include/asm-i386/byteorder.h 2.4.20-xfs/include/asm-i386/byteorder.h
|--- 2.4.20/include/asm-i386/byteorder.h Mon Dec 16 15:16:05 2002
|+++ 2.4.20-xfs/include/asm-i386/byteorder.h Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 156274
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/include/asm-i386/hw_irq.h 2.4.20-xfs/include/asm-i386/hw_irq.h
|--- 2.4.20/include/asm-i386/hw_irq.h Mon Dec 16 15:16:06 2002
|+++ 2.4.20-xfs/include/asm-i386/hw_irq.h Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 156293
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/include/asm-i386/ioctls.h 2.4.20-xfs/include/asm-i386/ioctls.h
|--- 2.4.20/include/asm-i386/ioctls.h Sat Aug 3 11:07:58 2002
|+++ 2.4.20-xfs/include/asm-i386/ioctls.h Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
patching file 2.4.20/include/asm-i386/kdb.h
patching file 2.4.20/include/asm-i386/kdbprivate.h
can't find file to patch at input line 156626
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/include/asm-i386/keyboard.h 2.4.20-xfs/include/asm-i386/keyboard.h
|--- 2.4.20/include/asm-i386/keyboard.h Mon Dec 16 15:16:51 2002
|+++ 2.4.20-xfs/include/asm-i386/keyboard.h Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 156637
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/include/asm-i386/ptrace.h 2.4.20-xfs/include/asm-i386/ptrace.h
|--- 2.4.20/include/asm-i386/ptrace.h Mon Sep 17 11:13:57 2001
|+++ 2.4.20-xfs/include/asm-i386/ptrace.h Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 156670
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/include/asm-ia64/ioctls.h 2.4.20-xfs/include/asm-ia64/ioctls.h
|--- 2.4.20/include/asm-ia64/ioctls.h Fri Nov 29 11:42:43 2002
|+++ 2.4.20-xfs/include/asm-ia64/ioctls.h Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 156681
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/include/asm-m68k/ioctls.h 2.4.20-xfs/include/asm-m68k/ioctls.h
|--- 2.4.20/include/asm-m68k/ioctls.h Fri Jan 5 13:42:29 2001
|+++ 2.4.20-xfs/include/asm-m68k/ioctls.h Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 156692
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/include/asm-sh/ioctls.h 2.4.20-xfs/include/asm-sh/ioctls.h
|--- 2.4.20/include/asm-sh/ioctls.h Fri Jan 5 13:42:29 2001
|+++ 2.4.20-xfs/include/asm-sh/ioctls.h Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 156703
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/include/asm-sparc/ioctls.h 2.4.20-xfs/include/asm-sparc/ioctls.h
|--- 2.4.20/include/asm-sparc/ioctls.h Sat Aug 3 11:08:00 2002
|+++ 2.4.20-xfs/include/asm-sparc/ioctls.h Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 156714
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/include/asm-sparc64/ioctls.h 2.4.20-xfs/include/asm-sparc64/ioctls.h
|--- 2.4.20/include/asm-sparc64/ioctls.h Sat Aug 3 11:08:00 2002
|+++ 2.4.20-xfs/include/asm-sparc64/ioctls.h Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
patching file 2.4.20/include/linux/dis-asm.h
patching file 2.4.20/include/linux/dqblk_v1.h
patching file 2.4.20/include/linux/dqblk_v2.h
patching file 2.4.20/include/linux/dqblk_xfs.h
can't find file to patch at input line 157245
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/include/linux/fs.h 2.4.20-xfs/include/linux/fs.h
|--- 2.4.20/include/linux/fs.h Mon Dec 16 15:16:06 2002
|+++ 2.4.20-xfs/include/linux/fs.h Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
14 out of 14 hunks ignored
patching file 2.4.20/include/linux/kallsyms.h
patching file 2.4.20/include/linux/kdb.h
patching file 2.4.20/include/linux/kdbprivate.h
can't find file to patch at input line 158246
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/include/linux/miscdevice.h 2.4.20-xfs/include/linux/miscdevice.h
|--- 2.4.20/include/linux/miscdevice.h Mon Dec 16 15:16:35 2002
|+++ 2.4.20-xfs/include/linux/miscdevice.h Wed Dec 18 13:10:23 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 158257
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/include/linux/mm.h 2.4.20-xfs/include/linux/mm.h
|--- 2.4.20/include/linux/mm.h Mon Dec 16 15:16:07 2002
|+++ 2.4.20-xfs/include/linux/mm.h Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
patching file 2.4.20/include/linux/posix_acl_xattr.h
patching file 2.4.20/include/linux/posix_cap_xattr.h
can't find file to patch at input line 158371
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/include/linux/quota.h 2.4.20-xfs/include/linux/quota.h
|--- 2.4.20/include/linux/quota.h Mon Dec 16 15:16:05 2002
|+++ 2.4.20-xfs/include/linux/quota.h Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
4 out of 4 hunks ignored
patching file 2.4.20/include/linux/quotacompat.h
patching file 2.4.20/include/linux/quotaio_v1.h
patching file 2.4.20/include/linux/quotaio_v2.h
can't find file to patch at input line 158925
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/include/linux/quotaops.h 2.4.20-xfs/include/linux/quotaops.h
|--- 2.4.20/include/linux/quotaops.h Mon Dec 16 15:16:18 2002
|+++ 2.4.20-xfs/include/linux/quotaops.h Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
5 out of 5 hunks ignored
can't find file to patch at input line 159152
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/include/linux/sched.h 2.4.20-xfs/include/linux/sched.h
|--- 2.4.20/include/linux/sched.h Mon Dec 16 15:16:06 2002
|+++ 2.4.20-xfs/include/linux/sched.h Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 159163
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/include/linux/sysctl.h 2.4.20-xfs/include/linux/sysctl.h
|--- 2.4.20/include/linux/sysctl.h Mon Dec 16 15:16:06 2002
|+++ 2.4.20-xfs/include/linux/sysctl.h Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
4 out of 4 hunks ignored
can't find file to patch at input line 159212
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/include/linux/vmalloc.h 2.4.20-xfs/include/linux/vmalloc.h
|--- 2.4.20/include/linux/vmalloc.h Mon Dec 16 15:16:09 2002
|+++ 2.4.20-xfs/include/linux/vmalloc.h Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 159224
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/init/main.c 2.4.20-xfs/init/main.c
|--- 2.4.20/init/main.c Sat Aug 3 11:08:01 2002
|+++ 2.4.20-xfs/init/main.c Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
3 out of 3 hunks ignored
patching file 2.4.20/kdb/ChangeLog
patching file 2.4.20/kdb/Makefile
patching file 2.4.20/kdb/kdb_bp.c
patching file 2.4.20/kdb/kdb_bt.c
patching file 2.4.20/kdb/kdb_cmds
patching file 2.4.20/kdb/kdb_id.c
patching file 2.4.20/kdb/kdb_io.c
patching file 2.4.20/kdb/kdbmain.c
patching file 2.4.20/kdb/kdbsupport.c
patching file 2.4.20/kdb/modules/Makefile
patching file 2.4.20/kdb/modules/kdbm_pg.c
patching file 2.4.20/kdb/modules/kdbm_vm.c
can't find file to patch at input line 166319
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/kernel/Makefile 2.4.20-xfs/kernel/Makefile
|--- 2.4.20/kernel/Makefile Tue Sep 18 13:43:44 2001
|+++ 2.4.20-xfs/kernel/Makefile Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
patching file 2.4.20/kernel/kallsyms.c
can't find file to patch at input line 166638
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/kernel/ksyms.c 2.4.20-xfs/kernel/ksyms.c
|--- 2.4.20/kernel/ksyms.c Fri Nov 29 11:43:49 2002
|+++ 2.4.20-xfs/kernel/ksyms.c Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
9 out of 9 hunks ignored
can't find file to patch at input line 166736
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/kernel/printk.c 2.4.20-xfs/kernel/printk.c
|--- 2.4.20/kernel/printk.c Sat Aug 3 11:08:01 2002
|+++ 2.4.20-xfs/kernel/printk.c Wed Dec 18 13:10:21 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 166760
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/kernel/sysctl.c 2.4.20-xfs/kernel/sysctl.c
|--- 2.4.20/kernel/sysctl.c Sat Aug 3 11:08:01 2002
|+++ 2.4.20-xfs/kernel/sysctl.c Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
3 out of 3 hunks ignored
can't find file to patch at input line 166793
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/mm/filemap.c 2.4.20-xfs/mm/filemap.c
|--- 2.4.20/mm/filemap.c Fri Nov 29 11:43:52 2002
|+++ 2.4.20-xfs/mm/filemap.c Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
5 out of 5 hunks ignored
can't find file to patch at input line 166853
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/mm/mprotect.c 2.4.20-xfs/mm/mprotect.c
|--- 2.4.20/mm/mprotect.c Sat Aug 3 11:08:01 2002
|+++ 2.4.20-xfs/mm/mprotect.c Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 166868
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/mm/vmalloc.c 2.4.20-xfs/mm/vmalloc.c
|--- 2.4.20/mm/vmalloc.c Fri Nov 29 11:43:55 2002
|+++ 2.4.20-xfs/mm/vmalloc.c Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
8 out of 8 hunks ignored
can't find file to patch at input line 166993
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urNp 2.4.20/net/socket.c 2.4.20-xfs/net/socket.c
|--- 2.4.20/net/socket.c Fri Nov 29 11:44:25 2002
|+++ 2.4.20-xfs/net/socket.c Wed Dec 18 13:10:22 2002
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
More information about the Linux-users
mailing list