]> www.infradead.org Git - users/jedix/linux-maple.git/commit
powerpc/ipic: Stop printing address of registers
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 9 Jan 2025 06:48:36 +0000 (07:48 +0100)
committerMadhavan Srinivasan <maddy@linux.ibm.com>
Mon, 24 Feb 2025 06:56:21 +0000 (12:26 +0530)
commit67d939159764d0c826971f9a83b4df687df5cbf4
tree6436fd986f75cfe313c65994184c422f629df088
parent2bf3caa7cc3b725eb671fb7e186daf685089eb86
powerpc/ipic: Stop printing address of registers

The following line appears at boot:

IPIC (128 IRQ sources) at (ptrval)

This is pointless so remove the printing of the virtual address and
replace it by matching physical address.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/ecffb21d88405f99e7ffc906a733396c57c36d50.1736405302.git.christophe.leroy@csgroup.eu
arch/powerpc/sysdev/ipic.c