diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2021-03-20 05:40:40 +0000 |
---|---|---|
committer | David Howells <[email protected]> | 2021-03-23 20:54:37 +0000 |
commit | 75b69799610c2b909a18e709c402923ea61aedc0 (patch) | |
tree | a97cef12b7f4e828a8047b9398198aba52040189 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e5dbd33218bd8d87ab69f730ab90aed5fab7eb26 (diff) |
afs: Use wait_on_page_writeback_killable
Open-coding this function meant it missed out on the recent bugfix
for waiters being woken by a delayed wake event from a previous
instantiation of the page[1].
[DH: Changed the patch to use vmf->page rather than variable page which
doesn't exist yet upstream]
Fixes: 1cf7a1518aef ("afs: Implement shared-writeable mmap")
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: David Howells <[email protected]>
Tested-by: [email protected]
cc: [email protected]
cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Link: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c2407cf7d22d0c0d94cf20342b3b8f06f1d904e7 [1]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions