Module Name: src
Committed By: martin
Date: Mon Feb 5 14:00:37 UTC 2018
Modified Files:
src/sys/kern [netbsd-8]: subr_interrupt.c
Log Message:
Pull up following revision(s) (requested by pgoyette in ticket #525):
sys/kern/subr_interrupt.c: revision 1.4
- don't return ENOMEM for errors not related to memory
- don't overload return values (-error/+size)
- don't allocate kernel memory from user supplied length.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.2.1 src/sys/kern/subr_interrupt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.