diff options
author | Souptick Joarder <[email protected]> | 2018-06-27 23:26:17 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-06-28 11:16:44 -0700 |
commit | f77bc3a82ce58fe7977a11f28e0b6cac8a9e087c (patch) | |
tree | 4c5f1dd5fa24693d8fca86d262acfa2c55e2149c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 124049decbb121ec32742c94fb5d9d6bed8f24d8 (diff) |
include/linux/dax.h: dax_iomap_fault() returns vm_fault_t
Commit 1c8f422059ae ("mm: change return type to vm_fault_t") missed a
conversion. It's not a big problem at present because mainline is still
using
typedef int vm_fault_t;
Fixes: 1c8f422059ae ("mm: change return type to vm_fault_t")
Link: http://lkml.kernel.org/r/20180620172046.GA27894@jordon-HP-15-Notebook-PC
Signed-off-by: Souptick Joarder <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Dan Williams <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions