Messages in this thread Patch in this message |  | | Date | Sat, 06 Feb 2021 13:19:17 -0000 | From | "tip-bot2 for Jarkko Sakkinen" <> | Subject | [tip: x86/sgx] MAINTAINERS: Add Dave Hansen as reviewer for INTEL SGX |
| |
The following commit has been merged into the x86/sgx branch of tip:
Commit-ID: 848477782bfa2b6aec738045246abd6cd104006c Gitweb: https://git.kernel.org/tip/848477782bfa2b6aec738045246abd6cd104006c Author: Jarkko Sakkinen <jarkko@kernel.org> AuthorDate: Fri, 05 Feb 2021 17:15:44 +02:00 Committer: Borislav Petkov <bp@suse.de> CommitterDate: Sat, 06 Feb 2021 14:15:27 +01:00
MAINTAINERS: Add Dave Hansen as reviewer for INTEL SGX
Add Dave as reviewer for INTEL SGX patches.
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org> Signed-off-by: Borislav Petkov <bp@suse.de> Acked-by: Dave Hansen <dave.hansen@linux.intel.com> Link: https://lkml.kernel.org/r/20210205151546.144810-1-jarkko@kernel.org --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 5b66de2..41b78e2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9227,6 +9227,7 @@ F: include/linux/tboot.h INTEL SGX M: Jarkko Sakkinen <jarkko@kernel.org> +R: Dave Hansen <dave.hansen@linux.intel.com> L: linux-sgx@vger.kernel.org S: Supported Q: https://patchwork.kernel.org/project/intel-sgx/list/
|  |