# git rev-parse -q --verify ee76722ff17507592ae68ce4faf8ec6cc12df07d^{commit} ee76722ff17507592ae68ce4faf8ec6cc12df07d already have revision, skipping fetch # git checkout -q -f -B kisskb ee76722ff17507592ae68ce4faf8ec6cc12df07d # git clean -qxdf # < git log -1 # commit ee76722ff17507592ae68ce4faf8ec6cc12df07d # Author: Christophe Leroy # Date: Thu May 6 10:23:52 2021 +0000 # # powerpc/32s: Simplify calculation of segment register content # # segment register has VSID on bits 8-31. # Bits 4-7 are reserved, there is no requirement to set them to 0. # # VSIDs are calculated from VSID of SR0 by adding 0x111. # # Even with highest possible VSID which would be 0xFFFFF0, # adding 16 times 0x111 results in 0x1001100. # # So, the reserved bits are never overflowed, no need to clear # the reserved bits after each calculation. # < /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 ee76722ff17507592ae68ce4faf8ec6cc12df07d # < make -s -j 120 ARCH=powerpc O=/kisskb/build/chleroy_52xx_lite5200b_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 52xx/lite5200b_defconfig # < make -s -j 120 ARCH=powerpc O=/kisskb/build/chleroy_52xx_lite5200b_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/chleroy_52xx_lite5200b_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/chleroy_52xx_lite5200b_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x65628c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x65628c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x645cb0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.12.0-gee76722ff175 Created: Fri May 7 01:25:00 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2814377 Bytes = 2748.42 KiB = 2.68 MiB Load Address: 00700000 Entry Point: 00700284 Image Name: Linux-5.12.0-gee76722ff175 Created: Fri May 7 01:25:00 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2785414 Bytes = 2720.13 KiB = 2.66 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.12.0-gee76722ff175 Created: Fri May 7 01:25:00 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2813845 Bytes = 2747.90 KiB = 2.68 MiB Load Address: 00700000 Entry Point: 00700284 Completed OK # rm -rf /kisskb/build/chleroy_52xx_lite5200b_defconfig_powerpc-gcc5 # Build took: 0:00:37.752523