All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/3] xtensa fixes for v5.19
@ 2022-06-26 10:47 Max Filippov
  2022-06-26 17:36 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Max Filippov @ 2022-06-26 10:47 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-xtensa, Chris Zankel, Max Filippov

Hi Linus,

please pull the following fixes for the Xtensa architecture.

The following changes since commit b13baccc3850ca8b8cccbf8ed9912dbaa0fdf7f3:

  Linux 5.19-rc2 (2022-06-12 16:11:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to a2d9b75b19dc8863f0845ffb401d33b2286d0aa1:

  xtensa: change '.bss' to '.section .bss' (2022-06-20 02:50:34 -0700)

----------------------------------------------------------------
Xtensa fixes for v5.19:

- fix OF reference leaks in xtensa arch code
- replace '.bss' with '.section .bss' to fix entry.S build with old
  assembler

----------------------------------------------------------------
Liang He (2):
      xtensa: Fix refcount leak bug in time.c
      xtensa: xtfpga: Fix refcount leak bug in setup

Max Filippov (1):
      xtensa: change '.bss' to '.section .bss'

 arch/xtensa/kernel/entry.S           | 2 +-
 arch/xtensa/kernel/time.c            | 1 +
 arch/xtensa/platforms/xtfpga/setup.c | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

-- 
Thanks.
-- Max

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

* Re: [PULL 0/3] xtensa fixes for v5.19
  2022-06-26 10:47 [PULL 0/3] xtensa fixes for v5.19 Max Filippov
@ 2022-06-26 17:36 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-06-26 17:36 UTC (permalink / raw)
  To: Max Filippov
  Cc: Linus Torvalds, linux-kernel, linux-xtensa, Chris Zankel, Max Filippov

The pull request you sent on Sun, 26 Jun 2022 03:47:11 -0700:

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

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

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-06-26 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-26 10:47 [PULL 0/3] xtensa fixes for v5.19 Max Filippov
2022-06-26 17:36 ` 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.