Re: [PATCH 4.9 00/29] 4.9.106-stable review

From: Guenter Roeck
Date: Mon Jun 04 2018 - 06:15:33 EST


On 06/03/2018 11:57 PM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.9.106 release.
There are 29 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 Wed Jun 6 06:57:52 UTC 2018.
Anything received after that time might be too late.


Are you testing us ?

Building x86_64:tools/perf ... failed
--------------
Error log:
make[4]: execvp: ./check-headers.sh: Permission denied
make[4]: *** [sub-make] Error 127

Something went wrong with the patch creating the file. In the original
commit it is created as 755, in the backport it is created as 644.

Guenter