linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Charan Teja Kalla <quic_charante@quicinc.com>
To: Vlastimil Babka <vbabka@suse.cz>, <akpm@linux-foundation.org>,
	<mhocko@suse.com>, <david@redhat.com>,
	<pasha.tatashin@soleen.com>, <shakeelb@google.com>,
	<sieberf@amazon.com>, <sjpark@amazon.de>,
	<william.kucharski@oracle.com>, <willy@infradead.org>,
	<quic_pkondeti@quicinc.com>, <minchan@google.com>
Cc: <linux-kernel@vger.kernel.org>, <linux-mm@kvack.org>
Subject: Re: [PATCH V5] mm: fix use-after free of page_ext after race with memory-offline
Date: Tue, 8 Nov 2022 10:51:00 +0530	[thread overview]
Message-ID: <699a1ac8-75a4-c3ab-def9-3740c6a2fdb2@quicinc.com> (raw)
In-Reply-To: <66279414-6cc5-d4a4-176e-a75ba7d36037@suse.cz>



On 11/7/2022 9:11 PM, Vlastimil Babka wrote:
> Hi, looks like this added a new warning to a previously clean "make W=1 mm/"
> build:
> mm/page_ext.c:178: warning: Function parameter or member 'page_ext' not
> described in 'page_ext_put'
> 
> Can you fixup please?
Thanks Vlastimil for reporting this. Raised changes
@https://lore.kernel.org/all/1667884582-2465-1-git-send-email-quic_charante@quicinc.com/

Thanks,
Charan

      reply	other threads:[~2022-11-08  5:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-26  6:56 [PATCH V5] mm: fix use-after free of page_ext after race with memory-offline Charan Teja Kalla
2022-08-26  7:40 ` Michal Hocko
2022-08-27  3:12   ` Andrew Morton
2022-08-26  7:52 ` David Hildenbrand
2022-08-27  3:19 ` Andrew Morton
2022-08-29 10:44   ` Charan Teja Kalla
2022-11-07 15:41 ` Vlastimil Babka
2022-11-08  5:21   ` Charan Teja Kalla [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=699a1ac8-75a4-c3ab-def9-3740c6a2fdb2@quicinc.com \
    --to=quic_charante@quicinc.com \
    --cc=akpm@linux-foundation.org \
    --cc=david@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mhocko@suse.com \
    --cc=minchan@google.com \
    --cc=pasha.tatashin@soleen.com \
    --cc=quic_pkondeti@quicinc.com \
    --cc=shakeelb@google.com \
    --cc=sieberf@amazon.com \
    --cc=sjpark@amazon.de \
    --cc=vbabka@suse.cz \
    --cc=william.kucharski@oracle.com \
    --cc=willy@infradead.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).