<p class="MsoNormal"><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">Hello<br></span></p><p class="MsoNormal"><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">I am working on an
ARMV7 SMP system with GIC. One of the subsystems uses a peripheral
interrupt that is local/private to each CPU core (PPI interrupt). The interrupt number is same
on all CPU cores. </span></p><p class="MsoNormal">The request_irq() call works for the first core the interrupt is requested on, however on the second core that it tries to request, it fails with the error "Unable to request IRQx for ARMv7".</p>
<p class="MsoNormal">Is there any solution to get this interrupt working? I noticed that other similar private interrupts (timer, IPI) have special processing in entry-armv.S</p><p class="MsoNormal"><br></p><p class="MsoNormal">
Thanks</p><p class="MsoNormal">Shubha<br></p><p class="MsoNormal"><br><span style="font-size: 10pt; font-family: 'Arial','sans-serif';"></span></p><p class="MsoNormal"><span style="font-size: 10pt; font-family: 'Arial','sans-serif';"><br>
</span></p><p class="MsoNormal"><br></p><p class="MsoNormal"><br><span style="font-size: 10pt; font-family: 'Arial','sans-serif';"></span><s></s></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: 'Arial','sans-serif';"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: 'Arial','sans-serif';"> </span><span style="font-size: 11pt; color: rgb(31, 73, 125); font-family: 'Calibri','sans-serif';"></span></p>