[PULL 0/2] xtensa updates for v6.1

From: Max Filippov
Date: Mon Oct 10 2022 - 16:47:00 EST


Hi Linus,

please pull the following updates for the xtensa architecture.

The following changes since commit 80e78fcce86de0288793a0ef0f6acf37656ee4cf:

Linux 6.0-rc5 (2022-09-11 16:22:01 -0400)

are available in the Git repository at:

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

for you to fetch changes up to e3ddb8bbe0f8cc994748c81e17acc58fda6f8abe:

xtensa: add FDPIC and static PIE support for noMMU (2022-09-13 18:28:00 -0700)

----------------------------------------------------------------
Xtensa updates for v6.1

- add support for FDPIC and static PIE executable formats for noMMU

----------------------------------------------------------------
Max Filippov (2):
xtensa: clean up ELF_PLAT_INIT macro
xtensa: add FDPIC and static PIE support for noMMU

arch/xtensa/include/asm/elf.h | 24 ++++++++++++++++++++----
arch/xtensa/include/asm/processor.h | 3 +++
arch/xtensa/include/uapi/asm/ptrace.h | 4 ++++
fs/Kconfig.binfmt | 2 +-
4 files changed, 28 insertions(+), 5 deletions(-)

--
Thanks.
-- Max