<p class="MsoNormal"><span style="font-size: 10pt; font-family: &#39;Arial&#39;,&#39;sans-serif&#39;;">Hello<br></span></p><p class="MsoNormal"><span style="font-size: 10pt; font-family: &#39;Arial&#39;,&#39;sans-serif&#39;;">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 &quot;Unable to request IRQx for ARMv7&quot;.</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: &#39;Arial&#39;,&#39;sans-serif&#39;;"></span></p><p class="MsoNormal"><span style="font-size: 10pt; font-family: &#39;Arial&#39;,&#39;sans-serif&#39;;"><br>
</span></p><p class="MsoNormal"><br></p><p class="MsoNormal"><br><span style="font-size: 10pt; font-family: &#39;Arial&#39;,&#39;sans-serif&#39;;"></span><s></s></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: &#39;Arial&#39;,&#39;sans-serif&#39;;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: &#39;Arial&#39;,&#39;sans-serif&#39;;"> </span><span style="font-size: 11pt; color: rgb(31, 73, 125); font-family: &#39;Calibri&#39;,&#39;sans-serif&#39;;"></span></p>