[PULL 0/4] xtensa updates for v6.8

From: Max Filippov
Date: Wed Jan 17 2024 - 06:30:11 EST


Hi Linus,

please pull the following updates for the Xtensa architecture.

The following changes since commit 2cc14f52aeb78ce3f29677c2de1f06c0e91471ab:

Linux 6.7-rc3 (2023-11-26 19:59:33 -0800)

are available in the Git repository at:

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

for you to fetch changes up to a03cd7602a090eae277d2b79d43925661e7fbe9a:

xtensa: don't produce FDPIC output with fdpic toolchain (2024-01-11 18:58:47 -0800)

----------------------------------------------------------------
Xtensa updates for v6.8

- small cleanups in the xtensa PCI and asmmacro code
- fix kernel build with FDPIC toolchain

----------------------------------------------------------------
Ilpo Järvinen (1):
xtensa: Use PCI_HEADER_TYPE_MFD instead of literal

Masahiro Yamada (1):
xtensa: replace <asm-generic/export.h> with <linux/export.h>

Max Filippov (1):
xtensa: don't produce FDPIC output with fdpic toolchain

Yujie Liu (1):
xtensa: fix variants path in the Kconfig help

arch/xtensa/Kconfig | 2 +-
arch/xtensa/Makefile | 6 +++++-
arch/xtensa/include/asm/asmmacro.h | 2 +-
arch/xtensa/lib/pci-auto.c | 8 +++++---
4 files changed, 12 insertions(+), 6 deletions(-)

--
Thanks.
-- Max