NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/54378 CVS commit: src/sys/kern
The following reply was made to PR kern/54378; it has been noted by GNATS.
From: "Juergen Hannken-Illjes" <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/54378 CVS commit: src/sys/kern
Date: Thu, 18 Jul 2019 09:39:40 +0000
Module Name: src
Committed By: hannken
Date: Thu Jul 18 09:39:40 UTC 2019
Modified Files:
src/sys/kern: vfs_lookup.c
Log Message:
Make namei() work with no root dir yet.
From David Holland with minor tweaks from me.
Should fix PR kern/54378 (panic with TLB miss when attempting to reboot)
To generate a diff of this commit:
cvs rdiff -u -r1.211 -r1.212 src/sys/kern/vfs_lookup.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