# git rev-parse -q --verify 367df0e19c67af934839ab98d7003ef5f3f2b02f^{commit} 367df0e19c67af934839ab98d7003ef5f3f2b02f already have revision, skipping fetch # git checkout -q -f -B kisskb 367df0e19c67af934839ab98d7003ef5f3f2b02f # git clean -qxdf # < git log -1 # commit 367df0e19c67af934839ab98d7003ef5f3f2b02f # Author: Masahiro Yamada # Date: Sun Oct 1 14:47:36 2023 +0900 # # modpost: factor out the common boilerplate of section_rel(a) # # The first few lines of section_rel() and section_rela() are the same. # They both retrieve the index of the section to which the relocaton # applies, and skip known-good sections. This common code should be moved # to check_sec_ref(). # # Avoid ugly casts when computing 'start' and 'stop', and also make the # Elf_Rel and Elf_Rela pointers const. # # Signed-off-by: Masahiro Yamada # Reviewed-by: Nick Desaulniers # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 367df0e19c67af934839ab98d7003ef5f3f2b02f # make -s -j 32 ARCH=x86 O=/kisskb/build/kbuild_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- x86_64_defconfig # < make -s -j 32 ARCH=x86 O=/kisskb/build/kbuild_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86 O=/kisskb/build/kbuild_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 32 ARCH=x86 O=/kisskb/build/kbuild_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/kbuild_x86_64_defconfig_x86_64-gcc8 # Build took: 0:02:03.739139