[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <76622586-3742-692a-c9de-994ac21c5257@roeck-us.net>
Date: Tue, 1 Sep 2020 11:58:21 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-kernel@...r.kernel.org
Cc: torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
shuah@...nel.org, patches@...nelci.org,
ben.hutchings@...ethink.co.uk, lkft-triage@...ts.linaro.org,
stable@...r.kernel.org
Subject: Re: [PATCH 4.4 00/62] 4.4.235-rc1 review
On 9/1/20 8:09 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.4.235 release.
> There are 62 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, 03 Sep 2020 15:09:01 +0000.
> Anything received after that time might be too late.
>
Building powerpc:defconfig ... failed
--------------
Error log:
arch/powerpc/perf/core-book3s.c: In function ‘record_and_restart’:
arch/powerpc/perf/core-book3s.c:2045:7: error: implicit declaration of function ‘perf_event_account_interrupt’; did you mean ‘perf_event_interrupt’? [-Werror=implicit-function-declaration]
if (perf_event_account_interrupt(event))
Caused by commit 91d6f90ac6d5 ("powerpc/perf: Fix soft lockups due
to missed interrupt accounting"). perf_event_account_interrupt()
does not exist in v4.4.y.
Guenter
Powered by blists - more mailing lists