[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231023133033.5d54f393@canb.auug.org.au>
Date: Mon, 23 Oct 2023 13:30:33 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Steven Rostedt <rostedt@...dmis.org>,
Masami Hiramatsu <mhiramat@...nel.org>
Cc: "Matthew Wilcox (Oracle)" <willy@...radead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: linux-next: build failure after merge of the ftrace tree
Hi all,
After merging the ftrace tree, today's linux-next build (powerpc
ppc64_defconfig) failed like this:
arch/powerpc/kernel/setup-common.c:604:10: error: 'struct seq_buf' has no member named 'readpos'
604 | .readpos = 0,
| ^~~~~~~
arch/powerpc/kernel/setup-common.c:604:20: error: excess elements in struct initializer [-Werror]
604 | .readpos = 0,
| ^
arch/powerpc/kernel/setup-common.c:604:20: note: (near initialization for 'ppc_hw_desc')
cc1: all warnings being treated as errors
Caused by commit
d0ed46b60396 ("tracing: Move readpos from seq_buf to trace_seq")
I have used the ftrace tree from next-20231020 for today.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists