Hi Greg, I see a couple of new build errors in stable-queue. 3.4: mips:allmodconfig powerpc:allmodconfig powerpc:ppc6xx_defconfig x86_64:allyesconfig and others ... stopped looking here. kernel/trace/ftrace.c: In function 'ftrace_graph_entry_test': kernel/trace/ftrace.c:4558:2: error: too many arguments to function 'ftrace_ops_test' kernel/trace/ftrace.c:1363:1: note: declared here make[2]: *** [kernel/trace/ftrace.o] Error 1 Guess the culprit is "ftrace-have-function-graph-only-trace-based-on-global_ops-filters.patch". Maybe you already fixed it - I just saw a new set of changes coming in. If so, never mind. 3.13: alpha:defconfig Inconsistent kallsyms data Try make KALLSYMS_EXTRA_PASS=1 as a workaround make: *** [vmlinux] Error 1 Bisect points to 'mm: munlock: fix potential race with THP page split'. Reverting it fixes the problem. Thanks, Guenter -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html