diff options
author | Matthew Wilcox <willy@infradead.org> | 2018-01-16 06:26:49 -0500 |
---|---|---|
committer | Matthew Wilcox <willy@infradead.org> | 2018-10-21 10:46:36 -0400 |
commit | 8fa8e538e4be359e9042573737632dda35a8700d (patch) | |
tree | e885f07c50f9b3721d9d929bdc14de5e243333fe /drivers/clocksource/tegra20_timer.c | |
parent | 22ecdb4f8b7dbfefa3deaf6b144093b5c4cd2aff (diff) | |
download | blackbird-op-linux-8fa8e538e4be359e9042573737632dda35a8700d.tar.gz blackbird-op-linux-8fa8e538e4be359e9042573737632dda35a8700d.zip |
page cache: Convert filemap_range_has_page to XArray
Instead of calling find_get_pages_range() and putting any reference,
use xas_find() to iterate over any entries in the range, skipping the
shadow/swap entries.
Signed-off-by: Matthew Wilcox <willy@infradead.org>
Diffstat (limited to 'drivers/clocksource/tegra20_timer.c')
0 files changed, 0 insertions, 0 deletions