Skip to content

Commit 7e2c601

Browse files
committed
Rebuild rocky10_0 with kernel-6.12.0-55.40.1.el10_0
Rebuild_History BUILDABLE Rebuilding Kernel from rpm changelog with Fuzz Limit: 87.50% Number of commits in upstream range v6.12~1..kernel-mainline: 66177 Number of commits in rpm: 80 Number of commits matched with upstream: 77 (96.25%) Number of commits in upstream but not in rpm: 66100 Number of commits NOT found in upstream: 3 (3.75%) Rebuilding Kernel on Branch rocky10_0_rebuild_kernel-6.12.0-55.40.1.el10_0 for kernel-6.12.0-55.40.1.el10_0 Clean Cherry Picks: 72 (93.51%) Empty Cherry Picks: 5 (6.49%) _______________________________ Full Details Located here: ciq/ciq_backports/kernel-6.12.0-55.40.1.el10_0/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 435ced3 commit 7e2c601

33 files changed

+188843
-122
lines changed
File renamed without changes.

Makefile.rhelver

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

1717
#
1818
# RHEL_REBASE_NUM

arch/powerpc/include/asm/hvcall.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@
270270
#define H_QUERY_INT_STATE 0x1E4
271271
#define H_POLL_PENDING 0x1D8
272272
#define H_ILLAN_ATTRIBUTES 0x244
273+
#define H_ADD_LOGICAL_LAN_BUFFERS 0x248
273274
#define H_MODIFY_HEA_QP 0x250
274275
#define H_QUERY_HEA_QP 0x254
275276
#define H_QUERY_HEA 0x258
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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: 66177
4+
Number of commits in rpm: 80
5+
Number of commits matched with upstream: 77 (96.25%)
6+
Number of commits in upstream but not in rpm: 66100
7+
Number of commits NOT found in upstream: 3 (3.75%)
8+
9+
Rebuilding Kernel on Branch rocky10_0_rebuild_kernel-6.12.0-55.40.1.el10_0 for kernel-6.12.0-55.40.1.el10_0
10+
Clean Cherry Picks: 72 (93.51%)
11+
Empty Cherry Picks: 5 (6.49%)
12+
_______________________________
13+
14+
__EMPTY COMMITS__________________________
15+
a35b29bdedb4d2ae3160d4d6684a6f1ecd9ca7c2 scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times out
16+
74f46a0524f8d2f01dc7ca95bb5fc463a8603e72 scsi: fnic: Turn off FDMI ACTIVE flags on link down
17+
9b9b8594654a79e3d4166356fd86cd5397477b24 scsi: fnic: Add and improve logs in FDMI and FDMI ABTS paths
18+
2c91e2319ed95f9b7608c9ac2ebd1a070918f1fc net: ibmveth: Reset the adapter when unexpected states are detected
19+
2094200b5f77e6710f9594571889f64f31966de1 ibmveth: Add multi buffers rx replenishment hcall support
20+
21+
__CHANGES NOT IN UPSTREAM________________
22+
Porting to Rocky Linux 10, debranding and Rocky Linux branding'
23+
Add partial riscv64 support for build root'
24+
Provide basic VisionFive 2 support'

0 commit comments

Comments
 (0)