Rust for Linux List
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Bernhard Kauer <bk@alpico.io>
Cc: Danilo Krummrich <dakr@kernel.org>, rust-for-linux@vger.kernel.org
Subject: Re: [PATCH] rust: introduce KVec::pop()
Date: Mon, 2 Dec 2024 10:06:58 +0100	[thread overview]
Message-ID: <2024120251-plank-rinsing-e63b@gregkh> (raw)
In-Reply-To: <20241202085758.67319-1-bk@alpico.io>

On Mon, Dec 02, 2024 at 09:57:58AM +0100, Bernhard Kauer wrote:
> Provides a simple stack together with push().

Why?

> 
> Signed-off-by: Bernhard Kauer <bk@alpico.io>
> ---
>  rust/kernel/alloc/kvec.rs | 28 ++++++++++++++++++++++++++++
>  1 file changed, 28 insertions(+)

What in-kernel code needs this?  Shouldn't you also submit this when
that happens?

thanks,

greg k-h

  reply	other threads:[~2024-12-02  9:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-02  8:57 [PATCH] rust: introduce KVec::pop() Bernhard Kauer
2024-12-02  9:06 ` Greg KH [this message]
2024-12-02  9:54   ` Bernhard Kauer
2024-12-02 10:22     ` Danilo Krummrich
2024-12-02 18:30       ` Miguel Ojeda
2024-12-02  9:54 ` Danilo Krummrich
2024-12-02 18:28 ` Miguel Ojeda
2024-12-03  2:55 ` kernel test robot

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=2024120251-plank-rinsing-e63b@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=bk@alpico.io \
    --cc=dakr@kernel.org \
    --cc=rust-for-linux@vger.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