All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
To: Andrew Lunn <andrew@lunn.ch>
Cc: Jamie Cunliffe <Jamie.Cunliffe@arm.com>,
	linux-arm-kernel@lists.infradead.org,
	 rust-for-linux@vger.kernel.org, Miguel Ojeda <ojeda@kernel.org>,
	 Catalin Marinas <catalin.marinas@arm.com>,
	Will Deacon <will@kernel.org>,
	steve.capper@arm.com,  Asahi Lina <lina@asahilina.net>,
	boqun.feng@gmail.com
Subject: Re: [PATCH v3 1/1] arm64: rust: Enable Rust support for AArch64
Date: Tue, 17 Oct 2023 11:24:13 +0200	[thread overview]
Message-ID: <CANiq72n0=RsodKgK-fnJNZTFHYYmzSh4WcWrsR35A3ohg9TERQ@mail.gmail.com> (raw)
In-Reply-To: <210bae78-4f68-4bb3-9ebb-f3d9d07eb9fd@lunn.ch>

On Mon, Oct 16, 2023 at 11:47 PM Andrew Lunn <andrew@lunn.ch> wrote:
>
> It seems odd that adding arm64 support requires adding to the x86
> Makefile.

> Should this be moved into a patch of its own explaining why it is
> needed? Do the refactoring first, then add support for a new
> architecture?

That would be nice, yeah.

(It is needed because they are not using the target specification file
for arm64, which is something that an architecture should use only if
required. Eventually the goal is to not use it for any architecture).

Cheers,
Miguel

WARNING: multiple messages have this Message-ID (diff)
From: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
To: Andrew Lunn <andrew@lunn.ch>
Cc: Jamie Cunliffe <Jamie.Cunliffe@arm.com>,
	linux-arm-kernel@lists.infradead.org,
	 rust-for-linux@vger.kernel.org, Miguel Ojeda <ojeda@kernel.org>,
	 Catalin Marinas <catalin.marinas@arm.com>,
	Will Deacon <will@kernel.org>,
	steve.capper@arm.com,  Asahi Lina <lina@asahilina.net>,
	boqun.feng@gmail.com
Subject: Re: [PATCH v3 1/1] arm64: rust: Enable Rust support for AArch64
Date: Tue, 17 Oct 2023 11:24:13 +0200	[thread overview]
Message-ID: <CANiq72n0=RsodKgK-fnJNZTFHYYmzSh4WcWrsR35A3ohg9TERQ@mail.gmail.com> (raw)
In-Reply-To: <210bae78-4f68-4bb3-9ebb-f3d9d07eb9fd@lunn.ch>

On Mon, Oct 16, 2023 at 11:47 PM Andrew Lunn <andrew@lunn.ch> wrote:
>
> It seems odd that adding arm64 support requires adding to the x86
> Makefile.

> Should this be moved into a patch of its own explaining why it is
> needed? Do the refactoring first, then add support for a new
> architecture?

That would be nice, yeah.

(It is needed because they are not using the target specification file
for arm64, which is something that an architecture should use only if
required. Eventually the goal is to not use it for any architecture).

Cheers,
Miguel

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2023-10-17  9:24 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-16 13:15 [PATCH v3 0/1] Rust enablement for AArch64 Jamie Cunliffe
2023-10-16 13:15 ` Jamie Cunliffe
2023-10-16 13:15 ` [PATCH v3 1/1] arm64: rust: Enable Rust support " Jamie Cunliffe
2023-10-16 13:15   ` Jamie Cunliffe
2023-10-16 18:14   ` Boqun Feng
2023-10-16 18:14     ` Boqun Feng
2023-10-16 21:47   ` Andrew Lunn
2023-10-16 21:47     ` Andrew Lunn
2023-10-17  9:24     ` Miguel Ojeda [this message]
2023-10-17  9:24       ` Miguel Ojeda
2023-10-17  9:27   ` Miguel Ojeda
2023-10-17  9:27     ` Miguel Ojeda
2023-10-17 15:38   ` Miguel Ojeda
2023-10-17 15:38     ` Miguel Ojeda
2023-10-17 17:47     ` Miguel Ojeda
2023-10-17 17:47       ` Miguel Ojeda
2023-10-19 14:41   ` Will Deacon
2023-10-19 14:41     ` Will Deacon

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='CANiq72n0=RsodKgK-fnJNZTFHYYmzSh4WcWrsR35A3ohg9TERQ@mail.gmail.com' \
    --to=miguel.ojeda.sandonis@gmail.com \
    --cc=Jamie.Cunliffe@arm.com \
    --cc=andrew@lunn.ch \
    --cc=boqun.feng@gmail.com \
    --cc=catalin.marinas@arm.com \
    --cc=lina@asahilina.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=ojeda@kernel.org \
    --cc=rust-for-linux@vger.kernel.org \
    --cc=steve.capper@arm.com \
    --cc=will@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.