Re: [PATCH v2] x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed

From: Kai Huang
Date: Fri Jun 25 2021 - 08:05:01 EST


On Fri, 2021-06-25 at 10:22 +0200, Borislav Petkov wrote:
> On Fri, Jun 25, 2021 at 01:45:35PM +1200, Kai Huang wrote:
> > Should we consider to get this into 5.13, since it is a fix?
>
> We have considered it, have queued it, you're on Cc on the tip-bot
> notification:
>
> https://lkml.kernel.org/r/162377378414.19906.6678244614782222506.tip-bot2@tip-bot2
>
> In the meantime, that fix landed upstream and will be in 5.13:
>
> 4692bc775d21 ("x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed")
>

Oh sorry I thought the patch would go via x86/sgx branch, and I didn't monitor
the tip-bot2 mail which was moved to my local x86 folder. Thanks!