From: Nicholas Piggin <npiggin@gmail.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Nicholas Piggin <npiggin@gmail.com>,
linux-nfs@vger.kernel.org, linux-mm@kvack.org,
NeilBrown <neilb@suse.de>,
Trond Myklebust <trond.myklebust@primarydata.com>
Subject: [PATCH 0/2] wake_up_page cleanups
Date: Wed, 4 Jan 2017 04:22:32 +1000 [thread overview]
Message-ID: <20170103182234.30141-1-npiggin@gmail.com> (raw)
I suggest getting acks for the nfs patch and merging these via
Andrew's tree.
Nicholas Piggin (2):
nfs: no PG_private waiters remain, remove waker
mm: un-export wake_up_page functions
fs/nfs/write.c | 2 --
include/linux/pagemap.h | 12 ++----------
mm/filemap.c | 10 ++++++++--
3 files changed, 10 insertions(+), 14 deletions(-)
--
2.11.0
WARNING: multiple messages have this Message-ID (diff)
From: Nicholas Piggin <npiggin@gmail.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Nicholas Piggin <npiggin@gmail.com>,
linux-nfs@vger.kernel.org, linux-mm@kvack.org,
NeilBrown <neilb@suse.de>,
Trond Myklebust <trond.myklebust@primarydata.com>
Subject: [PATCH 0/2] wake_up_page cleanups
Date: Wed, 4 Jan 2017 04:22:32 +1000 [thread overview]
Message-ID: <20170103182234.30141-1-npiggin@gmail.com> (raw)
I suggest getting acks for the nfs patch and merging these via
Andrew's tree.
Nicholas Piggin (2):
nfs: no PG_private waiters remain, remove waker
mm: un-export wake_up_page functions
fs/nfs/write.c | 2 --
include/linux/pagemap.h | 12 ++----------
mm/filemap.c | 10 ++++++++--
3 files changed, 10 insertions(+), 14 deletions(-)
--
2.11.0
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next reply other threads:[~2017-01-03 18:22 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-03 18:22 Nicholas Piggin [this message]
2017-01-03 18:22 ` [PATCH 0/2] wake_up_page cleanups Nicholas Piggin
2017-01-03 18:22 ` [PATCH 1/2] nfs: no PG_private waiters remain, remove waker Nicholas Piggin
2017-01-03 18:22 ` Nicholas Piggin
2017-01-04 13:43 ` Trond Myklebust
2017-01-04 13:43 ` Trond Myklebust
2017-01-05 5:08 ` Nicholas Piggin
2017-01-05 5:08 ` Nicholas Piggin
2017-01-03 18:22 ` [PATCH 2/2] mm: un-export wake_up_page functions Nicholas Piggin
2017-01-03 18:22 ` Nicholas Piggin
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=20170103182234.30141-1-npiggin@gmail.com \
--to=npiggin@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=linux-mm@kvack.org \
--cc=linux-nfs@vger.kernel.org \
--cc=neilb@suse.de \
--cc=trond.myklebust@primarydata.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.