Hi Greg, I see a number of new build failures in stable-queue-3.4. x86_64:allyesconfig ... failed x86_64:allmodconfig ... failed powerpc:allmodconfig ... failed powerpc:ppc6xx_defconfig ... failed mips:allmodconfig ... failed qemu tests for x86, x86_64, and ppc fail as well. kernel/trace/ftrace.c:4549:12: error: 'FTRACE_OPS_FL_STUB' undeclared here (not in a function) kernel/trace/ftrace.c:4550:5: error: 'FTRACE_OPS_FL_RECURSION_SAFE' undeclared here (not in a function) Due to commit 8a56d7761 (ftrace: Fix function graph with loading of modules). Not surprising, as the undeclared flags don't exist in the 3.4 kernel. Copying Steven for comments. 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