Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIra Weiny <ira.weiny@intel.com>2021-05-25 20:24:28 +0300
committerDan Williams <dan.j.williams@intel.com>2021-07-08 08:10:04 +0300
commitb05d4c576b697b9f462b9c532c997171d5c3b067 (patch)
tree78caf3c0f16a323d5aca440d72d20e1917be6514 /drivers/dax/hmem
parent44788591c3cfb81d9315b8ee5c2076e51bfe8a39 (diff)
dax: Ensure errno is returned from dax_direct_access
If the caller specifies a negative nr_pages that is an invalid parameter. Return -EINVAL to ensure callers get an errno if they want to check it. Reviewed-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Ira Weiny <ira.weiny@intel.com> Link: https://lore.kernel.org/r/20210525172428.3634316-4-ira.weiny@intel.com Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/dax/hmem')
0 files changed, 0 insertions, 0 deletions