Skip to content

Commit 436ee60

Browse files
bulwahnbp3tk0v
authored andcommitted
MAINTAINERS: Adjust vdso file entry in INTEL SGX
Commit 693c819 ("x86/entry/vdso: Refactor the vdso build") moves the vdso sources into common, vdso32, and vdso64 subdirectories, but misses to adjust the file entry in the INTEL SGX section of the MAINTAINERS file. Adjust the file entry in accordance with the file movement of the commit above. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com> Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Link: https://patch.msgid.link/20260119093835.114554-1-lukas.bulwahn@redhat.com
1 parent db7855c commit 436ee60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13008,7 +13008,7 @@ S: Supported
1300813008
Q: https://patchwork.kernel.org/project/intel-sgx/list/
1300913009
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/sgx
1301013010
F: Documentation/arch/x86/sgx.rst
13011-
F: arch/x86/entry/vdso/vsgx.S
13011+
F: arch/x86/entry/vdso/vdso64/vsgx.S
1301213012
F: arch/x86/include/asm/sgx.h
1301313013
F: arch/x86/include/uapi/asm/sgx.h
1301413014
F: arch/x86/kernel/cpu/sgx/*

0 commit comments

Comments
 (0)