Moving GPIO interrupts and IPIs to a core other than 0

2016-08-21 Thread T. Smith
On the 4.1.8-rt8+gdb51baf SMP PREMPT RT kernel, GPIO interrupts are assigned to core 0 as are the following IPI interrupts: Arch_timer Rescheduling Interrupt Function call interrupt Trying to assign GPIO interrupts to core 2 for example, or trying to reassign or move IPI interrupts running on c

Moving GPIO interrupts and IPIs to a core other than 0

2016-08-20 Thread T. Smith
On the 4.1.8-rt8+gdb51baf SMP PREMPT RT kernel, GPIO interrupts are assigned to core 0 as are the following IPI interrupts: Arch_timer Rescheduling Interrupt Function call interrupt Trying to assign GPIO interrupts to core 2 for example, or trying to reassign or move IPI interrupts running on c