# git rev-parse -q --verify e29cacdd05ce0bad77d4b86dcbab6d1d5cccd91c^{commit} e29cacdd05ce0bad77d4b86dcbab6d1d5cccd91c already have revision, skipping fetch # git checkout -q -f -B kisskb e29cacdd05ce0bad77d4b86dcbab6d1d5cccd91c # git clean -qxdf # < git log -1 # commit e29cacdd05ce0bad77d4b86dcbab6d1d5cccd91c # Author: Christophe Leroy # Date: Fri Nov 20 16:13:07 2020 +0000 # # powerpc: inline iomap accessors # # ioreadXX()/ioreadXXbe() accessors are equivalent to ppc # in_leXX()/in_be16() accessors but they are not inlined. # # Since commit 0eb573682872 ("powerpc/kerenl: Enable EEH for IO # accessors"), the 'le' versions are equivalent to the ones # defined in asm-generic/io.h, allthough the ones there are inlined. # # Include asm-generic/io.h to get them. Keep ppc versions of the # 'be' ones as they are optimised, but make them inline in ppc io.h. # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 e29cacdd05ce0bad77d4b86dcbab6d1d5cccd91c # < make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_83xx_mpc8315_rdb_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- 83xx/mpc8315_rdb_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_83xx_mpc8315_rdb_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_83xx_mpc8315_rdb_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_83xx_mpc8315_rdb_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1662:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x70c240) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x800000) Image Name: Linux-5.10.0-rc4-67174-ge29cacdd Created: Sat Nov 21 22:05:15 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3324463 Bytes = 3246.55 KiB = 3.17 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/chleroy_83xx_mpc8315_rdb_defconfig_powerpc-gcc4.9 # Build took: 0:00:53.560802