All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anshuman Khandual <anshuman.khandual@arm.com>
To: Matthew Wilcox <willy@infradead.org>,
	linux-mm@kvack.org,
	"Kirill A . Shutemov" <kirill.shutemov@linux.intel.com>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH] mm: Simplify calling a compound page destructor
Date: Mon, 18 May 2020 07:58:29 +0530	[thread overview]
Message-ID: <adf9b897-4a81-c349-dc89-7e8af179429c@arm.com> (raw)
In-Reply-To: <20200517105051.9352-1-willy@infradead.org>



On 05/17/2020 04:20 PM, Matthew Wilcox wrote:
> From: "Matthew Wilcox (Oracle)" <willy@infradead.org>
> 
> None of the three callers of get_compound_page_dtor() want to know
> the value; they just want to call the function.  Replace it with
> destroy_compound_page() which calls the dtor for them.
> 
> Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>

Makes it simple and clean.

Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>


  reply	other threads:[~2020-05-18  2:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-17 10:50 [PATCH] mm: Simplify calling a compound page destructor Matthew Wilcox
2020-05-18  2:28 ` Anshuman Khandual [this message]
2020-05-18 10:00 ` Kirill A. Shutemov
2020-05-18 10:06 ` David Hildenbrand

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=adf9b897-4a81-c349-dc89-7e8af179429c@arm.com \
    --to=anshuman.khandual@arm.com \
    --cc=akpm@linux-foundation.org \
    --cc=kirill.shutemov@linux.intel.com \
    --cc=linux-mm@kvack.org \
    --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 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.