Hi Greg,
I noticed that gcc 4.6 is also the requirement for kernel 5.4: https://www.kernel.org/doc/html/v5.4/process/changes.html
So anyone who compiles 5.4 with gcc4.6 should also run into the problem.
Best regards, Michael
-----Ursprüngliche Nachricht----- Von: Michael Nies Gesendet: Donnerstag, 9. Februar 2023 08:30 An: 'Greg KH' gregkh@linuxfoundation.org Cc: 'stable@vger.kernel.org' stable@vger.kernel.org Betreff: AW: Kernel Bug 217013
Hi Greg,
thanks for your answer. We do not use kernel 4.19 at the moment. On the systems itself we have only gcc 4.4.5 - so requirements for kernel 4.19 are not matched and we stay on 4.14. But if anyone else should try to compile 4.19 with gcc 4.6 - they should run into the same problem because of "_Alignof".
On my side it is planned to compile kernel 4.19 with gcc 4.7 or higher - so we should not have problems with "_Alignof" in the future.
Best regards, Michael
-----Ursprüngliche Nachricht----- Von: Greg KH mailto:gregkh@linuxfoundation.org Gesendet: Donnerstag, 9. Februar 2023 08:10 An: Michael Nies mailto:michael.nies@netclusive.com Cc: 'stable@vger.kernel.org' mailto:stable@vger.kernel.org Betreff: Re: Kernel Bug 217013
On Thu, Feb 09, 2023 at 06:54:51AM +0000, Michael Nies wrote:
Hello,
could you please have a look at Kernel Bug 217013 that was reported by me yesterday? https://bugzilla.kernel.org/show_bug.cgi?id=217013
Greg wrote that I should write a Mail to this address.
Thanks for the email, and the bug report, I'll work on this later today.
Do you also see the same problem with the 4.19.y kernel tree? Or are you not using that one too, or with a newer compiler?
thanks,
greg k-h
On Thu, Feb 09, 2023 at 08:04:52AM +0000, Michael Nies wrote:
Hi Greg,
I noticed that gcc 4.6 is also the requirement for kernel 5.4: https://www.kernel.org/doc/html/v5.4/process/changes.html
So anyone who compiles 5.4 with gcc4.6 should also run into the problem.
Thanks for the info, I've queued up a fix for this in the 4.14.y and 4.19.y kernel trees, and it will be in the next release of them.
greg k-h
linux-stable-mirror@lists.linaro.org