Author :
kettenis
Date :
2017-06-24 08:54:32
Hash :b436b5a3 Message :Initialize flags member of struct drm_915_gem_mmap as the upcoming inteldrm(4)
update checks it.
Upstream fixed this differently, but that fix doesn't work for us as our
ioctl(2) subsystem works differently from Linux.
ok jsg@, tom@