All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next] WARNING at drm_mode_connector_list_update
@ 2014-03-21 10:37 ` Sergey Senozhatsky
  0 siblings, 0 replies; 6+ messages in thread
From: Sergey Senozhatsky @ 2014-03-21 10:37 UTC (permalink / raw)
  To: Alex Deucher; +Cc: Christian König, dri-devel, linux-kernel

Hello,

[   18.707077] WARNING: CPU: 2 PID: 175 at drivers/gpu/drm/drm_modes.c:1030 drm_mode_connector_list_update+0x2f/0xe8 [drm]()
[   18.707086] Modules linked in: crc32c_intel microcode radeon(+) broadcom i2c_algo_bit psmouse drm_kms_helper tg3 ttm drm evdev wmi button battery processor ac lpc_ich i2c_i801 ipv6 ehci_pci ehci_hcd usbcore sr_mod cdrom sd_mod ahci
[   18.707087] CPU: 2 PID: 175 Comm: systemd-udevd Tainted: G        W     3.14.0-rc7-next-20140321-dbg-dirty #189
[   18.707088] Hardware name: Acer             Aspire 5741G    /Aspire 5741G    , BIOS V1.20 02/08/2011
[   18.707090]  0000000000000000 ffff88015217f8f0 ffffffff813ba2d7 0000000000000000
[   18.707091]  ffff88015217f928 ffffffff8103a3af ffffffffa0157ca1 ffff8801521e2000
[   18.707093]  ffff8801521e2048 ffff88003747e000 ffff8801521e2000 ffff88015217f938
[   18.707093] Call Trace:
[   18.707095]  [<ffffffff813ba2d7>] dump_stack+0x4e/0x7a
[   18.707097]  [<ffffffff8103a3af>] warn_slowpath_common+0x75/0x8e
[   18.707107]  [<ffffffffa0157ca1>] ? drm_mode_connector_list_update+0x2f/0xe8 [drm]
[   18.707109]  [<ffffffff8103a467>] warn_slowpath_null+0x15/0x17
[   18.707119]  [<ffffffffa0157ca1>] drm_mode_connector_list_update+0x2f/0xe8 [drm]
[   18.707122]  [<ffffffffa00de5aa>] drm_helper_probe_single_connector_modes+0x16d/0x2d1 [drm_kms_helper]
[   18.707125]  [<ffffffffa00df3a5>] drm_fb_helper_probe_connector_modes+0x41/0x54 [drm_kms_helper]
[   18.707129]  [<ffffffffa00e0894>] drm_fb_helper_initial_config+0x1ab/0x43c [drm_kms_helper]
[   18.707131]  [<ffffffff8103a3be>] ? warn_slowpath_common+0x84/0x8e
[   18.707133]  [<ffffffffa00dd355>] ? drm_helper_crtc_in_use+0x2c/0x71 [drm_kms_helper]
[   18.707135]  [<ffffffff8103a467>] ? warn_slowpath_null+0x15/0x17
[   18.707162]  [<ffffffffa01c7eaa>] radeon_fbdev_init+0xb8/0xca [radeon]
[   18.707188]  [<ffffffffa01c3b31>] radeon_modeset_init+0x75e/0x930 [radeon]
[   18.707211]  [<ffffffffa01a70ec>] radeon_driver_load_kms+0xc0/0x16c [radeon]
[   18.707219]  [<ffffffffa014e49d>] drm_dev_register+0x79/0xef [drm]
[   18.707227]  [<ffffffffa014fe0c>] drm_get_pci_dev+0xfa/0x1c5 [drm]
[   18.707228]  [<ffffffff810d720f>] ? kfree+0xc8/0x123
[   18.707250]  [<ffffffffa01a4327>] ? radeon_pci_probe+0x91/0xaa [radeon]
[   18.707272]  [<ffffffffa01a4339>] radeon_pci_probe+0xa3/0xaa [radeon]
[   18.707274]  [<ffffffff81224570>] pci_device_probe+0x6e/0xcf
[   18.707275]  [<ffffffff8129a516>] driver_probe_device+0x98/0x1c2
[   18.707277]  [<ffffffff8129a6d0>] __driver_attach+0x58/0x7a
[   18.707278]  [<ffffffff8129a678>] ? __device_attach+0x38/0x38
[   18.707280]  [<ffffffff81298ca1>] bus_for_each_dev+0x76/0x80
[   18.707281]  [<ffffffff8129a0a9>] driver_attach+0x19/0x1b
[   18.707283]  [<ffffffff81299d71>] bus_add_driver+0x101/0x1cb
[   18.707284]  [<ffffffff8129ac29>] driver_register+0x89/0xc5
[   18.707286]  [<ffffffffa02c2000>] ? 0xffffffffa02c1fff
[   18.707287]  [<ffffffff81223bcd>] __pci_register_driver+0x46/0x48
[   18.707295]  [<ffffffffa014ff40>] drm_pci_init+0x69/0xea [drm]
[   18.707296]  [<ffffffffa02c2000>] ? 0xffffffffa02c1fff
[   18.707316]  [<ffffffffa02c2097>] radeon_init+0x97/0x1000 [radeon]
[   18.707318]  [<ffffffff810002a3>] do_one_initcall+0x7f/0x105
[   18.707319]  [<ffffffff8102f528>] ? set_memory_nx+0x3b/0x3d
[   18.707321]  [<ffffffff8108c99c>] load_module+0x15a1/0x1ba9
[   18.707322]  [<ffffffff8108a0e5>] ? store_uevent+0x35/0x35
[   18.707324]  [<ffffffff810cd2e0>] ? map_vm_area+0x29/0x3b
[   18.707326]  [<ffffffff810ce0ce>] ? __vmalloc_node_range+0x143/0x1a5
[   18.707328]  [<ffffffff8108d044>] SyS_init_module+0xa0/0xaf
[   18.707330]  [<ffffffff813bfd61>] tracesys+0xd4/0xd9
[   18.707331] ---[ end trace e3f98afba7245f57 ]---



	-ss

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [linux-next] WARNING at drm_mode_connector_list_update
@ 2014-03-21 10:37 ` Sergey Senozhatsky
  0 siblings, 0 replies; 6+ messages in thread
