Linux kernel -stable discussions
 help / color / mirror / Atom feed
From: Paul Barker <paul.barker@sancloud.com>
To: stable@vger.kernel.org
Cc: Paul Barker <paul.barker@sancloud.com>
Subject: [PATCH 5.10.y 0/2] Backport GCC 13 fixes
Date: Thu,  8 Jun 2023 23:13:33 +0100	[thread overview]
Message-ID: <20230608221335.124520-1-paul.barker@sancloud.com> (raw)

These two commits are required to build the linux-5.10.y branch
successfully with GCC 13 in my testing. Both are backports from
mainline, with a couple of tweaks to make them apply cleanly.

The result has been build tested against a few different gcc versions
(9.5, 11.3 & 13.1) and defconfigs (x86_64_defconfig, i386_defconfig,
ARM multi_v7_defconfig, ARM64 defconfig, RISCV defconfig,
RISCV rv32_defconfig) via Yocto Project builds.

Patches for linux-5.15.y have also been sent:
    https://lore.kernel.org/stable/20230608213458.123923-1-paul.barker@sancloud.com/T/

Arnd Bergmann (1):
  ata: ahci: fix enum constants for gcc-13

Kees Cook (1):
  gcc-plugins: Reorganize gimple includes for GCC 13

 drivers/ata/ahci.h               | 245 ++++++++++++++++---------------
 scripts/gcc-plugins/gcc-common.h |   9 +-
 2 files changed, 129 insertions(+), 125 deletions(-)


base-commit: c7992b6c7f0e2b0a87dd8e3f488250557b077c20
-- 
2.34.1


             reply	other threads:[~2023-06-08 22:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-08 22:13 Paul Barker [this message]
2023-06-08 22:13 ` [PATCH 5.10.y 1/2] ata: ahci: fix enum constants for gcc-13 Paul Barker
2023-06-08 22:13 ` [PATCH 5.10.y 2/2] gcc-plugins: Reorganize gimple includes for GCC 13 Paul Barker
2023-06-09  9:26 ` [PATCH 5.10.y 0/2] Backport GCC 13 fixes Greg KH
2023-06-09 10:42   ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230608221335.124520-1-paul.barker@sancloud.com \
    --to=paul.barker@sancloud.com \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox