# git rev-parse -q --verify 252ba609bea83234d2e35841c19ae84c67b43ec7^{commit} 252ba609bea83234d2e35841c19ae84c67b43ec7 already have revision, skipping fetch # 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/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 252ba609bea83234d2e35841c19ae84c67b43ec7 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_85xx_ppa8548_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 85xx/ppa8548_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_85xx_ppa8548_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_85xx_ppa8548_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_85xx_ppa8548_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/chleroy_85xx_ppa8548_defconfig_powerpc-gcc5 # Build took: 0:00:43.956801