Page MenuHomeFreeBSD

Add support for MSI/MSIX deallocation on GICv3-ITS
ClosedPublic

Authored by zbb on May 13 2016, 5:06 PM.
Tags
None
Referenced Files
F170342744: D6351.id.diff
Fri, Sep 4, 9:15 AM
Unknown Object (File)
Fri, Sep 4, 3:42 AM
Unknown Object (File)
Fri, Sep 4, 2:04 AM
Unknown Object (File)
Sat, Aug 22, 4:08 PM
Unknown Object (File)
Sat, Aug 22, 8:53 AM
Unknown Object (File)
Sat, Aug 22, 8:52 AM
Unknown Object (File)
Sat, Aug 22, 8:11 AM
Unknown Object (File)
Sat, Aug 22, 8:11 AM

Details

Summary

Allow to deallocate previously allocated ITS device along with
its interrupts. Interrupt numbers are being freed when the last
LPI number is no longer busy.

Reviewed by:
Obtained from: Semihalf
Sponsored by: Cavium
Differential Revision:

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

zbb retitled this revision from to Add support for MSI/MSIX deallocation on GICv3-ITS.
zbb updated this object.
zbb edited the test plan for this revision. (Show Details)
zbb added a reviewer: wma.
zbb set the repository for this revision to rS FreeBSD src repository - subversion.
zbb added a subscriber: arm64.
sys/arm64/arm64/gic_v3_its.c
908 ↗(On Diff #16300)

This will be under lock below.

wma edited edge metadata.
This revision is now accepted and ready to land.May 18 2016, 8:05 AM
This revision was automatically updated to reflect the committed changes.