All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] xtensa updates for v6.2
@ 2022-12-13 15:54 Max Filippov
  2022-12-13 23:31 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Max Filippov @ 2022-12-13 15:54 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-xtensa, Chris Zankel, Max Filippov

Hi Linus,

please pull the following updates for the xtensa architecture.

The following changes since commit 4fe89d07dcc2804c8b562f6c7896a45643d34b2f:

  Linux 6.0 (2022-10-02 14:09:07 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 8939c58d68f97ce530f02d46c9f2b56c3ec88399:

  xtensa: add __umulsidi3 helper (2022-12-06 16:21:26 -0800)

----------------------------------------------------------------
Xtensa updates for v6.2

- fix kernel build with gcc-13
- various minor fixes

----------------------------------------------------------------
Lukas Bulwahn (1):
      xtensa: update config files

Max Filippov (2):
      MAINTAINERS: update the 'T:' entry for xtensa
      xtensa: add __umulsidi3 helper

 MAINTAINERS                                 |   2 +-
 arch/xtensa/configs/audio_kc705_defconfig   |   1 -
 arch/xtensa/configs/cadence_csp_defconfig   |   4 -
 arch/xtensa/configs/generic_kc705_defconfig |   1 -
 arch/xtensa/configs/nommu_kc705_defconfig   |   1 -
 arch/xtensa/configs/smp_lx200_defconfig     |   1 -
 arch/xtensa/configs/xip_kc705_defconfig     |   1 -
 arch/xtensa/kernel/xtensa_ksyms.c           |   2 +
 arch/xtensa/lib/Makefile                    |   2 +-
 arch/xtensa/lib/umulsidi3.S                 | 230 ++++++++++++++++++++++++++++
 10 files changed, 234 insertions(+), 11 deletions(-)
 create mode 100644 arch/xtensa/lib/umulsidi3.S

-- 
Thanks.
-- Max

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PULL] xtensa updates for v6.2
  2022-12-13 15:54 [PULL] xtensa updates for v6.2 Max Filippov
@ 2022-12-13 23:31 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-12-13 23:31 UTC (permalink / raw)
  To: Max Filippov
  Cc: Linus Torvalds, linux-kernel, linux-xtensa, Chris Zankel, Max Filippov

The pull request you sent on Tue, 13 Dec 2022 07:54:43 -0800:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1ca06f1c1acecbe02124f14a37cce347b8c1a90c

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-13 23:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-13 15:54 [PULL] xtensa updates for v6.2 Max Filippov
2022-12-13 23:31 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.