All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: pengfuyuan <1064094935@qq.com>
Cc: "Rafael J . Wysocki" <rafael@kernel.org>,
	"Danilo Krummrich" <dakr@kernel.org>,
	"Miguel Ojeda" <ojeda@kernel.org>,
	"Boqun Feng" <boqun.feng@gmail.com>,
	"Gary Guo" <gary@garyguo.net>,
	"Björn Roy Baron" <bjorn3_gh@protonmail.com>,
	"Benno Lossin" <lossin@kernel.org>,
	"Andreas Hindborg" <a.hindborg@kernel.org>,
	"Alice Ryhl" <aliceryhl@google.com>,
	"Trevor Gross" <tmgross@umich.edu>,
	rust-for-linux <rust-for-linux@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	pengfuyuan <pengfuyuan@kylinos.cn>
Subject: Re: [PATCH] rust: device: add platdata accessors
Date: Thu, 8 Jan 2026 10:09:16 +0100	[thread overview]
Message-ID: <2026010819-zone-impotency-21f1@gregkh> (raw)
In-Reply-To: <tencent_7AC5B74D51D3BA562D760B2E583115A06B07@qq.com>

On Thu, Jan 08, 2026 at 04:51:54PM +0800, pengfuyuan wrote:
> Hi Greg Kroah-Hartman,
> 
> 
> Thank you for reviewing my patch.

Great, but please don't send html email, it doesn't go to the list :(

> Regarding your points:
> 
> 
> 1. **About the real name**: My real name is indeed Peng Fuyuan (彭福远).&nbsp;
> &nbsp; &nbsp;I apologize for the confusion - I was using my personal email (1064094935@qq.com) with `git send-email`,&nbsp;
> &nbsp; &nbsp;which didn't properly include my name. I will resend the patch using my corporate email&nbsp;
> &nbsp; &nbsp;(pengfuyuan@kylinos.cn) with proper git configuration.

Ok, but then it should be a "v2" patch, not what you just sent again.

> 2. **About the actual user**: Yes, this API has a real user. We are currently developing&nbsp;
> &nbsp; &nbsp;a minimal display driver for the Rust for Linux kernel project - similar to simplefb,&nbsp;
> &nbsp; &nbsp;a minimal framebuffer driver. We need this platform data accessor API to retrieve&nbsp;
> &nbsp; &nbsp;platform-specific display configuration data.

Great, submit this accessor when you have that driver ready and then
send it as part of a patch series.

thanks,

greg k-h

  parent reply	other threads:[~2026-01-08  9:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-08  7:42 [PATCH] rust: device: add platdata accessors 1064094935
2026-01-08  7:57 ` Greg Kroah-Hartman
     [not found]   ` <tencent_7AC5B74D51D3BA562D760B2E583115A06B07@qq.com>
2026-01-08  9:09     ` Greg Kroah-Hartman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-01-08  8:55 pengfuyuan
2026-01-08  9:09 ` Greg Kroah-Hartman
2026-01-08 10:46 ` Miguel Ojeda
2026-01-08 10:55   ` Miguel Ojeda
2026-01-08 10:55 ` Danilo Krummrich

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=2026010819-zone-impotency-21f1@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=1064094935@qq.com \
    --cc=a.hindborg@kernel.org \
    --cc=aliceryhl@google.com \
    --cc=bjorn3_gh@protonmail.com \
    --cc=boqun.feng@gmail.com \
    --cc=dakr@kernel.org \
    --cc=gary@garyguo.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lossin@kernel.org \
    --cc=ojeda@kernel.org \
    --cc=pengfuyuan@kylinos.cn \
    --cc=rafael@kernel.org \
    --cc=rust-for-linux@vger.kernel.org \
    --cc=tmgross@umich.edu \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.