K 10 svn:author V 8 dumbbell K 8 svn:date V 27 2016-03-11T18:59:15.961448Z K 7 svn:log V 268 drm: Fix dev->ioctl_count references leak This fixes the following error: kernel: error: [drm:pid1167:drm_release] *ERROR* Device busy: 2 Because of that, drm_lastclose() was not called, leading to a few memory leaks once the driver was unloaded. MFC after: 1 week END