[Bug 193367] [panic] sleeping thread

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 28 11:10:23 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193367

--- Comment #13 from Eygene Ryabinkin <rea at FreeBSD.org> ---
Perhaps the more proper thing will be to say
.max_ioctl    = (DRM_ARRAY_SIZE(i915_ioctls) - 1)
since this will preserve the semantics of the "max_ioctl" name that should keep
the index of the last ioctl and not the number of driver-specific ioctls.

I'd go this route, though the change will be slightly more intrusive; namely
http://codelabs.ru/fbsd/patches/drm2/fix-drm_drv-off-by-one-v2.diff.

What do you think?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-stable mailing list