Date: Fri, 28 Nov 2014 11:35:07 +0000 From: bugzilla-noreply@freebsd.org To: stable@FreeBSD.org Subject: [Bug 193367] [panic] sleeping thread Message-ID: <bug-193367-1689-hgSKc6M9S8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-193367-1689@https.bugs.freebsd.org/bugzilla/> References: <bug-193367-1689@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D193367 --- Comment #14 from Konstantin Belousov <kib@FreeBSD.org> --- (In reply to Eygene Ryabinkin from comment #13) > Perhaps the more proper thing will be to say > .max_ioctl =3D (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. >=20 > I'd go this route, though the change will be slightly more intrusive; nam= ely > http://codelabs.ru/fbsd/patches/drm2/fix-drm_drv-off-by-one-v2.diff. >=20 > What do you think? I think that the original one-liner is fine, and this one is overcomplicati= on. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193367-1689-hgSKc6M9S8>