On 20:27-20170906, Helge Deller wrote:Doesn't look a rc type fix so can wait for next one.
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?