-
由 Helge Deller 提交于
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: NHelge Deller <deller@gmx.de> Acked-by: NNishanth Menon <nm@ti.com> Signed-off-by: NSantosh Shilimkar <ssantosh@kernel.org>
595f3a9d