# git rev-parse -q --verify b57c22ead55244c896e7c6286f5fbf0f2c480d90^{commit} b57c22ead55244c896e7c6286f5fbf0f2c480d90 already have revision, skipping fetch # git checkout -q -f -B kisskb b57c22ead55244c896e7c6286f5fbf0f2c480d90 # git clean -qxdf # < git log -1 # commit b57c22ead55244c896e7c6286f5fbf0f2c480d90 # Author: Michael Ellerman # Date: Mon Jan 29 15:06:09 2018 +1100 # # powerpc: Remove uses of asmlinkage # # As far as I can tell asmlinkage has never done anything on powerpc. # However we still have a few uses, presumably due to copy / paste and # or cargo-culting. # # Remove them all to avoid confusion. # # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 b57c22ead55244c896e7c6286f5fbf0f2c480d90 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_83xx_mpc836x_mds_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 83xx/mpc836x_mds_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_83xx_mpc836x_mds_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. INFO: Uncompressed kernel (size 0x4f0a80) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4e0368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-4.18.0-rc3-gb57c22e Created: Tue Jul 31 04:12:37 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2482344 Bytes = 2424.16 kB = 2.37 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.18.0-rc3-gb57c22e Created: Tue Jul 31 04:12:37 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2508404 Bytes = 2449.61 kB = 2.39 MB Load Address: 00500000 Entry Point: 005001f4 Completed OK # rm -rf /kisskb/build/powerpc-next_83xx_mpc836x_mds_defconfig_powerpc-5.3 # Build took: 0:00:46.619474