]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
arm64 gicv3_its: enable all ITS blocks for a CPU
authorJayachandran C. <jchandra@FreeBSD.org>
Mon, 24 Jun 2019 21:13:45 +0000 (21:13 +0000)
committerJayachandran C. <jchandra@FreeBSD.org>
Mon, 24 Jun 2019 21:13:45 +0000 (21:13 +0000)
commitc66524f07da76c8188e3d86f56adee334881e593
tree005793ebd6da6ed6a223f789bbf822a58ad53684
parent73701bbe9d8ff75309d5386e82808272a8bd98be
arm64 gicv3_its: enable all ITS blocks for a CPU

We now support multiple ITS blocks raising interrupts to a CPU.
Add all available CPUs to the ITS when no NUMA information is
available.

This reverts the check added in r340602, at that tim we did not
suppport multiple ITS blocks for a CPU.

Differential Revision: https://reviews.freebsd.org/D20417
sys/arm64/arm64/gicv3_its.c