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>,
"Andreas Hindborg" <a.hindborg@samsung.com>,
"Alice Ryhl" <aliceryhl@google.com>,
rust-for-linux@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Rust fixes for 6.6
Date: Sat, 21 Oct 2023 20:12:59 +0200 [thread overview]
Message-ID: <20231021181259.10931-1-ojeda@kernel.org> (raw)
Hi Linus,
Please pull these fixes for Rust.
The last three commits have been only a single round in linux-next, so
perhaps they should stay a few more days there, but I decided to send it
already since they are simple and do not touch anything critical.
No conflicts expected. No changes to the C side.
Cheers,
Miguel
The following changes since commit 8a749fd1a8720d4619c91c8b6e7528c0a355c0aa:
Linux 6.6-rc4 (2023-10-01 14:15:13 -0700)
are available in the Git repository at:
https://github.com/Rust-for-Linux/linux.git tags/rust-fixes-6.6
for you to fetch changes up to cfd96726e61136e68a168813cedc4084f626208b:
rust: docs: fix logo replacement (2023-10-19 16:40:00 +0200)
----------------------------------------------------------------
Rust fixes for 6.6
- GCC build: fix bindgen build error with '-fstrict-flex-arrays'.
- Error module: fix the description for 'ECHILD' and fix Markdown
style nit.
- Code docs: fix logo replacement.
- Docs: update docs output path.
- Kbuild: remove old docs output path in 'cleandocs' target.
----------------------------------------------------------------
Andrea Righi (1):
rust: fix bindgen build error with fstrict-flex-arrays
Manmohan Shukla (1):
rust: error: Markdown style nit
Miguel Ojeda (3):
docs: rust: update Rust docs output path
kbuild: remove old Rust docs output path
rust: docs: fix logo replacement
Wedson Almeida Filho (1):
rust: error: fix the description for `ECHILD`
Documentation/rust/general-information.rst | 2 +-
Makefile | 2 +-
rust/Makefile | 16 ++++++++--------
rust/kernel/error.rs | 4 ++--
4 files changed, 12 insertions(+), 12 deletions(-)
next reply other threads:[~2023-10-21 18:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-21 18:12 Miguel Ojeda [this message]
2023-10-21 20:04 ` 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=20231021181259.10931-1-ojeda@kernel.org \
--to=ojeda@kernel.org \
--cc=a.hindborg@samsung.com \
--cc=alex.gaynor@gmail.com \
--cc=aliceryhl@google.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®