Re: [PATCH 6.6 0000/1424] 6.6.157-rc1 review
From: Florian Fainelli
Date: Mon Sep 14 2026 - 14:32:16 EST
On 9/11/26 23:40, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 6.6.157 release.
There are 1424 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.
Responses should be made by Mon, 14 Sep 2026 06:54:17 +0000.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.157-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
and the diffstat can be found below.
thanks,
greg k-h
Same perf build issue on arm/arm64/mips with:
util/hisi-ptt-decoder/hisi-ptt-pkt-decoder.c:14:10: fatal error: linux/unaligned.h: No such file or directory
#include <linux/unaligned.h>
^~~~~~~~~~~~~~~~~~~
compilation terminated.
make[7]: *** [/local/users/fainelli/buildroot/output/stbgcc-8.3-2.0/bmips/build/linux-custom/tools/build/Makefile.build:98: /local/users/fainelli/buildroot/output/stbgcc-8.3-2.0/bmips/build/linux-custom/tools/perf/util/hisi-ptt-decoder/hisi-ptt-pkt-decoder.o] Error 1
make[6]: *** [/local/users/fainelli/buildroot/output/stbgcc-8.3-2.0/bmips/build/linux-custom/tools/build/Makefile.build:154: hisi-ptt-decoder] Error 2
make[6]: *** Waiting for unfinished jobs....
--
Florian