All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Fix the T-entry for INTEL SGX
@ 2021-01-21  2:42 jarkko
  2021-01-21 13:18 ` [tip: x86/sgx] MAINTAINERS: Fix the tree location for INTEL SGX patches tip-bot2 for Jarkko Sakkinen
  0 siblings, 1 reply; 2+ messages in thread
From: jarkko @ 2021-01-21  2:42 UTC (permalink / raw)
  To: linux-kernel
  Cc: haitao.huang, kai.huang, dave.hansen, Jarkko Sakkinen,
	Thomas Gleixner, Borislav Petkov, Ingo Molnar, Jethro Beekman,
	Borislav Petkov

From: Jarkko Sakkinen <jarkko@kernel.org>

After a discussion with Boris et al, I've come to realize that a disjoint
GIT tree for SGX does not 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.

CC: Thomas Gleixner <tglx@linutronix.de>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Ingo Molnar <mingo@redhat.com>
Fixes: bc4bac2ecef0 ("x86/sgx: Update MAINTAINERS")
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 705776b31c8d..64fb8658aafb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9227,7 +9227,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
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [tip: x86/sgx] MAINTAINERS: Fix the tree location for INTEL SGX patches
  2021-01-21  2:42 [PATCH] MAINTAINERS: Fix the T-entry for INTEL SGX jarkko
@ 2021-01-21 13:18 ` tip-bot2 for Jarkko Sakkinen
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot2 for Jarkko Sakkinen @ 2021-01-21 13:18 UTC (permalink / raw)
  To: linux-tip-commits; +Cc: Jarkko Sakkinen, Borislav Petkov, x86, linux-kernel

The following commit has been merged into the x86/sgx branch of tip:

Commit-ID:     3ac517313b929619dbb7ceae005ec66d0859b23b
Gitweb:        https://git.kernel.org/tip/3ac517313b929619dbb7ceae005ec66d0859b23b
Author:        Jarkko Sakkinen <jarkko@kernel.org>
AuthorDate:    Thu, 21 Jan 2021 04:42:56 +02:00
Committer:     Borislav Petkov <bp@suse.de>
CommitterDate: Thu, 21 Jan 2021 14:13:20 +01:00

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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index cc1e6a5..5b66de2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-21 13:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-21  2:42 [PATCH] MAINTAINERS: Fix the T-entry for INTEL SGX jarkko
2021-01-21 13:18 ` [tip: x86/sgx] MAINTAINERS: Fix the tree location for INTEL SGX patches tip-bot2 for Jarkko Sakkinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.