NetBSD-Bugs archive

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

PR/53261 CVS commit: [netbsd-8] src/sys/arch/arm/arm



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

From: "Manuel Bouyer" <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53261 CVS commit: [netbsd-8] src/sys/arch/arm/arm
Date: Tue, 5 Jun 2018 08:04:34 +0000

 Module Name:	src
 Committed By:	bouyer
 Date:		Tue Jun  5 08:04:34 UTC 2018
 
 Modified Files:
 	src/sys/arch/arm/arm [netbsd-8]: syscall.c
 
 Log Message:
 Pull up following revision(s) (requested by martin in ticket #859):
 	sys/arch/arm/arm/syscall.c: revision 1.65
 PR kern/53261: handle SYS_syscall indirection in MD code - the generic
 version would misalign the argument array.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.60 -r1.60.12.1 src/sys/arch/arm/arm/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