Re: [PATCH v2 2/3] x86/hyperv: Use savesegment() instead of inline asm() to save segment registers
From: Wei Liu
Date: Wed Feb 18 2026 - 01:43:36 EST
On Tue, Feb 10, 2026 at 10:40:35PM +0000, Michael Kelley wrote:
> From: Uros Bizjak <ubizjak@xxxxxxxxx> Sent: Friday, November 21, 2025 6:14 AM
> >
> > Use standard savesegment() utility macro to save segment registers.
>
> Patch 1 of this series was included in the tip tree. But this patch (Patch 2) and
> Patch 3 have not been picked up anywhere.
>
> Wei Liu -- could you pick these two up in the hyperv tree?
Applied patch 2 and 3. Thank you for the reminder.
Wei