Re: [PATCH 5.15 000/691] 5.15.168-rc1 review
From: Harshit Mogalapalli
Date: Wed Oct 16 2024 - 05:23:27 EST
Hi Greg,
On 15/10/24 16:49, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.15.168 release.
There are 691 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Like Florian we also see the build failure in perf/ and this is new from
in this tag:
BUILDSTDERR:
/builddir/build/BUILD/kernel-5.15.168/linux-5.15.168-master.20241015.el8.rc1/tools/perf/util/evsel.c:
In function ‘evsel__set_count’:
BUILDSTDERR:
/builddir/build/BUILD/kernel-5.15.168/linux-5.15.168-master.20241015.el8.rc1/tools/perf/util/evsel.c:1505:14:
error: ‘struct perf_counts_values’ has no member named ‘lost’
BUILDSTDERR: 1505 | count->lost = lost;
BUILDSTDERR: | ^~
Thanks for dropping the commits pointed by Florian.
I am guessing we will have an rc2 soon, correct ?
Thanks,
Harshit