[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220626104711.2024291-1-jcmvbkbc@gmail.com>
Date: Sun, 26 Jun 2022 03:47:11 -0700
From: Max Filippov <jcmvbkbc@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-xtensa@...ux-xtensa.org,
Chris Zankel <chris@...kel.net>,
Max Filippov <jcmvbkbc@...il.com>
Subject: [PULL 0/3] xtensa fixes for v5.19
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
Powered by blists - more mailing lists