linux/arch
Hugh Dickins 33a9fb0983 riscv: include asm/cacheflush.h in asm/hugetlb.h
PG_dcache_clean is used in asm/hugetlb.h but defined in asm/cacheflush.h:
builds rely on an accident of that being included via linux/mempolicy.h,
but better include it directly (like arch/sh/include/asm/hugetlb.h does).

Link: https://lkml.kernel.org/r/84bd3b96-8dbe-51b1-d7d1-6e4f9d8937d8@google.com
Signed-off-by: Hugh Dickins <hughd@google.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Mike Kravetz <mike.kravetz@oracle.com>
Cc: Palmer Dabbelt <palmer@dabbelt.com>
Cc: Russell King <linux@armlinux.org.uk>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-08-21 13:38:00 -07:00
..
alpha Merge branch 'expand-stack' 2023-06-28 20:35:21 -07:00
arc arc: mm: convert to GENERIC_IOREMAP 2023-08-18 10:12:33 -07:00
arm arm: include asm/cacheflush.h in asm/hugetlb.h 2023-08-21 13:38:00 -07:00
arm64 arm64: include asm/cacheflush.h in asm/hugetlb.h 2023-08-21 13:38:00 -07:00
csky csky: convert __pte_free_tlb() to use ptdescs 2023-08-21 13:37:55 -07:00
hexagon hexagon: convert __pte_free_tlb() to use ptdescs 2023-08-21 13:37:56 -07:00
ia64 ia64: mm: convert to GENERIC_IOREMAP 2023-08-18 10:12:33 -07:00
loongarch loongarch: convert various functions to use ptdescs 2023-08-21 13:37:56 -07:00
m68k m68k: convert various functions to use ptdescs 2023-08-21 13:37:56 -07:00
microblaze slab updates for 6.5 2023-06-29 16:34:12 -07:00
mips mips: convert various functions to use ptdescs 2023-08-21 13:37:56 -07:00
nios2 nios2: convert __pte_free_tlb() to use ptdescs 2023-08-21 13:37:57 -07:00
openrisc openrisc: convert __pte_free_tlb() to use ptdescs 2023-08-21 13:37:57 -07:00
parisc parisc: mm: convert to GENERIC_IOREMAP 2023-08-18 10:12:35 -07:00
powerpc powerpc: convert various functions to use ptdescs 2023-08-21 13:37:54 -07:00
riscv riscv: include asm/cacheflush.h in asm/hugetlb.h 2023-08-21 13:38:00 -07:00
s390 s390: convert various pgalloc functions to use ptdescs 2023-08-21 13:37:54 -07:00
sh sh: convert pte_free_tlb() to use ptdescs 2023-08-21 13:37:57 -07:00
sparc sparc: convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents 2023-08-21 13:37:58 -07:00
um um: convert {pmd, pte}_free_tlb() to use ptdescs 2023-08-21 13:37:58 -07:00
x86 x86: convert various functions to use ptdescs 2023-08-21 13:37:54 -07:00
xtensa xtensa: mm: convert to GENERIC_IOREMAP 2023-08-18 10:12:35 -07:00
.gitignore
Kconfig - Arnd Bergmann has fixed a bunch of -Wmissing-prototypes in 2023-06-28 10:59:38 -07:00