diff options
| author | Christoph Hellwig <[email protected]> | 2016-09-19 01:24:50 +0000 |
|---|---|---|
| committer | Dave Chinner <[email protected]> | 2016-09-19 01:24:50 +0000 |
| commit | a7d73fe6c538fdba42635c0b8e73382fcd4bd667 (patch) | |
| tree | 52d21238ff5a36c74ecaf2401bbe91311afae37f /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | dax: provide an iomap based dax read/write path (diff) | |
| download | kernel-a7d73fe6c538fdba42635c0b8e73382fcd4bd667.tar.gz kernel-a7d73fe6c538fdba42635c0b8e73382fcd4bd667.zip | |
dax: provide an iomap based fault handler
Very similar to the existing dax_fault function, but instead of using
the get_block callback we rely on the iomap_ops vector from iomap.c.
That also avoids having to do two calls into the file system for write
faults.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Ross Zwisler <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
