On Thu, Jul 23, 2026 at 03:52:29AM +0000, Bjorn Andersson wrote: > rproc_del() is subjected to the reference counted shutdown path, as such > a remoteproc with more than one reference will be left running as its > resources are released underneath it. > > Refactor the shutdown path such that the reference count value is > ignored when called from rproc_del().
Reviewed-by: Pradnya Dahiwale <[email protected]>

