Hi all, On Wed, 30 Mar 2022 11:56:17 +1100 Stephen Rothwell wrote: > > Hi all, > > After merging the sysctl tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > kernel/sysctl.c:1776:36: error: 'C_A_D' undeclared here (not in a function) > 1776 | .data = &C_A_D, > | ^~~~~ > > Caused by commit > > 84053cc7ef2f ("ftrace: move sysctl_ftrace_enabled to ftrace.c") > > I can't imagine how that happened (though I do note that the whole branch > has been rebased and not tested :-( ). > > I have used the sysctl tree from next-20220329 for today. I am still getting this failure. -- Cheers, Stephen Rothwell