diff options
author | Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> | 2019-08-09 13:17:26 +0530 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2019-09-24 10:23:44 -0700 |
commit | 86aa66687442ef45909ff9814b82b4d2bb892294 (patch) | |
tree | c79bb8c499fa10ea06cbc5865ebf6522ce5fcc4a /drivers/acpi | |
parent | f537669978a7abae29c1d3b489f300e4d8f47005 (diff) | |
download | linux-stable-86aa66687442ef45909ff9814b82b4d2bb892294.tar.gz linux-stable-86aa66687442ef45909ff9814b82b4d2bb892294.tar.bz2 linux-stable-86aa66687442ef45909ff9814b82b4d2bb892294.zip |
libnvdimm: Fix endian conversion issuesÂ
nd_label->dpa issue was observed when trying to enable the namespace created
with little-endian kernel on a big-endian kernel. That made me run
`sparse` on the rest of the code and other changes are the result of that.
Fixes: d9b83c756953 ("libnvdimm, btt: rework error clearing")
Fixes: 9dedc73a4658 ("libnvdimm/btt: Fix LBA masking during 'free list' population")
Reviewed-by: Vishal Verma <vishal.l.verma@intel.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Link: https://lore.kernel.org/r/20190809074726.27815-1-aneesh.kumar@linux.ibm.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions