/[base]
ViewVC logotype

Revision 319915


Jump to revision: Previous Next
Author: emaste
Date: Tue Jun 13 18:59:34 2017 UTC (7 years ago)
Changed paths: 2
Log Message:
MFC r317428 (cognet): fix arm64 MSI

In arm_gicv2m_alloc_msi(), if we found a suitable irq range, leave the loop
before we increase irq again, or we'd end up choosing an irq, and then
really using the next one, even if it's not available.
Also in the inner loop, correct the end check so that we check every irq,
even the last one.
This makes the msk(4) adapter able to use MSI on Softiron Overdrive 1000.

PR:		219956
Approved by:	re (gjb)


Changed paths

Path Details
Directorystable/11/ modified , props changed
Directorystable/11/sys/arm/arm/gic.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27