linux/arch
Vishal Moola (Oracle) 77d7dadf89 arm64: stop calling page_address() in free_pages()
free_pages() should be used when we only have a virtual address.  We
should call __free_pages() directly on our page instead.

Link: https://lkml.kernel.org/r/20250903185921.1785167-7-vishal.moola@gmail.com
Signed-off-by: Vishal Moola (Oracle) <vishal.moola@gmail.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: David Hildenbrand <david@redhat.com>
Acked-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Cc: Albert Ou <aou@eecs.berkeley.edu>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Justin Sanders <justin@coraid.com>
Cc: Madhavan Srinivasan <maddy@linux.ibm.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Palmer Dabbelt <palmer@dabbelt.com>
Cc: Paul Walmsley <paul.walmsley@sifive.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Cc: SeongJae Park <sj@kernel.org>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2025-09-21 14:22:18 -07:00
..
alpha Significant patch series in this pull request: 2025-08-03 16:23:09 -07:00
arc mm: introduce memdesc_flags_t 2025-09-13 16:55:07 -07:00
arm mm: constify highmem related functions for improved const-correctness 2025-09-21 14:22:15 -07:00
arm64 arm64: stop calling page_address() in free_pages() 2025-09-21 14:22:18 -07:00
csky mm: introduce memdesc_flags_t 2025-09-13 16:55:07 -07:00
hexagon hexagon: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names 2025-07-14 22:27:47 -07:00
loongarch mm: remove unused zpool layer 2025-09-21 14:21:59 -07:00
m68k treewide: rename GPIO set callbacks back to their original names 2025-08-07 10:07:06 +02:00
microblaze ftrace changes for v6.17: 2025-07-30 16:04:10 -07:00
mips mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages() 2025-09-21 14:22:06 -07:00
nios2 mm: introduce memdesc_flags_t 2025-09-13 16:55:07 -07:00
openrisc mm: introduce memdesc_flags_t 2025-09-13 16:55:07 -07:00
parisc parisc: constify mmap_upper_limit() parameter 2025-09-21 14:22:14 -07:00
powerpc powerpc: stop calling page_address() in free_pages() 2025-09-21 14:22:17 -07:00
riscv riscv: stop calling page_address() in free_pages() 2025-09-21 14:22:17 -07:00
s390 mm: constify arch_pick_mmap_layout() for improved const-correctness 2025-09-21 14:22:14 -07:00
sh mm: introduce memdesc_flags_t 2025-09-13 16:55:07 -07:00
sparc mm: constify arch_pick_mmap_layout() for improved const-correctness 2025-09-21 14:22:14 -07:00
um kasan: introduce ARCH_DEFER_KASAN and unify static key across modes 2025-09-21 14:21:58 -07:00
x86 x86: stop calling page_address() in free_pages() 2025-09-21 14:22:17 -07:00
xtensa mm: constify highmem related functions for improved const-correctness 2025-09-21 14:22:15 -07:00
.gitignore
Kconfig Deferred unwind changes for 6.17 2025-08-01 09:46:24 -07:00