[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190828141955.22210-1-hch@lst.de>
Date: Wed, 28 Aug 2019 16:19:52 +0200
From: Christoph Hellwig <hch@....de>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: Thomas Hellström <thomas@...pmail.org>,
Jerome Glisse <jglisse@...hat.com>,
Jason Gunthorpe <jgg@...lanox.com>,
Steven Price <steven.price@....com>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: cleanup the walk_page_range interface v2
Hi all,
this series is based on a patch from Linus to split the callbacks
passed to walk_page_range and walk_page_vma into a separate structure
that can be marked const, with various cleanups from me on top.
This series is also available as a git tre here:
git://git.infradead.org/users/hch/misc.git pagewalk-cleanup
Gitweb:
http://git.infradead.org/users/hch/misc.git/shortlog/refs/heads/pagewalk-cleanup
Diffstat:
14 files changed, 291 insertions(+), 273 deletions(-)
Changes since v1:
- minor comment typo and checkpatch fixes
- fix a compile failure for !CONFIG_SHMEM
- rebased to the wip/jgg-hmm branch
Powered by blists - more mailing lists