de7e84 Update to 0.9.10

Authored and Committed by Michel Lind 11 hours ago
27 files changed. 911 lines added. 387 lines removed.
.gitignore
file modified
+1 -0
0002-kpatch-clarify-unload-unsupport.patch
file modified
+7 -9
0003-do-not-rm-selinux-rpm-owned-directory.patch
file modified
+3 -4
0100-create-diff-object-avoid-reloc-type-collisions-on-el.patch
file added
+202
0100-support-ubsan-for-kpatch.patch
file removed
-132
0101-aarch64-create-diff-object-implementation.patch
file added
+286
0102-aarch64-kmod-kpatch-syscall.h-add-aarch64-helper.patch
file added
+58
0103-aarch64-kpatch-build-aarch64-implementation.patch
file added
+59
0104-aarch64-documentation-update.patch
file added
+50
0105-arm64-Skip-offset-check-in-kpatch_bundle_symbols.patch
file added
+29
0106-Ignore-symbols-like-.Ltmp-ID.patch
file added
+29
0107-create-diff-object-handle-__initcall_stub-with-CONFI.patch0101-create-diff-object-handle-__initcall_stub-with-CONFI.patch
file renamed
+7 -6
0108-kpatch-build-Fix-setlocalversion-issue-with-6.3-kern.patch
file removed
-114
0108-kpatch-build-support-CONFIG_LTO_CLANG_THIN.patch0102-kpatch-build-support-CONFIG_LTO_CLANG_THIN.patch
file renamed
+20 -34
0109-create-diff-object-compare-section-name-with-kpatch_.patch0103-create-diff-object-compare-section-name-with-kpatch_.patch
file renamed
+7 -6
0110-kpatch-build-add-support-for-clang-pgo.patch0104-kpatch-build-add-support-for-clang-pgo.patch
file renamed
+18 -13
0111-create-diff-object-ignore-section-.rel.llvm.call-gra.patch0105-create-diff-object-ignore-section-.rel.llvm.call-gra.patch
file renamed
+7 -6
0112-kpatch-build-Run-objtool-on-thinlto-files.patch0106-kpatch-build-Run-objtool-on-thinlto-files.patch
file renamed
+7 -6
0113-kpatch-build-skip-more-symbols-in-locals_match.patch0107-kpatch-build-skip-more-symbols-in-locals_match.patch
file renamed
+5 -4
0114-kpatch-build-ignore-changes-in-.comment-section.patch0109-kpatch-build-ignore-changes-in-.comment-section.patch
file renamed
+7 -6
0115-kpatch-build-handle-init-version-timestamp.o.patch0110-kpatch-build-handle-init-version-timestamp.o.patch
file renamed
+7 -6
0116-kpatch-build-Ignore-missing-PARA_STRUCT_SIZE-for-6.8.patch0111-kpatch-build-Ignore-missing-PARA_STRUCT_SIZE-for-6.8.patch
file renamed
+7 -6
0117-kpatch-build-Always-do-LLVM-1-with-CONFIG_CC_IS_CLAN.patch0112-kpatch-build-Always-do-LLVM-1-with-CONFIG_CC_IS_CLAN.patch
file renamed
+6 -5
0118-kpatch-build-lto-sed-logic-for-lto-obj-path-in-newer.patch
file added
+37
kpatch.spec
file modified
+29 -29
series
file added
+22
sources
file modified
+1 -1
    Update to 0.9.10
    
    Enable kpatch-build on aarch64
    Rebase EL-only patches
    Refresh clang PGO patches
    Switch to autopatch for easier application of upstream patches
    Update to 0.9.10
    Enable kpatch-build on aarch64
    Rebase EL-only patches
    Refresh clang PGO patches
    Switch to autopatch for easier application of upstream patches
    Update to 0.9.10
    Enable kpatch-build on aarch64
    Rebase EL-only patches
    Refresh clang PGO patches
    Switch to autopatch for easier application of upstream patches
    Update to 0.9.10
    Enable kpatch-build on aarch64
    Rebase EL-only patches
    Refresh clang PGO patches
    Switch to autopatch for easier application of upstream patches
    
    Signed-off-by: Michel Lind <salimma@centosproject.org>
    
        
file modified
+1 -0
0107-create-diff-object-handle-__initcall_stub-with-CONFI.patch 0101-create-diff-object-handle-__initcall_stub-with-CONFI.patch
file renamed
+7 -6
0108-kpatch-build-support-CONFIG_LTO_CLANG_THIN.patch 0102-kpatch-build-support-CONFIG_LTO_CLANG_THIN.patch
file renamed
+20 -34
0109-create-diff-object-compare-section-name-with-kpatch_.patch 0103-create-diff-object-compare-section-name-with-kpatch_.patch
file renamed
+7 -6
0110-kpatch-build-add-support-for-clang-pgo.patch 0104-kpatch-build-add-support-for-clang-pgo.patch
file renamed
+18 -13
0111-create-diff-object-ignore-section-.rel.llvm.call-gra.patch 0105-create-diff-object-ignore-section-.rel.llvm.call-gra.patch
file renamed
+7 -6
0112-kpatch-build-Run-objtool-on-thinlto-files.patch 0106-kpatch-build-Run-objtool-on-thinlto-files.patch
file renamed
+7 -6
0113-kpatch-build-skip-more-symbols-in-locals_match.patch 0107-kpatch-build-skip-more-symbols-in-locals_match.patch
file renamed
+5 -4
0114-kpatch-build-ignore-changes-in-.comment-section.patch 0109-kpatch-build-ignore-changes-in-.comment-section.patch
file renamed
+7 -6
0115-kpatch-build-handle-init-version-timestamp.o.patch 0110-kpatch-build-handle-init-version-timestamp.o.patch
file renamed
+7 -6
0116-kpatch-build-Ignore-missing-PARA_STRUCT_SIZE-for-6.8.patch 0111-kpatch-build-Ignore-missing-PARA_STRUCT_SIZE-for-6.8.patch
file renamed
+7 -6
0117-kpatch-build-Always-do-LLVM-1-with-CONFIG_CC_IS_CLAN.patch 0112-kpatch-build-Always-do-LLVM-1-with-CONFIG_CC_IS_CLAN.patch
file renamed
+6 -5
file modified
+29 -29
file added
+22
file modified
+1 -1