mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Paul Walmsley <pjw@kernel.org>
To: Julian Braha <julianbraha@gmail.com>
Cc: pjw@kernel.org, palmer@dabbelt.com, aou@eecs.berkeley.edu,
	alex@ghiti.fr,  linux-riscv@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] riscv: replace select with dependency for visible RELOCATABLE
Date: Fri, 22 May 2026 17:48:34 -0600 (MDT)	[thread overview]
Message-ID: <fd28add8-fa62-4655-a630-0293473fc758@kernel.org> (raw)
In-Reply-To: <20260503040331.71875-1-julianbraha@gmail.com>

On Sun, 3 May 2026, Julian Braha wrote:

> RANDOMIZE_BASE currently selects RELOCATABLE even though RELOCATABLE
> is visible to users. Some other architectures, like x86, use 'depends on'
> for RELOCATABLE in their definition of RANDOMIZE_BASE, so let's do the same
> here.
> 
> This select-visible Kconfig misusage was detected by Kconfirm, a static
> analysis tool for Kconfig.
> 
> Signed-off-by: Julian Braha <julianbraha@gmail.com>

Thanks, queued for v7.2.


- Paul

  reply	other threads:[~2026-05-22 23:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-03  4:03 Julian Braha
2026-05-22 23:48 ` Paul Walmsley [this message]
2026-05-26  8:10   ` Geert Uytterhoeven

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=fd28add8-fa62-4655-a630-0293473fc758@kernel.org \
    --to=pjw@kernel.org \
    --cc=alex@ghiti.fr \
    --cc=aou@eecs.berkeley.edu \
    --cc=julianbraha@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=palmer@dabbelt.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome