On Wed, Jun 13, 2018 at 06:48:05AM -0700, Guenter Roeck wrote: > On 06/12/2018 09:51 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 3.18.113 release. > > There are 21 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 Thu Jun 14 16:48:15 UTC 2018. > > Anything received after that time might be too late. > > > > Build results: > total: 138 pass: 136 fail: 2 > Failed builds: > i386:tools/perf > x86_64:tools/perf > Qemu test results: > total: 127 pass: 127 fail: 0 > > The perf test only fails because I run "make tools/perf" instead of > "(cd tools/perf; make)". Fixing this requires the following two patches. > > 379a9a28a1b4 tools build: No need to make libapi for perf explicitly > 16671c1e1cac tools build: Fix Makefile(s) to properly invoke tools build Thanks for this, and the other 3 results. I'll just add these commits to the next kernel as this is not a new failure. greg k-h