# git rev-parse -q --verify 902416965b6c0b1267b5940010764d960d500513^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-kbuild.git for-next # git rev-parse -q --verify 902416965b6c0b1267b5940010764d960d500513^{commit} 902416965b6c0b1267b5940010764d960d500513 # git checkout -q -f -B kisskb 902416965b6c0b1267b5940010764d960d500513 # git clean -qxdf # < git log -1 # commit 902416965b6c0b1267b5940010764d960d500513 # Author: Masahiro Yamada # Date: Sun May 1 17:40:19 2022 +0900 # # modpost: split new_symbol() to symbol allocation and hash table addition # # new_symbol() does two things; allocate a new symbol and register it # to the hash table. # # Using a separate function for each is easier to understand. # # Replace new_symbol() with hash_add_symbol(). Remove the second parameter # of alloc_symbol(). # # Signed-off-by: Masahiro Yamada # Reviewed-by: Nick Desaulniers # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 902416965b6c0b1267b5940010764d960d500513 # < make -s -j 40 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 40 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 40 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 40 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- Completed OK # rm -rf /kisskb/build/kbuild_m68k-defconfig_m68k-gcc11 # Build took: 0:01:06.476589