NetBSD-Bugs archive

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

PR/51996 CVS commit: src/sys/kern



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

From: "Juergen Hannken-Illjes" <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51996 CVS commit: src/sys/kern
Date: Thu, 23 Feb 2017 11:23:22 +0000

 Module Name:	src
 Committed By:	hannken
 Date:		Thu Feb 23 11:23:22 UTC 2017
 
 Modified Files:
 	src/sys/kern: vfs_trans.c
 
 Log Message:
 Test for fstrans support before trying to allocate per-thread info.
 
 PR kern/51996 (kmem_alloc called from intr context in fstrans_get_lwp_info)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.36 -r1.37 src/sys/kern/vfs_trans.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