The patch titled stop_machine.c copyright has been removed from the -mm tree. Its filename is stop_machinec-copyright.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: stop_machine.c copyright From: Rusty Russell <rusty@xxxxxxxxxxxxxxx> I had to look back: this code was extracted from the module.c code in 2005. Signed-off-by: Rusty Russell <rusty@xxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- kernel/stop_machine.c | 3 +++ 1 file changed, 3 insertions(+) diff -puN kernel/stop_machine.c~stop_machinec-copyright kernel/stop_machine.c --- a/kernel/stop_machine.c~stop_machinec-copyright +++ a/kernel/stop_machine.c @@ -1,3 +1,6 @@ +/* Copyright 2005 Rusty Russell rusty@xxxxxxxxxxxxxxx IBM Corporation. + * GPL v2 and any later version. + */ #include <linux/stop_machine.h> #include <linux/kthread.h> #include <linux/sched.h> _ Patches currently in -mm which might be from rusty@xxxxxxxxxxxxxxx are origin.patch create-kallsyms_lookup_size_offset.patch generic-bug-handling.patch generic-bug-handling-fix.patch use-generic-bug-for-i386.patch use-generic-bug-for-i386-tidy.patch use-generic-bug-for-x86-64.patch use-generic-bug-for-x86-64-fix.patch use-generic-bug-for-powerpc.patch use-generic-bug-for-powerpc-fix.patch use-generic-bug-for-powerpc-fix-2.patch use-generic-bug-for-powerpc-fix-3.patch bug-test-1.patch paravirt-remove-read-hazard-from-cow.patch paravirt-pte-clear-not-present.patch paravirt-lazy-mmu-mode-hooks.patch paravirt-combine-flush-accessed-dirty.patch paravirt-kpte-flush.patch paravirt-optimize-ptep-establish-for-pae.patch paravirt-remove-set-pte-atomic.patch paravirt-pae-compile-fix.patch paravirt-update-pte-hook.patch lower-migration-thread-stop-machine-prio.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html