From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg Kroah-Hartman) Date: Thu, 13 Sep 2018 09:38:22 +0200 Subject: [4.14.y] request commit 94a5d8790e79 ("arm64: cpu_errata: include required headers") In-Reply-To: <20180913152420.6c6324f4@xhacker.debian> References: <20180911170030.650928d8@xhacker.debian> <20180913071216.GH11496@kroah.com> <20180913152420.6c6324f4@xhacker.debian> Message-ID: <20180913073822.GA31299@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Sep 13, 2018 at 03:24:20PM +0800, Jisheng Zhang wrote: > Hi Greg, > > On Thu, 13 Sep 2018 09:12:16 +0200 Greg Kroah-Hartman wrote: > > > On Tue, Sep 11, 2018 at 05:00:30PM +0800, Jisheng Zhang wrote: > > > Hi Greg, > > > > > > I think we missed the commit 94a5d8790e79 ("arm64: cpu_errata: include > > > required headers"), could you please include it in next stable release? > > > > Really, you are seeing build failures on 4.14.y without this patch > > applied? I haven't gotten any reports of this, what is wrong with our > > yes. I see similar build errors as the commit mentioned. Per my test, setting > CONFIG_ARM64_SSBD as y will trigger the errors. Odd that no one else is seeing this, perhaps you might want to look into that :) Anyway, it's a safe patch, now queued up. greg k-h