Skip to content

kernel upgrade: upgrade kernel with TSC_ADJUST fix#3186

Merged
benhillis merged 1 commit intomicrosoft:release/1.7.2511from
hargar19:user/hargar/UH1.7-update
Apr 5, 2026
Merged

kernel upgrade: upgrade kernel with TSC_ADJUST fix#3186
benhillis merged 1 commit intomicrosoft:release/1.7.2511from
hargar19:user/hargar/UH1.7-update

Conversation

@hargar19
Copy link
Copy Markdown
Contributor

@hargar19 hargar19 commented Apr 3, 2026

TSC_ADJUST handling should not be needed for guests running in Hyper-V.

For backward compatibility, turn it off only when built with CONFIG_HYPERV_VTL_MODE. This addresses an issue where the TSC_ADJUST runtime checks would conflict with restore_partition_time handling that would adjust the global TSC value using a Hyper-V hypercall.

Kernel change PR: microsoft/OHCL-Linux-Kernel#120

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

@hargar19 hargar19 requested a review from a team as a code owner April 3, 2026 00:09
Copilot AI review requested due to automatic review settings April 3, 2026 00:09
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 OpenHCL kernel package version used by Flowey HVLite pipelines to pick up a kernel change related to TSC_ADJUST handling in Hyper-V (gated by CONFIG_HYPERV_VTL_MODE per the PR description).

Changes:

  • Bump OPENHCL_KERNEL_DEV_VERSION from 6.12.52.56.12.52.7.
  • Bump OPENHCL_KERNEL_STABLE_VERSION from 6.12.52.56.12.52.7.

@hargar19 hargar19 changed the base branch from main to release/1.7.2511 April 3, 2026 00:11
@hargar19 hargar19 requested review from a team as code owners April 3, 2026 00:11
@hargar19 hargar19 marked this pull request as draft April 3, 2026 00:12
@hargar19 hargar19 force-pushed the user/hargar/UH1.7-update branch from ac90a31 to 6cdfa3a Compare April 3, 2026 00:16
@github-actions github-actions bot added the release_1.7.2511 Targets the release/1.7.2511 branch. label Apr 3, 2026
Signed-off-by: Hardik Garg <hargar@microsoft.com>
@hargar19 hargar19 force-pushed the user/hargar/UH1.7-update branch from 6cdfa3a to fa54463 Compare April 3, 2026 00:19
Copilot AI review requested due to automatic review settings April 3, 2026 00:19
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.

@hargar19 hargar19 marked this pull request as ready for review April 3, 2026 00:26
@hargar19 hargar19 marked this pull request as draft April 3, 2026 01:27
@hargar19 hargar19 closed this Apr 3, 2026
@hargar19 hargar19 reopened this Apr 3, 2026
@hargar19 hargar19 marked this pull request as ready for review April 3, 2026 16:49
@benhillis benhillis merged commit 345e283 into microsoft:release/1.7.2511 Apr 5, 2026
226 of 234 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release_1.7.2511 Targets the release/1.7.2511 branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants