On Wed, 06 Sep 2017 22:28:01 +0200, Helge Deller wrote: > > The debug functions uses wrongly the %pF instead of the %pS printk format > specifier for printing symbols for the address returned by > _builtin_return_address(0). Fix it for the ia64, ppc64 and parisc64 > architectures. > > Signed-off-by: Helge Deller <del...@gmx.de> > Cc: Jaroslav Kysela <pe...@perex.cz> > Cc: Takashi Iwai <ti...@suse.com> > Cc: alsa-de...@alsa-project.org
Applied, thanks. Takashi