]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC 300645
authorsephe <sephe@FreeBSD.org>
Thu, 23 Jun 2016 07:09:44 +0000 (07:09 +0000)
committersephe <sephe@FreeBSD.org>
Thu, 23 Jun 2016 07:09:44 +0000 (07:09 +0000)
commit588ebe13f2d334749664e3852cb4213cce43eb32
treef491eed7a395ab56c0796e0fe3a6b7e840941c56
parent158b68ec4ae4e27cc63062f6822daefe4e21f31d
MFC 300645

    hyperv/vmbus: Allocate/setup IDT vector after all ISR resources are ready

    And release IDT vector before releasing ISR resources on interrupt
    teardown path.  We still have some work to do on the interrupt tearing
    down path.

    MFC after:  1 week
    Sponsored by:       Microsoft OSTC
    Differential Revision:      https://reviews.freebsd.org/D6519
sys/dev/hyperv/vmbus/hv_vmbus_drv_freebsd.c