From: Sergey Senozhatsky @ 2014-03-21 10:37 UTC (permalink / raw)
  To: Alex Deucher; +Cc: Christian König, David Airlie, dri-devel, linux-kernel

Hello,

[   18.707077] WARNING: CPU: 2 PID: 175 at drivers/gpu/drm/drm_modes.c:1030 drm_mode_connector_list_update+0x2f/0xe8 [drm]()
[   18.707086] Modules linked in: crc32c_intel microcode radeon(+) broadcom i2c_algo_bit psmouse drm_kms_helper tg3 ttm drm evdev wmi button battery processor ac lpc_ich i2c_i801 ipv6 ehci_pci ehci_hcd usbcore sr_mod cdrom sd_mod ahci
[   18.707087] CPU: 2 PID: 175 Comm: systemd-udevd Tainted: G        W     3.14.0-rc7-next-20140321-dbg-dirty #189
[   18.707088] Hardware name: Acer             Aspire 5741G    /Aspire 5741G    , BIOS V1.20 02/08/2011
[   18.707090]  0000000000000000 ffff88015217f8f0 ffffffff813ba2d7 0000000000000000
[   18.707091]  ffff88015217f928 ffffffff8103a3af ffffffffa0157ca1 ffff8801521e2000
[   18.707093]  ffff8801521e2048 ffff88003747e000 ffff8801521e2000 ffff88015217f938
[   18.707093] Call Trace:
[   18.707095]  [<ffffffff813ba2d7>] dump_stack+0x4e/0x7a
[   18.707097]  [<ffffffff8103a3af>] warn_slowpath_common+0x75/0x8e
[   18.707107]  [<ffffffffa0157ca1>] ? drm_mode_connector_list_update+0x2f/0xe8 [drm]
[   18.707109]  [<ffffffff8103a467>] warn_slowpath_null+0x15/0x17
[   18.707119]  [<ffffffffa0157ca1>] drm_mode_connector_list_update+0x2f/0xe8 [drm]
[   18.707122]  [<ffffffffa00de5aa>] drm_helper_probe_single_connector_modes+0x16d/0x2d1 [drm_kms_helper]
[   18.707125]  [<ffffffffa00df3a5>] drm_fb_helper_probe_connector_modes+0x41/0x54 [drm_kms_helper]
[   18.707129]  [<ffffffffa00e0894>] drm_fb_helper_initial_config+0x1ab/0x43c [drm_kms_helper]
[   18.707131]  [<ffffffff8103a3be>] ? warn_slowpath_common+0x84/0x8e
[   18.707133]  [<ffffffffa00dd355>] ? drm_helper_crtc_in_use+0x2c/0x71 [drm_kms_helper]
[   18.707135]  [<ffffffff8103a467>] ? warn_slowpath_null+0x15/0x17
[   18.707162]  [<ffffffffa01c7eaa>] radeon_fbdev_init+0xb8/0xca [radeon]
[   18.707188]  [<ffffffffa01c3b31>] radeon_modeset_init+0x75e/0x930 [radeon]
[   18.707211]  [<ffffffffa01a70ec>] radeon_driver_load_kms+0xc0/0x16c [radeon]
[   18.707219]  [<ffffffffa014e49d>] drm_dev_register+0x79/0xef [drm]
[   18.707227]  [<ffffffffa014fe0c>] drm_get_pci_dev+0xfa/0x1c5 [drm]
[   18.707228]  [<ffffffff810d720f>] ? kfree+0xc8/0x123
[   18.707250]  [<ffffffffa01a4327>] ? radeon_pci_probe+0x91/0xaa [radeon]
[   18.707272]  [<ffffffffa01a4339>] radeon_pci_probe+0xa3/0xaa [radeon]
[   18.707274]  [<ffffffff81224570>] pci_device_probe+0x6e/0xcf
[   18.707275]  [<ffffffff8129a516>] driver_probe_device+0x98/0x1c2
[   18.707277]  [<ffffffff8129a6d0>] __driver_attach+0x58/0x7a
[   18.707278]  [<ffffffff8129a678>] ? __device_attach+0x38/0x38
[   18.707280]  [<ffffffff81298ca1>] bus_for_each_dev+0x76/0x80
[   18.707281]  [<ffffffff8129a0a9>] driver_attach+0x19/0x1b
[   18.707283]  [<ffffffff81299d71>] bus_add_driver+0x101/0x1cb
[   18.707284]  [<ffffffff8129ac29>] driver_register+0x89/0xc5
[   18.707286]  [<ffffffffa02c2000>] ? 0xffffffffa02c1fff
[   18.707287]  [<ffffffff81223bcd>] __pci_register_driver+0x46/0x48
[   18.707295]  [<ffffffffa014ff40>] drm_pci_init+0x69/0xea [drm]
[   18.707296]  [<ffffffffa02c2000>] ? 0xffffffffa02c1fff
[   18.707316]  [<ffffffffa02c2097>] radeon_init+0x97/0x1000 [radeon]
[   18.707318]  [<ffffffff810002a3>] do_one_initcall+0x7f/0x105
[   18.707319]  [<ffffffff8102f528>] ? set_memory_nx+0x3b/0x3d
[   18.707321]  [<ffffffff8108c99c>] load_module+0x15a1/0x1ba9
[   18.707322]  [<ffffffff8108a0e5>] ? store_uevent+0x35/0x35
[   18.707324]  [<ffffffff810cd2e0>] ? map_vm_area+0x29/0x3b
[   18.707326]  [<ffffffff810ce0ce>] ? __vmalloc_node_range+0x143/0x1a5
[   18.707328]  [<ffffffff8108d044>] SyS_init_module+0xa0/0xaf
[   18.707330]  [<ffffffff813bfd61>] tracesys+0xd4/0xd9
[   18.707331] ---[ end trace e3f98afba7245f57 ]---



	-ss

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [linux-next] WARNING at drm_mode_connector_list_update
  2014-03-21 10:37 ` Sergey Senozhatsky
@ 2014-03-21 10:49   ` Sergey Senozhatsky
  -1 siblings, 0 replies; 6+ messages in thread
