[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <202210011547.A456D4679@keescook>
Date: Sat, 1 Oct 2022 15:50:39 -0700
From: Kees Cook <keescook@...omium.org>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org,
Adam Bratschi-Kaye <ark.email@...il.com>,
Alex Gaynor <alex.gaynor@...il.com>,
Antonio Terceiro <antonio.terceiro@...aro.org>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Boqun Feng <boqun.feng@...il.com>,
Boris-Chengbiao Zhou <bobo1239@....de>,
Daniel Xu <dxu@...uu.xyz>,
Dariusz Sosnowski <dsosnowski@...snowski.pl>,
David Gow <davidgow@...gle.com>,
Douglas Su <d0u9.su@...look.com>, Finn Behrens <me@...enk.de>,
Fox Chen <foxhlchen@...il.com>, Gary Guo <gary@...yguo.net>,
Geert Stappers <stappers@...ppers.nl>,
Geoffrey Thomas <geofft@...reload.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>,
Joe Perches <joe@...ches.com>,
John Baublitz <john.m.baublitz@...il.com>,
Julian Merkle <me@...erkle.de>,
Léo Lanteri Thauvin
<leseulartichaut@...il.com>,
Maciej Falkowski <m.falkowski@...sung.com>,
Martin Rodriguez Reboredo <yakoyoku@...il.com>,
Matthew Bakhtiari <dev@...k.me>,
Matthew Wilcox <willy@...radead.org>,
Michael Ellerman <mpe@...erman.id.au>,
Miguel Cano <macanroj@...il.com>,
Miguel Ojeda <ojeda@...nel.org>,
Milan Landaverde <milan@...verde.com>,
Morgan Bartlett <mjmouse9999@...il.com>,
Nándor István Krácser <bonifaido@...il.com>,
Nick Desaulniers <ndesaulniers@...gle.com>,
Niklas Mohrin <dev@...lasmohrin.de>,
Petr Mladek <pmladek@...e.com>,
Sumera Priyadarsini <sylphrenadin@...il.com>,
Sven Van Asbroeck <thesven73@...il.com>,
Tiago Lam <tiagolam@...il.com>,
Viktor Garske <viktor@...ar.de>,
Wedson Almeida Filho <wedsonaf@...il.com>,
Wei Liu <wei.liu@...nel.org>, Wu XiangCheng <bobwxc@...il.cn>,
Yuki Okushi <jtitor@...6.org>
Subject: Re: [GIT PULL] Rust introduction for v6.1-rc1
On Sun, Oct 02, 2022 at 05:21:17AM +0900, Masahiro Yamada wrote:
> On Sun, Oct 2, 2022 at 12:59 AM Kees Cook <keescook@...omium.org> wrote:
> >
> > Hi Linus,
> >
> > Please pull the initial Rust support for v6.1-rc1. The tree has a recent
> > base, but has fundamentally been in linux-next for a year and a half[1].
> > It's been updated based on feedback from the Kernel Maintainer's Summit,
> > and to gain recent Reviewed-by: tags. Miguel is the primary maintainer,
> > with me helping where needed/wanted. Our plan is for the tree to switch to
> > the standard non-rebasing practice once this initial infrastructure series
> > lands. The contents are the absolute minimum to get Rust code building
> > in the kernel, with many more interfaces[2] (and drivers[3]) on the way.
> >
> > Expected conflicts are minimal:
> > - docs-next: https://lore.kernel.org/lkml/87czbegets.fsf@meer.lwn.net/
>
>
> Also, conflicts against the Kbuild tree.
Ah, yes. Apologies; I missed this while checking the list. The latest
I found are from 9/28:
https://lore.kernel.org/linux-next/20220927181647.487727-1-broonie@kernel.org/
Miguel verified the conflict resolution at the time.
> linux-next 20220930 fails to build with CONFIG_RUST=y because the merge
> conflicts between Kbuild and Rust trees were not correctly resolved.
Ah, did something change between 28 and 30?
> I will try my best to address merge conflicts when I send my pull request.
Thank you!
--
Kees Cook
Powered by blists - more mailing lists