Build regression introduced by 31cdd0c39c7544ced79da53aa0b7e989f3a39582
John Paul Adrian Glaubitz
glaubitz at physik.fu-berlin.de
Wed Sep 7 07:01:02 AEST 2016
Hi Paul!
I'm referring to your change [1]:
"powerpc/xmon: Fix SPR read/write commands and add command to dump SPRs"
which introduced assembly code in the new file arch/powerpc/xmon/spr_access.S.
Unfortunately, this code contains assembly instructions which are not available on
all ppc targets. In particular, this change breaks the build on PPC e500v2 targets,
see the corresponding Debian bug report [2].
Could you have a look and possibly add some guarding #ifdefs for the ppc targets
where "ld" is not a supported instruction?
Thanks,
Adrian
> [1] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=31cdd0c39c7544ced79da53aa0b7e989f3a39582
> [2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836741
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaubitz at debian.org
`. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
More information about the Linuxppc-dev
mailing list