From: "Matthew Wilcox (Oracle)" <willy@infradead.org>
To: linux-mm@kvack.org, Andrew Morton <akpm@linux-foundation.org>
Cc: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Subject: [PATCH 0/2] Writeback folio conversions
Date: Mon, 16 Jan 2023 19:25:05 +0000 [thread overview]
Message-ID: <20230116192507.2146150-1-willy@infradead.org> (raw)
Remove more calls to compound_head() by passing folios around instead
of pages.
Matthew Wilcox (Oracle) (2):
mm/fs: Convert inode_attach_wb() to take a folio
mm: Convert mem_cgroup_css_from_page() to mem_cgroup_css_from_folio()
fs/fs-writeback.c | 10 ++++++----
include/linux/memcontrol.h | 2 +-
include/linux/writeback.h | 12 ++++++------
mm/memcontrol.c | 12 +++++-------
mm/page-writeback.c | 2 +-
5 files changed, 19 insertions(+), 19 deletions(-)
--
2.35.1
next reply other threads:[~2023-01-16 19:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-16 19:25 Matthew Wilcox (Oracle) [this message]
2023-01-16 19:25 ` [PATCH 1/2] mm/fs: Convert inode_attach_wb() to take a folio Matthew Wilcox (Oracle)
2023-01-16 19:25 ` [PATCH 2/2] mm: Convert mem_cgroup_css_from_page() to mem_cgroup_css_from_folio() Matthew Wilcox (Oracle)
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=20230116192507.2146150-1-willy@infradead.org \
--to=willy@infradead.org \
--cc=akpm@linux-foundation.org \
--cc=linux-mm@kvack.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