Re: [PATCH v17 01/23] x86/sgx: Update MAINTAINERS

From: Borislav Petkov
Date: Fri Nov 16 2018 - 09:23:31 EST


On Fri, Nov 16, 2018 at 03:01:08AM +0200, Jarkko Sakkinen wrote:
> Add the maintainer information for the SGX subsystem.
>
> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
> ---
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0abecc528dac..aaf56b544858 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7676,6 +7676,13 @@ L: linux-gpio@xxxxxxxxxxxxxxx
> S: Maintained
> F: drivers/gpio/gpio-intel-mid.c
>
> +INTEL SGX
> +M: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
> +L: linux-sgx@xxxxxxxxxxxxxxx
> +Q: https://patchwork.kernel.org/project/intel-sgx/list/
> +F: drivers/platform/x86/intel_sgx/

Looking at your diffstat, this doesn't cover it all.

One example: arch/x86/kernel/cpu/intel_sgx.c

Also, was there any particular reasoning for calling the file
intel_sgx.c instead of simply sgx.c ?

--
Regards/Gruss,
Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.