]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
If filter of the interrupt event is not null, print it, in addition to
authorkib <kib@FreeBSD.org>
Fri, 5 Apr 2013 14:30:51 +0000 (14:30 +0000)
committerkib <kib@FreeBSD.org>
Fri, 5 Apr 2013 14:30:51 +0000 (14:30 +0000)
commitd6e3efdde97c9e3ed66f70b5cd94ff323da6fd5a
tree16a6c4a75dd1aa3d4c4ff74b1ca3e1f8c360f294
parent9414459699f1fec0c072d9fba0b3c751e9847175
If filter of the interrupt event is not null, print it, in addition to
the handler address.  Add a mark to distinguish between filter and
handler.

Note that the arguments for both filter and handler are same.

Sponsored by: The FreeBSD Foundation
Reviewed by: jhb
MFC after: 1 week
sys/kern/kern_intr.c