diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2017-02-22 15:44:41 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-02-22 16:41:29 -0800 |
commit | 74d81bfae8e3f52e956367f6ed764db269b87091 (patch) | |
tree | 0d0ad67843aaa09e97b8357d356c98f9fbb3606e /block | |
parent | d94e0c05eba9ed627ce467a7c3e92b365269f905 (diff) | |
download | linux-stable-74d81bfae8e3f52e956367f6ed764db269b87091.tar.gz linux-stable-74d81bfae8e3f52e956367f6ed764db269b87091.tar.bz2 linux-stable-74d81bfae8e3f52e956367f6ed764db269b87091.zip |
mm: un-export wake_up_page functions
These are no longer used outside mm/filemap.c, so un-export them and
make them static where possible. These were exported specifically for
NFS use in commit a4796e37c12e ("MM: export page_wakeup functions").
Link: http://lkml.kernel.org/r/20170103182234.30141-3-npiggin@gmail.com
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Cc: Trond Myklebust <trond.myklebust@primarydata.com>
Cc: Anna Schumaker <anna.schumaker@netapp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions