mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/2] net: ena: fix resource cleanup on probe failure
@ 2026-09-21 15:42 Guangshuo Li
  2026-09-21 15:42 ` [PATCH v2 1/2] net: ena: fix PHC " Guangshuo Li
  2026-09-21 15:42 ` [PATCH v2 2/2] net: ena: fix MMIO read buffer leak " Guangshuo Li
  0 siblings, 2 replies; 7+ messages in thread
From: Guangshuo Li @ 2026-09-21 15:42 UTC (permalink / raw)
  To: Arthur Kiyanovski, David Arinzon, Andrew Lunn, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, Guangshuo Li,
	Ioana Ciornei, Sang-Heon Jeon, Dawei Feng, Amit Bernstein,
	Netanel Belgazal, netdev, linux-kernel

This series fixes two resource leaks in the ena_probe() error path after
ena_device_init() has successfully initialized device resources.

Patch 1 adds the missing PHC cleanup.
Patch 2 adds the missing MMIO read request cleanup.

v2:
  - Resend the PHC and MMIO cleanup fixes as a two-patch series, as
    requested by Arthur Kiyanovski.


Guangshuo Li (2):
  net: ena: fix PHC cleanup on probe failure
  net: ena: fix MMIO read buffer leak on probe failure

 drivers/net/ethernet/amazon/ena/ena_netdev.c | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.43.0


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

end of thread, other threads:[~2026-09-23  6:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-21 15:42 [PATCH v2 0/2] net: ena: fix resource cleanup on probe failure Guangshuo Li
2026-09-21 15:42 ` [PATCH v2 1/2] net: ena: fix PHC " Guangshuo Li
2026-09-21 19:06   ` Arthur Kiyanovski
2026-09-21 22:02     ` Krzysztof Kozlowski
2026-09-22  2:12       ` Guangshuo Li
2026-09-23  6:42   ` netdev-bot+sashiko
2026-09-21 15:42 ` [PATCH v2 2/2] net: ena: fix MMIO read buffer leak " Guangshuo Li

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

all inboxes | Powered by JetHome®