Message ID | 20171113194528.28557-2-jarkko.sakkinen@linux.intel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Fri, Nov 17, 2017 at 01:54:22PM -0800, Darren Hart wrote: > On Mon, Nov 13, 2017 at 09:45:18PM +0200, Jarkko Sakkinen wrote: > > Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> > > --- > > MAINTAINERS | 5 +++++ > > 1 file changed, 5 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 2d3d750b19c0..30a4b7f97a93 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -14932,6 +14932,11 @@ L: linux-mm@kvack.org > > S: Maintained > > F: mm/zswap.c > > > > +INTEL SGX > > +M: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> > > It is clear from the review thus far that this is going to need > additional entries here. Likely from the x86 folks at the very least. If > not maintainers then at least reviewers (R:). Point taken. I think I can cope with maintaining SGX tree once it is in the mainline but additional R-entries would make sense. Who do you suggest? I'm thinking of Dave Hansen at least. /Jarkko
diff --git a/MAINTAINERS b/MAINTAINERS index 2d3d750b19c0..30a4b7f97a93 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14932,6 +14932,11 @@ L: linux-mm@kvack.org S: Maintained F: mm/zswap.c +INTEL SGX +M: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> +L: intel-sgx-kernel-dev@lists.01.org +Q: https://patchwork.kernel.org/project/intel-sgx/list/ + THE REST M: Linus Torvalds <torvalds@linux-foundation.org> L: linux-kernel@vger.kernel.org
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+)