forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/…
…linux/kernel/git/nvdimm/nvdimm Pull libnvdimm fixes from Dan Williams: "A regression fix for a bootup crash condition introduced in this merge window and some other minor fixups: - Fix regression in ACPI NFIT table handling leading to crashes and driver load failures. - Move the nvdimm mailing list - Miscellaneous minor fixups" * tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm: ACPI: NFIT: Fix support for variable 'SPA' structure size MAINTAINERS: Move nvdimm mailing list tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' static libnvdimm: Remove duplicate struct declaration
- Loading branch information
Showing
10 changed files
with
69 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
What: /sys/bus/nd/devices/nmemX/papr/flags | ||
Date: Apr, 2020 | ||
KernelVersion: v5.8 | ||
Contact: linuxppc-dev <[email protected]>, linux-nvdimm@lists.01.org, | ||
Contact: linuxppc-dev <[email protected]>, nvdimm@lists.linux.dev, | ||
Description: | ||
(RO) Report flags indicating various states of a | ||
papr-pmem NVDIMM device. Each flag maps to a one or | ||
|
@@ -36,7 +36,7 @@ Description: | |
What: /sys/bus/nd/devices/nmemX/papr/perf_stats | ||
Date: May, 2020 | ||
KernelVersion: v5.9 | ||
Contact: linuxppc-dev <[email protected]>, linux-nvdimm@lists.01.org, | ||
Contact: linuxppc-dev <[email protected]>, nvdimm@lists.linux.dev, | ||
Description: | ||
(RO) Report various performance stats related to papr-scm NVDIMM | ||
device. Each stat is reported on a new line with each line | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5237,7 +5237,7 @@ DEVICE DIRECT ACCESS (DAX) | |
M: Dan Williams <[email protected]> | ||
M: Vishal Verma <[email protected]> | ||
M: Dave Jiang <[email protected]> | ||
L: linux-nvdimm@lists.01.org | ||
L: nvdimm@lists.linux.dev | ||
S: Supported | ||
F: drivers/dax/ | ||
|
||
|
@@ -7006,7 +7006,7 @@ M: Dan Williams <[email protected]> | |
R: Matthew Wilcox <[email protected]> | ||
R: Jan Kara <[email protected]> | ||
L: [email protected] | ||
L: linux-nvdimm@lists.01.org | ||
L: nvdimm@lists.linux.dev | ||
S: Supported | ||
F: fs/dax.c | ||
F: include/linux/dax.h | ||
|
@@ -10378,7 +10378,7 @@ LIBNVDIMM BLK: MMIO-APERTURE DRIVER | |
M: Dan Williams <[email protected]> | ||
M: Vishal Verma <[email protected]> | ||
M: Dave Jiang <[email protected]> | ||
L: linux-nvdimm@lists.01.org | ||
L: nvdimm@lists.linux.dev | ||
S: Supported | ||
Q: https://patchwork.kernel.org/project/linux-nvdimm/list/ | ||
P: Documentation/nvdimm/maintainer-entry-profile.rst | ||
|
@@ -10389,7 +10389,7 @@ LIBNVDIMM BTT: BLOCK TRANSLATION TABLE | |
M: Vishal Verma <[email protected]> | ||
M: Dan Williams <[email protected]> | ||
M: Dave Jiang <[email protected]> | ||
L: linux-nvdimm@lists.01.org | ||
L: nvdimm@lists.linux.dev | ||
S: Supported | ||
Q: https://patchwork.kernel.org/project/linux-nvdimm/list/ | ||
P: Documentation/nvdimm/maintainer-entry-profile.rst | ||
|
@@ -10399,15 +10399,15 @@ LIBNVDIMM PMEM: PERSISTENT MEMORY DRIVER | |
M: Dan Williams <[email protected]> | ||
M: Vishal Verma <[email protected]> | ||
M: Dave Jiang <[email protected]> | ||
L: linux-nvdimm@lists.01.org | ||
L: nvdimm@lists.linux.dev | ||
S: Supported | ||
Q: https://patchwork.kernel.org/project/linux-nvdimm/list/ | ||
P: Documentation/nvdimm/maintainer-entry-profile.rst | ||
F: drivers/nvdimm/pmem* | ||
|
||
LIBNVDIMM: DEVICETREE BINDINGS | ||
M: Oliver O'Halloran <[email protected]> | ||
L: linux-nvdimm@lists.01.org | ||
L: nvdimm@lists.linux.dev | ||
S: Supported | ||
Q: https://patchwork.kernel.org/project/linux-nvdimm/list/ | ||
F: Documentation/devicetree/bindings/pmem/pmem-region.txt | ||
|
@@ -10418,7 +10418,7 @@ M: Dan Williams <[email protected]> | |
M: Vishal Verma <[email protected]> | ||
M: Dave Jiang <[email protected]> | ||
M: Ira Weiny <[email protected]> | ||
L: linux-nvdimm@lists.01.org | ||
L: nvdimm@lists.linux.dev | ||
S: Supported | ||
Q: https://patchwork.kernel.org/project/linux-nvdimm/list/ | ||
P: Documentation/nvdimm/maintainer-entry-profile.rst | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.