diff options
author | Mel Gorman <mgorman@techsingularity.net> | 2016-03-15 22:55:36 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-03-16 00:55:16 +0100 |
commit | 32b635298ff4e991d8d8f64dc23782b02eec29c3 (patch) | |
tree | 0ef68aa7b2f91f3de5a73b203db6c99e00d2adac /Documentation/bad_memory.txt | |
parent | mm: fix two typos in comments for to_vmem_altmap() (diff) | |
download | linux-32b635298ff4e991d8d8f64dc23782b02eec29c3.tar.xz linux-32b635298ff4e991d8d8f64dc23782b02eec29c3.zip |
mm: filemap: remove redundant code in do_read_cache_page
do_read_cache_page and __read_cache_page duplicate page filler code when
filling the page for the first time. This patch simply removes the
duplicate logic.
Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
Reviewed-by: Jan Kara <jack@suse.cz>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/bad_memory.txt')
0 files changed, 0 insertions, 0 deletions