From: Markus Elfring <Markus.Elfring@web.de>
To: Kunwu Chan <chentao@kylinos.cn>,
linux-afs@lists.infradead.org, netdev@vger.kernel.org,
kernel-janitors@vger.kernel.org
Cc: LKML <linux-kernel@vger.kernel.org>,
David Howells <dhowells@redhat.com>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>,
Marc Dionne <marc.dionne@auristor.com>,
Paolo Abeni <pabeni@redhat.com>
Subject: Re: [net-next] rxrpc: Simplify the allocation of slab caches
Date: Thu, 1 Feb 2024 16:38:44 +0100 [thread overview]
Message-ID: <078e0e4b-688e-4f98-aab1-ddd387f7db0a@web.de> (raw)
In-Reply-To: <20240201100924.210298-1-chentao@kylinos.cn>
> Use the new KMEM_CACHE() macro instead of direct kmem_cache_create
> to simplify the creation of SLAB caches.
* Please replace the word “new” by a reference to the commit 0a31bd5f2bbb6473ef9d24f0063ca91cfa678b64
("KMEM_CACHE(): simplify slab cache creation").
See also related background information from 2007-05-06.
* Would you like to take another look at possibilities to group
similar source code transformations into patch series?
Regards,
Markus
next prev parent reply other threads:[~2024-02-01 15:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-01 10:09 [PATCH net-next] rxrpc: Simplify the allocation of slab caches Kunwu Chan
2024-02-01 12:47 ` Jiri Pirko
2024-02-01 15:38 ` Markus Elfring [this message]
[not found] ` <1706866812511330.14.seg@mailgw>
2024-02-02 9:46 ` Kunwu Chan
2024-02-02 10:28 ` Jiri Pirko
2024-02-04 3:00 ` Kunwu Chan
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=078e0e4b-688e-4f98-aab1-ddd387f7db0a@web.de \
--to=markus.elfring@web.de \
--cc=chentao@kylinos.cn \
--cc=davem@davemloft.net \
--cc=dhowells@redhat.com \
--cc=edumazet@google.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=kuba@kernel.org \
--cc=linux-afs@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marc.dionne@auristor.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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 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.