diff for duplicates of <Y5GuCAXhSBQMj2Oy@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 9b64e0e..1ae2a2b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ On Thu, Dec 08, 2022 at 09:26:35AM +0000, Jarkko Sakkinen wrote: > On Fri, Dec 02, 2022 at 10:36:44AM -0800, Kristen Carlson Accardi wrote: -> > From: Sean Christopherson <sean.j.christopherson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> +> > From: Sean Christopherson <sean.j.christopherson@intel.com> > > > > Modify sgx_reclaim_pages() to take a parameter that specifies the > > number of pages to scan for reclaiming. Specify a max value of @@ -8,9 +8,9 @@ On Thu, Dec 08, 2022 at 09:26:35AM +0000, Jarkko Sakkinen wrote: > > sgx_reclaim_pages() scans to be specified by the caller, and adjusted > > in future patches. > > -> > 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 | 25 +++++++++++++++---------- > > 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/a/content_digest b/N1/content_digest index af398f3..8f36110 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,28 +1,27 @@ "ref\020221202183655.3767674-1-kristen@linux.intel.com\0" "ref\020221202183655.3767674-9-kristen@linux.intel.com\0" "ref\0Y5GtyM92jE5/UJT3@kernel.org\0" - "ref\0Y5GtyM92jE5/UJT3-DgEjT+Ai2ygdnm+yROfE0A@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 v2 08/18] x86/sgx: Allow reclaiming up to 32 pages, but scan 16 by default\0" "Date\0Thu, 8 Dec 2022 09:27:36 +0000\0" - "To\0Kristen Carlson Accardi <kristen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" - "Cc\0dave.hansen-VuQAYsv1563Yd54FQh9/CA@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 - 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.intel.com" + tj@kernel.org + linux-kernel@vger.kernel.org + linux-sgx@vger.kernel.org + cgroups@vger.kernel.org + 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 Thu, Dec 08, 2022 at 09:26:35AM +0000, Jarkko Sakkinen wrote:\n" "> On Fri, Dec 02, 2022 at 10:36:44AM -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" "> > Modify sgx_reclaim_pages() to take a parameter that specifies the\n" "> > number of pages to scan for reclaiming. Specify a max value of\n" @@ -30,9 +29,9 @@ "> > sgx_reclaim_pages() scans to be specified by the caller, and adjusted\n" "> > in future patches.\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 | 25 +++++++++++++++----------\n" "> > 1 file changed, 15 insertions(+), 10 deletions(-)\n" @@ -53,4 +52,4 @@ "\n" BR, Jarkko -e5cf4013e430b5be159c2c9b89d7fcdfe8e15344f928835c5e6cfbcb2e2e1689 +4424113c9be6aae999b90a949e6cca6c931b94b2f2c89577ebae3cfd65fc3188
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.