diff options
| author | Al Viro <[email protected]> | 2017-06-15 03:32:19 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2017-06-15 03:32:19 +0000 |
| commit | 267309f394bf3cd8db001992890b1fa52b97974e (patch) | |
| tree | 1d9917f5ac2b5a6c68607074aaab6bcd1c78452e /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | ufs: fix s_size/s_dsize users (diff) | |
| download | kernel-267309f394bf3cd8db001992890b1fa52b97974e.tar.gz kernel-267309f394bf3cd8db001992890b1fa52b97974e.zip | |
ufs_get_locked_page(): make sure we have buffer_heads
callers rely upon that, but find_lock_page() racing with attempt of
page eviction by memory pressure might have left us with
* try_to_free_buffers() successfully done
* __remove_mapping() failed, leaving the page in our mapping
* find_lock_page() returning an uptodate page with no
buffer_heads attached.
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
