diff options
| author | Matthew Wilcox <[email protected]> | 2015-07-03 14:40:43 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2015-07-04 19:56:57 +0000 |
| commit | 43c3dd08da890e458f670b4fc0630513fb405620 (patch) | |
| tree | dec5680cef5115900d2292dd100361a5446db532 /tools/perf/scripts/python/netdev-times.py | |
| parent | block: Add support for DAX reads/writes to block devices (diff) | |
| download | kernel-43c3dd08da890e458f670b4fc0630513fb405620.tar.gz kernel-43c3dd08da890e458f670b4fc0630513fb405620.zip | |
dax: bdev_direct_access() may sleep
The brd driver is the only in-tree driver that may sleep currently.
After some discussion on linux-fsdevel, we decided that any driver
may choose to sleep in its ->direct_access method. To ensure that all
callers of bdev_direct_access() are prepared for this, add a call
to might_sleep().
Signed-off-by: Matthew Wilcox <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
