]> Zhao Yanbai Git Server - minix.git/commit
Kernel interrupt hook management fixes:
authorDavid van Moolenbroek <david@minix3.org>
Thu, 7 May 2009 14:52:07 +0000 (14:52 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Thu, 7 May 2009 14:52:07 +0000 (14:52 +0000)
commit4af032bbfe4f930245f4e47dc836bbfad6a211f8
tree5922b4ac29d13ef923ca2153d50dc8e87c54494f
parenta38287067af30d9e02c1d8104ebcc6660b59b21d
Kernel interrupt hook management fixes:
- properly assign unique hook IDs
- after hook removal, remove hook-specific interrupt disable flag
kernel/interrupt.c