# git rev-parse -q --verify 810bd8840ef990a200f58c9dea9abe767ca02a3a^{commit} 810bd8840ef990a200f58c9dea9abe767ca02a3a already have revision, skipping fetch # git checkout -q -f -B kisskb 810bd8840ef990a200f58c9dea9abe767ca02a3a # git clean -qxdf # < git log -1 # commit 810bd8840ef990a200f58c9dea9abe767ca02a3a # Author: Christophe Leroy # Date: Tue Jul 7 18:29:35 2020 +0000 # # powerpc/signal64: Don't opencode page prefaulting # # Instead of doing a __get_user() from the first and last location # into a tmp var which won't be used, use fault_in_pages_readable() # < /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 810bd8840ef990a200f58c9dea9abe767ca02a3a # < make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_pmac32_defconfig+SMP_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig # Added to kconfig CONFIG_SMP=y # < make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_pmac32_defconfig+SMP_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_pmac32_defconfig+SMP_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4102:warning: override: reassigning to symbol SMP # make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_pmac32_defconfig+SMP_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:1623:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x96325c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xa00000) Completed OK # rm -rf /kisskb/build/chleroy_pmac32_defconfig+SMP_powerpc-gcc4.9 # Build took: 0:01:40.961337