linux/arch
Sang-Heon Jeon 23e82f0223 arm64: remove early_ioremap_reset() call and __late_* macros
On arm64, __early_set_fixmap(), __late_set_fixmap() and
__late_clear_fixmap() are all __set_fixmap().  Calling
early_ioremap_reset() changes nothing.  So remove the call and the macros.

No functional change.

Link: https://lore.kernel.org/20260708170647.362562-4-ekffu200098@gmail.com
Signed-off-by: Sang-Heon Jeon <ekffu200098@gmail.com>
Acked-by: Will Deacon <will@kernel.org>
Cc: Albert Ou <aou@eecs.berkeley.edu>
Cc: Alexandre Ghiti <alex@ghiti.fr>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: David Hildenbrand <david@kernel.org>
Cc: Liam R. Howlett <liam@infradead.org>
Cc: Lorenzo Stoakes <ljs@kernel.org>
Cc: Michal Hocko <mhocko@suse.com>
Cc: Mike Rapoport <rppt@kernel.org>
Cc: Palmer Dabbelt <palmer@dabbelt.com>
Cc: Suren Baghdasaryan <surenb@google.com>
Cc: Vlastimil Babka <vbabka@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2026-08-06 18:57:22 -07:00
..
alpha pci-v7.2-changes 2026-06-24 12:48:43 -07:00
arc ARC: configs: Drop redundant I2C_DESIGNWARE_PLATFORM 2026-07-10 15:26:11 -07:00
arm mm: use linear_page_[index, delta]() consistently 2026-08-04 19:19:01 -07:00
arm64 arm64: remove early_ioremap_reset() call and __late_* macros 2026-08-06 18:57:22 -07:00
csky csky: implement flush_cache_vmap() in C 2026-07-28 21:11:48 -07:00
hexagon uaccess: unify inline vs outline copy_{from,to}_user() selection 2026-05-28 21:24:44 -07:00
loongarch mm: decouple protnone helpers from CONFIG_NUMA_BALANCING 2026-08-04 19:18:36 -07:00
m68k m68knommu: fix on top off v7.2-rc4 2026-07-26 08:59:55 -07:00
microblaze uaccess: unify inline vs outline copy_{from,to}_user() selection 2026-05-28 21:24:44 -07:00
mips mm/vma: update do_mmap() to use vma_flags_t 2026-08-06 18:57:01 -07:00
nios2 mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*() 2026-08-04 19:18:58 -07:00
openrisc mm.git review status for mm-hotfixes-stable..mm-nonmm-stable 2026-06-21 13:20:19 -07:00
parisc mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*() 2026-08-04 19:18:58 -07:00
powerpc mm: update generic_get_unmapped_area[_topdown]() to use vma_flags_t 2026-08-06 18:57:01 -07:00
riscv riscv: remove unused __late_set_fixmap() and __late_clear_fixmap() 2026-08-06 18:57:22 -07:00
s390 s390/mm: use free_reserved_pages() in vmem_free_pages() 2026-08-04 19:18:41 -07:00
sh Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
sparc sparc/mm: drop custom pte_clear_not_present_full() 2026-07-28 21:12:09 -07:00
um mm.git review status for mm-hotfixes-stable..mm-nonmm-stable 2026-06-21 13:20:19 -07:00
x86 mm: use linear_page_[index, delta]() consistently 2026-08-04 19:19:01 -07:00
xtensa mm.git review status for mm-hotfixes-stable..mm-nonmm-stable 2026-06-21 13:20:19 -07:00
.gitignore
Kconfig Locking updates for v7.2: 2026-06-15 14:21:14 +05:30