Skip to content

TEST PR: DO NOT MERGE: kernel: upgrade hcl kernel to v6.18#3334

Open
hargar19 wants to merge 8 commits intomicrosoft:mainfrom
hargar19:user/hargar/6.18-upgrade
Open

TEST PR: DO NOT MERGE: kernel: upgrade hcl kernel to v6.18#3334
hargar19 wants to merge 8 commits intomicrosoft:mainfrom
hargar19:user/hargar/6.18-upgrade

Conversation

@hargar19
Copy link
Copy Markdown
Contributor

LTS kernel upgrade for HCL: v6.12 → v6.18

Signed-off-by: Hardik Garg hargar@microsoft.com

Copilot AI review requested due to automatic review settings April 20, 2026 20:36
@hargar19 hargar19 requested a review from a team as a code owner April 20, 2026 20:36
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Flowey pipeline’s pinned OpenHCL (HCL) kernel package versions to align with the intended LTS kernel upgrade (v6.12 → v6.18), ensuring CI/local flows download the newer kernel artifacts by default.

Changes:

  • Bump OPENHCL_KERNEL_DEV_VERSION to 6.18.0.1.
  • Bump OPENHCL_KERNEL_STABLE_VERSION to 6.18.0.1.

Comment on lines +33 to +34
pub const OPENHCL_KERNEL_DEV_VERSION: &str = "6.18.0.1";
pub const OPENHCL_KERNEL_STABLE_VERSION: &str = "6.18.0.1";
Copy link

Copilot AI Apr 20, 2026

Choose a reason for hiding this comment

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

These kernel version constants were bumped, but the Nix derivation still pins the OpenHCL kernel at 6.12.52.7 (see nix/openhcl_kernel.nix). This will make Nix-based workflows continue using the old kernel and diverge from Flowey’s downloaded artifacts. Please update the Nix kernel version (and corresponding hashes) to match this bump, or explicitly document why Nix should remain on the older kernel.

Copilot uses AI. Check for mistakes.
Comment on lines +33 to +34
pub const OPENHCL_KERNEL_DEV_VERSION: &str = "6.18.0.1";
pub const OPENHCL_KERNEL_STABLE_VERSION: &str = "6.18.0.1";
Copy link

Copilot AI Apr 20, 2026

Choose a reason for hiding this comment

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

This PR upgrades the OpenHCL kernel version used by Flowey, but the Guide has a Nix troubleshooting example that hard-codes an older OpenHCL kernel version (6.12.52.4). Consider updating the example to the new version or making it version-agnostic (e.g., using a placeholder) to avoid stale documentation for future bumps.

Copilot uses AI. Check for mistakes.
@github-actions
Copy link
Copy Markdown

@hargar19 hargar19 changed the title kernel: upgrade hcl kernel to v6.18 TEST PR: DO NOT MERGE: kernel: upgrade hcl kernel to v6.18 Apr 21, 2026
@github-actions
Copy link
Copy Markdown

Copilot AI review requested due to automatic review settings April 21, 2026 01:18
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@github-actions
Copy link
Copy Markdown

Copilot AI review requested due to automatic review settings April 21, 2026 10:04
@namancse namancse self-requested a review April 21, 2026 10:08
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@github-actions
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

Copilot AI review requested due to automatic review settings April 21, 2026 21:26
@hargar19 hargar19 force-pushed the user/hargar/6.18-upgrade branch from 08f7fc8 to b87199c Compare April 21, 2026 21:26
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@github-actions
Copy link
Copy Markdown

Copilot AI review requested due to automatic review settings April 24, 2026 03:06
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@github-actions
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants