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: bc4bac2ecef0 ("x86/sgx: Update MAINTAINERS") Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20210121024256.54565-1-jarkko@kernel.org
This commit is contained in:
parent
31bf928817
commit
3ac517313b
@ -9230,7 +9230,7 @@ M: Jarkko Sakkinen <jarkko@kernel.org>
|
||||
L: linux-sgx@vger.kernel.org
|
||||
S: Supported
|
||||
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: arch/x86/entry/vdso/vsgx.S
|
||||
F: arch/x86/include/uapi/asm/sgx.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user