From: Sergey Senozhatsky @ 2014-03-21 10:49 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Sergey Senozhatsky, Christian König, dri-devel, linux-kernel

On (03/21/14 13:37), Sergey Senozhatsky wrote:
> [   18.707077] WARNING: CPU: 2 PID: 175 at drivers/gpu/drm/drm_modes.c:1030 drm_mode_connector_list_update+0x2f/0xe8 [drm]()
>


[   18.704470] WARNING: CPU: 2 PID: 175 at drivers/gpu/drm/drm_modes.c:119 drm_mode_probed_add+0x2b/0x48 [drm]()
[   18.704479] Modules linked in: crc32c_intel microcode radeon(+) broadcom i2c_algo_bit psmouse drm_kms_helper tg3 ttm drm evdev wmi button battery processor ac lpc_ich i2c_i801 ipv6 ehci_pci ehci_hcd usbcore sr_mod cdrom sd_mod ahci
[   18.704480] CPU: 2 PID: 175 Comm: systemd-udevd Tainted: G        W     3.14.0-rc7-next-20140321-dbg-dirty #189
[   18.704481] Hardware name: Acer             Aspire 5741G    /Aspire 5741G    , BIOS V1.20 02/08/2011
[   18.704482]  0000000000000000 ffff88015217f830 ffffffff813ba2d7 0000000000000000
[   18.704484]  ffff88015217f868 ffffffff8103a3af ffffffffa0157186 ffff880037475400
[   18.704485]  ffff8801521e2000 ffffffffa01669d0 0000000000000008 ffff88015217f878
[   18.704485] Call Trace:
[   18.704487]  [<ffffffff813ba2d7>] dump_stack+0x4e/0x7a
[   18.704489]  [<ffffffff8103a3af>] warn_slowpath_common+0x75/0x8e
[   18.704499]  [<ffffffffa0157186>] ? drm_mode_probed_add+0x2b/0x48 [drm]
[   18.704501]  [<ffffffff8103a467>] warn_slowpath_null+0x15/0x17
[   18.704511]  [<ffffffffa0157186>] drm_mode_probed_add+0x2b/0x48 [drm]
[   18.704521]  [<ffffffffa015a20f>] drm_add_edid_modes+0x270/0xc8d [drm]
[   18.704548]  [<ffffffffa01c2afb>] radeon_ddc_get_modes+0xdd/0xf0 [radeon]
[   18.704573]  [<ffffffffa01bee65>] radeon_vga_get_modes+0x9/0xb [radeon]
[   18.704576]  [<ffffffffa00de574>] drm_helper_probe_single_connector_modes+0x137/0x2d1 [drm_kms_helper]
[   18.704580]  [<ffffffffa00df3a5>] drm_fb_helper_probe_connector_modes+0x41/0x54 [drm_kms_helper]
[   18.704583]  [<ffffffffa00e0894>] drm_fb_helper_initial_config+0x1ab/0x43c [drm_kms_helper]
[   18.704585]  [<ffffffff8103a3be>] ? warn_slowpath_common+0x84/0x8e
[   18.704588]  [<ffffffffa00dd355>] ? drm_helper_crtc_in_use+0x2c/0x71 [drm_kms_helper]
[   18.704589]  [<ffffffff8103a467>] ? warn_slowpath_null+0x15/0x17
[   18.704616]  [<ffffffffa01c7eaa>] radeon_fbdev_init+0xb8/0xca [radeon]
[   18.704645]  [<ffffffffa01c3b31>] radeon_modeset_init+0x75e/0x930 [radeon]
[   18.704668]  [<ffffffffa01a70ec>] radeon_driver_load_kms+0xc0/0x16c [radeon]
[   18.704675]  [<ffffffffa014e49d>] drm_dev_register+0x79/0xef [drm]
[   18.704684]  [<ffffffffa014fe0c>] drm_get_pci_dev+0xfa/0x1c5 [drm]
[   18.704685]  [<ffffffff810d720f>] ? kfree+0xc8/0x123
[   18.704707]  [<ffffffffa01a4327>] ? radeon_pci_probe+0x91/0xaa [radeon]
[   18.704728]  [<ffffffffa01a4339>] radeon_pci_probe+0xa3/0xaa [radeon]
[   18.704730]  [<ffffffff81224570>] pci_device_probe+0x6e/0xcf
[   18.704732]  [<ffffffff8129a516>] driver_probe_device+0x98/0x1c2
[   18.704733]  [<ffffffff8129a6d0>] __driver_attach+0x58/0x7a
[   18.704735]  [<ffffffff8129a678>] ? __device_attach+0x38/0x38
[   18.704736]  [<ffffffff81298ca1>] bus_for_each_dev+0x76/0x80
[   18.704738]  [<ffffffff8129a0a9>] driver_attach+0x19/0x1b
[   18.704739]  [<ffffffff81299d71>] bus_add_driver+0x101/0x1cb
[   18.704741]  [<ffffffff8129ac29>] driver_register+0x89/0xc5
[   18.704742]  [<ffffffffa02c2000>] ? 0xffffffffa02c1fff
[   18.704744]  [<ffffffff81223bcd>] __pci_register_driver+0x46/0x48
[   18.704752]  [<ffffffffa014ff40>] drm_pci_init+0x69/0xea [drm]
[   18.704753]  [<ffffffffa02c2000>] ? 0xffffffffa02c1fff
[   18.704772]  [<ffffffffa02c2097>] radeon_init+0x97/0x1000 [radeon]
[   18.704774]  [<ffffffff810002a3>] do_one_initcall+0x7f/0x105
[   18.704776]  [<ffffffff8102f528>] ? set_memory_nx+0x3b/0x3d
[   18.704778]  [<ffffffff8108c99c>] load_module+0x15a1/0x1ba9
[   18.704780]  [<ffffffff8108a0e5>] ? store_uevent+0x35/0x35
[   18.704782]  [<ffffffff810cd2e0>] ? map_vm_area+0x29/0x3b
[   18.704783]  [<ffffffff810ce0ce>] ? __vmalloc_node_range+0x143/0x1a5
[   18.704785]  [<ffffffff8108d044>] SyS_init_module+0xa0/0xaf
[   18.704787]  [<ffffffff813bfd61>] tracesys+0xd4/0xd9
[   18.704788] ---[ end trace e3f98afba7245f4f ]---


	-ss

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [linux-next] WARNING at drm_mode_connector_list_update
@ 2014-03-21 10:49   ` Sergey Senozhatsky
  0 siblings, 0 replies; 6+ messages in thread
From: Sergey Senozhatsky @ 2014-03-21 10:49 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Christian König, David Airlie, dri-devel, linux-kernel,
	Sergey Senozhatsky

On (03/21/14 13:37), Sergey Senozhatsky wrote:
> [   18.707077] WARNING: CPU: 2 PID: 175 at drivers/gpu/drm/drm_modes.c:1030 drm_mode_connector_list_update+0x2f/0xe8 [drm]()
>


[   18.704470] WARNING: CPU: 2 PID: 175 at drivers/gpu/drm/drm_modes.c:119 drm_mode_probed_add+0x2b/0x48 [drm]()
[   18.704479] Modules linked in: crc32c_intel microcode radeon(+) broadcom i2c_algo_bit psmouse drm_kms_helper tg3 ttm drm evdev wmi button battery processor ac lpc_ich i2c_i801 ipv6 ehci_pci ehci_hcd usbcore sr_mod cdrom sd_mod ahci
[   18.704480] CPU: 2 PID: 175 Comm: systemd-udevd Tainted: G        W     3.14.0-rc7-next-20140321-dbg-dirty #189
[   18.704481] Hardware name: Acer             Aspire 5741G    /Aspire 5741G    , BIOS V1.20 02/08/2011
[   18.704482]  0000000000000000 ffff88015217f830 ffffffff813ba2d7 0000000000000000
[   18.704484]  ffff88015217f868 ffffffff8103a3af ffffffffa0157186 ffff880037475400
[   18.704485]  ffff8801521e2000 ffffffffa01669d0 0000000000000008 ffff88015217f878
[   18.704485] Call Trace:
[   18.704487]  [<ffffffff813ba2d7>] dump_stack+0x4e/0x7a
[   18.704489]  [<ffffffff8103a3af>] warn_slowpath_common+0x75/0x8e
[   18.704499]  [<ffffffffa0157186>] ? drm_mode_probed_add+0x2b/0x48 [drm]
[   18.704501]  [<ffffffff8103a467>] warn_slowpath_null+0x15/0x17
[   18.704511]  [<ffffffffa0157186>] drm_mode_probed_add+0x2b/0x48 [drm]
[   18.704521]  [<ffffffffa015a20f>] drm_add_edid_modes+0x270/0xc8d [drm]
[   18.704548]  [<ffffffffa01c2afb>] radeon_ddc_get_modes+0xdd/0xf0 [radeon]
[   18.704573]  [<ffffffffa01bee65>] radeon_vga_get_modes+0x9/0xb [radeon]
[   18.704576]  [<ffffffffa00de574>] drm_helper_probe_single_connector_modes+0x137/0x2d1 [drm_kms_helper]
[   18.704580]  [<ffffffffa00df3a5>] drm_fb_helper_probe_connector_modes+0x41/0x54 [drm_kms_helper]
[   18.704583]  [<ffffffffa00e0894>] drm_fb_helper_initial_config+0x1ab/0x43c [drm_kms_helper]
[   18.704585]  [<ffffffff8103a3be>] ? warn_slowpath_common+0x84/0x8e
[   18.704588]  [<ffffffffa00dd355>] ? drm_helper_crtc_in_use+0x2c/0x71 [drm_kms_helper]
[   18.704589]  [<ffffffff8103a467>] ? warn_slowpath_null+0x15/0x17
[   18.704616]  [<ffffffffa01c7eaa>] radeon_fbdev_init+0xb8/0xca [radeon]
[   18.704645]  [<ffffffffa01c3b31>] radeon_modeset_init+0x75e/0x930 [radeon]
[   18.704668]  [<ffffffffa01a70ec>] radeon_driver_load_kms+0xc0/0x16c [radeon]
[   18.704675]  [<ffffffffa014e49d>] drm_dev_register+0x79/0xef [drm]
[   18.704684]  [<ffffffffa014fe0c>] drm_get_pci_dev+0xfa/0x1c5 [drm]
[   18.704685]  [<ffffffff810d720f>] ? kfree+0xc8/0x123
[   18.704707]  [<ffffffffa01a4327>] ? radeon_pci_probe+0x91/0xaa [radeon]
[   18.704728]  [<ffffffffa01a4339>] radeon_pci_probe+0xa3/0xaa [radeon]
[   18.704730]  [<ffffffff81224570>] pci_device_probe+0x6e/0xcf
[   18.704732]  [<ffffffff8129a516>] driver_probe_device+0x98/0x1c2
[   18.704733]  [<ffffffff8129a6d0>] __driver_attach+0x58/0x7a
[   18.704735]  [<ffffffff8129a678>] ? __device_attach+0x38/0x38
[   18.704736]  [<ffffffff81298ca1>] bus_for_each_dev+0x76/0x80
[   18.704738]  [<ffffffff8129a0a9>] driver_attach+0x19/0x1b
[   18.704739]  [<ffffffff81299d71>] bus_add_driver+0x101/0x1cb
[   18.704741]  [<ffffffff8129ac29>] driver_register+0x89/0xc5
[   18.704742]  [<ffffffffa02c2000>] ? 0xffffffffa02c1fff
[   18.704744]  [<ffffffff81223bcd>] __pci_register_driver+0x46/0x48
[   18.704752]  [<ffffffffa014ff40>] drm_pci_init+0x69/0xea [drm]
[   18.704753]  [<ffffffffa02c2000>] ? 0xffffffffa02c1fff
[   18.704772]  [<ffffffffa02c2097>] radeon_init+0x97/0x1000 [radeon]
[   18.704774]  [<ffffffff810002a3>] do_one_initcall+0x7f/0x105
[   18.704776]  [<ffffffff8102f528>] ? set_memory_nx+0x3b/0x3d
[   18.704778]  [<ffffffff8108c99c>] load_module+0x15a1/0x1ba9
[   18.704780]  [<ffffffff8108a0e5>] ? store_uevent+0x35/0x35
[   18.704782]  [<ffffffff810cd2e0>] ? map_vm_area+0x29/0x3b
[   18.704783]  [<ffffffff810ce0ce>] ? __vmalloc_node_range+0x143/0x1a5
[   18.704785]  [<ffffffff8108d044>] SyS_init_module+0xa0/0xaf
[   18.704787]  [<ffffffff813bfd61>] tracesys+0xd4/0xd9
[   18.704788] ---[ end trace e3f98afba7245f4f ]---


	-ss

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [linux-next] WARNING at drm_mode_connector_list_update
  2014-03-21 10:49   ` Sergey Senozhatsky
@ 2014-03-21 11:41     ` Sergey Senozhatsky
  -1 siblings, 0 replies; 6+ messages in thread
From: Sergey Senozhatsky @ 2014-03-21 11:41 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Sergey Senozhatsky, Christian König, dri-devel, linux-kernel

On (03/21/14 13:49), Sergey Senozhatsky wrote:
> On (03/21/14 13:37), Sergey Senozhatsky wrote:
> > [   18.707077] WARNING: CPU: 2 PID: 175 at drivers/gpu/drm/drm_modes.c:1030 drm_mode_connector_list_update+0x2f/0xe8 [drm]()
> >
> [   18.704470] WARNING: CPU: 2 PID: 175 at drivers/gpu/drm/drm_modes.c:119 drm_mode_probed_add+0x2b/0x48 [drm]()
>


[   14.747677] WARNING: CPU: 2 PID: 189 at drivers/gpu/drm/drm_crtc_helper.c:256 drm_helper_crtc_in_use+0x2c/0x71 [drm_kms_helper]()
[   14.748164] Modules linked in: radeon(+) i2c_algo_bit drm_kms_helper ttm crc32c_intel drm broadcom microcode psmouse evdev lpc_ich tg3 battery i2c_i801 button processor ac wmi ipv6 ehci_pci ehci_hcd usbcore sr_mod cdrom sd_mod ahci
[   14.750668] CPU: 2 PID: 189 Comm: systemd-udevd Tainted: G        W     3.14.0-rc7-next-20140321-dbg-dirty #192
[   14.751152] Hardware name: Acer             Aspire 5741G    /Aspire 5741G    , BIOS V1.20 02/08/2011
[   14.751655]  0000000000000000 ffff8801523cba08 ffffffff813ba2d7 0000000000000000
[   14.752424]  ffff8801523cba40 ffffffff8103a3af ffffffffa0145355 ffff880098fbf000
[   14.753183]  ffff88015277e800 ffff880098fbf000 0000000000000000 ffff8801523cba50
[   14.753945] Call Trace:
[   14.754237]  [<ffffffff813ba2d7>] dump_stack+0x4e/0x7a
[   14.754537]  [<ffffffff8103a3af>] warn_slowpath_common+0x75/0x8e
[   14.754836]  [<ffffffffa0145355>] ? drm_helper_crtc_in_use+0x2c/0x71 [drm_kms_helper]
[   14.755346]  [<ffffffff8103a467>] warn_slowpath_null+0x15/0x17
[   14.755648]  [<ffffffffa0145355>] drm_helper_crtc_in_use+0x2c/0x71 [drm_kms_helper]
[   14.756148]  [<ffffffffa014545b>] drm_helper_disable_unused_functions+0xc1/0xfd [drm_kms_helper]
[   14.756707]  [<ffffffffa01b4e9f>] radeon_fbdev_init+0xad/0xca [radeon]
[   14.757056]  [<ffffffffa01b0b31>] radeon_modeset_init+0x75e/0x930 [radeon]
[   14.757402]  [<ffffffffa01940ec>] radeon_driver_load_kms+0xc0/0x16c [radeon]
[   14.757721]  [<ffffffffa015d49d>] drm_dev_register+0x79/0xef [drm]
[   14.758033]  [<ffffffffa015ee0c>] drm_get_pci_dev+0xfa/0x1c5 [drm]
[   14.758333]  [<ffffffff810d720f>] ? kfree+0xc8/0x123
[   14.758687]  [<ffffffffa0191327>] ? radeon_pci_probe+0x91/0xaa [radeon]
[   14.759029]  [<ffffffffa0191339>] radeon_pci_probe+0xa3/0xaa [radeon]
[   14.759336]  [<ffffffff81224570>] pci_device_probe+0x6e/0xcf
[   14.759634]  [<ffffffff8129a516>] driver_probe_device+0x98/0x1c2
[   14.759934]  [<ffffffff8129a6d0>] __driver_attach+0x58/0x7a
[   14.760232]  [<ffffffff8129a678>] ? __device_attach+0x38/0x38
[   14.760530]  [<ffffffff81298ca1>] bus_for_each_dev+0x76/0x80
[   14.760829]  [<ffffffff8129a0a9>] driver_attach+0x19/0x1b
[   14.761123]  [<ffffffff81299d71>] bus_add_driver+0x101/0x1cb
[   14.761422]  [<ffffffff8129ac29>] driver_register+0x89/0xc5
[   14.761718]  [<ffffffffa02af000>] ? 0xffffffffa02aefff
[   14.762016]  [<ffffffff81223bcd>] __pci_register_driver+0x46/0x48
[   14.762330]  [<ffffffffa015ef40>] drm_pci_init+0x69/0xea [drm]
[   14.762624]  [<ffffffffa02af000>] ? 0xffffffffa02aefff
[   14.762960]  [<ffffffffa02af097>] radeon_init+0x97/0x1000 [radeon]
[   14.763263]  [<ffffffff810002a3>] do_one_initcall+0x7f/0x105
[   14.763573]  [<ffffffff8102f528>] ? set_memory_nx+0x3b/0x3d
[   14.763870]  [<ffffffff8108c99c>] load_module+0x15a1/0x1ba9
[   14.764168]  [<ffffffff8108a0e5>] ? store_uevent+0x35/0x35
[   14.764469]  [<ffffffff810cd2e0>] ? map_vm_area+0x29/0x3b
[   14.764767]  [<ffffffff810ce0ce>] ? __vmalloc_node_range+0x143/0x1a5
[   14.765065]  [<ffffffff8108d044>] SyS_init_module+0xa0/0xaf
[   14.765365]  [<ffffffff813bfd61>] tracesys+0xd4/0xd9
[   14.765661] ---[ end trace f5ac5b2194c7ea98 ]---
[   15.267565] ------------[ cut here ]------------


[   15.267887] WARNING: CPU: 0 PID: 189 at drivers/gpu/drm/drm_crtc_helper.c:131 drm_helper_probe_single_connector_modes+0x40/0x2d1 [drm_kms_helper]()
[   15.268361] Modules linked in: radeon(+) i2c_algo_bit drm_kms_helper ttm crc32c_intel drm broadcom microcode psmouse evdev lpc_ich tg3 battery i2c_i801 button processor ac wmi ipv6 ehci_pci ehci_hcd usbcore sr_mod cdrom sd_mod ahci
[   15.270769] CPU: 0 PID: 189 Comm: systemd-udevd Tainted: G        W     3.14.0-rc7-next-20140321-dbg-dirty #192
[   15.271235] Hardware name: Acer             Aspire 5741G    /Aspire 5741G    , BIOS V1.20 02/08/2011
[   15.271710]  0000000000000000 ffff8801523cb930 ffffffff813ba2d7 0000000000000000
[   15.272430]  ffff8801523cb968 ffffffff8103a3af ffffffffa014647d ffff8801527a2400
[   15.273143]  0000000000000000 ffff88015277e800 0000000000002000 ffff8801523cb978
[   15.273857] Call Trace:
[   15.274122]  [<ffffffff813ba2d7>] dump_stack+0x4e/0x7a
[   15.274390]  [<ffffffff8103a3af>] warn_slowpath_common+0x75/0x8e
[   15.274659]  [<ffffffffa014647d>] ? drm_helper_probe_single_connector_modes+0x40/0x2d1 [drm_kms_helper]
[   15.275122]  [<ffffffff8103a467>] warn_slowpath_null+0x15/0x17
[   15.275391]  [<ffffffffa014647d>] drm_helper_probe_single_connector_modes+0x40/0x2d1 [drm_kms_helper]
[   15.275868]  [<ffffffffa01473a5>] drm_fb_helper_probe_connector_modes+0x41/0x54 [drm_kms_helper]
[   15.276340]  [<ffffffffa0148894>] drm_fb_helper_initial_config+0x1ab/0x43c [drm_kms_helper]
[   15.276803]  [<ffffffff8103a3be>] ? warn_slowpath_common+0x84/0x8e
[   15.277071]  [<ffffffffa0145355>] ? drm_helper_crtc_in_use+0x2c/0x71 [drm_kms_helper]
[   15.277531]  [<ffffffff8103a467>] ? warn_slowpath_null+0x15/0x17
[   15.277833]  [<ffffffffa01b4eaa>] radeon_fbdev_init+0xb8/0xca [radeon]
[   15.278128]  [<ffffffffa01b0b31>] radeon_modeset_init+0x75e/0x930 [radeon]
[   15.278417]  [<ffffffffa01940ec>] radeon_driver_load_kms+0xc0/0x16c [radeon]
[   15.278696]  [<ffffffffa015d49d>] drm_dev_register+0x79/0xef [drm]
[   15.284786]  [<ffffffffa015ee0c>] drm_get_pci_dev+0xfa/0x1c5 [drm]
[   15.285063]  [<ffffffff810d720f>] ? kfree+0xc8/0x123
[   15.285352]  [<ffffffffa0191327>] ? radeon_pci_probe+0x91/0xaa [radeon]
[   15.285638]  [<ffffffffa0191339>] radeon_pci_probe+0xa3/0xaa [radeon]
[   15.285912]  [<ffffffff81224570>] pci_device_probe+0x6e/0xcf
[   15.286181]  [<ffffffff8129a516>] driver_probe_device+0x98/0x1c2
[   15.286449]  [<ffffffff8129a6d0>] __driver_attach+0x58/0x7a
[   15.286717]  [<ffffffff8129a678>] ? __device_attach+0x38/0x38
[   15.286985]  [<ffffffff81298ca1>] bus_for_each_dev+0x76/0x80
[   15.287249]  [<ffffffff8129a0a9>] driver_attach+0x19/0x1b
[   15.287526]  [<ffffffff81299d71>] bus_add_driver+0x101/0x1cb
[   15.287797]  [<ffffffff8129ac29>] driver_register+0x89/0xc5
[   15.288067]  [<ffffffffa02af000>] ? 0xffffffffa02aefff
[   15.288335]  [<ffffffff81223bcd>] __pci_register_driver+0x46/0x48
[   15.288611]  [<ffffffffa015ef40>] drm_pci_init+0x69/0xea [drm]
[   15.288874]  [<ffffffffa02af000>] ? 0xffffffffa02aefff
[   15.289158]  [<ffffffffa02af097>] radeon_init+0x97/0x1000 [radeon]
[   15.289428]  [<ffffffff810002a3>] do_one_initcall+0x7f/0x105
[   15.289697]  [<ffffffff8102f528>] ? set_memory_nx+0x3b/0x3d
[   15.289964]  [<ffffffff8108c99c>] load_module+0x15a1/0x1ba9
[   15.290230]  [<ffffffff8108a0e5>] ? store_uevent+0x35/0x35
[   15.290496]  [<ffffffff810cd2e0>] ? map_vm_area+0x29/0x3b
[   15.290763]  [<ffffffff810ce0ce>] ? __vmalloc_node_range+0x143/0x1a5
[   15.291030]  [<ffffffff8108d044>] SyS_init_module+0xa0/0xaf
[   15.291298]  [<ffffffff813bfd61>] tracesys+0xd4/0xd9
[   15.291573] ---[ end trace f5ac5b2194c7ea99 ]---
[   15.294242] ------------[ cut here ]------------


	-ss

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [linux-next] WARNING at drm_mode_connector_list_update
@ 2014-03-21 11:41     ` Sergey Senozhatsky
  0 siblings, 0 replies; 6+ messages in thread
