K 10 svn:author V 3 jhb K 8 svn:date V 27 2009-06-25T18:35:19.681167Z K 7 svn:log V 264 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 END