NetBSD-Bugs archive

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

PR/56117 CVS commit: src/sys/kern



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

From: "Juergen Hannken-Illjes" <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56117 CVS commit: src/sys/kern
Date: Wed, 29 Jun 2022 16:33:09 +0000

 Module Name:	src
 Committed By:	hannken
 Date:		Wed Jun 29 16:33:09 UTC 2022
 
 Modified Files:
 	src/sys/kern: sys_syscall.c
 
 Log Message:
 Synchronize SYS_SYSCALL() with other syscall implementations and
 call trace_exit() even if trace_enter() returned an error.
 
 PR kern/52166 "syscallemu does not work on sparc (32-bit)"
 PR toolchain/56117 "New test failures on amd64 since switch to gcc10"
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.14 -r1.15 src/sys/kern/sys_syscall.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