Re: [PATCH v24 01/24] x86/sgx: Update MAINTAINERS

From: Neil Horman
Date: Fri Nov 29 2019 - 20:41:29 EST


On Sat, Nov 30, 2019 at 01:13:03AM +0200, Jarkko Sakkinen wrote:
> Add the maintainer information for the SGX subsystem.
>
> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
> ---
> MAINTAINERS | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0154674cbad3..08a67272ed14 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8512,6 +8512,17 @@ F: Documentation/x86/intel_txt.rst
> F: include/linux/tboot.h
> F: arch/x86/kernel/tboot.c
>
> +INTEL SGX
> +M: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
> +M: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
> +L: linux-sgx@xxxxxxxxxxxxxxx
> +S: Maintained
> +Q: https://patchwork.kernel.org/project/intel-sgx/list/
> +T: git https://github.com/jsakkine-intel/linux-sgx.git
> +F: arch/x86/include/uapi/asm/sgx.h
> +F: arch/x86/kernel/cpu/sgx/*
> +K: \bSGX_
> +
> INTERCONNECT API
> M: Georgi Djakov <georgi.djakov@xxxxxxxxxx>
> L: linux-pm@xxxxxxxxxxxxxxx
> --
> 2.20.1
>
Wheres patch 12/24?
Neil