Skip to content

Conversation

CBL-Mariner-Bot
Copy link
Collaborator

[AUTOPATCHER-kernel] Kernel upgrade to version 6.6.101.2 - branch 3.0-dev
Upgrade pipeline run -> https://dev.azure.com/mariner-org/mariner/_build/results?buildId=898683&view=results

buddy build -> https://dev.azure.com/mariner-org/mariner/_build/results?buildId=898716&view=results

@CBL-Mariner-Bot
Copy link
Collaborator Author

CBL-Mariner-Bot commented Aug 13, 2025

🚨 PR Check Failed - Critical Issues Found

Found 3 critical/error issue(s) that must be fixed.

🔍 Critical Issues Detected:

  1. Missing Patch File (ERROR)
    • Patch file '0001-add-mstflint-kernel-%{mstflintver}.patch' is referenced in the spec but not found in the directory
    • 💡 Fix: Add the missing patch file or update the Patch reference
  2. Missing Patch File (ERROR)
    • Patch file '0001-add-mstflint-kernel-%{mstflintver}.patch' is referenced in the spec but not found in the directory
    • 💡 Fix: Add the missing patch file or update the Patch reference
  3. Missing Patch File (ERROR)
    • Patch file '0001-add-mstflint-kernel-%{mstflintver}.patch' is referenced in the spec but not found in the directory
    • 💡 Fix: Add the missing patch file or update the Patch reference

🤖 AI Analysis Summary:

Brief Analysis:
The changes are primarily an upgrade of the kernel version from 6.6.96.1 to 6.6.101.2 with corresponding updates in configuration files, signatures, and changelog entries. There is one patch reference for the mstflint driver which correctly uses the macro value.

Critical Issues Found:
No ERROR/CRITICAL issues were detected; all referenced patch files are present and applied via %autosetup, and the version bump is consistent across spec components.

Recommended Actions:
• Verify that the single patch (0001-add-mstflint-kernel-4.28.0.patch) is correctly applied as intended.
• Confirm that any historical CVE fixes (if re‐needed) are documented in changelog or upstream release notes.
• Continue following best practices for version consistency and directive usage in future updates.


📋 For detailed analysis and recommendations, check the Azure DevOps pipeline logs.

@@ -545,6 +545,7 @@ CONFIG_CPU_SRSO=y
CONFIG_MITIGATION_RFDS=y
CONFIG_MITIGATION_SPECTRE_BHI=y
CONFIG_MITIGATION_ITS=y
CONFIG_MITIGATION_TSA=y
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -10024,7 +10024,7 @@ CONFIG_NVMEM_IMX_OCOTP_SCU=y
# CONFIG_FPGA is not set
# CONFIG_FSI is not set
# CONFIG_TEE is not set
CONFIG_MULTIPLEXER=m
CONFIG_MULTIPLEXER=y
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rlmenge rlmenge closed this Aug 19, 2025
@rlmenge rlmenge deleted the cblmargh/kernel-upgrade-3.0-dev-6.6.101.2 branch August 19, 2025 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0-dev PRs Destined for AzureLinux 3.0 Automatic PR AutoUpgrade Kernel Packaging specs-extended PR to fix SPECS-EXTENDED Tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants