NetBSD-Bugs archive

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

PR/58378 CVS commit: src/sys/kern



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58378 CVS commit: src/sys/kern
Date: Sat, 7 Dec 2024 02:38:52 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sat Dec  7 02:38:52 UTC 2024
 
 Modified Files:
 	src/sys/kern: sys_aio.c
 
 Log Message:
 sys/kern/sys_aio.c: Sprinkle SET_ERROR dtrace probes.
 
 PR kern/58378: Kernel error code origination lacks dtrace probes
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.49 -r1.50 src/sys/kern/sys_aio.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