Re: [PATCH 04/14] ti_sci: Use %pS printk format for direct addresses

From: Santosh Shilimkar
Date: Fri Sep 08 2017 - 20:31:01 EST


On 9/8/2017 4:30 PM, Nishanth Menon wrote:
On 20:27-20170906, Helge Deller wrote:
Use the %pS printk format for printing symbols from direct addresses.
This is important for the ia64, ppc64 and parisc64 architectures, while on
other architectures there is no difference between %pS and %pF.
Fix it for consistency across the kernel.

Signed-off-by: Helge Deller <deller@xxxxxx>
Cc: Nishanth Menon <nm@xxxxxx>
Cc: Tero Kristo <t-kristo@xxxxxx>
Cc: Santosh Shilimkar <ssantosh@xxxxxxxxxx>
Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx

OK with me. Thanks for doing the patch.
Acked-by: Nishanth Menon <nm@xxxxxx>

Santosh, Tero: maybe queue for an rc or later cycle, I think?

Doesn't look a rc type fix so can wait for next one.