From: Eric Biggers <ebiggers@kernel.org>
To: linux-fscrypt@vger.kernel.org
Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fscrypt: Remove workaround for bug in gcc 7 and earlier
Date: Sun, 5 Jul 2026 12:12:16 -0700 [thread overview]
Message-ID: <20260705191216.GD41916@quark> (raw)
In-Reply-To: <20260619051008.51223-1-ebiggers@kernel.org>
On Thu, Jun 18, 2026 at 10:10:08PM -0700, Eric Biggers wrote:
> Since the kernel's minimum gcc version is now 8.1, the workaround for a
> strange gcc bug in fscrypt_ioctl_set_policy() is no longer needed.
>
> Signed-off-by: Eric Biggers <ebiggers@kernel.org>
> ---
> fs/crypto/policy.c | 17 ++---------------
> 1 file changed, 2 insertions(+), 15 deletions(-)
Applied to https://git.kernel.org/pub/scm/fs/fscrypt/linux.git/log/?h=for-next
- Eric
prev parent reply other threads:[~2026-07-05 19:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-19 5:10 [PATCH] fscrypt: Remove workaround for bug in gcc 7 and earlier Eric Biggers
2026-07-05 19:12 ` Eric Biggers [this message]
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=20260705191216.GD41916@quark \
--to=ebiggers@kernel.org \
--cc=linux-fscrypt@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.