NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/60728 CVS commit: src/sys/net



The following reply was made to PR kern/60728; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60728 CVS commit: src/sys/net
Date: Wed, 16 Sep 2026 13:54:38 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Wed Sep 16 13:54:37 UTC 2026
 
 Modified Files:
 	src/sys/net: if_wg.c
 
 Log Message:
 wg(4): Assert task is nonzero before queueing work.
 
 Prompted by (though I can't see any way it could be the source of):
 
 PR kern/60728: workqueue panic in wg
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.144 -r1.145 src/sys/net/if_wg.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index