diff for duplicates of <Y3Qj8sIzwU925DOw@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 2da7156..31f0db7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Fri, Nov 11, 2022 at 10:35:11AM -0800, Kristen Carlson Accardi wrote: -> From: Sean Christopherson <sean.j.christopherson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> +> From: Sean Christopherson <sean.j.christopherson@intel.com> > > Keep track of whether the EPC page is in the middle of being reclaimed > and do not delete the page off the it's LRU if it has not yet finished @@ -11,9 +11,9 @@ On Fri, Nov 11, 2022 at 10:35:11AM -0800, Kristen Carlson Accardi wrote: I'm not sure how the description makes the change understandable. > -> Signed-off-by: Sean Christopherson <sean.j.christopherson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> -> Signed-off-by: Kristen Carlson Accardi <kristen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> -> Cc: Sean Christopherson <seanjc-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> +> Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com> +> Signed-off-by: Kristen Carlson Accardi <kristen@linux.intel.com> +> Cc: Sean Christopherson <seanjc@google.com> > --- > arch/x86/kernel/cpu/sgx/main.c | 14 +++++++++----- > arch/x86/kernel/cpu/sgx/sgx.h | 4 ++++ diff --git a/a/content_digest b/N1/content_digest index fb0c03d..79b1bd9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,27 +1,26 @@ "ref\020221111183532.3676646-1-kristen@linux.intel.com\0" "ref\020221111183532.3676646-7-kristen@linux.intel.com\0" - "ref\020221111183532.3676646-7-kristen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org\0" - "From\0Jarkko Sakkinen <jarkko-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "From\0Jarkko Sakkinen <jarkko@kernel.org>\0" "Subject\0Re: [PATCH 06/26] x86/sgx: Introduce RECLAIM_IN_PROGRESS flag for EPC pages\0" "Date\0Wed, 16 Nov 2022 01:42:42 +0200\0" - "To\0Kristen Carlson Accardi <kristen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" - "Cc\0dave.hansen-CPWUtch7KCBzeIdxy0IIJw@public.gmane.org" - tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-sgx-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Dave Hansen <dave.hansen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> - Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> - Ingo Molnar <mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - Borislav Petkov <bp-Gina5bIWoIWzQB+pC5nmwQ@public.gmane.org> - x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - H. Peter Anvin <hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org> - zhiquan1.li-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org - " Sean Christopherson <seanjc-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\0" + "To\0Kristen Carlson Accardi <kristen@linux.intel.com>\0" + "Cc\0dave.hansen@linux.kernel.org" + tj@kernel.org + linux-kernel@vger.kernel.org + linux-sgx@vger.kernel.org + cgroups@vger.kernel.org + Dave Hansen <dave.hansen@linux.intel.com> + Thomas Gleixner <tglx@linutronix.de> + Ingo Molnar <mingo@redhat.com> + Borislav Petkov <bp@alien8.de> + x86@kernel.org + H. Peter Anvin <hpa@zytor.com> + zhiquan1.li@intel.com + " Sean Christopherson <seanjc@google.com>\0" "\00:1\0" "b\0" "On Fri, Nov 11, 2022 at 10:35:11AM -0800, Kristen Carlson Accardi wrote:\n" - "> From: Sean Christopherson <sean.j.christopherson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" + "> From: Sean Christopherson <sean.j.christopherson@intel.com>\n" "> \n" "> Keep track of whether the EPC page is in the middle of being reclaimed\n" "> and do not delete the page off the it's LRU if it has not yet finished\n" @@ -33,9 +32,9 @@ "I'm not sure how the description makes the change understandable.\n" "\n" "> \n" - "> Signed-off-by: Sean Christopherson <sean.j.christopherson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" - "> Signed-off-by: Kristen Carlson Accardi <kristen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" - "> Cc: Sean Christopherson <seanjc-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" + "> Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>\n" + "> Signed-off-by: Kristen Carlson Accardi <kristen@linux.intel.com>\n" + "> Cc: Sean Christopherson <seanjc@google.com>\n" "> ---\n" "> arch/x86/kernel/cpu/sgx/main.c | 14 +++++++++-----\n" "> arch/x86/kernel/cpu/sgx/sgx.h | 4 ++++\n" @@ -127,4 +126,4 @@ "\n" BR, Jarkko -1f8882d238a157e3c8ba92d08c450a0511b98e0948d7d1839ebd1b4aa1063463 +f31277095b52ff4b4e73499f7c42c3907f20383b304fcc3acc33d8356ea6862a
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.