mbox

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

Message ID 20240117112933.303593-1-jcmvbkbc@gmail.com
State New
Headers

Pull-request

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

Message

Max Filippov Jan. 17, 2024, 11:29 a.m. UTC
  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(-)
  

Comments

pr-tracker-bot@kernel.org Jan. 17, 2024, 8:03 p.m. UTC | #1
The pull request you sent on Wed, 17 Jan 2024 03:29:33 -0800:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/47ce834fbb6ce6cb9e802f651b647b8030c5fc7f

Thank you!