Hello Linus, I picked up this series very late in the 6.16 merge window hence is is based on the old v6.15 tag. If you have any issues let me know and I can rebase. But, it should be fine. Nevertheless..
Please consider for pull, The following changes since commit 0ff41df1cb268fc69e703a08a57ee14ae967d0ca: Linux 6.15 (2025-05-25 16:09:23 -0700) are available in the Git repository at: https://github.com/openrisc/linux.git tags/for-linus for you to fetch changes up to f0eedcf22581ca1cc438fb38a479ff41ab882d51: openrisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers (2025-06-07 06:44:28 +0100) ---------------------------------------------------------------- OpenRISC updates for 6.17 I picked up one series from Thomas Huth: - For openrisc Replace __ASSEMBLY__ with __ASSEMBLER__ in headers. ---------------------------------------------------------------- Thomas Huth (2): openrisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers openrisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers arch/openrisc/include/asm/mmu.h | 2 +- arch/openrisc/include/asm/page.h | 8 ++++---- arch/openrisc/include/asm/pgtable.h | 4 ++-- arch/openrisc/include/asm/processor.h | 4 ++-- arch/openrisc/include/asm/ptrace.h | 4 ++-- arch/openrisc/include/asm/setup.h | 2 +- arch/openrisc/include/asm/thread_info.h | 8 ++++---- arch/openrisc/include/uapi/asm/ptrace.h | 2 +- 8 files changed, 17 insertions(+), 17 deletions(-)

