The patch titled stop_machine.c copyright has been added to the -mm tree. Its filename is stop_machinec-copyright.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ 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 files 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 split-i386-and-x86_64-ptraceh.patch uml-use-ptrace-abih-instead-of-ptraceh.patch x86-remove-locally-defined-ldt-structure-in-favour-of-standard-type.patch x86-allow-a-kernel-to-not-be-in-ring-0.patch x86-allow-a-kernel-to-not-be-in-ring-0-tidy.patch x86-replace-sensitive-instructions-with-macros.patch x86-roll-all-the-cpuid-asm-into-one-__cpuid-call.patch x86-trivial-pgtableh-__assembly__-move.patch x86-trivial-move-of-__have-macros-in-i386-pagetable-headers.patch x86-trivial-move-of-ptep_set_access_flags.patch x86-remove-unused-include-from-efi_stubs.patch eisa-bus-modalias-attributes-support-1.patch fix-____call_usermodehelper-errors-being-silently-ignored.patch sys-modules-patch-allow-full-length-section-names.patch stop_machinec-copyright.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