3463436657ae9721fea3 parent f230b6d5c48f8d12f4dfa1f8b5ab0b0320076d21 author Thomas Gleixner 1297176005 +0100 committer Thomas Gleixner 1298116699 +0100 genirq: Remove CONFIG_IRQ_PER_CPU The saving of this switch is minimal versus the ifdef mess it creates. Simple enable PER_CPU unconditionally and remove the config switch. Signed-off-by: Thomas Gleixner