Re: [PATCH 07/14] power/avs: Use %pS printk format for direct addresses

2017-09-08 Thread Nishanth Menon
On 20:27-20170906, Helge Deller wrote: > Use the %pS instead of the %pF printk format specifier for printing symbols > from direct addresses. This is needed for the ia64, ppc64 and parisc64 > architectures. > > Signed-off-by: Helge Deller > Cc: Kevin Hilman >

Re: [PATCH 07/14] power/avs: Use %pS printk format for direct addresses

2017-09-08 Thread Nishanth Menon
On 20:27-20170906, Helge Deller wrote: > Use the %pS instead of the %pF printk format specifier for printing symbols > from direct addresses. This is needed for the ia64, ppc64 and parisc64 > architectures. > > Signed-off-by: Helge Deller > Cc: Kevin Hilman > Cc: Nishanth Menon > Cc:

[PATCH 07/14] power/avs: Use %pS printk format for direct addresses

2017-09-06 Thread Helge Deller
Use the %pS instead of the %pF printk format specifier for printing symbols from direct addresses. This is needed for the ia64, ppc64 and parisc64 architectures. Signed-off-by: Helge Deller Cc: Kevin Hilman Cc: Nishanth Menon Cc:

[PATCH 07/14] power/avs: Use %pS printk format for direct addresses

2017-09-06 Thread Helge Deller
Use the %pS instead of the %pF printk format specifier for printing symbols from direct addresses. This is needed for the ia64, ppc64 and parisc64 architectures. Signed-off-by: Helge Deller Cc: Kevin Hilman Cc: Nishanth Menon Cc: linux...@vger.kernel.org --- drivers/power/avs/smartreflex.c |