public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: Catalin Marinas <catalin.marinas@arm•com>
To: Miguel Ojeda <miguel.ojeda.sandonis@gmail•com>
Cc: "Alice Ryhl" <aliceryhl@google•com>,
	"Will Deacon" <will@kernel•org>,
	"Miguel Ojeda" <ojeda@kernel•org>,
	"Boqun Feng" <boqun@kernel•org>, "Gary Guo" <gary@garyguo•net>,
	"Björn Roy Baron" <bjorn3_gh@protonmail•com>,
	"Benno Lossin" <lossin@kernel•org>,
	"Andreas Hindborg" <a.hindborg@kernel•org>,
	"Trevor Gross" <tmgross@umich•edu>,
	"Danilo Krummrich" <dakr@kernel•org>,
	"Nathan Chancellor" <nathan@kernel•org>,
	"Nick Desaulniers" <nick.desaulniers+lkml@gmail•com>,
	"Bill Wendling" <morbo@google•com>,
	"Justin Stitt" <justinstitt@google•com>,
	linux-arm-kernel@lists•infradead.org,
	linux-kernel@vger•kernel.org, rust-for-linux@vger•kernel.org,
	llvm@lists•linux.dev, stable@kernel•org,
	"Bo Ye" <bo.ye@mediatek•com>,
	"Isaac Manjarres" <isaacmanjarres@google•com>,
	"Sami Tolvanen" <samitolvanen@google•com>
Subject: Re: [PATCH] rust: arm64: set uwtable llvm module flag for CONFIG_UNWIND_TABLES
Date: Fri, 29 May 2026 16:15:40 +0100	[thread overview]
Message-ID: <ahmtnD9hD1uc9FFU@arm.com> (raw)
In-Reply-To: <CANiq72=eccCAvfG4kYA52uV5+1ysU6QFYq+3GUgTVwJ4=kxDwQ@mail.gmail.com>

On Fri, May 29, 2026 at 04:29:26PM +0200, Miguel Ojeda wrote:
> On Fri, May 29, 2026 at 8:32 AM Alice Ryhl <aliceryhl@google•com> wrote:
> > Hrm, is there a way to perform the version check in the Makefile, or do
> > I need a Kconfig for whether the fix is needed?
> 
> We shouldn't need a Kconfig -- we can do e.g.
> 
>   KBUILD_RUSTFLAGS += $(if $(call
> rustc-min-version,109800),,-Zllvm_module_flag=uwtable:u32:2:max)
> 
> I tested with 1.96 and nightly -- I can apply it to the Rust tree if
> arm64 prefers.

Please do.

-- 
Catalin


  parent reply	other threads:[~2026-05-29 15:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-27 18:18 [PATCH] rust: arm64: set uwtable llvm module flag for CONFIG_UNWIND_TABLES Alice Ryhl
2026-05-27 18:30 ` Alice Ryhl
2026-05-28  5:26 ` Miguel Ojeda
2026-05-28  5:56   ` Alice Ryhl
2026-05-29  6:32   ` Alice Ryhl
2026-05-29 14:29     ` Miguel Ojeda
2026-05-29 14:45       ` Alice Ryhl
2026-05-29 15:15       ` Catalin Marinas [this message]
2026-05-30  7:40 ` Miguel Ojeda

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=ahmtnD9hD1uc9FFU@arm.com \
    --to=catalin.marinas@arm$(echo .)com \
    --cc=a.hindborg@kernel$(echo .)org \
    --cc=aliceryhl@google$(echo .)com \
    --cc=bjorn3_gh@protonmail$(echo .)com \
    --cc=bo.ye@mediatek$(echo .)com \
    --cc=boqun@kernel$(echo .)org \
    --cc=dakr@kernel$(echo .)org \
    --cc=gary@garyguo$(echo .)net \
    --cc=isaacmanjarres@google$(echo .)com \
    --cc=justinstitt@google$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=llvm@lists$(echo .)linux.dev \
    --cc=lossin@kernel$(echo .)org \
    --cc=miguel.ojeda.sandonis@gmail$(echo .)com \
    --cc=morbo@google$(echo .)com \
    --cc=nathan@kernel$(echo .)org \
    --cc=nick.desaulniers+lkml@gmail$(echo .)com \
    --cc=ojeda@kernel$(echo .)org \
    --cc=rust-for-linux@vger$(echo .)kernel.org \
    --cc=samitolvanen@google$(echo .)com \
    --cc=stable@kernel$(echo .)org \
    --cc=tmgross@umich$(echo .)edu \
    --cc=will@kernel$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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