mbox series

[Cosmic,0/1] dax: remove VM_MIXEDMAP for fsdax and device dax

Message ID cover.1536347467.git.joseph.salisbury@canonical.com
Headers show
Series dax: remove VM_MIXEDMAP for fsdax and device dax | expand

Message

Joseph Salisbury Sept. 10, 2018, 6:10 p.m. UTC
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(-)

Comments

Thadeu Lima de Souza Cascardo Sept. 11, 2018, 12:03 p.m. UTC | #1
Applied to cosmic master-next branch.

Thanks.
Cascardo.

Applied-to: cosmic/master-next