[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200902073722.GD1610179@kroah.com>
Date: Wed, 2 Sep 2020 09:37:22 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Guenter Roeck <linux@...ck-us.net>
Cc: linux-kernel@...r.kernel.org, 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 Tue, Sep 01, 2020 at 11:58:21AM -0700, Guenter Roeck wrote:
> 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.
Ah, good catch. Sasha, I thought your builder would have got this one?
Anyway, now dropped, I'll push out a -rc2 for this as well soon.
thanks,
greg k-h
Powered by blists - more mailing lists