diff for duplicates of <Y5GtyM92jE5/UJT3@kernel.org> diff --git a/a/1.txt b/N1/1.txt index dea9ede..7d79b65 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ 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 @@ -7,9 +7,9 @@ On Fri, Dec 02, 2022 at 10:36:44AM -0800, Kristen Carlson Accardi 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 bc5c049..775e1cb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,26 +1,25 @@ "ref\020221202183655.3767674-1-kristen@linux.intel.com\0" "ref\020221202183655.3767674-9-kristen@linux.intel.com\0" - "ref\020221202183655.3767674-9-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 v2 08/18] x86/sgx: Allow reclaiming up to 32 pages, but scan 16 by default\0" "Date\0Thu, 8 Dec 2022 09:26:32 +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 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" @@ -28,9 +27,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" @@ -49,4 +48,4 @@ "\n" BR, Jarkko -a0d8dd39964852b5cfab523b696ae439ca91630ec822341afa9757b9359b611f +41b8ca1bbdeffd9f3c6b1030e273c954617f6ccbeaac2e417a11d28b56c76cf1
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.