[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2025081536-resonate-wafer-6699@gregkh>
Date: Fri, 15 Aug 2025 07:33:41 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Namhyung Kim <namhyung@...nel.org>
Cc: Naresh Kamboju <naresh.kamboju@...aro.org>, stable@...r.kernel.org,
patches@...ts.linux.dev, linux-kernel@...r.kernel.org,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
linux@...ck-us.net, shuah@...nel.org, patches@...nelci.org,
lkft-triage@...ts.linaro.org, pavel@...x.de, jonathanh@...dia.com,
f.fainelli@...il.com, sudipm.mukherjee@...il.com,
srw@...dewatkins.net, rwarsow@....de, conor@...nel.org,
hargar@...rosoft.com, broonie@...nel.org, achill@...ill.org,
qemu-devel@...gnu.org,
Alex Bennée <alex.bennee@...aro.org>,
Arnd Bergmann <arnd@...db.de>,
Dan Carpenter <dan.carpenter@...aro.org>,
Anders Roxell <anders.roxell@...aro.org>,
Ben Copeland <benjamin.copeland@...aro.org>,
LTP List <ltp@...ts.linux.it>, chrubis <chrubis@...e.cz>,
Petr Vorel <pvorel@...e.cz>, Ian Rogers <irogers@...gle.com>,
linux-perf-users@...r.kernel.org,
Zhang Yi <yi.zhang@...weicloud.com>,
Joseph Qi <jiangqi903@...il.com>, Jan Kara <jack@...e.cz>,
linux-fsdevel@...r.kernel.org,
linux-ext4 <linux-ext4@...r.kernel.org>
Subject: Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
On Thu, Aug 14, 2025 at 01:19:06PM -0700, Namhyung Kim wrote:
> Hello,
>
> Thanks for the report!
>
> On Wed, Aug 13, 2025 at 02:50:49PM +0200, Greg Kroah-Hartman wrote:
> > On Wed, Aug 13, 2025 at 05:46:26PM +0530, Naresh Kamboju wrote:
> > > Long story:
> > > 1)
> > > The perf gcc-13 build failed on x86_64 and i386.
> > >
> > > Build regression: qemu-arm64 ARM64_64K_PAGES ltp syscalls swap fsync
> > > fallocate failed.
> > >
> > > > Ian Rogers <irogers@...gle.com>
> > > > perf topdown: Use attribute to see an event is a topdown metic or slots
> > >
> > > Build error:
> > >
> > > arch/x86/tests/topdown.c: In function 'event_cb':
> > > arch/x86/tests/topdown.c:53:25: error: implicit declaration of
> > > function 'pr_debug' [-Werror=implicit-function-declaration]
> > > 53 | pr_debug("Broken topdown information
> > > for '%s'\n", evsel__name(evsel));
> > > | ^~~~~~~~
> > > cc1: all warnings being treated as errors
> >
> > Already fixed.
>
> Are you sure? I'm not seeing the fix. Can you share the commit id?
I dropped the offending perf patch:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/commit/?id=4199b872a5585e025f62886724f4f9ae80e014ae
Did that not work for you?
thanks,
greg k-h
Powered by blists - more mailing lists