# git rev-parse -q --verify 0cee22f4fe90ecc6162e8f19958593fab376bf34^{commit} 0cee22f4fe90ecc6162e8f19958593fab376bf34 already have revision, skipping fetch # git checkout -q -f -B kisskb 0cee22f4fe90ecc6162e8f19958593fab376bf34 # git clean -qxdf # < git log -1 # commit 0cee22f4fe90ecc6162e8f19958593fab376bf34 # Author: Masahiro Yamada # Date: Sat Jul 13 11:45:58 2019 +0900 # # kbuild: get rid of misleading $(AS) from documents # # The assembler files in the kernel are *.S instead of *.s, so they must # be preprocessed. Since 'as' of GNU binutils is not able to preprocess, # we always use $(CC) as an assembler driver. # # $(AS) is almost unused in Kbuild. As of v5.2, there is just one place # that directly invokes $(AS). # # $ git grep -e '$(AS)' -e '${AS}' -e '$AS' -e '$(AS:' -e '${AS:' -- :^Documentation # drivers/net/wan/Makefile: AS68K = $(AS) # # The documentation about *_AFLAGS* sounds like the flags were passed # to $(AS). This is somewhat misleading. # # Signed-off-by: Masahiro Yamada # Reviewed-by: Nathan Chancellor # < /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 0cee22f4fe90ecc6162e8f19958593fab376bf34 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/kbuild_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 44x/fsp2_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/kbuild_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] INFO: Uncompressed kernel (size 0x936c88) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xa00000) Image Name: Linux-5.2.0-g0cee22f4fe90 Created: Mon Jul 15 02:50:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4158507 Bytes = 4061.04 KiB = 3.97 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/kbuild_44x_fsp2_defconfig_powerpc-gcc5 # Build took: 0:01:11.327731