[linux-audio-dev] problem patching 2.4.4 kernel

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: [linux-audio-dev] problem patching 2.4.4 kernel
From: Darwin Marcus Johnson (schwaahed_AT_yahoo.com)
Date: Wed May 23 2001 - 20:40:58 EEST


Hello,

I have tried to Patch a 2.4.4 with the low latency patch that I acquired on
Andrew Morton's page. I get the error messages displayed below.

Is this the wrong patch?

I am running LM8.0 and trying to patch source from kernel.org. Any advice
appreciated.

-Darwin

[root_AT_schwaahed src]# patch -p0 < 2.4.4-low-latency.patch
patching file linux/arch/i386/config.in
patching file linux/arch/i386/kernel/entry.S
patching file linux/drivers/char/mem.c
Hunk #1 succeeded at 370 with fuzz 1.
patching file linux/drivers/char/random.c
Hunk #1 FAILED at 1320.
1 out of 1 hunk FAILED -- saving rejects to file
linux/drivers/char/random.c.rejpatching file linux/fs/buffer.c
Hunk #1 FAILED at 188.
Hunk #2 succeeded at 252 with fuzz 2.
Hunk #3 FAILED at 871.
Hunk #4 FAILED at 893.
Hunk #5 FAILED at 914.
Hunk #6 FAILED at 947.
Hunk #7 FAILED at 971.
Hunk #8 FAILED at 2567.
Hunk #9 FAILED at 2603.
8 out of 9 hunks FAILED -- saving rejects to file linux/fs/buffer.c.rej
patching file linux/fs/dcache.c
Hunk #1 FAILED at 320.
Hunk #2 succeeded at 491 with fuzz 2.
Hunk #3 succeeded at 506 with fuzz 1.
Hunk #4 FAILED at 537.
2 out of 5 hunks FAILED -- saving rejects to file linux/fs/dcache.c.rej
patching file linux/fs/ext2/inode.c
Hunk #1 FAILED at 785.
Hunk #2 FAILED at 840.
2 out of 2 hunks FAILED -- saving rejects to file linux/fs/ext2/inode.c.rej
patching file linux/fs/ext2/namei.c
Hunk #1 FAILED at 91.
Hunk #2 FAILED at 229.
2 out of 2 hunks FAILED -- saving rejects to file linux/fs/ext2/namei.c.rej
patching file linux/fs/inode.c
Hunk #1 succeeded at 511 with fuzz 2.
Hunk #2 FAILED at 540.
Hunk #3 succeeded at 624 with fuzz 2.
Hunk #4 succeeded at 650 with fuzz 1.
Hunk #5 succeeded at 809 with fuzz 2.
1 out of 5 hunks FAILED -- saving rejects to file linux/fs/inode.c.rej
patching file linux/fs/proc/array.c
Hunk #1 succeeded at 411 with fuzz 1.
patching file linux/fs/proc/generic.c
patching file linux/fs/reiserfs/bitmap.c
Hunk #1 FAILED at 424.
1 out of 1 hunk FAILED -- saving rejects to file
linux/fs/reiserfs/bitmap.c.rej patching file linux/fs/reiserfs/buffer2.c
patching file linux/fs/reiserfs/journal.c
Hunk #1 FAILED at 581.
Hunk #2 FAILED at 711.
Hunk #3 FAILED at 839.
Hunk #7 FAILED at 3097.
4 out of 7 hunks FAILED -- saving rejects to file
linux/fs/reiserfs/journal.c.rej
patching file linux/fs/reiserfs/stree.c
Hunk #2 FAILED at 1176.
Hunk #3 FAILED at 1195.
2 out of 3 hunks FAILED -- saving rejects to file
linux/fs/reiserfs/stree.c.rej patching file linux/include/linux/low-latency.h
patching file linux/include/linux/mm.h
Hunk #1 succeeded at 254 with fuzz 1.
patching file linux/include/linux/reiserfs_fs.h
Hunk #1 FAILED at 1161.
1 out of 1 hunk FAILED -- saving rejects to file
linux/include/linux/reiserfs_fs.h.rej
patching file linux/include/linux/sched.h
Hunk #1 FAILED at 26.
1 out of 1 hunk FAILED -- saving rejects to file
linux/include/linux/sched.h.rejpatching file linux/include/linux/sysctl.h
patching file linux/kernel/exit.c
Hunk #1 FAILED at 193.
1 out of 1 hunk FAILED -- saving rejects to file linux/kernel/exit.c.rej
patching file linux/kernel/ksyms.c
patching file linux/kernel/module.c
Hunk #1 FAILED at 1180.
1 out of 1 hunk FAILED -- saving rejects to file linux/kernel/module.c.rej
patching file linux/kernel/sched.c
Hunk #1 succeeded at 282 with fuzz 2.
Hunk #2 succeeded at 1272 with fuzz 2.
patching file linux/kernel/sysctl.c
Hunk #1 succeeded at 249 with fuzz 2.
patching file linux/mm/filemap.c
Hunk #1 FAILED at 274.
Hunk #2 FAILED at 366.
Hunk #3 FAILED at 415.
Hunk #4 succeeded at 429 with fuzz 2.
Hunk #5 FAILED at 454.
Hunk #6 succeeded at 464 with fuzz 2.
Hunk #7 FAILED at 1108.
Hunk #8 FAILED at 1673.
Hunk #9 FAILED at 2083.
7 out of 10 hunks FAILED -- saving rejects to file linux/mm/filemap.c.rej
patching file linux/mm/memory.c
Hunk #1 FAILED at 241.
Hunk #3 succeeded at 386 with fuzz 1.
Hunk #4 FAILED at 729.
Hunk #5 FAILED at 777.
Hunk #6 FAILED at 1013.
Hunk #7 FAILED at 1026.
Hunk #8 FAILED at 1450.
6 out of 8 hunks FAILED -- saving rejects to file linux/mm/memory.c.rej
patching file linux/mm/mmap.c
Hunk #1 FAILED at 379.
Hunk #2 FAILED at 777.
Hunk #3 FAILED at 931.
3 out of 3 hunks FAILED -- saving rejects to file linux/mm/mmap.c.rej
patching file linux/mm/mremap.c
Hunk #1 succeeded at 118 with fuzz 2.
patching file linux/mm/slab.c
Hunk #1 FAILED at 900.
Hunk #2 FAILED at 1794.
2 out of 2 hunks FAILED -- saving rejects to file linux/mm/slab.c.rej
patching file linux/mm/swapfile.c
Hunk #1 FAILED at 515.
Hunk #2 FAILED at 523.
Hunk #3 FAILED at 810.
3 out of 3 hunks FAILED -- saving rejects to file linux/mm/swapfile.c.rej
patching file linux/mm/vmscan.c
Hunk #3 FAILED at 195.
Hunk #4 FAILED at 222.
Hunk #5 FAILED at 246.
Hunk #6 FAILED at 258.
Hunk #8 FAILED at 459.
Hunk #9 succeeded at 524 with fuzz 2.
Hunk #11 FAILED at 676.
6 out of 11 hunks FAILED -- saving rejects to file linux/mm/vmscan.c.rej
patching file linux/net/core/iovec.c
Hunk #1 FAILED at 88.
1 out of 1 hunk FAILED -- saving rejects to file linux/net/core/iovec.c.rej
patching file linux/net/ipv4/tcp_minisocks.c
Hunk #2 FAILED at 449.
Hunk #3 FAILED at 466.
patch unexpectedly ends in middle of line
2 out of 3 hunks FAILED -- saving rejects to file
linux/net/ipv4/tcp_minisocks.c.rej
patch unexpectedly ends in middle of line
[root_AT_schwaahed src]#


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed May 23 2001 - 21:08:47 EEST