diff options
author | Dan Williams <[email protected]> | 2018-02-21 17:08:01 -0800 |
---|---|---|
committer | Dan Williams <[email protected]> | 2018-02-26 12:32:42 -0800 |
commit | 230f5a8969d8345fc9bbe3683f068246cf1be4b8 (patch) | |
tree | b6df1cb9d5379fd341c1d179ebae744e96df9ebb /lib/memory-notifier-error-inject.c | |
parent | 9d4949b4935831be10534d5432bf611285a572a5 (diff) |
dax: fix vma_is_fsdax() helper
Gerd reports that ->i_mode may contain other bits besides S_IFCHR. Use
S_ISCHR() instead. Otherwise, get_user_pages_longterm() may fail on
device-dax instances when those are meant to be explicitly allowed.
Fixes: 2bb6d2837083 ("mm: introduce get_user_pages_longterm")
Cc: <[email protected]>
Reported-by: Gerd Rausch <[email protected]>
Acked-by: Jane Chu <[email protected]>
Reported-by: Haozhong Zhang <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions