# git rev-parse -q --verify 252ba609bea83234d2e35841c19ae84c67b43ec7^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/chleroy-linux.git includes # git rev-parse -q --verify 252ba609bea83234d2e35841c19ae84c67b43ec7^{commit} 252ba609bea83234d2e35841c19ae84c67b43ec7 # git checkout -q -f -B kisskb 252ba609bea83234d2e35841c19ae84c67b43ec7 # git clean -qxdf # < git log -1 # commit 252ba609bea83234d2e35841c19ae84c67b43ec7 # Author: Christophe Leroy # Date: Thu Mar 3 12:29:23 2022 +0100 # # powerpc: Move C prototypes out of asm-prototypes.h # # We originally added asm-prototypes.h in commit 42f5b4cacd78 ("powerpc: # Introduce asm-prototypes.h"). It's purpose was for prototypes of C # functions that are only called from asm, in order to fix sparse # warnings about missing prototypes. # # A few months later Nick added a different use case in # commit 4efca4ed05cb ("kbuild: modversions for EXPORT_SYMBOL() for asm") # for C prototypes for exported asm functions. This is basically the # inverse of our original usage. # # Since then we've added various prototypes to asm-prototypes.h for both # reasons, meaning we now need to unstitch it all. # # Dispatch prototypes of C functions into relevant headers and keep # only the prototypes for functions defined in assembly. # # Signed-off-by: Christophe Leroy # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-ld --version # < git log --format=%s --max-count=1 252ba609bea83234d2e35841c19ae84c67b43ec7 # < make -s -j 80 ARCH=mips O=/kisskb/build/chleroy_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- defconfig # < make -s -j 80 ARCH=mips O=/kisskb/build/chleroy_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- help # make -s -j 80 ARCH=mips O=/kisskb/build/chleroy_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- olddefconfig # make -s -j 80 ARCH=mips O=/kisskb/build/chleroy_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- /kisskb/src/arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" Completed OK # rm -rf /kisskb/build/chleroy_mips-defconfig_mipsel # Build took: 0:03:01.417902