]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drm
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Feb 2020 07:21:04 +0000 (07:21 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Feb 2020 07:21:04 +0000 (07:21 +0000)
commitcd8ffafb2b0ad992e1103e39e4e59d32ff280614
tree80137d0ab55ed25cce3d7ccb8dde8dc841ee7bdb
parent6c92bf5ef7a72dd6e77f8a4bfa3e438d18e858ef
parent6e388dbbe66f0bb02aa618a9553f28708c7c0f2c
Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drm

Pull drm ttm/mm updates from Dave Airlie:
 "Thomas Hellstrom has some more changes to the TTM layer that needed a
  patch to the mm subsystem.

  This adds a new mm API vmf_insert_mixed_prot to avoid an ugly hack
  that has limitations in the TTM layer"

* tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drm:
  mm, drm/ttm: Fix vm page protection handling
  mm: Add a vmf_insert_mixed_prot() function
include/linux/mm.h
include/linux/mm_types.h
mm/memory.c