diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2020-10-13 16:51:38 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-10-13 18:38:29 -0700 |
| commit | 63ec1973ddf3eb70feb5728088ca190f1af449cb (patch) | |
| tree | e00f830f1386d171468b754ee2e11d0f7306f36a /tools/perf/scripts/python | |
| parent | a6de4b4873e1e352f5029b0f5b3c347427d74ab4 (diff) | |
mm/shmem: return head page from find_lock_entry
Convert shmem_getpage_gfp() (the only remaining caller of
find_lock_entry()) to cope with a head page being returned instead of
the subpage for the index.
[[email protected]: fix BUG()s]
Link https://lore.kernel.org/linux-mm/[email protected]/
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Cc: Alexey Dobriyan <[email protected]>
Cc: Chris Wilson <[email protected]>
Cc: Huang Ying <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Jani Nikula <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Matthew Auld <[email protected]>
Cc: William Kucharski <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions