On Sun, Dec 01, 2013 at 05:26:40PM -0800, Guenter Roeck wrote: > 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. Odd it's not breaking the x86-64 build here, which doesn't make much sense... Steven, I'll drop 8a56d7761 from the 3.4 stable queue right now, if you want it in 3.4-stable (and I think you do), can you provide a backported version that builds? thanks, greg k-h -- 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