All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kees Cook <kees@kernel.org>
To: Rasmus Villemoes <ravi@prevas.dk>
Cc: Yury Norov <yury.norov@gmail.com>,
	kernel test robot <lkp@intel.com>,
	Vineet Gupta <vgupta@kernel.org>,
	linux-snps-arc@lists.infradead.org, linux-kernel@vger.kernel.org,
	linux-hardening@vger.kernel.org
Subject: Re: [PATCH] arc: Fix __fls() const-foldability via __builtin_clzl()
Date: Tue, 26 Aug 2025 09:56:06 -0700	[thread overview]
Message-ID: <202508260955.2DE50A3FB@keescook> (raw)
In-Reply-To: <87ldn644d0.fsf@prevas.dk>

On Tue, Aug 26, 2025 at 03:08:59PM +0200, Rasmus Villemoes wrote:
> If __builtin_arc_fls() simply doesn't qualify for attr_const for
> $reason, I think it would be good to have that documented in the commit
> msg. If it does, I think a gcc ticket and link to that would be in order.

I already sent the patch to fix it. :)

https://gcc.gnu.org/pipermail/gcc-patches/2025-August/693273.html

-- 
Kees Cook

WARNING: multiple messages have this Message-ID (diff)
From: Kees Cook <kees@kernel.org>
To: Rasmus Villemoes <ravi@prevas.dk>
Cc: Yury Norov <yury.norov@gmail.com>,
	kernel test robot <lkp@intel.com>,
	Vineet Gupta <vgupta@kernel.org>,
	linux-snps-arc@lists.infradead.org, linux-kernel@vger.kernel.org,
	linux-hardening@vger.kernel.org
Subject: Re: [PATCH] arc: Fix __fls() const-foldability via __builtin_clzl()
Date: Tue, 26 Aug 2025 09:56:06 -0700	[thread overview]
Message-ID: <202508260955.2DE50A3FB@keescook> (raw)
In-Reply-To: <87ldn644d0.fsf@prevas.dk>

On Tue, Aug 26, 2025 at 03:08:59PM +0200, Rasmus Villemoes wrote:
> If __builtin_arc_fls() simply doesn't qualify for attr_const for
> $reason, I think it would be good to have that documented in the commit
> msg. If it does, I think a gcc ticket and link to that would be in order.

I already sent the patch to fix it. :)

https://gcc.gnu.org/pipermail/gcc-patches/2025-August/693273.html

-- 
Kees Cook

_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

  reply	other threads:[~2025-08-26 16:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-26  3:43 [PATCH] arc: Fix __fls() const-foldability via __builtin_clzl() Kees Cook
2025-08-26  3:43 ` Kees Cook
2025-08-26 13:08 ` Rasmus Villemoes
2025-08-26 13:08   ` Rasmus Villemoes
2025-08-26 16:56   ` Kees Cook [this message]
2025-08-26 16:56     ` Kees Cook
2025-08-27  1:24     ` Yury Norov
2025-08-27  1:24       ` Yury Norov
2025-08-27  2:13       ` Kees Cook
2025-08-27  2:13         ` Kees Cook
2025-08-27  3:41         ` Yury Norov
2025-08-27  3:41           ` Yury Norov

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=202508260955.2DE50A3FB@keescook \
    --to=kees@kernel.org \
    --cc=linux-hardening@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-snps-arc@lists.infradead.org \
    --cc=lkp@intel.com \
    --cc=ravi@prevas.dk \
    --cc=vgupta@kernel.org \
    --cc=yury.norov@gmail.com \
    /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.