On 2023-11-20 19:17, Guenter Roeck wrote:
On 11/20/23 02:05, Greg Kroah-Hartman wrote:
On Thu, Nov 16, 2023 at 05:13:39PM -0800, Guenter Roeck wrote:
On 11/15/23 12:44, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.10.201 release. There are 191 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 Fri, 17 Nov 2023 20:46:03 +0000. Anything received after that time might be too late.
Build results: total: 159 pass: 155 fail: 4 Failed builds: arm:allmodconfig arm64:allmodconfig i386:tools/perf x86_64:tools/perf Qemu test results: total: 495 pass: 495 fail: 0
with:
Building arm64:allmodconfig ... failed
Error log: drivers/interconnect/qcom/osm-l3.c:6:10: fatal error: linux/args.h: No such file or directory
There is no linux/args.h in v5.10.y.
Caused by "interconnect: qcom: osm-l3: Replace custom implementation of COUNT_ARGS()".
Now dropped, thanks.
v5.10.201 fails to build arm:allmodconfig and arm64:allmodconfig with
drivers/interconnect/qcom/sc7180.c:158:10: error: 'struct qcom_icc_bcm' has no member named 'enable_mask'
Sam sent a note about that as well, probably got lost in the pile: https://lore.kernel.org/stable/87fs10k1ee.fsf@gentoo.org/
Looks like it's missing a prerequisite patch.
-h