From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Chen Aotian <chenaotian2@163.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
kadlec@netfilter.org, edumazet@google.com,
coreteam@netfilter.org, netfilter-devel@vger.kernel.org,
kuba@kernel.org, pabeni@redhat.com, davem@davemloft.net
Subject: Re: [netfilter-core] [PATCH] netfilter: nf_tables: Modify nla_memdup's flag to GFP_KERNEL_ACCOUNT
Date: Thu, 6 Apr 2023 11:23:09 +0200 [thread overview]
Message-ID: <ZC6PfTJmIiAhiG6C@salvia> (raw)
In-Reply-To: <ZC6PLsY0+WWW21wE@salvia>
On Thu, Apr 06, 2023 at 11:21:50AM +0200, Pablo Neira Ayuso wrote:
> On Thu, Apr 06, 2023 at 12:01:51PM +0800, Chen Aotian wrote:
> > For memory alloc that store user data from nla[NFTA_OBJ_USERDATA],
> > use GFP_KERNEL_ACCOUNT is more suitable.
> >
>
> Fixes: 33758c891479 ("memcg: enable accounting for nft objects")
>
> > Signed-off-by: Chen Aotian <chenaotian2@163.com>
BTW, this patch is intended for nf.git, I'll apply it now.
prev parent reply other threads:[~2023-04-06 9:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-06 4:01 [PATCH] netfilter: nf_tables: Modify nla_memdup's flag to GFP_KERNEL_ACCOUNT Chen Aotian
2023-04-06 9:21 ` Pablo Neira Ayuso
2023-04-06 9:23 ` Pablo Neira Ayuso [this message]
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=ZC6PfTJmIiAhiG6C@salvia \
--to=pablo@netfilter.org \
--cc=chenaotian2@163.com \
--cc=coreteam@netfilter.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kadlec@netfilter.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@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.