linux/arch/powerpc/include/asm/nohash
Aneesh Kumar K.V 702346768c powerpc/mm/nohash: Remove pte fragment dependency from nohash
Now that we have removed 64K page size support, the RCU page table free can
be much simpler for nohash. Make a copy of the the rcu callback to pgalloc.h
header similar to nohash 32. We could possibly merge 32 and 64 bit there. But
that is for a later patch

We also move the book3s specific handler to pgtable_book3s64.c. This will be
updated in a later patch to handle split pmd ptlock.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-05-15 22:29:11 +10:00
..
32 powerpc/nohash: Remove hash related code from nohash headers. 2018-05-07 20:37:46 +10:00
64 powerpc/mm/nohash: Remove pte fragment dependency from nohash 2018-05-15 22:29:11 +10:00
pgalloc.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pgtable.h powerpc/nohash: Use IS_ENABLED() to simplify __set_pte_at() 2018-05-07 20:37:47 +10:00
pte-book3e.h powerpc/nohash: Remove _PAGE_BUSY 2018-05-07 20:37:46 +10:00