Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: elad
Date: Sat Sep 30 12:47:32 UTC 2006
Modified Files:
src/sys/dev: firmload.c
Log Message:
PR/34648: Nino Dehne: Kernel panic when using NFS root and configuring an
interface that needs firmware
Firmload routines were using FSCRED, which in this case would get to the
NFS code and dereferenced, resulting in a panic. Use the credentials from
the LWP instead.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/dev/firmload.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