Skip to content

Commit c9a2447

Browse files
committed
Rebuild rocky9_5 with kernel-5.14.0-503.35.1.el9_5
Rebuild_History BUILDABLE Rebuilding Kernel from rpm changelog with Fuzz Limit: 87.50% Number of commits in upstream range v5.14~1..master: 294815 Number of commits in rpm: 11 Number of commits matched with upstream: 8 (72.73%) Number of commits in upstream but not in rpm: 294807 Number of commits NOT found in upstream: 3 (27.27%) Rebuilding Kernel on Branch rocky9_5_rebuild_kernel-5.14.0-503.35.1.el9_5 for kernel-5.14.0-503.35.1.el9_5 Clean Cherry Picks: 7 (87.50%) Empty Cherry Picks: 0 (0.00%) _______________________________ Full Details Located here: ciq/ciq_backports/kernel-5.14.0-503.35.1.el9_5/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 f99c735 commit c9a2447

File tree

12 files changed

+56
-12
lines changed

12 files changed

+56
-12
lines changed

Makefile.rhelver

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

1717
#
1818
# ZSTREAM
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
Rebuild_History BUILDABLE
2+
Rebuilding Kernel from rpm changelog with Fuzz Limit: 87.50%
3+
Number of commits in upstream range v5.14~1..master: 294815
4+
Number of commits in rpm: 11
5+
Number of commits matched with upstream: 8 (72.73%)
6+
Number of commits in upstream but not in rpm: 294807
7+
Number of commits NOT found in upstream: 3 (27.27%)
8+
9+
Rebuilding Kernel on Branch rocky9_5_rebuild_kernel-5.14.0-503.35.1.el9_5 for kernel-5.14.0-503.35.1.el9_5
10+
Clean Cherry Picks: 7 (87.50%)
11+
Empty Cherry Picks: 0 (0.00%)
12+
_______________________________
13+
14+
__EMPTY COMMITS__________________________
15+
16+
__CHANGES NOT IN UPSTREAM________________
17+
Porting to Rocky Linux 9, debranding and Rocky branding'
18+
Ensure aarch64 kernel is not compressed'
19+
redhat/configs: replace IOMMU_DEFAULT_DMA_STRICT with IOMMU_DEFAULT_DMA_LAZY

configs/kernel-5.14.0-s390x-debug.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2762,8 +2762,8 @@ CONFIG_IOMMU_SUPPORT=y
27622762
# end of Generic IOMMU Pagetable Support
27632763

27642764
CONFIG_IOMMU_DEBUGFS=y
2765-
CONFIG_IOMMU_DEFAULT_DMA_STRICT=y
2766-
# CONFIG_IOMMU_DEFAULT_DMA_LAZY is not set
2765+
# CONFIG_IOMMU_DEFAULT_DMA_STRICT is not set
2766+
CONFIG_IOMMU_DEFAULT_DMA_LAZY=y
27672767
# CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
27682768
CONFIG_IOMMU_DMA=y
27692769
CONFIG_IOMMUFD=y

configs/kernel-5.14.0-s390x.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2785,8 +2785,8 @@ CONFIG_IOMMU_SUPPORT=y
27852785
# end of Generic IOMMU Pagetable Support
27862786

27872787
# CONFIG_IOMMU_DEBUGFS is not set
2788-
CONFIG_IOMMU_DEFAULT_DMA_STRICT=y
2789-
# CONFIG_IOMMU_DEFAULT_DMA_LAZY is not set
2788+
# CONFIG_IOMMU_DEFAULT_DMA_STRICT is not set
2789+
CONFIG_IOMMU_DEFAULT_DMA_LAZY=y
27902790
# CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
27912791
CONFIG_IOMMU_DMA=y
27922792
CONFIG_IOMMUFD=m

configs/kernel-s390x-debug-rhel.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2345,8 +2345,8 @@ CONFIG_IO_DELAY_0X80=y
23452345
# CONFIG_IO_DELAY_NONE is not set
23462346
# CONFIG_IO_DELAY_UDELAY is not set
23472347
CONFIG_IOMMU_DEBUGFS=y
2348-
# CONFIG_IOMMU_DEFAULT_DMA_LAZY is not set
2349-
CONFIG_IOMMU_DEFAULT_DMA_STRICT=y
2348+
CONFIG_IOMMU_DEFAULT_DMA_LAZY=y
2349+
# CONFIG_IOMMU_DEFAULT_DMA_STRICT is not set
23502350
# CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
23512351
CONFIG_IOMMUFD_TEST=y
23522352
CONFIG_IOMMUFD=y

configs/kernel-s390x-rhel.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2329,8 +2329,8 @@ CONFIG_IO_DELAY_0X80=y
23292329
# CONFIG_IO_DELAY_NONE is not set
23302330
# CONFIG_IO_DELAY_UDELAY is not set
23312331
# CONFIG_IOMMU_DEBUGFS is not set
2332-
# CONFIG_IOMMU_DEFAULT_DMA_LAZY is not set
2333-
CONFIG_IOMMU_DEFAULT_DMA_STRICT=y
2332+
CONFIG_IOMMU_DEFAULT_DMA_LAZY=y
2333+
# CONFIG_IOMMU_DEFAULT_DMA_STRICT is not set
23342334
# CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
23352335
CONFIG_IOMMUFD=m
23362336
# CONFIG_IOMMUFD_TEST is not set

configs/kernel-s390x-zfcpdump-rhel.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2340,8 +2340,8 @@ CONFIG_IO_DELAY_0X80=y
23402340
# CONFIG_IO_DELAY_NONE is not set
23412341
# CONFIG_IO_DELAY_UDELAY is not set
23422342
# CONFIG_IOMMU_DEBUGFS is not set
2343-
# CONFIG_IOMMU_DEFAULT_DMA_LAZY is not set
2344-
CONFIG_IOMMU_DEFAULT_DMA_STRICT=y
2343+
CONFIG_IOMMU_DEFAULT_DMA_LAZY=y
2344+
# CONFIG_IOMMU_DEFAULT_DMA_STRICT is not set
23452345
# CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
23462346
CONFIG_IOMMUFD=m
23472347
# CONFIG_IOMMUFD_TEST is not set

drivers/acpi/arm64/amba.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
static const struct acpi_device_id amba_id_list[] = {
2323
{"ARMH0061", 0}, /* PL061 GPIO Device */
2424
{"ARMH0330", 0}, /* ARM DMA Controller DMA-330 */
25-
{"ARMHC500", 0}, /* ARM CoreSight ETM4x */
2625
{"ARMHC501", 0}, /* ARM CoreSight ETR */
2726
{"ARMHC502", 0}, /* ARM CoreSight STM */
2827
{"ARMHC503", 0}, /* ARM CoreSight Debug */
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Symbol: IOMMU_DEFAULT_DMA_LAZY [=n]
2+
# Type : bool
3+
# Defined at drivers/iommu/Kconfig:108
4+
# Prompt: Translated - Lazy
5+
# Depends on: <choice>
6+
# Location:
7+
# -> Device Drivers
8+
# -> IOMMU Hardware Support (IOMMU_SUPPORT [=y])
9+
# -> IOMMU default domain type (<choice> [=y])
10+
#
11+
#
12+
#
13+
CONFIG_IOMMU_DEFAULT_DMA_LAZY=y

0 commit comments

Comments
 (0)