Re: [PATCH v1 1/3] x86/tdx: Check for TDX partitioning during early TDX init

2023-11-28 Thread Huang, Kai
On Fri, 2023-11-24 at 17:19 +0100, Jeremi Piotrowski wrote: > On 24/11/2023 14:33, Kirill A. Shutemov wrote: > > On Fri, Nov 24, 2023 at 12:04:56PM +0100, Jeremi Piotrowski wrote: > > > On 24/11/2023 11:43, Kirill A. Shutemov wrote: > > > > On Fri, Nov 24, 2023 at 11:31:44AM +0100, Jeremi

Re: [PATCH v2 4/8] x86/sev: Enable PVALIDATE for PFNs without a valid virtual address

2023-11-28 Thread Edgecombe, Rick P
On Tue, 2023-11-28 at 18:08 +, Michael Kelley wrote: > > > > Sort of separately, if those vmalloc objections can't be worked > > through, did you consider doing something like text_poke() does > > (create > > the temporary mapping in a temporary MM) for pvalidate purposes? I > > don't know

Re: [PATCH][next] net: mana: Fix spelling mistake "enforecement" -> "enforcement"

2023-11-28 Thread Shradha Gupta
On Tue, Nov 28, 2023 at 09:53:04AM +, Colin Ian King wrote: > There is a spelling mistake in struct field hc_tx_err_sqpdid_enforecement. > Fix it. > > Signed-off-by: Colin Ian King > --- > drivers/net/ethernet/microsoft/mana/mana_en.c | 2 +- >

[PATCH][next] net: mana: Fix spelling mistake "enforecement" -> "enforcement"

2023-11-28 Thread Colin Ian King
There is a spelling mistake in struct field hc_tx_err_sqpdid_enforecement. Fix it. Signed-off-by: Colin Ian King --- drivers/net/ethernet/microsoft/mana/mana_en.c | 2 +- drivers/net/ethernet/microsoft/mana/mana_ethtool.c | 4 ++-- include/net/mana/mana.h| 2 +-