On Tue, May 22, 2018 at 06:35:27AM -0700, Guenter Roeck wrote:
On 05/21/2018 02:10 PM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.16.11 release. There are 110 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 Tue May 22 21:04:14 UTC 2018. Anything received after that time might be too late.
Build results: total: 143 pass: 141 fail: 2 Failed builds: um:defconfig xtensa:allmodconfig Qemu test results: total: 139 pass: 139 fail: 0
The um build failure is transient; it applies to all recent releases, including upstream. Rebuilding usually solves it, and indeed solved it here as well. I am listing it to make people aware of it; maybe someone has an idea how to fix it.
Building um:defconfig ... failed
Error log: make[2]: *** No rule to make target 'archheaders'. Stop. make[1]: *** [archheaders] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [sub-make] Error 2
The xtensa build failure has been fixed upstream with commit e3ca34880652 ("net/mlx5: Fix build break when CONFIG_SMP=n").
Ah, thanks for pointing me at that, I'll pick it up next.
And thanks for testing all of these, much appreciated.
greg k-h