[Cosmic][PATCH 0/1] dax: remove VM_MIXEDMAP for fsdax and device dax
Joseph Salisbury
joseph.salisbury at canonical.com
Mon Sep 10 18:10:28 UTC 2018
BugLink: https://bugs.launchpad.net/bugs/1789146
== Cosmic Justification ==
Intel is requesting this commit in Cosmic. It resolves a bug that causes an
assertion failure with util_range_rw using libpmemlog.
Commit e1fb4a086495 is in mailine as of v4.19-rc1.
== Fix ==
e1fb4a086495 ("dax: remove VM_MIXEDMAP for fsdax and device dax")
Dave Jiang (1):
dax: remove VM_MIXEDMAP for fsdax and device dax
drivers/dax/device.c | 2 +-
fs/ext2/file.c | 1 -
fs/ext4/file.c | 2 +-
fs/xfs/xfs_file.c | 2 +-
mm/hmm.c | 6 ++++--
mm/huge_memory.c | 4 ++--
mm/ksm.c | 3 +++
mm/memory.c | 6 ++++++
mm/migrate.c | 3 ++-
mm/mlock.c | 3 ++-
mm/mmap.c | 9 +++++----
11 files changed, 27 insertions(+), 14 deletions(-)
--
2.7.4
More information about the kernel-team
mailing list