git: ena - Amazon AWS nic, fix hanging lock

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Sep 21 11:58:44 PDT 2023


commit ce322efe5344f238527fef59d17065d686164116
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Sep 21 11:56:25 2023 -0700

    ena - Amazon AWS nic, fix hanging lock
    
    * Fix a hanging lock, an improper lockuninit() was supposed to be
      a lockmgr() LK_RELEASE, causing the NIC to deadlock.
    
    Reported-by: tuxillo

Summary of changes:
 sys/dev/virtual/amazon/ena/ena-com/ena_plat.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ce322efe5344f238527fef59d17065d686164116


-- 
DragonFly BSD source repository


More information about the Commits mailing list