linux-stable/drivers/nvdimm
Aneesh Kumar K.V b8ef8cd89a libnvdimm: Fix endian conversion issues
commit 86aa666874 upstream.

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: d9b83c7569 ("libnvdimm, btt: rework error clearing")
Fixes: 9dedc73a46 ("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>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-06-11 09:22:55 +02:00
..
blk.c
btt.c libnvdimm: Fix endian conversion issues 2020-06-11 09:22:55 +02:00
btt.h libnvdimm/btt: Fix LBA masking during 'free list' population 2020-05-27 16:43:09 +02:00
btt_devs.c libnvdimm/btt: Fix LBA masking during 'free list' population 2020-05-27 16:43:09 +02:00
bus.c libnvdimm: Out of bounds read in __nd_ioctl() 2020-04-24 08:01:22 +02:00
claim.c
core.c
dax_devs.c libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields 2019-07-31 07:28:41 +02:00
dimm.c libnvdimm, dimm: fix dpa reservation vs uninitialized label area 2018-04-24 09:36:32 +02:00
dimm_devs.c
e820.c
Kconfig
label.c libnvdimm: Fix compilation warnings with W=1 2019-06-19 08:20:57 +02:00
label.h libnvdimm: Fix compilation warnings with W=1 2019-06-19 08:20:57 +02:00
Makefile
namespace_devs.c libnvdimm: Fix endian conversion issues 2020-06-11 09:22:55 +02:00
nd-core.h libnvdimm, pfn: Pad pfn namespaces relative to other regions 2018-12-13 09:18:54 +01:00
nd.h libnvdimm/namespace: Fix label tracking error 2019-05-31 06:47:11 -07:00
pfn.h libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields 2019-07-31 07:28:41 +02:00
pfn_devs.c libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields 2019-07-31 07:28:41 +02:00
pmem.c libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead 2019-05-31 06:47:11 -07:00
pmem.h
region.c
region_devs.c libnvdimm, pfn: Pad pfn namespaces relative to other regions 2018-12-13 09:18:54 +01:00