aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_test.c
diff options
context:
space:
mode:
authorAneesh Kumar K.V <[email protected]>2018-06-25 08:15:09 +0000
committerMichael Ellerman <[email protected]>2018-06-26 13:43:14 +0000
commit941c06d58503b9f2718b20bc45ee7f1d701a1e1e (patch)
treeaa09401274f7fb7fe305cc910192fbda753a0685 /drivers/gpu/drm/amd/amdgpu/amdgpu_test.c
parentpowerpc: Wire up io_pgetevents (diff)
downloadkernel-941c06d58503b9f2718b20bc45ee7f1d701a1e1e.tar.gz
kernel-941c06d58503b9f2718b20bc45ee7f1d701a1e1e.zip
powerpc/mm/32: Fix pgtable_page_dtor call
Commit 667416f38554 ("powerpc/mm: Fix kernel crash on page table free") added a call for pgtable_page_dtor in the rcu page table free routine. We missed the fact that for 32 bit platforms we did call the 'dtor' early. Drop the extra call for pgtable_page_dtor. We remove the call from __pte_free_tlb so that we do the page table free and 'dtor' call together. This should help when we switch these platforms to pte fragments. Fixes: 667416f38554 ("powerpc/mm: Fix kernel crash on page table free") Reported-by: Christophe Leroy <[email protected]> Signed-off-by: Aneesh Kumar K.V <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_test.c')
0 files changed, 0 insertions, 0 deletions