From: Sergey Senozhatsky @ 2014-03-21 11:41 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Sergey Senozhatsky, Christian König, David Airlie, dri-devel,
	linux-kernel

On (03/21/14 13:49), Sergey Senozhatsky wrote:
> On (03/21/14 13:37), Sergey Senozhatsky wrote:
> > [   18.707077] WARNING: CPU: 2 PID: 175 at drivers/gpu/drm/drm_modes.c:1030 drm_mode_connector_list_update+0x2f/0xe8 [drm]()
> >
> [   18.704470] WARNING: CPU: 2 PID: 175 at drivers/gpu/drm/drm_modes.c:119 drm_mode_probed_add+0x2b/0x48 [drm]()
>


[   14.747677] WARNING: CPU: 2 PID: 189 at drivers/gpu/drm/drm_crtc_helper.c:256 drm_helper_crtc_in_use+0x2c/0x71 [drm_kms_helper]()
[   14.748164] Modules linked in: radeon(+) i2c_algo_bit drm_kms_helper ttm crc32c_intel drm broadcom microcode psmouse evdev lpc_ich tg3 battery i2c_i801 button processor ac wmi ipv6 ehci_pci ehci_hcd usbcore sr_mod cdrom sd_mod ahci
[   14.750668] CPU: 2 PID: 189 Comm: systemd-udevd Tainted: G        W     3.14.0-rc7-next-20140321-dbg-dirty #192
[   14.751152] Hardware name: Acer             Aspire 5741G    /Aspire 5741G    , BIOS V1.20 02/08/2011
[   14.751655]  0000000000000000 ffff8801523cba08 ffffffff813ba2d7 0000000000000000
[   14.752424]  ffff8801523cba40 ffffffff8103a3af ffffffffa0145355 ffff880098fbf000
[   14.753183]  ffff88015277e800 ffff880098fbf000 0000000000000000 ffff8801523cba50
[   14.753945] Call Trace:
[   14.754237]  [<ffffffff813ba2d7>] dump_stack+0x4e/0x7a
[   14.754537]  [<ffffffff8103a3af>] warn_slowpath_common+0x75/0x8e
[   14.754836]  [<ffffffffa0145355>] ? drm_helper_crtc_in_use+0x2c/0x71 [drm_kms_helper]
[   14.755346]  [<ffffffff8103a467>] warn_slowpath_null+0x15/0x17
[   14.755648]  [<ffffffffa0145355>] drm_helper_crtc_in_use+0x2c/0x71 [drm_kms_helper]
[   14.756148]  [<ffffffffa014545b>] drm_helper_disable_unused_functions+0xc1/0xfd [drm_kms_helper]
[   14.756707]  [<ffffffffa01b4e9f>] radeon_fbdev_init+0xad/0xca [radeon]
[   14.757056]  [<ffffffffa01b0b31>] radeon_modeset_init+0x75e/0x930 [radeon]
[   14.757402]  [<ffffffffa01940ec>] radeon_driver_load_kms+0xc0/0x16c [radeon]
[   14.757721]  [<ffffffffa015d49d>] drm_dev_register+0x79/0xef [drm]
[   14.758033]  [<ffffffffa015ee0c>] drm_get_pci_dev+0xfa/0x1c5 [drm]
[   14.758333]  [<ffffffff810d720f>] ? kfree+0xc8/0x123
[   14.758687]  [<ffffffffa0191327>] ? radeon_pci_probe+0x91/0xaa [radeon]
[   14.759029]  [<ffffffffa0191339>] radeon_pci_probe+0xa3/0xaa [radeon]
[   14.759336]  [<ffffffff81224570>] pci_device_probe+0x6e/0xcf
[   14.759634]  [<ffffffff8129a516>] driver_probe_device+0x98/0x1c2
[   14.759934]  [<ffffffff8129a6d0>] __driver_attach+0x58/0x7a
[   14.760232]  [<ffffffff8129a678>] ? __device_attach+0x38/0x38
[   14.760530]  [<ffffffff81298ca1>] bus_for_each_dev+0x76/0x80
[   14.760829]  [<ffffffff8129a0a9>] driver_attach+0x19/0x1b
[   14.761123]  [<ffffffff81299d71>] bus_add_driver+0x101/0x1cb
[   14.761422]  [<ffffffff8129ac29>] driver_register+0x89/0xc5
[   14.761718]  [<ffffffffa02af000>] ? 0xffffffffa02aefff
[   14.762016]  [<ffffffff81223bcd>] __pci_register_driver+0x46/0x48
[   14.762330]  [<ffffffffa015ef40>] drm_pci_init+0x69/0xea [drm]
[   14.762624]  [<ffffffffa02af000>] ? 0xffffffffa02aefff
[   14.762960]  [<ffffffffa02af097>] radeon_init+0x97/0x1000 [radeon]
[   14.763263]  [<ffffffff810002a3>] do_one_initcall+0x7f/0x105
[   14.763573]  [<ffffffff8102f528>] ? set_memory_nx+0x3b/0x3d
[   14.763870]  [<ffffffff8108c99c>] load_module+0x15a1/0x1ba9
[   14.764168]  [<ffffffff8108a0e5>] ? store_uevent+0x35/0x35
[   14.764469]  [<ffffffff810cd2e0>] ? map_vm_area+0x29/0x3b
[   14.764767]  [<ffffffff810ce0ce>] ? __vmalloc_node_range+0x143/0x1a5
[   14.765065]  [<ffffffff8108d044>] SyS_init_module+0xa0/0xaf
[   14.765365]  [<ffffffff813bfd61>] tracesys+0xd4/0xd9
[   14.765661] ---[ end trace f5ac5b2194c7ea98 ]---
[   15.267565] ------------[ cut here ]------------


