On 21/10/25 19:18, Aditya Gupta wrote:
Add maintainer and reviewer for fadump subsystem.
Signed-off-by: Aditya Gupta <[email protected]>
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 667acd933c7f..5dcea23bfd3d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3213,6 +3213,14 @@ F: scripts/coccinelle/remove_local_err.cocci
F: scripts/coccinelle/use-error_fatal.cocci
F: scripts/coccinelle/errp-guard.cocci
+Firmware Assisted Dump (fadump) for sPAPR (pseries)
+M: Aditya Gupta <[email protected]>
+R: Sourabh Jain <[email protected]>
+S: Maintained
+F: include/hw/ppc/spapr_fadump.h
+F: hw/ppc/spapr_fadump.c
+F: tests/functional/ppc64/test_fadump.py
+
GDB stub
M: Alex Bennée <[email protected]>
R: Philippe Mathieu-Daudé <[email protected]>
Acked-by: Sourabh Jain <[email protected]>