mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Miguel Ojeda <ojeda@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Miguel Ojeda" <ojeda@kernel.org>,
	"Wedson Almeida Filho" <wedsonaf@gmail.com>,
	"Alex Gaynor" <alex.gaynor@gmail.com>,
	"Boqun Feng" <boqun.feng@gmail.com>,
	"Gary Guo" <gary@garyguo.net>,
	"Björn Roy Baron" <bjorn3_gh@protonmail.com>,
	"Benno Lossin" <benno.lossin@proton.me>,
	rust-for-linux@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Rust fixes for 6.3
Date: Thu, 20 Apr 2023 15:44:58 +0200	[thread overview]
Message-ID: <20230420134458.942139-1-ojeda@kernel.org> (raw)

Hi Linus,

Please pull these fixes for Rust.

Most of them are straightforward. The last one is more complex, but it
only touches Rust + GCC builds which are for the moment best-effort.

They have been in linux-next for more than a week, but I reworded
yesterday the second-to-last to add a correction to the commit message
(no changes otherwise -- the original commits can be found starting at
8197cc33f421 in linux-next).

No conflicts expected. No changes to the C side.

Cheers,
Miguel

The following changes since commit 7e364e56293bb98cae1b55fd835f5991c4e96e7d:

  Linux 6.3-rc5 (2023-04-02 14:29:29 -0700)

are available in the Git repository at:

  https://github.com/Rust-for-Linux/linux tags/rust-fixes-6.3

for you to fetch changes up to d966c3cab924fb750fefef11e77a6fa07dd5420e:

  rust: allow to use INIT_STACK_ALL_ZERO (2023-04-19 19:34:43 +0200)

----------------------------------------------------------------
Rust fixes for v6.3

 - Build: Rust + GCC build fix and 'grep' warning fix.

 - Code: Missing 'extern "C"' fix.

 - Scripts: 'is_rust_module.sh' and 'generate_rust_analyzer.py' fixes.

 - A couple trivial fixes.

----------------------------------------------------------------
Andrea Righi (2):
      rust: fix regexp in scripts/is_rust_module.sh
      rust: allow to use INIT_STACK_ALL_ZERO

Asahi Lina (1):
      scripts: generate_rust_analyzer: Handle sub-modules with no Makefile

David Gow (1):
      rust: kernel: Mark rust_fmt_argument as extern "C"

Patrick Blass (1):
      rust: str: fix requierments->requirements typo

Thomas Bamelis (1):
      rust: sort uml documentation arch support table

Vincenzo Palazzo (1):
      rust: build: Fix grep warning

 Documentation/rust/arch-support.rst |  2 +-
 rust/Makefile                       | 16 +++++++++++++++-
 rust/kernel/print.rs                |  6 +++++-
 rust/kernel/str.rs                  |  2 +-
 scripts/generate_rust_analyzer.py   |  5 ++++-
 scripts/is_rust_module.sh           |  2 +-
 6 files changed, 27 insertions(+), 6 deletions(-)

             reply	other threads:[~2023-04-20 13:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-20 13:44 Miguel Ojeda [this message]
2023-04-20 19:53 ` pr-tracker-bot

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=20230420134458.942139-1-ojeda@kernel.org \
    --to=ojeda@kernel.org \
    --cc=alex.gaynor@gmail.com \
    --cc=benno.lossin@proton.me \
    --cc=bjorn3_gh@protonmail.com \
    --cc=boqun.feng@gmail.com \
    --cc=gary@garyguo.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rust-for-linux@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=wedsonaf@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®