]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
The private peripheral interrupts start at offset 16, not 0. Also, use
authorian <ian@FreeBSD.org>
Mon, 15 Sep 2014 15:36:00 +0000 (15:36 +0000)
committerian <ian@FreeBSD.org>
Mon, 15 Sep 2014 15:36:00 +0000 (15:36 +0000)
commit72180190b3051577dc5dc6f7832ade9fd6da4876
treed7110bc6ba80a5619341ee36230a12153fc12e9c
parent522c50de15ac39937770cc4d71b41e7cb36436ad
The private peripheral interrupts start at offset 16, not 0.  Also, use
names rather than inline mystery constants for these offsets.

Pointed out by: andrew
sys/arm/arm/gic.c