From: Danilo Krummrich <dakr@redhat.com>
To: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Cc: Wedson Almeida Filho <wedsonaf@gmail.com>,
gregkh@linuxfoundation.org, rafael@kernel.org, ojeda@kernel.org,
alex.gaynor@gmail.com, boqun.feng@gmail.com, gary@garyguo.net,
bjorn3_gh@protonmail.com, benno.lossin@proton.me,
a.hindborg@samsung.com, aliceryhl@google.com, tglx@linutronix.de,
mingo@redhat.com, bp@alien8.de, dave.hansen@linux.intel.com,
rust-for-linux@vger.kernel.org, x86@kernel.org, lyude@redhat.com,
pstanner@redhat.com, ajanulgu@redhat.com, airlied@redhat.com
Subject: Re: [PATCH v7 0/8] [RFC] Rust device / driver abstractions
Date: Wed, 27 Mar 2024 15:49:34 +0100 [thread overview]
Message-ID: <ZgQx_rjWrelMGm04@pollux> (raw)
In-Reply-To: <CANiq72=s576RhVFCK0+BHSY7Z7gsef9ddh586zrEDhQSoXAXwA@mail.gmail.com>
On Wed, Mar 27, 2024 at 02:31:16PM +0100, Miguel Ojeda wrote:
> On Wed, Mar 27, 2024 at 12:25 PM Danilo Krummrich <dakr@redhat.com> wrote:
> >
> > In [2] I was asking about the preferred way to get some immediate discussions
> > going. When I proposed to send links to the corresponding branches to the
> > mailing list or send a patch series (for rust-device I ended up doing both) I
> > did not hear any contradiction.
>
> Sending patch series directly is something you/Philipp proposed. And
> that is fine -- nobody can tell you to not send patches. But, from
> experience, we know sometimes it is best to get in the same page
> and/or room.
>
> I specifically suggested reporting your progress in Zulip and/or the
> mailing lists for that reason, and because lifting code from other
> places like `rust` generally requires revisiting it first like Wedson
> mentioned.
Sorry, I wasn't aware that you prefer to have some extra process / stage of
revisiting / reviewing of existing patches / code that is picked up from
R4L/rust.
Maybe it would have been good to give me this pointer when I asked: "how (and
where) to get specific code discussed." [1]
Maybe I'm also misunderstanding what you mean by "revisiting".
Anyway, how can we proceed? Can we just continue with this series and improve
things by further review? Do you prefer to approach it differently?
>
> In addition, we always suggest pinging directly the original authors
> too before submitting patches from them, to avoid this kind of thing.
As already mentioned, fully agree.
>
> Moreover, I would recommend tagging more prominently the patches as
> staging/RFC/... (i.e. each of them). I know you have "RFC" in the
> cover letter one, but I am aware of at least one person that did not
> realize initially the patches were actually RFC. In addition, I would
Sure, I can try to make it more obvious by adding --subject-prefix="RFC: PATCH"
to git-format-patch.
> suggest that the cover letter explains where and how the patches where
> lifted from, so that people are aware of their state etc. I would also
I think that's actually explained in [2], which I referenced in the cover
letter. If you think there should be additional information, please let me know,
I'm happy to add it.
> recommend, for clarity and even if out of deference only, to mention
> whether the authors of the patches you are carrying were aware of this
> submission (i.e. if you explicitly heard from them).
Noted. But just to clarify (and I'm clearly not saying you implied something
else), not doing so is not meant to be understood as doing it without proper
deference. I was very careful in setting up proper authorship and co-authorship
(e.g. for fixes that I squashed into some commits).
>
> Finally, it is not always possible "to get some immediate discussions
> going" (i.e. emphasis on "immediate"). It all depends on who / which
> subsystem / etc. you are dealing with.
>
> Cheers,
> Miguel
>
[1] https://rust-for-linux.zulipchat.com/#narrow/stream/415254-DRM/topic/Topic.20branches.20for.20staging.20Rust.20abstractions/near/426750399
[2] https://lore.kernel.org/dri-devel/Zfsj0_tb-0-tNrJy@cassiopeiae/T/#u
next prev parent reply other threads:[~2024-03-27 14:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-25 17:47 [PATCH v7 0/8] [RFC] Rust device / driver abstractions Danilo Krummrich
2024-03-25 17:47 ` [PATCH v7 1/8] arch: x86: tools: increase symbol name size Danilo Krummrich
2024-03-25 17:52 ` Miguel Ojeda
2024-03-25 17:52 ` [PATCH v7 0/8] [RFC] Rust device / driver abstractions Danilo Krummrich
2024-03-27 0:48 ` Wedson Almeida Filho
2024-03-27 11:25 ` Danilo Krummrich
2024-03-27 13:31 ` Miguel Ojeda
2024-03-27 14:49 ` Danilo Krummrich [this message]
2024-03-27 16:30 ` Miguel Ojeda
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=ZgQx_rjWrelMGm04@pollux \
--to=dakr@redhat.com \
--cc=a.hindborg@samsung.com \
--cc=airlied@redhat.com \
--cc=ajanulgu@redhat.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=bp@alien8.de \
--cc=dave.hansen@linux.intel.com \
--cc=gary@garyguo.net \
--cc=gregkh@linuxfoundation.org \
--cc=lyude@redhat.com \
--cc=miguel.ojeda.sandonis@gmail.com \
--cc=mingo@redhat.com \
--cc=ojeda@kernel.org \
--cc=pstanner@redhat.com \
--cc=rafael@kernel.org \
--cc=rust-for-linux@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=wedsonaf@gmail.com \
--cc=x86@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 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).