From: Linus Torvalds Date: Fri, 30 Apr 2021 19:09:28 +0000 (-0700) Subject: Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensa X-Git-Tag: accepted/tizen/unified/20230118.172025~7332 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=437d1a5b66ca60f209e25f469b395741cc10b731;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensa Pull Xtensa updates from Max Filippov: - switch to generic syscall generation scripts - new GDBIO implementation for xtensa semihosting interface - various small code fixes and cleanups - a few typo fixes in comments and Kconfig help text * tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensa: xtensa: ISS: add GDBIO implementation to semihosting interface xtensa: ISS: split simcall implementation from semihosting interface xtensa: simcall.h: Change compitible to compatible xtensa: Couple of typo fixes xtensa: drop extraneous register load from initialize_mmu xtensa: fix pgprot_noncached assumptions xtensa: simplify coherent_kvaddr logic xtensa: syscalls: switch to generic syscallhdr.sh xtensa: syscalls: switch to generic syscalltbl.sh xtensa: stop filling syscall array with sys_ni_syscall xtensa: remove unneeded export in boot-elf/Makefile xtensa: move CONFIG_CPU_*_ENDIAN defines to Kconfig xtensa: fix warning comparing pointer to 0 xtensa: fix spelling mistake in Kconfig "wont" -> "won't" --- 437d1a5b66ca60f209e25f469b395741cc10b731