All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix coverity issues for AST2700
@ 2024-06-25  1:50 ` Jamin Lin via
  0 siblings, 0 replies; 11+ messages in thread
From: Jamin Lin via @ 2024-06-25  1:50 UTC (permalink / raw)
  To: Cédric Le Goater, Peter Maydell, Steven Lee, Troy Lee,
	Andrew Jeffery, Joel Stanley, open list:ASPEED BMCs,
	open list:All patches CC here
  Cc: jamin_lin

change from v1:
aspeed/soc: coverity defect: DIVIDE_BY_ZERO
aspeed/sdmc: coverity defect: Control flow issues (DEADCODE)

change from v2:
add more commit log from reviewer, Cédric.

Jamin Lin (2):
  aspeed/soc: Fix possible divide by zero
  aspeed/sdmc: Remove extra R_MAIN_STATUS case

 hw/arm/aspeed_ast27x0.c | 6 ++++++
 hw/misc/aspeed_sdmc.c   | 1 -
 2 files changed, 6 insertions(+), 1 deletion(-)

-- 
2.25.1


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

end of thread, other threads:[~2024-06-25  6:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-25  1:50 [PATCH v2 0/2] Fix coverity issues for AST2700 Jamin Lin via
2024-06-25  1:50 ` Jamin Lin via
2024-06-25  1:50 ` [PATCH v2 1/2] aspeed/soc: Fix possible divide by zero Jamin Lin via
2024-06-25  1:50   ` Jamin Lin via
2024-06-25  6:00   ` cmd
2024-06-25  6:03     ` Cédric Le Goater
2024-06-25  6:07       ` cmd
2024-06-25  6:15         ` Jamin Lin
2024-06-25  6:37           ` Cédric Le Goater
2024-06-25  6:41             ` Jamin Lin
2024-06-25  1:50 ` [PATCH v2 2/2] aspeed/sdmc: Remove extra R_MAIN_STATUS case Jamin Lin via

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.