Files
android_kernel_xiaomi_sm8450/arch/powerpc/include/asm
Aneesh Kumar K.V 941c06d585 powerpc/mm/32: Fix pgtable_page_dtor call
Commit 667416f385 ("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: 667416f385 ("powerpc/mm: Fix kernel crash on page table free")
Reported-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-06-26 23:43:14 +10:00
..
2015-05-28 15:31:53 +02:00
2018-06-03 20:43:39 +10:00
2017-08-15 22:55:58 +10:00
2015-01-12 05:04:13 -08:00
2015-02-03 18:47:18 +01:00
2016-03-04 23:50:27 -06:00
2018-06-03 20:32:02 +10:00
2016-03-01 19:27:20 +11:00
2017-06-28 06:54:33 -07:00
2018-04-01 00:47:50 +11:00
2018-05-07 07:15:41 +02:00
2016-06-14 13:58:26 +10:00
2016-06-14 13:58:26 +10:00
2018-05-25 12:04:43 +10:00
2018-06-03 21:19:40 +10:00
2018-01-15 09:35:26 +01:00
2018-06-23 21:43:21 +10:00
2018-06-03 20:43:34 +10:00
2016-06-14 13:58:26 +10:00
2018-06-23 21:43:21 +10:00
2017-11-12 09:03:10 +11:00
2015-05-05 13:35:39 -06:00