git: drm - Fix GENMASK()
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Oct 6 10:20:43 PDT 2015
commit 9d5e6bc557cfee6c25ee63e3004961907642c763
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Oct 6 10:18:45 2015 -0700
drm - Fix GENMASK()
Fix GENMASK macro bug. Used in just one place in the register whitelist
code used by the drm ioctl (unclear whether the ioctl was broken by the
bug or not).
Reported-by: Hans Petter Selasky <hselasky at gmail.com>
Summary of changes:
sys/dev/drm/include/linux/bitops.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9d5e6bc557cfee6c25ee63e3004961907642c763
--
DragonFly BSD source repository
More information about the Commits
mailing list