Re: [RFC PATCH] clocksource: hyper-v: Enable the tsc_page for a TDX VM in TD mode

2024-05-28 Thread kirill.shute...@linux.intel.com
On Fri, May 24, 2024 at 08:45:42AM +, Dexuan Cui wrote: > > From: Dave Hansen > > Sent: Thursday, May 23, 2024 7:26 AM > > [...] > > On 5/22/24 19:24, Dexuan Cui wrote: > > ... > > > +static bool noinstr intel_cc_platform_td_l2(enum cc_attr attr) > > > +{ > > > + switch (attr) { > > > + case C

Re: [RFC PATCH] clocksource: hyper-v: Enable the tsc_page for a TDX VM in TD mode

2024-05-28 Thread Tom Lendacky
On 5/24/24 17:44, Michael Kelley wrote: From: Dexuan Cui Sent: Friday, May 24, 2024 1:46 AM From: Dave Hansen Sent: Thursday, May 23, 2024 7:26 AM [...] On 5/22/24 19:24, Dexuan Cui wrote: ... My thoughts: __bss_decrypted is named as if it applies to any CoCo VM, but really it is specific