[   15.267887] WARNING: CPU: 0 PID: 189 at drivers/gpu/drm/drm_crtc_helper.c:131 drm_helper_probe_single_connector_modes+0x40/0x2d1 [drm_kms_helper]()
[   15.268361] Modules linked in: radeon(+) i2c_algo_bit drm_kms_helper ttm crc32c_intel drm broadcom microcode psmouse evdev lpc_ich tg3 battery i2c_i801 button processor ac wmi ipv6 ehci_pci ehci_hcd usbcore sr_mod cdrom sd_mod ahci
[   15.270769] CPU: 0 PID: 189 Comm: systemd-udevd Tainted: G        W     3.14.0-rc7-next-20140321-dbg-dirty #192
[   15.271235] Hardware name: Acer             Aspire 5741G    /Aspire 5741G    , BIOS V1.20 02/08/2011
[   15.271710]  0000000000000000 ffff8801523cb930 ffffffff813ba2d7 0000000000000000
[   15.272430]  ffff8801523cb968 ffffffff8103a3af ffffffffa014647d ffff8801527a2400
[   15.273143]  0000000000000000 ffff88015277e800 0000000000002000 ffff8801523cb978
[   15.273857] Call Trace:
[   15.274122]  [<ffffffff813ba2d7>] dump_stack+0x4e/0x7a
[   15.274390]  [<ffffffff8103a3af>] warn_slowpath_common+0x75/0x8e
[   15.274659]  [<ffffffffa014647d>] ? drm_helper_probe_single_connector_modes+0x40/0x2d1 [drm_kms_helper]
[   15.275122]  [<ffffffff8103a467>] warn_slowpath_null+0x15/0x17
[   15.275391]  [<ffffffffa014647d>] drm_helper_probe_single_connector_modes+0x40/0x2d1 [drm_kms_helper]
[   15.275868]  [<ffffffffa01473a5>] drm_fb_helper_probe_connector_modes+0x41/0x54 [drm_kms_helper]
[   15.276340]  [<ffffffffa0148894>] drm_fb_helper_initial_config+0x1ab/0x43c [drm_kms_helper]
[   15.276803]  [<ffffffff8103a3be>] ? warn_slowpath_common+0x84/0x8e
[   15.277071]  [<ffffffffa0145355>] ? drm_helper_crtc_in_use+0x2c/0x71 [drm_kms_helper]
[   15.277531]  [<ffffffff8103a467>] ? warn_slowpath_null+0x15/0x17
[   15.277833]  [<ffffffffa01b4eaa>] radeon_fbdev_init+0xb8/0xca [radeon]
[   15.278128]  [<ffffffffa01b0b31>] radeon_modeset_init+0x75e/0x930 [radeon]
[   15.278417]  [<ffffffffa01940ec>] radeon_driver_load_kms+0xc0/0x16c [radeon]
[   15.278696]  [<ffffffffa015d49d>] drm_dev_register+0x79/0xef [drm]
[   15.284786]  [<ffffffffa015ee0c>] drm_get_pci_dev+0xfa/0x1c5 [drm]
[   15.285063]  [<ffffffff810d720f>] ? kfree+0xc8/0x123
[   15.285352]  [<ffffffffa0191327>] ? radeon_pci_probe+0x91/0xaa [radeon]
[   15.285638]  [<ffffffffa0191339>] radeon_pci_probe+0xa3/0xaa [radeon]
[   15.285912]  [<ffffffff81224570>] pci_device_probe+0x6e/0xcf
[   15.286181]  [<ffffffff8129a516>] driver_probe_device+0x98/0x1c2
[   15.286449]  [<ffffffff8129a6d0>] __driver_attach+0x58/0x7a
[   15.286717]  [<ffffffff8129a678>] ? __device_attach+0x38/0x38
[   15.286985]  [<ffffffff81298ca1>] bus_for_each_dev+0x76/0x80
[   15.287249]  [<ffffffff8129a0a9>] driver_attach+0x19/0x1b
[   15.287526]  [<ffffffff81299d71>] bus_add_driver+0x101/0x1cb
[   15.287797]  [<ffffffff8129ac29>] driver_register+0x89/0xc5
[   15.288067]  [<ffffffffa02af000>] ? 0xffffffffa02aefff
[   15.288335]  [<ffffffff81223bcd>] __pci_register_driver+0x46/0x48
[   15.288611]  [<ffffffffa015ef40>] drm_pci_init+0x69/0xea [drm]
[   15.288874]  [<ffffffffa02af000>] ? 0xffffffffa02aefff
[   15.289158]  [<ffffffffa02af097>] radeon_init+0x97/0x1000 [radeon]
[   15.289428]  [<ffffffff810002a3>] do_one_initcall+0x7f/0x105
[   15.289697]  [<ffffffff8102f528>] ? set_memory_nx+0x3b/0x3d
[   15.289964]  [<ffffffff8108c99c>] load_module+0x15a1/0x1ba9
[   15.290230]  [<ffffffff8108a0e5>] ? store_uevent+0x35/0x35
[   15.290496]  [<ffffffff810cd2e0>] ? map_vm_area+0x29/0x3b
[   15.290763]  [<ffffffff810ce0ce>] ? __vmalloc_node_range+0x143/0x1a5
[   15.291030]  [<ffffffff8108d044>] SyS_init_module+0xa0/0xaf
[   15.291298]  [<ffffffff813bfd61>] tracesys+0xd4/0xd9
[   15.291573] ---[ end trace f5ac5b2194c7ea99 ]---
[   15.294242] ------------[ cut here ]------------


	-ss

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-03-21 11:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-21 10:37 [linux-next] WARNING at drm_mode_connector_list_update Sergey Senozhatsky
2014-03-21 10:37 ` Sergey Senozhatsky
2014-03-21 10:49 ` Sergey Senozhatsky
2014-03-21 10:49   ` Sergey Senozhatsky
2014-03-21 11:41   ` Sergey Senozhatsky
2014-03-21 11:41     ` Sergey Senozhatsky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.