]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'drm-fixes-for-v4.17-rc6-urgent' of git://people.freedesktop.org/~airlied...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 15 May 2018 16:58:01 +0000 (09:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 15 May 2018 16:58:01 +0000 (09:58 -0700)
commit5e1ecf2c4752cbb0d93948a4edb4545565efe790
treea6523e611696a5b7422cfbf04ed9c0ba3d798c42
parent4d67ae1aaceb07043b76ae3fda9f3622a2ac0b53
parent16b02e61d96fa47a8db13f1732b366f4611aa069
Merge tag 'drm-fixes-for-v4.17-rc6-urgent' of git://people.freedesktop.org/~airlied/linux

Pull drm fix from Dave Airlie:
 "This fixes the mmap regression reported to me on irc by an i686 kernel
  user today, he's tested the fix works, and I've audited all the drm
  drivers for the bad mmap usage and since we use the mmap offset as a
  lookup in a table we aren't inclined to have anything bad in there"

[ See commit 8ea03d47d8b8 ("mmap: introduce sane default mmap limits")
  for details and the note on why the GPU drivers were expected to be a
  special case.    - Linus ]

* tag 'drm-fixes-for-v4.17-rc6-urgent' of git://people.freedesktop.org/~airlied/linux:
  drm: set FMODE_UNSIGNED_OFFSET for drm files