CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/03/08 17:53:57

Modified files:
        sys/dev/pci/drm: drm_linux.c 

Log message:
The range end argument of idr_alloc() is exclusionary.  Don't try to
insert into the idr tree with an id value matching the end.

Reply via email to