Bug 91961

Summary: No drm_driver.set_busid() implementation provided by nv_drm_driver [nvidia].
Product: Drivers Reporter: dino99 (dyvazar)
Component: Video(Other)Assignee: drivers_video-other
Status: NEW ---    
Severity: normal CC: doktor5000
Priority: P1    
Hardware: i386   
OS: Linux   
Kernel Version: 3.19 Subsystem:
Regression: No Bisected commit-id:

Description dino99 2015-01-24 08:40:53 UTC
Get this logged on a Ubuntu vivid i386 with 3.19-rc4 kernel and nvidia 346.35


 WARNING: CPU: 1 PID: 918 at /build/buildd/linux-3.19.0/drivers/gpu/drm/drm_ioctl.c:143 drm_setversion+0x185/0x190 [drm]()
No drm_driver.set_busid() implementation provided by nv_drm_driver [nvidia]. Use drm_dev_set_unique() to set the unique name explicitly.


This has been also reported on launchpad:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1413971