summaryrefslogtreecommitdiff
path: root/kernel/bpf/bpf_lru_list.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2017-02-27 12:26:52 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2017-02-27 13:09:19 +0000
commitbf75d59eff679d2e2b7af5c6958a088f8a458f7a (patch)
tree209ec2333db313a9b293dc5cfdc4f589a992f445 /kernel/bpf/bpf_lru_list.c
parent69060d96440b83da151989d83fd180eb05d84780 (diff)
drm/i915: Only unwind the local pgtable layer if empty
Only if we allocated the layer and the lower level failed should we remove this layer when unwinding. Otherwise we ignore the overlapping entries by overwriting the old layer with scratch. Fixes: c5d092a4293f ("drm/i915: Remove bitmap tracking for used-pml4") Fixes: e2b763caa6eb ("drm/i915: Remove bitmap tracking for used-pdpes") Reported-by: Matthew Auld <matthew.william.auld@gmail.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99947 Testcase: igt/drv_selftest/live_gtt Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Matthew Auld <matthew.william.auld@gmail.com> Tested-by: Matthew Auld <matthew.auld@intel.com> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170227122654.27651-1-chris@chris-wilson.co.uk
Diffstat (limited to 'kernel/bpf/bpf_lru_list.c')
0 files changed, 0 insertions, 0 deletions