[PATCH] powerpc: fpr save/restore function cleanups
kbuild test robot
lkp at intel.com
Tue Nov 1 17:04:59 AEDT 2016
Hi Nicholas,
[auto build test ERROR on v4.9-rc3]
[also build test ERROR on next-20161028]
[cannot apply to powerpc/next]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
[Suggest to use git(>=2.9.0) format-patch --base=<commit> (or --base=auto for convenience) to record what (public, well-known) commit your patch series was built on]
[Check https://git-scm.com/docs/git-format-patch for more information]
url: https://github.com/0day-ci/linux/commits/Nicholas-Piggin/powerpc-fpr-save-restore-function-cleanups/20161101-122547
config: powerpc-mvme5100_defconfig (attached as .config)
compiler: powerpc-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
make.cross ARCH=powerpc
All errors (new ones prefixed by >>):
>> arch/powerpc/boot/crtsavres.S:232:0: error: #endif without #if
#endif
vim +232 arch/powerpc/boot/crtsavres.S
143580ec Kumar Gala 2008-06-13 226 _GLOBAL(_rest32gpr_31_x)
143580ec Kumar Gala 2008-06-13 227 lwz 0,4(11)
143580ec Kumar Gala 2008-06-13 228 lwz 31,-4(11)
143580ec Kumar Gala 2008-06-13 229 mtlr 0
143580ec Kumar Gala 2008-06-13 230 mr 1,11
143580ec Kumar Gala 2008-06-13 231 blr
143580ec Kumar Gala 2008-06-13 @232 #endif
:::::: The code at line 232 was first introduced by commit
:::::: 143580ecfb7999147e546cc3814023e233e95fa5 [POWERPC] Fix bootwrapper builds with newer gcc versions
:::::: TO: Kumar Gala <galak at kernel.crashing.org>
:::::: CC: Paul Mackerras <paulus at samba.org>
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/gzip
Size: 12870 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20161101/8c366e26/attachment.gz>
More information about the Linuxppc-dev
mailing list