Linux kernel -stable discussions
 help / color / mirror / Atom feed
* [PATCH 5.15 0/3] sifive ccache error handling backports for 5.15
@ 2023-04-21 13:58 Conor Dooley
  2023-04-21 13:58 ` [PATCH 5.15 1/3] soc: sifive: l2_cache: fix missing iounmap() in error path in sifive_l2_init() Conor Dooley
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Conor Dooley @ 2023-04-21 13:58 UTC (permalink / raw)
  To: stable
  Cc: conor, conor.dooley, Greg Kroah-Hartman, Greentime Hu, Zong Li,
	Palmer Dabbelt, Sasha Levin

Following up on:
https://lore.kernel.org/stable/20230412-mustang-machine-e9fccdb6b81c@wendy/

Here's some backports that do pull back the rename of the driver and
Kconfig symbol etc.

CC: stable@vger.kernel.org
CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
CC: Greentime Hu <greentime.hu@sifive.com>
CC: Zong Li <zong.li@sifive.com>
CC: Palmer Dabbelt <palmer@rivosinc.com>
CC: Sasha Levin <sashal@kernel.org>

Yang Yingliang (3):
  soc: sifive: l2_cache: fix missing iounmap() in error path in
    sifive_l2_init()
  soc: sifive: l2_cache: fix missing free_irq() in error path in
    sifive_l2_init()
  soc: sifive: l2_cache: fix missing of_node_put() in sifive_l2_init()

 drivers/soc/sifive/sifive_l2_cache.c | 27 +++++++++++++++++++++------
 1 file changed, 21 insertions(+), 6 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-04-24  9:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-21 13:58 [PATCH 5.15 0/3] sifive ccache error handling backports for 5.15 Conor Dooley
2023-04-21 13:58 ` [PATCH 5.15 1/3] soc: sifive: l2_cache: fix missing iounmap() in error path in sifive_l2_init() Conor Dooley
2023-04-21 13:58 ` [PATCH 5.15 2/3] soc: sifive: l2_cache: fix missing free_irq() " Conor Dooley
2023-04-23 13:11   ` Greg Kroah-Hartman
2023-04-24  9:30     ` Conor Dooley
2023-04-21 13:58 ` [PATCH 5.15 3/3] soc: sifive: l2_cache: fix missing of_node_put() " Conor Dooley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox