cvs commit: src/sys/compat/linprocfs linprocfs.c
Alexander Leidinger
netchild at FreeBSD.org
Sat Jan 20 11:07:42 UTC 2007
netchild 2007-01-20 11:07:41 UTC
FreeBSD src repository
Modified files:
sys/compat/linprocfs linprocfs.c
Log:
Convert a KASSERT into a runtime warning (rate limited) + failsafe fallback.
Because of a stupid bug (also fixed with this commit) the KASSERT was
triggered when runnung the linux top.
Pointy hat to: netchild
Revision Changes Path
1.102 +12 -4 src/sys/compat/linprocfs/linprocfs.c
More information about the cvs-src
mailing list