The patch titled Subject: mm-rcu-protected-get_mm_exe_file-fix-2 has been removed from the -mm tree. Its filename was mm-rcu-protected-get_mm_exe_file-fix-2.patch This patch was dropped because it was folded into mm-rcu-protected-get_mm_exe_file.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-rcu-protected-get_mm_exe_file-fix-2 fix comment typo Cc: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- kernel/fork.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN kernel/fork.c~mm-rcu-protected-get_mm_exe_file-fix-2 kernel/fork.c --- a/kernel/fork.c~mm-rcu-protected-get_mm_exe_file-fix-2 +++ a/kernel/fork.c @@ -709,7 +709,7 @@ EXPORT_SYMBOL_GPL(mmput); /** * set_mm_exe_file - change a reference to the mm's executable file * - * This changes mm's executale file (shown as symlink /proc/[pid]/exe). + * This changes mm's executable file (shown as symlink /proc/[pid]/exe). * * Main users are mmput(), sys_execve() and sys_prctl(PR_SET_MM_MAP/EXE_FILE). * Callers prevent concurrent invocations: in mmput() nobody alive left, _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are origin.patch lib-find__bit-reimplementation-fix.patch checkpatch-match-more-world-writable-permissions-fix.patch binfmt_misc-simplify-entry_status-fix.patch rtc-driver-for-conexant-digicolor-cx92755-on-chip-rtc-fix.patch fs-fat-remove-unnecessary-includes-fix.patch kernel-forkc-avoid-division-by-zero-fix.patch kernel-forkc-avoid-division-by-zero-fix-fix.patch doc-sysctl-kerneltxt-document-threads-max-fix.patch mm-rcu-protected-get_mm_exe_file.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