diff options
| author | Jan Kara <[email protected]> | 2016-05-12 18:29:14 +0200 |
|---|---|---|
| committer | Ross Zwisler <[email protected]> | 2016-05-19 15:13:00 -0600 |
| commit | b9953536c95fd0013695542bfa4694c7468673aa (patch) | |
| tree | a09a87cae89652322866b03f3228411490f8a15c /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | 40543f62cbdce42633e3fe10923099feee272e1f (diff) | |
dax: Fix condition for filling of PMD holes
Currently dax_pmd_fault() decides to fill a PMD-sized hole only if
returned buffer has BH_Uptodate set. However that doesn't get set for
any mapping buffer so that branch is actually a dead code. The
BH_Uptodate check doesn't make any sense so just remove it.
Signed-off-by: Jan Kara <[email protected]>
Signed-off-by: Ross Zwisler <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions