Skip to content

Commit 245246c

Browse files
committed
Rebuild rocky10_1 with kernel-6.12.0-124.21.1.el10_1
Rebuild_History BUILDABLE Rebuilding Kernel from rpm changelog with Fuzz Limit: 87.50% Number of commits in upstream range v6.12~1..kernel-mainline: 79692 Number of commits in rpm: 5 Number of commits matched with upstream: 2 (40.00%) Number of commits in upstream but not in rpm: 79690 Number of commits NOT found in upstream: 3 (60.00%) Rebuilding Kernel on Branch rocky10_1_rebuild_kernel-6.12.0-124.21.1.el10_1 for kernel-6.12.0-124.21.1.el10_1 Clean Cherry Picks: 1 (50.00%) Empty Cherry Picks: 1 (50.00%) _______________________________ Full Details Located here: ciq/ciq_backports/kernel-6.12.0-124.21.1.el10_1/rebuild.details.txt Includes: * git commit header above * Empty Commits with upstream SHA * RPM ChangeLog Entries that could not be matched Individual Empty Commit failures contained in the same containing directory. The git message for empty commits will have the path for the failed commit. File names are the first 8 characters of the upstream SHA
1 parent 2284215 commit 245246c

26 files changed

+73
-43
lines changed

Makefile.rhelver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RHEL_MINOR = 1
1212
#
1313
# Use this spot to avoid future merge conflicts.
1414
# Do not trim this comment.
15-
RHEL_RELEASE = 124.20.1
15+
RHEL_RELEASE = 124.21.1
1616

1717
#
1818
# RHEL_REBASE_NUM
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
Rebuild_History BUILDABLE
2+
Rebuilding Kernel from rpm changelog with Fuzz Limit: 87.50%
3+
Number of commits in upstream range v6.12~1..kernel-mainline: 79692
4+
Number of commits in rpm: 5
5+
Number of commits matched with upstream: 2 (40.00%)
6+
Number of commits in upstream but not in rpm: 79690
7+
Number of commits NOT found in upstream: 3 (60.00%)
8+
9+
Rebuilding Kernel on Branch rocky10_1_rebuild_kernel-6.12.0-124.21.1.el10_1 for kernel-6.12.0-124.21.1.el10_1
10+
Clean Cherry Picks: 1 (50.00%)
11+
Empty Cherry Picks: 1 (50.00%)
12+
_______________________________
13+
14+
__EMPTY COMMITS__________________________
15+
c28f922c9dcee0e4876a2c095939d77fe7e15116 clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns
16+
17+
__CHANGES NOT IN UPSTREAM________________
18+
Porting to Rocky Linux 10, debranding and Rocky Linux branding'
19+
Add partial riscv64 support for build root'
20+
Provide basic VisionFive 2 support'

configs/kernel-6.12.0-aarch64-64k-debug.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ CONFIG_AS_VERSION=25000
1212
CONFIG_LD_IS_BFD=y
1313
CONFIG_LD_VERSION=25000
1414
CONFIG_LLD_VERSION=0
15-
CONFIG_RUSTC_VERSION=0
16-
CONFIG_RUSTC_LLVM_VERSION=0
15+
CONFIG_RUSTC_VERSION=107600
16+
CONFIG_RUSTC_LLVM_VERSION=170006
1717
CONFIG_CC_CAN_LINK=y
1818
CONFIG_CC_CAN_LINK_STATIC=y
1919
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y

configs/kernel-6.12.0-aarch64-64k.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ CONFIG_AS_VERSION=25000
1212
CONFIG_LD_IS_BFD=y
1313
CONFIG_LD_VERSION=25000
1414
CONFIG_LLD_VERSION=0
15-
CONFIG_RUSTC_VERSION=0
16-
CONFIG_RUSTC_LLVM_VERSION=0
15+
CONFIG_RUSTC_VERSION=107600
16+
CONFIG_RUSTC_LLVM_VERSION=170006
1717
CONFIG_CC_CAN_LINK=y
1818
CONFIG_CC_CAN_LINK_STATIC=y
1919
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y

configs/kernel-6.12.0-aarch64-debug.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ CONFIG_AS_VERSION=25000
1212
CONFIG_LD_IS_BFD=y
1313
CONFIG_LD_VERSION=25000
1414
CONFIG_LLD_VERSION=0
15-
CONFIG_RUSTC_VERSION=0
16-
CONFIG_RUSTC_LLVM_VERSION=0
15+
CONFIG_RUSTC_VERSION=107600
16+
CONFIG_RUSTC_LLVM_VERSION=170006
1717
CONFIG_CC_CAN_LINK=y
1818
CONFIG_CC_CAN_LINK_STATIC=y
1919
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y

configs/kernel-6.12.0-aarch64-rt-64k-debug.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ CONFIG_AS_VERSION=25000
1212
CONFIG_LD_IS_BFD=y
1313
CONFIG_LD_VERSION=25000
1414
CONFIG_LLD_VERSION=0
15-
CONFIG_RUSTC_VERSION=0
16-
CONFIG_RUSTC_LLVM_VERSION=0
15+
CONFIG_RUSTC_VERSION=107600
16+
CONFIG_RUSTC_LLVM_VERSION=170006
1717
CONFIG_CC_CAN_LINK=y
1818
CONFIG_CC_CAN_LINK_STATIC=y
1919
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y

configs/kernel-6.12.0-aarch64-rt-64k.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ CONFIG_AS_VERSION=25000
1212
CONFIG_LD_IS_BFD=y
1313
CONFIG_LD_VERSION=25000
1414
CONFIG_LLD_VERSION=0
15-
CONFIG_RUSTC_VERSION=0
16-
CONFIG_RUSTC_LLVM_VERSION=0
15+
CONFIG_RUSTC_VERSION=107600
16+
CONFIG_RUSTC_LLVM_VERSION=170006
1717
CONFIG_CC_CAN_LINK=y
1818
CONFIG_CC_CAN_LINK_STATIC=y
1919
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y

configs/kernel-6.12.0-aarch64-rt-debug.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ CONFIG_AS_VERSION=25000
1212
CONFIG_LD_IS_BFD=y
1313
CONFIG_LD_VERSION=25000
1414
CONFIG_LLD_VERSION=0
15-
CONFIG_RUSTC_VERSION=0
16-
CONFIG_RUSTC_LLVM_VERSION=0
15+
CONFIG_RUSTC_VERSION=107600
16+
CONFIG_RUSTC_LLVM_VERSION=170006
1717
CONFIG_CC_CAN_LINK=y
1818
CONFIG_CC_CAN_LINK_STATIC=y
1919
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y

configs/kernel-6.12.0-aarch64-rt.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ CONFIG_AS_VERSION=25000
1212
CONFIG_LD_IS_BFD=y
1313
CONFIG_LD_VERSION=25000
1414
CONFIG_LLD_VERSION=0
15-
CONFIG_RUSTC_VERSION=0
16-
CONFIG_RUSTC_LLVM_VERSION=0
15+
CONFIG_RUSTC_VERSION=107600
16+
CONFIG_RUSTC_LLVM_VERSION=170006
1717
CONFIG_CC_CAN_LINK=y
1818
CONFIG_CC_CAN_LINK_STATIC=y
1919
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y

0 commit comments

Comments
 (0)