]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS: Fix the tree location for INTEL SGX patches
authorJarkko Sakkinen <jarkko@kernel.org>
Thu, 21 Jan 2021 02:42:56 +0000 (04:42 +0200)
committerBorislav Petkov <bp@suse.de>
Thu, 21 Jan 2021 13:13:20 +0000 (14:13 +0100)
commit3ac517313b929619dbb7ceae005ec66d0859b23b
tree56e532364838d43d663057dd722d6af8142c3c21
parent31bf92881714fe9962d43d097b5114a9b4ad0a12
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
MAINTAINERS