diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index 5bd4b07c2f903683a4dded6abc6d21231319d192..c8a8eb1a2b119c064f038559fa67f6511a31bce6 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX @@ -152,8 +152,6 @@ driver-model/ - directory with info about Linux driver model. early-userspace/ - info about initramfs, klibc, and userspace early during boot. -edac.txt - - information on EDAC - Error Detection And Correction efi-stub.txt - How to use the EFI boot stub to bypass GRUB or elilo on EFI systems. eisa.txt diff --git a/MAINTAINERS b/MAINTAINERS index c97a29527a216e3569d50d399f8731ff1bd9e9fe..2ab96caa3c55884e2bf26376bb8cd7e0044cd3d2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4507,7 +4507,8 @@ L: linux-edac@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git for-next T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac.git linux_next S: Supported -F: Documentation/edac.txt +F: Documentation/admin-guide/ras.rst +F: Documentation/driver-api/edac.rst F: drivers/edac/ F: include/linux/edac.h