Re: [PATCH v2] selftests/x86: Fix sysret_rip assertion failure on FRED systems
From: Lai, Yi
Date: Thu Mar 26 2026 - 00:37:54 EST
On Tue, Mar 24, 2026 at 09:14:19AM -0700, Xin Li wrote:
>
>
> > On Mar 24, 2026, at 2:04 AM, Yi Lai <yi1.lai@xxxxxxxxx> wrote:
> >
> > +static bool is_fred_enabled(void)
>
> Move it to a public header? we may use it in other tests.
Will do. Thank you for the comment.