commit | 7d7b28b302085e1ec2815bc9f5205af28394c5db | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@csgroup.eu> | Wed May 18 09:40:15 2022 +0200 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Jun 29 16:47:42 2022 +1000 |
tree | 2cfb09d29a1fb12d23f6ddce4189cbb6ace8c8e3 | |
parent | e93dee186fc95f2058b0c9d2317d8b876b8512db [diff] |
powerpc/irq: Split irq.c More than half of irq.c is dedicated to PPC64. Move PPC64 code out of irq.c into irq_64.c Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/9f1a47de80f78d3dd270a7a72f69f55f581c4054.1652859593.git.christophe.leroy@csgroup.eu