# git rev-parse -q --verify 1d59e2c78793d8aea9949ca71323c4583c78f488^{commit} 1d59e2c78793d8aea9949ca71323c4583c78f488 already have revision, skipping fetch # git checkout -q -f -B kisskb 1d59e2c78793d8aea9949ca71323c4583c78f488 # git clean -qxdf # < git log -1 # commit 1d59e2c78793d8aea9949ca71323c4583c78f488 # Author: Dan Carpenter # Date: Mon Oct 1 19:44:58 2018 +0300 # # powerpc: signedness bug in update_flash_db() # # The "count < sizeof(struct os_area_db)" comparison is type promoted to # size_t so negative values of "count" are treated as very high values and # we accidentally return success instead of a negative error code. # # This doesn't really change runtime much but it fixes a static checker # warning. # # Signed-off-by: Dan Carpenter # Acked-by: Geoff Levand # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 1d59e2c78793d8aea9949ca71323c4583c78f488 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_83xx_mpc834x_itx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 83xx/mpc834x_itx_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_83xx_mpc834x_itx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x58d5fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x58d5fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x57cee4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.19.0-rc3-g1d59e2c78793 Created: Wed Oct 10 01:53:49 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2821330 Bytes = 2755.21 KiB = 2.69 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.19.0-rc3-g1d59e2c78793 Created: Wed Oct 10 01:53:49 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2844857 Bytes = 2778.18 KiB = 2.71 MiB Load Address: 00600000 Entry Point: 006001f4 Image Name: Linux-4.19.0-rc3-g1d59e2c78793 Created: Wed Oct 10 01:53:49 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2845141 Bytes = 2778.46 KiB = 2.71 MiB Load Address: 00600000 Entry Point: 006001f4 Completed OK # rm -rf /kisskb/build/powerpc-next_83xx_mpc834x_itx_defconfig_powerpc-gcc5 # Build took: 0:00:44.912344