The patch titled Subject: sched-proc-sched_debug-fails-on-very-very-large-machines-v2-fix has been removed from the -mm tree. Its filename was sched-proc-sched_debug-fails-on-very-very-large-machines-v2-fix.patch This patch was dropped because it was folded into sched-proc-sched_debug-fails-on-very-very-large-machines.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: sched-proc-sched_debug-fails-on-very-very-large-machines-v2-fix fix spello in comment Cc: Dave Jones <davej@xxxxxxxxxx> Cc: Ingo Molnar <mingo@xxxxxxxxxx> Cc: Nathan Zimmer <nzimmer@xxxxxxx> Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- kernel/sched/debug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN kernel/sched/debug.c~sched-proc-sched_debug-fails-on-very-very-large-machines-v2-fix kernel/sched/debug.c --- a/kernel/sched/debug.c~sched-proc-sched_debug-fails-on-very-very-large-machines-v2-fix +++ a/kernel/sched/debug.c @@ -407,7 +407,7 @@ void sysrq_sched_debug_show(void) } /* - * This itererator needs some explination. + * This itererator needs some explanation. * It returns 1 for the header position. * This means 2 is cpu 0. * In a hotplugged system some cpus, including cpu 0, may be missing so we have _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are origin.patch bugh-prevent-double-evaulation-of-in-build_bug_on-fix.patch bugh-compilerh-introduce-compiletime_assert-build_bug_on_msg-checkpatch-fixes.patch goldfish-framebuffer-driver-fix.patch ocfs2-remove-kfree-redundant-null-checks.patch sched-proc-sched_stat-fails-on-very-very-large-machines.patch sched-proc-sched_debug-fails-on-very-very-large-machines.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