# git rev-parse -q --verify 98e487a02296b6357d962a193aa79ee89825f5a3^{commit} 98e487a02296b6357d962a193aa79ee89825f5a3 already have revision, skipping fetch # git checkout -q -f -B kisskb 98e487a02296b6357d962a193aa79ee89825f5a3 # git clean -qxdf # < git log -1 # commit 98e487a02296b6357d962a193aa79ee89825f5a3 # Author: Christophe Leroy # Date: Sun Oct 27 11:28:46 2019 +0000 # # powerpc/iomap: inline generic io accessors # # ioreadXX[be]() and iowriteXX[be]() are doing the same things as the # powerpc specific in_[be]XX() and out_[be]XX() accessors, but they # are not inlined. # # There are some work in progress to replace the powerpc specific # functions in Quicc Engine driver by generic code in order to allow # QE to be used also on ARM. # # In order to keep performant IO accesses, generic io accessors need to # be inlined. This avoids calls of tiny functions that require setting # up stack frames and saving volatile registers, all this often taking # more CPU time than the work performed by the IO accessor itself. # # The string functions ioreadXX_rep() and iowriteXX_rep() also get # inlined as they are only trampolines to readsX() and writesX() outline # functions. # < /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 98e487a02296b6357d962a193aa79ee89825f5a3 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/chleroy_ppc6xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc6xx_defconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/chleroy_ppc6xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/sound/ppc/pmac.h:12:0, from /kisskb/src/sound/ppc/awacs.c:16: /kisskb/src/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:208:9: warning: 'speaker_vol' may be used uninitialized in this function [-Wmaybe-uninitialized] return _snd_ctl_add_slave(master, slave, 0); ^ /kisskb/src/sound/ppc/awacs.c:873:36: note: 'speaker_vol' was declared here struct snd_kcontrol *master_vol, *speaker_vol; ^ INFO: Uncompressed kernel (size 0xa99f6c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa99f6c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa99f6c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa99f6c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa99f6c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa99f6c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa99f6c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa99f6c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa99f6c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa89854) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa99f6c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa89854) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.4.0-rc4+ Created: Tue Oct 29 03:29:04 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5077376 Bytes = 4958.38 KiB = 4.84 MiB Load Address: 00b00000 Entry Point: 00b00894 Image Name: Linux-5.4.0-rc4+ Created: Tue Oct 29 03:29:05 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5046864 Bytes = 4928.58 KiB = 4.81 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.4.0-rc4+ Created: Tue Oct 29 03:29:05 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5076729 Bytes = 4957.74 KiB = 4.84 MiB Load Address: 00b00000 Entry Point: 00b00894 Image Name: Linux-5.4.0-rc4+ Created: Tue Oct 29 03:29:05 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5077091 Bytes = 4958.10 KiB = 4.84 MiB Load Address: 00b00000 Entry Point: 00b00294 Image Name: Linux-5.4.0-rc4+ Created: Tue Oct 29 03:29:06 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5077257 Bytes = 4958.26 KiB = 4.84 MiB Load Address: 00b00000 Entry Point: 00b00294 Image Name: Linux-5.4.0-rc4+ Created: Tue Oct 29 03:29:06 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5076845 Bytes = 4957.86 KiB = 4.84 MiB Load Address: 00b00000 Entry Point: 00b00294 Image Name: Linux-5.4.0-rc4+ Created: Tue Oct 29 03:29:06 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5077302 Bytes = 4958.30 KiB = 4.84 MiB Load Address: 00b00000 Entry Point: 00b00294 Image Name: Linux-5.4.0-rc4+ Created: Tue Oct 29 03:29:06 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5076869 Bytes = 4957.88 KiB = 4.84 MiB Load Address: 00b00000 Entry Point: 00b00294 Image Name: Linux-5.4.0-rc4+ Created: Tue Oct 29 03:29:06 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5077594 Bytes = 4958.59 KiB = 4.84 MiB Load Address: 00b00000 Entry Point: 00b00294 Completed OK # rm -rf /kisskb/build/chleroy_ppc6xx_defconfig_powerpc-gcc5 # Build took: 0:04:25.749692