diff options
author | Borislav Petkov <[email protected]> | 2019-01-25 16:45:57 +0100 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2019-01-26 10:23:02 +0100 |
commit | 6e1849ec75792c46a18a2b14b8bd915435ff2a2a (patch) | |
tree | 577a89d46d57c747edf77c3ec76a5189caa09222 | |
parent | 9359a8cbcc77d4afb07444f341e39015d232bd55 (diff) |
RAS: Add a MAINTAINERS entry
This was long overdue and it is needed at least so that Tony and I get
CCed on patches.
Signed-off-by: Borislav Petkov <[email protected]>
Acked-by: Tony Luck <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4d04cebb4a71..a63f2b52a8dd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12767,6 +12767,16 @@ M: Alexandre Bounine <[email protected]> S: Maintained F: drivers/rapidio/ +RAS INFRASTRUCTURE +M: Tony Luck <[email protected]> +M: Borislav Petkov <[email protected]> +S: Maintained +F: drivers/ras/ +F: include/linux/ras.h +F: include/ras/ras_event.h +F: Documentation/admin-guide/ras.rst + RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER S: Orphan |