lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <174402301172.2251.17175317523714748552.b4-ty@linux.intel.com>
Date: Mon, 07 Apr 2025 13:50:11 +0300
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: Mattia Dongili <malattia@...ux.it>, Hans de Goede <hdegoede@...hat.com>, 
 "Gustavo A. R. Silva" <gustavoars@...nel.org>
Cc: platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org, 
 linux-hardening@...r.kernel.org
Subject: Re: [PATCH][next] platform/x86: Avoid
 -Wflex-array-member-not-at-end warning

On Thu, 27 Mar 2025 13:22:44 -0600, Gustavo A. R. Silva wrote:

> -Wflex-array-member-not-at-end was introduced in GCC-14, and we are
> getting ready to enable it, globally.
> 
> Move the conflicting declaration to the end of the structure. Notice
> that `struct acpi_resource_irq` is a flexible structure --a structure
> that contains a flexible-array member.
> 
> [...]


Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.

The list of commits applied:
[1/1] platform/x86: Avoid -Wflex-array-member-not-at-end warning
      commit: a62372b6c9284ed42c68a0d8b3148f2dde61b4e4

--
 i.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