Date: Thu, 25 Jun 2009 18:35:19 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_intr.c Message-ID: <200906251835.n5PIZZ50066156@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2009-06-25 18:35:19 UTC
FreeBSD src repository
Modified files:
sys/kern kern_intr.c
Log:
SVN rev 194987 on 2009-06-25 18:35:19Z by jhb
Return errors from intr_event_bind() to the caller of intr_set_affinity().
Specifically, if a non-root user attempts to bind an interrupt the request
will now report failure with EPERM rather than silently failing with a
successful return code.
MFC after: 1 week
Revision Changes Path
1.171 +1 -2 src/sys/kern/kern_intr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906251835.n5PIZZ50066156>
