]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
powerpc/xive: Simplify xive_do_source_eoi()
authorCédric Le Goater <clg@kaod.org>
Thu, 10 Dec 2020 17:14:48 +0000 (18:14 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 10 Dec 2020 22:53:11 +0000 (09:53 +1100)
commit614546d56296380b59e94484813eeef62a7d2b6b
treea4e3f04fb8843cb46ad35e9cca02e9b5f11dee08
parentcf58b746665d0177b86d42d18e60985fa1fdb909
powerpc/xive: Simplify xive_do_source_eoi()

Previous patches removed the need of the first argument which was a
hack for Firwmware EOI. Remove it and flatten the routine which has
became simpler.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20201210171450.1933725-12-clg@kaod.org
arch/powerpc/sysdev/xive/common.c