[GIT PULL] arch/microblaze patches for 6.18-rc1

From: Michal Simek
Date: Thu Sep 25 2025 - 03:25:58 EST


Hi Linus,

please pull these three simple patches to your tree.

Thanks,
Michal

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

git://git.monstr.eu/linux-2.6-microblaze.git tags/microblaze-v6.18

for you to fetch changes up to 438f7cd41765dbe8830009a37f90145b7f05ed39:

microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers (2025-09-12 13:12:42 +0200)

----------------------------------------------------------------
Microblaze patches for 6.18-rc1

- Fix typos in Kconfig
- s/__ASSEMBLY__/__ASSEMBLER__/g

----------------------------------------------------------------
Ahelenia Ziemiańska (1):
microblaze: fix typos in Kconfig

Thomas Huth (2):
microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers

arch/microblaze/Kconfig.platform | 10 +++++-----
arch/microblaze/include/asm/asm-compat.h | 2 +-
arch/microblaze/include/asm/current.h | 4 ++--
arch/microblaze/include/asm/entry.h | 4 ++--
arch/microblaze/include/asm/exceptions.h | 4 ++--
arch/microblaze/include/asm/fixmap.h | 4 ++--
arch/microblaze/include/asm/ftrace.h | 2 +-
arch/microblaze/include/asm/kgdb.h | 4 ++--
arch/microblaze/include/asm/mmu.h | 4 ++--
arch/microblaze/include/asm/page.h | 8 ++++----
arch/microblaze/include/asm/pgtable.h | 18 +++++++++---------
arch/microblaze/include/asm/processor.h | 8 ++++----
arch/microblaze/include/asm/ptrace.h | 4 ++--
arch/microblaze/include/asm/sections.h | 4 ++--
arch/microblaze/include/asm/setup.h | 4 ++--
arch/microblaze/include/asm/thread_info.h | 4 ++--
arch/microblaze/include/asm/unistd.h | 4 ++--
arch/microblaze/include/asm/xilinx_mb_manager.h | 4 ++--
arch/microblaze/include/uapi/asm/ptrace.h | 4 ++--
19 files changed, 50 insertions(+), 50 deletions(-)

--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP/Versal ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal/Versal NET SoCs
TF-A maintainer - Xilinx ZynqMP/Versal/Versal NET SoCs