Hi, I am trying to patch the latest linux kernel available with Fedora 16.
I see that the latest patch version v.4.4-3.1 tries to patch many files which are non existant on latest source. Is there a latest patch available for latest linux source? Thanks, Shiva ============================================= shivaprasad@localhost : ~/kernel/kernel-3.4.fc18/linux-3.5.0-0.rc6.git0.2.fc18.x86_64 [$] $ patch -p1 < kdb-v4.4-3.1-common-1 patching file Documentation/kdb/bt_x86 patching file Documentation/kdb/kdb.mm patching file Documentation/kdb/kdb_bp.man patching file Documentation/kdb/kdb_bt.man patching file Documentation/kdb/kdb_env.man patching file Documentation/kdb/kdb_ll.man patching file Documentation/kdb/kdb_md.man patching file Documentation/kdb/kdb_ps.man patching file Documentation/kdb/kdb_rd.man patching file Documentation/kdb/kdb_sr.man patching file Documentation/kdb/kdb_ss.man patching file Documentation/kdb/slides patching file Makefile Hunk #1 succeeded at 716 (offset 7 lines). patching file fs/proc/meminfo.c Hunk #1 succeeded at 174 (offset 1 line). patching file fs/proc/mmu.c patching file include/linux/console.h patching file include/linux/dis-asm.h patching file include/linux/kdbprivate.h patching file include/linux/reboot.h patching file include/linux/swap.h Hunk #1 succeeded at 341 (offset 17 lines). Hunk #2 succeeded at 379 (offset -8 lines). patching file include/linux/sysctl.h patching file init/main.c Hunk #1 succeeded at 107 (offset -1 lines). Hunk #2 succeeded at 158 (offset -1 lines). Hunk #3 succeeded at 625 (offset 4 lines). patching file kdb/ChangeLog patching file kdb/Makefile patching file kdb/kdb_bp.c patching file kdb/kdb_bt.c patching file kdb/kdb_cmds patching file kdb/kdb_id.c patching file kdb/kdb_io.c patching file kdb/kdbdereference.c patching file kdb/kdbmain.c patching file kdb/kdbsupport.c patching file kdb/modules/Makefile patching file kdb/modules/kdbm_debugtypes.c patching file kdb/modules/kdbm_pg.c patching file kdb/modules/kdbm_sched.c patching file kdb/modules/kdbm_task.c patching file kdb/modules/kdbm_vm.c patching file kdb/modules/kdbm_x86.c patching file kdb/modules/lcrash/README patching file kdb/modules/lcrash/asm/README patching file kdb/modules/lcrash/asm/kl_dump_ia64.h patching file kdb/modules/lcrash/asm/kl_types.h patching file kdb/modules/lcrash/kl_alloc.h patching file kdb/modules/lcrash/kl_bfd.h patching file kdb/modules/lcrash/kl_btnode.h patching file kdb/modules/lcrash/kl_cmp.h patching file kdb/modules/lcrash/kl_copt.h patching file kdb/modules/lcrash/kl_debug.h patching file kdb/modules/lcrash/kl_dump.h patching file kdb/modules/lcrash/kl_dump_arch.h patching file kdb/modules/lcrash/kl_dump_ia64.h patching file kdb/modules/lcrash/kl_dwarfs.h patching file kdb/modules/lcrash/kl_error.h patching file kdb/modules/lcrash/kl_htnode.h patching file kdb/modules/lcrash/kl_lib.h patching file kdb/modules/lcrash/kl_libutil.h patching file kdb/modules/lcrash/kl_mem.h patching file kdb/modules/lcrash/kl_mem_ia64.h patching file kdb/modules/lcrash/kl_module.h patching file kdb/modules/lcrash/kl_queue.h patching file kdb/modules/lcrash/kl_stabs.h patching file kdb/modules/lcrash/kl_stringtab.h patching file kdb/modules/lcrash/kl_sym.h patching file kdb/modules/lcrash/kl_task.h patching file kdb/modules/lcrash/kl_typeinfo.h patching file kdb/modules/lcrash/kl_types.h patching file kdb/modules/lcrash/klib.h patching file kdb/modules/lcrash/lc_eval.h patching file kernel/exit.c patching file kernel/kallsyms.c Hunk #1 succeeded at 569 (offset 16 lines). patching file kernel/kexec.c Hunk #1 succeeded at 39 with fuzz 1 (offset -2 lines). Hunk #2 succeeded at 1100 (offset 11 lines). patching file kernel/module.c Hunk #1 succeeded at 99 (offset -5 lines). Hunk #2 succeeded at 3251 (offset 76 lines). Hunk #3 succeeded at 3267 (offset 76 lines). patching file kernel/panic.c Hunk #2 succeeded at 104 with fuzz 1 (offset 20 lines). patching file kernel/printk.c Hunk #2 succeeded at 1158 (offset 665 lines). Hunk #3 succeeded at 1171 with fuzz 2 (offset 664 lines). patching file kernel/signal.c Hunk #1 succeeded at 3295 (offset 112 lines). Hunk #2 succeeded at 3374 (offset 112 lines). can't find file to patch at input line 30840 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: linux/kernel/sysctl_check.c |=================================================================== |--- linux.orig/kernel/sysctl_check.c |+++ linux/kernel/sysctl_check.c -------------------------- File to patch: linux/kernel/sysctl_check.c linux/kernel/sysctl_check.c: No such file or directory Skip this patch? [y] n File to patch: linux.orig/kernel/sysctl_check.c linux.orig/kernel/sysctl_check.c: No such file or directory Skip this patch? [y] n File to patch: kernel/sysctl_check.c kernel/sysctl_check.c: No such file or directory Skip this patch? [y] n File to patch: Skip this patch? [y] y Skipping patch. 1 out of 1 hunk ignored patching file lib/bug.c patching file mm/hugetlb.c Hunk #1 succeeded at 2065 (offset 90 lines). patching file mm/mmzone.c Hunk #1 succeeded at 22 (offset -1 lines). patching file mm/swapfile.c Hunk #2 succeeded at 2162 (offset -4 lines). Hunk #3 succeeded at 2175 (offset -4 lines). can't find file to patch at input line 32200 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: linux/kernel/sched.c |=================================================================== |--- linux.orig/kernel/sched.c |+++ linux/kernel/sched.c -------------------------- File to patch: linux/kernel/sched.c linux/kernel/sched.c: No such file or directory Skip this patch? [y] y Skipping patch. 3 out of 3 hunks ignored patching file include/linux/kdb.h Hunk #5 FAILED at 115. Hunk #6 succeeded at 154 (offset -3 lines). 1 out of 6 hunks FAILED -- saving rejects to file include/linux/kdb.h.rej patching file kernel/sysctl.c Hunk #1 succeeded at 176 (offset -2 lines). patching file kernel/time/timekeeping.c Hunk #1 FAILED at 157. 1 out of 1 hunk FAILED -- saving rejects to file kernel/time/timekeeping.c.rej patching file drivers/tty/serial/sn_console.c Hunk #1 succeeded at 53 (offset 1 line). Hunk #2 succeeded at 501 (offset 1 line). Hunk #3 succeeded at 1044 (offset 2 lines). Hunk #4 succeeded at 1127 (offset 2 lines). patching file drivers/s390/char/keyboard.c Hunk #2 succeeded at 289 with fuzz 1. patching file drivers/tty/vt/keyboard.c Hunk #1 FAILED at 42. Hunk #2 succeeded at 1287 (offset 87 lines). 1 out of 2 hunks FAILED -- saving rejects to file drivers/tty/vt/keyboard.c.rej can't find file to patch at input line 32608 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: linux/drivers/tty/serial/8250.c |=================================================================== |--- linux.orig/drivers/tty/serial/8250.c |+++ linux/drivers/tty/serial/8250.c -------------------------- File to patch: y y: No such file or directory Skip this patch? [y] y Skipping patch. 4 out of 4 hunks ignored can't find file to patch at input line 32696 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: linux/drivers/tty/serial/8250_early.c |=================================================================== |--- linux.orig/drivers/tty/serial/8250_early.c |+++ linux/drivers/tty/serial/8250_early.c -------------------------- File to patch: Skip this patch? [y] y Skipping patch. 2 out of 2 hunks ignored patching file include/linux/lkdb.h _______________________________________________________________________________ _______________________________________________________________________________ shivaprasad@localhost : ~/kernel/kernel-3.4.fc18/linux-3.5.0-0.rc6.git0.2.fc18.x86_64 [$] $ patch -p1 < kdb-v4.4-3.1-x86-1 patching file arch/x86/Kconfig.debug Hunk #1 succeeded at 299 with fuzz 2 (offset 15 lines). patching file arch/x86/Makefile Hunk #1 succeeded at 168 (offset 26 lines). patching file arch/x86/include/asm/ansidecl.h patching file arch/x86/include/asm/ansidecl_32.h patching file arch/x86/include/asm/ansidecl_64.h patching file arch/x86/include/asm/bfd.h patching file arch/x86/include/asm/bfd_32.h patching file arch/x86/include/asm/bfd_64.h patching file arch/x86/include/asm/irq_vectors.h patching file arch/x86/include/asm/kdb.h patching file arch/x86/include/asm/kdbprivate.h patching file arch/x86/include/asm/kdebug.h patching file arch/x86/include/asm/ptrace.h patching file arch/x86/kdb/ChangeLog patching file arch/x86/kdb/ChangeLog_32 patching file arch/x86/kdb/ChangeLog_64 patching file arch/x86/kdb/Makefile patching file arch/x86/kdb/kdb_cmds_32 patching file arch/x86/kdb/kdb_cmds_64 patching file arch/x86/kdb/kdba_bp.c patching file arch/x86/kdb/kdba_id.c patching file arch/x86/kdb/kdba_io.c patching file arch/x86/kdb/kdba_support.c patching file arch/x86/kdb/pc_keyb.h patching file arch/x86/kdb/x86-dis.c patching file arch/x86/kernel/apic/io_apic.c Hunk #2 succeeded at 1159 (offset 56 lines). patching file arch/x86/kernel/dumpstack.c Hunk #2 succeeded at 241 (offset 3 lines). Hunk #3 FAILED at 274. Hunk #4 succeeded at 312 (offset 4 lines). 1 out of 4 hunks FAILED -- saving rejects to file arch/x86/kernel/dumpstack.c.rej patching file arch/x86/kernel/entry_32.S Hunk #1 succeeded at 964 (offset -10 lines). patching file arch/x86/kernel/entry_64.S Hunk #1 succeeded at 1392 (offset 82 lines). patching file arch/x86/kernel/reboot.c Hunk #2 FAILED at 630. Hunk #3 FAILED at 740. 2 out of 3 hunks FAILED -- saving rejects to file arch/x86/kernel/reboot.c.rej patching file arch/x86/kernel/traps.c Hunk #1 succeeded at 41 (offset -4 lines). Hunk #2 FAILED at 375. Hunk #3 FAILED at 396. Hunk #4 FAILED at 414. Hunk #5 FAILED at 465. Hunk #6 succeeded at 422 (offset -144 lines). 4 out of 6 hunks FAILED -- saving rejects to file arch/x86/kernel/traps.c.rej _______________________________________________________________________________ shivaprasad@localhost : ~/kernel/kernel-3.4.fc18/linux-3.5.0-0.rc6.git0.2.fc18.x86_64 [$] $ patch -p1 < kdb-v4.4-3.1-x86-1
_______________________________________________ kdb mailing list [email protected] http://oss.sgi.com/mailman/listinfo/kdb
