On Thu, 09 Jan 2025 07:48:36 +0100, Christophe Leroy wrote:
> 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.
>
> [...]
Applied to powerpc/next.
[
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
---
arch/powerpc/sysdev/ipic.c | 3 +--
1 file changed, 1 insertion(+), 2