diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-02-24 04:25:22 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-02-24 04:25:22 +0300 |
commit | 91318b29a81cf51451ecf1c0054898f67dc26d87 (patch) | |
tree | c8666db3e539a44d898f5e8138d4fd68278d0d69 /MAINTAINERS | |
parent | 54134be6580364ab98db09eb8070a09bb02e37ae (diff) | |
parent | 0c0822bcb73f154d96ee648644ec5a8628e3b864 (diff) | |
download | linux-91318b29a81cf51451ecf1c0054898f67dc26d87.tar.xz |
Merge tag 'devicetree-fixes-for-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull devicetree fixes from Rob Herring:
- Update some maintainers email addresses
- Fix handling of elfcorehdr reservation for crash dump kernel
- Fix unittest expected warnings text
* tag 'devicetree-fixes-for-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux:
dt-bindings: update Roger Quadros email
MAINTAINERS: sifive: drop Yash Shah
of/fdt: move elfcorehdr reservation early for crash dump kernel
of: unittest: update text of expected warnings
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 777cd6fa2b3d..dcf20bef0eed 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7011,12 +7011,6 @@ L: linux-edac@vger.kernel.org S: Maintained F: drivers/edac/sb_edac.c -EDAC-SIFIVE -M: Yash Shah <yash.shah@sifive.com> -L: linux-edac@vger.kernel.org -S: Supported -F: drivers/edac/sifive_edac.c - EDAC-SKYLAKE M: Tony Luck <tony.luck@intel.com> L: linux-edac@vger.kernel.org |