[PATCH] ppc64: Fix xics irq affinity bug
From: Anton Blanchard <anton@samba.org> Fix xics irq affinity bug. We were anding with cpu_online_map but werent using the result later on.
Showing
Please register or sign in to comment
From: Anton Blanchard <anton@samba.org> Fix xics irq affinity bug. We were anding with cpu_online_map but werent using the result later on.