ksummit.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: James Bottomley <James.Bottomley@hansenpartnership.com>,
	Jens Axboe <axboe@kernel.dk>,
	 Christoph Hellwig <hch@infradead.org>,
	Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>,
	 ksummit@lists.linux.dev,
	ksummit <ksummit-discuss@lists.linuxfoundation.org>
Subject: Re: [Ksummit-discuss] [MAINTAINER SUMMIT] Are we becoming too fearful? [was Re: [TECH TOPIC] Rust]
Date: Wed, 22 Jun 2022 14:01:02 +0200	[thread overview]
Message-ID: <CACRpkdYB62O_OxD+6aFxrzX695dg1wLWcmWsy-TM-V=KF1Ea5Q@mail.gmail.com> (raw)
In-Reply-To: <YrL1tsoKLoVTbDIH@pendragon.ideasonboard.com>

On Wed, Jun 22, 2022 at 12:58 PM Laurent Pinchart
<laurent.pinchart@ideasonboard.com> wrote:

> This doesn't mean that all concerns should be ignored, and I read most
> of them more as constructive feedback trying to find solutions than just
> attempts to stall progress here. For instance, I see a widespread
> concern that, as rust spreads in more places through the kernel, it will
> generate extra work for people who are not able or ready yet to handle
> this. This can be handled in two ways: we can ignore that concern, and
> deal later with the potential conflicts it could generate, or we could
> try to address it already.

I agree. My first reactions to Miguel's and Wedsons Rust patches were
not the most enthusiastic either, more along the lines "you think you
can do better than 50 years of C?"

Then I looked closer and saw how Rust is designed to join imperative
and functional programming to get the best of all worlds, to use the
latter to solve some of the problems with the former. So now I am
theoretically convinced that it will add real value.

> Could the second option be extra work to handle an issue that may not
> materialize ? Yes, of course. I see it more as an opportunity myself.
> For instance, we could address that concern by creating and advertising
> a support channel for developers and maintainers who need help dealing
> with rust impacting their work (e.g. when doing tree-wide reworks) could
> get help, and making sure we'll have a few rust-in-linux maintainers
> there who can provide support (it could be a mailing list, an IRC
> channel, ...).

Why not both.
https://lore.kernel.org/rust-for-linux/ <- this exists!
I bet Miguel has an IRC channel as well.

> Not only would it send the message that the rust-in-linux
> community listens to concerns and cares, but it would also result in
> having a useful support resource from day one, as well as showing that
> this project really has the means it requires to move forward.

I agree. What I pointed out to Miguel & Wedson was that I expect commitment
of a personal type, what you once said (at a conference) required to
have kernel development in the open in your DNA. To feel personally
responsible. In clear: I expect the Rust-in-linux people to keep reading
the mailing list and respond to questions even if they no longer have
funding, even if it is not their current dayjob. The task will become too
important on a personal level to be left on the roadside.

The role model for that is Torvalds working at Transmeta a few years
back and not losing focus on Linux. That is a social responsibility that
goes beyond the dayjob. This request is probably more than a little
intimidating, but it is what we are looking for. If one does not find it as fun
and rewarding as to go to such lengths, then one should not go and
change core kernel infrastructure.

So it does not need to be a lot of people, but it needs to be dedicated
people. Such as the people who made Kasan, which we accepted
pretty quickly and we were not too conservative about Kasan despite
it being so intrusive.

> > My biggest worry is that the kernel community can become irrelevant
> > for young people as a demographic. Young people like things like
> > Rust and web-based merge requests on github. They are also very
> > smart. So I see it as partly an inclusion problem.
>
> If you put rust and github in the same bag, you'll drastically increase
> the size of the mob that will chase you with pitchforks :-)

Ha ha I know. But I have seen many beautiful projects on GitHub,
especially PostmarketOS, as a review tool it still lacks compared to email.

Yours,
Linus Walleij

  reply	other threads:[~2022-06-22 12:01 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-18 20:33 [TECH TOPIC] Rust Miguel Ojeda
2022-06-18 20:42 ` Laurent Pinchart
2022-06-18 20:42   ` [Ksummit-discuss] " Laurent Pinchart
2022-06-18 20:44   ` Laurent Pinchart
2022-06-18 20:44     ` [Ksummit-discuss] " Laurent Pinchart
2022-06-18 20:49   ` Miguel Ojeda
2022-06-19  6:13   ` Christoph Hellwig
2022-06-19  6:13     ` [Ksummit-discuss] " Christoph Hellwig
2022-06-19 10:04     ` Laurent Pinchart
2022-06-19 10:04       ` [Ksummit-discuss] " Laurent Pinchart
2022-06-19 12:56       ` James Bottomley
2022-06-19 12:56         ` [Ksummit-discuss] " James Bottomley
2022-06-19 13:19         ` Jens Axboe
2022-06-19 13:19           ` [Ksummit-discuss] " Jens Axboe
2022-06-19 13:53           ` Laurent Pinchart
2022-06-19 13:53             ` [Ksummit-discuss] " Laurent Pinchart
2022-06-19 14:27             ` James Bottomley
2022-06-19 14:27               ` [Ksummit-discuss] " James Bottomley
2022-06-19 14:45               ` [MAINTAINER SUMMIT] Are we becoming too fearful? [was Re: [TECH TOPIC] Rust] James Bottomley
2022-06-19 14:45                 ` [Ksummit-discuss] " James Bottomley
2022-06-22  9:59                 ` Linus Walleij
2022-06-22 10:57                   ` Laurent Pinchart
2022-06-22 12:01                     ` Linus Walleij [this message]
2022-06-22 12:09                       ` Laurent Pinchart
2022-06-22 23:13                 ` NeilBrown
2022-06-23 11:37                   ` James Bottomley
2022-06-25 12:03                 ` [Ksummit-discuss] " Mauro Carvalho Chehab
2022-06-25 11:45               ` [Ksummit-discuss] [TECH TOPIC] Rust Mauro Carvalho Chehab
2022-06-25 14:15                 ` James Bottomley
2022-06-25 16:18                   ` Mauro Carvalho Chehab
2022-06-25 22:29                 ` Linus Walleij
2022-06-26  2:52                   ` Theodore Ts'o
2022-06-26  3:18                     ` Al Viro
2022-06-19 13:49         ` Laurent Pinchart
2022-06-19 13:49           ` [Ksummit-discuss] " Laurent Pinchart
2022-06-19 19:08           ` Geert Uytterhoeven
2022-06-19 19:08             ` [Ksummit-discuss] " Geert Uytterhoeven
2022-06-19 20:57             ` Matthew Wilcox
2022-06-20 13:53             ` Linus Walleij
2022-06-20 14:08             ` James Bottomley
2022-06-21 15:11           ` Dan Carpenter
2022-06-23 10:58             ` [TECH TOPIC] Why is devm_kzalloc() harmful and what can we do about it Laurent Pinchart
2022-06-23 11:24               ` Dan Carpenter
2022-06-23 11:31                 ` Laurent Pinchart
2022-06-21  9:49 ` [TECH TOPIC] Rust David Woodhouse

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='CACRpkdYB62O_OxD+6aFxrzX695dg1wLWcmWsy-TM-V=KF1Ea5Q@mail.gmail.com' \
    --to=linus.walleij@linaro.org \
    --cc=James.Bottomley@hansenpartnership.com \
    --cc=axboe@kernel.dk \
    --cc=hch@infradead.org \
    --cc=ksummit-discuss@lists.linuxfoundation.org \
    --cc=ksummit@lists.linux.dev \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=miguel.ojeda.sandonis@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;
as well as URLs for NNTP newsgroup(s).