# git rev-parse -q --verify 087ae25d4c57388af45c5a6e9b8cb4244d4580fc^{commit} 087ae25d4c57388af45c5a6e9b8cb4244d4580fc already have revision, skipping fetch # git checkout -q -f -B kisskb 087ae25d4c57388af45c5a6e9b8cb4244d4580fc # git clean -qxdf # < git log -1 # commit 087ae25d4c57388af45c5a6e9b8cb4244d4580fc # Author: Markus Elfring # Date: Thu Jan 19 17:15:30 2017 +0100 # # powerpc: Use sizeof(*foo) rather than sizeof(struct foo) # # It's slightly less error prone to use sizeof(*foo) rather than # specifying the type. # # Signed-off-by: Markus Elfring # [mpe: Consolidate into one patch, rewrite change log] # 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 087ae25d4c57388af45c5a6e9b8cb4244d4580fc # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc6xx_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc6xx_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc6xx_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- make[3]: *** No rule to make target 'lib/raid6/vpermxor.uc', needed by 'lib/raid6/vpermxor1.c'. Stop. make[3]: *** Waiting for unfinished jobs.... /kisskb/src/scripts/Makefile.build:583: recipe for target 'lib/raid6' failed make[2]: *** [lib/raid6] Error 2 make[2]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/sound/ppc/pmac.h:25:0, from /kisskb/src/sound/ppc/awacs.c:29: /kisskb/src/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:220: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:886:36: note: 'speaker_vol' was declared here struct snd_kcontrol *master_vol, *speaker_vol; ^ /kisskb/src/Makefile:1051: recipe for target 'lib' failed make[1]: *** [lib] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/input/joystick/analog.c:176:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc6xx_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/powerpc-next_ppc6xx_defconfig_powerpc-5.3 # Build took: 0:02:40.856717