commit | 9717c1cea16e3eae81ca226f4c3670bb799b61ad | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Tue Feb 04 07:21:04 2020 +0000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Feb 04 07:21:04 2020 +0000 |
tree | 80137d0ab55ed25cce3d7ccb8dde8dc841ee7bdb | |
parent | 79703e014ba02ad86af4bcdf0c16e4b208cca406 [diff] | |
parent | b45f1b3b585e195a7daead16d914e164310b1df6 [diff] |
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