Commit 3ac51731 authored by Jarkko Sakkinen's avatar Jarkko Sakkinen Committed by Borislav Petkov

MAINTAINERS: Fix the tree location for INTEL SGX patches

After a discussion with Boris et al, I've come to realize that a
disjoint GIT tree for SGX does not make any sense.

Instead, follow the pattern of other MAINTAINERS entries, IRQ DOMAINS for
instance, and re-define T-entry so that it will reference the pre-existing
topic branch for SGX. As Boris explained to me, reviewed patches will be
routinely picked to this branch.

Fixes: bc4bac2e ("x86/sgx: Update MAINTAINERS")
Signed-off-by: default avatarJarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: default avatarBorislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20210121024256.54565-1-jarkko@kernel.org
parent 31bf9288
...@@ -9230,7 +9230,7 @@ M: Jarkko Sakkinen <jarkko@kernel.org> ...@@ -9230,7 +9230,7 @@ M: Jarkko Sakkinen <jarkko@kernel.org>
L: linux-sgx@vger.kernel.org L: linux-sgx@vger.kernel.org
S: Supported S: Supported
Q: https://patchwork.kernel.org/project/intel-sgx/list/ Q: https://patchwork.kernel.org/project/intel-sgx/list/
T: git git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-sgx.git T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/sgx
F: Documentation/x86/sgx.rst F: Documentation/x86/sgx.rst
F: arch/x86/entry/vdso/vsgx.S F: arch/x86/entry/vdso/vsgx.S
F: arch/x86/include/uapi/asm/sgx.h F: arch/x86/include/uapi/asm/sgx.h
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment