[PULL 0/3] xtensa updates for v6.14

From: Max Filippov
Date: Sun Jan 26 2025 - 20:44:33 EST


Hi Linus,

please pull the following updates for the Xtensa architecture.

The following changes since commit adc218676eef25575469234709c2d87185ca223a:

Linux 6.12 (2024-11-17 14:15:08 -0800)

are available in the Git repository at:

https://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20250126

for you to fetch changes up to d14b9a713b3458ce4908ca883c7277f0863cfe21:

xtensa/simdisk: Use str_write_read() helper in simdisk_transfer() (2024-12-10 03:25:32 -0800)

----------------------------------------------------------------
Xtensa updates for v6.14

- a few one-liner cleanups

----------------------------------------------------------------
Masahiro Yamada (1):
xtensa: annotate dtb_start variable as static __initdata

Thorsten Blum (2):
xtensa: Remove zero-length alignment array
xtensa/simdisk: Use str_write_read() helper in simdisk_transfer()

arch/xtensa/include/asm/processor.h | 4 +---
arch/xtensa/kernel/setup.c | 2 +-
arch/xtensa/platforms/iss/simdisk.c | 3 ++-
3 files changed, 4 insertions(+), 5 deletions(-)

--
Thanks.
-- Max