diff options
author | Xin Li (Intel) <xin@zytor.com> | 2024-01-31 00:01:43 -0800 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2024-02-02 12:51:08 +0100 |
commit | e13841907b8fda0ae0ce1ec03684665f578416a8 (patch) | |
tree | 7b601d6b77936e84c9d7451902a2e9fd6d789b82 /MAINTAINERS | |
parent | cba9ff33451162a6aa9b1424b32503354d7ef20e (diff) | |
download | linux-stable-e13841907b8fda0ae0ce1ec03684665f578416a8.tar.gz linux-stable-e13841907b8fda0ae0ce1ec03684665f578416a8.tar.bz2 linux-stable-e13841907b8fda0ae0ce1ec03684665f578416a8.zip |
MAINTAINERS: Add a maintainer entry for FRED
Add H. Peter Anvin and myself as FRED maintainers.
Signed-off-by: Xin Li (Intel) <xin@zytor.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Acked-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Link: https://lore.kernel.org/r/20240131080143.3259642-1-xin@zytor.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8d1052fa6a69..29574c65b26e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11151,6 +11151,16 @@ L: netdev@vger.kernel.org S: Maintained F: drivers/net/wwan/iosm/ +INTEL(R) FLEXIBLE RETURN AND EVENT DELIVERY +M: Xin Li <xin@zytor.com> +M: "H. Peter Anvin" <hpa@zytor.com> +S: Supported +F: Documentation/arch/x86/x86_64/fred.rst +F: arch/x86/entry/entry_64_fred.S +F: arch/x86/entry/entry_fred.c +F: arch/x86/include/asm/fred.h +F: arch/x86/kernel/fred.c + INTEL(R) TRACE HUB M: Alexander Shishkin <alexander.shishkin@linux.intel.com> S: Supported |