← Back to team overview

kernel-packages team mailing list archive

[Bug 1283740] [NEW] cpufreq errors after resume from suspend

 

Public bug reported:

Somtimes after resume from suspend dmesg shows this kernel trace:

[17324.424051] ------------[ cut here ]------------
[17324.424082] WARNING: CPU: 0 PID: 10820 at /build/buildd/linux-3.11.0/drivers/cpufreq/cpufreq.c:317 cpufreq_notify_transition+0x211/0x280()
[17324.424086] In middle of another frequency transition
[17324.424090] Modules linked in: hid_generic usbhid hid qmi_wwan cdc_wdm usbnet zram(C) joydev uvcvideo videobuf2_vmalloc videobuf2_memops parport_pc videobuf2_core ppdev videodev qcserial bnep rfcomm bluetooth usb_wwan usbserial kvm_intel kvm arc4 binfmt_misc iwldvm snd_hda_codec_hdmi mac80211 psmouse serio_raw thinkpad_acpi nvram lpc_ich snd_seq_midi snd_hda_codec_conexant snd_seq_midi_event snd_rawmidi snd_hda_intel snd_hda_codec snd_hwdep snd_seq iwlwifi snd_pcm cfg80211 snd_seq_device snd_page_alloc snd_timer snd soundcore mac_hid coretemp lp parport microcode i915 i2c_algo_bit drm_kms_helper ums_realtek drm r8169 usb_storage mii wmi video [last unloaded: ipmi_msghandler]
[17324.424202] CPU: 0 PID: 10820 Comm: kworker/0:0 Tainted: G         C   3.11.0-18-generic #32-Ubuntu
[17324.424206] Hardware name: LENOVO 01965MG/01965MG, BIOS 6YET37WW (1.20 ) 04/23/2012
[17324.424214] Workqueue: kacpi_notify acpi_os_execute_deferred
[17324.424217]  0000000000000009 ffff88006ace3a40 ffffffff816e8571 ffff88006ace3a88
[17324.424223]  ffff88006ace3a78 ffffffff81061e2d ffff88006ace3b28 ffff88002fb70000
[17324.424228]  0000000000000001 0000000000000000 0000000000000000 ffff88006ace3ad8
[17324.424233] Call Trace:
[17324.424243]  [<ffffffff816e8571>] dump_stack+0x45/0x56
[17324.424250]  [<ffffffff81061e2d>] warn_slowpath_common+0x7d/0xa0
[17324.424256]  [<ffffffff81061e9c>] warn_slowpath_fmt+0x4c/0x50
[17324.424261]  [<ffffffff815974f1>] cpufreq_notify_transition+0x211/0x280
[17324.424267]  [<ffffffff815975c6>] cpufreq_out_of_sync+0x66/0xa0
[17324.424272]  [<ffffffff815978cc>] cpufreq_update_policy+0x13c/0x190
[17324.424278]  [<ffffffff81597920>] ? cpufreq_update_policy+0x190/0x190
[17324.424285]  [<ffffffff81403ef1>] cpufreq_set_cur_state.part.3+0x8a/0x93
[17324.424290]  [<ffffffff81404007>] processor_set_cur_state+0xa1/0xdb
[17324.424296]  [<ffffffff81573245>] thermal_cdev_update+0x95/0xb0
[17324.424302]  [<ffffffff815758a9>] step_wise_throttle+0x59/0x90
[17324.424307]  [<ffffffff81573bb8>] handle_thermal_trip+0x48/0x140
[17324.424312]  [<ffffffff81573d25>] thermal_zone_device_update+0x75/0xb0
[17324.424317]  [<ffffffff81405259>] acpi_thermal_check+0x2e/0x30
[17324.424322]  [<ffffffff81405b24>] acpi_thermal_notify+0x40/0xdb
[17324.424327]  [<ffffffff813d995b>] acpi_device_notify+0x19/0x1b
[17324.424333]  [<ffffffff813e962e>] acpi_ev_notify_dispatch+0x44/0x5c
[17324.424339]  [<ffffffff813d5b9c>] acpi_os_execute_deferred+0x25/0x32
[17324.424344]  [<ffffffff8107d0ec>] process_one_work+0x17c/0x430
[17324.424349]  [<ffffffff8107dd3c>] worker_thread+0x11c/0x3c0
[17324.424354]  [<ffffffff8107dc20>] ? manage_workers.isra.25+0x2a0/0x2a0
[17324.424360]  [<ffffffff810848d0>] kthread+0xc0/0xd0
[17324.424365]  [<ffffffff81084810>] ? kthread_create_on_node+0x120/0x120
[17324.424372]  [<ffffffff816f836c>] ret_from_fork+0x7c/0xb0
[17324.424378]  [<ffffffff81084810>] ? kthread_create_on_node+0x120/0x120
[17324.424381] ---[ end trace 683ac2c3cbc13649 ]---
[17324.424384] ------------[ cut here ]------------
[17324.424390] WARNING: CPU: 0 PID: 10820 at /build/buildd/linux-3.11.0/drivers/cpufreq/cpufreq.c:342 cpufreq_notify_transition+0x24f/0x280()
[17324.424392] No frequency transition in progress
[17324.424394] Modules linked in: hid_generic usbhid hid qmi_wwan cdc_wdm usbnet zram(C) joydev uvcvideo videobuf2_vmalloc videobuf2_memops parport_pc videobuf2_core ppdev videodev qcserial bnep rfcomm bluetooth usb_wwan usbserial kvm_intel kvm arc4 binfmt_misc iwldvm snd_hda_codec_hdmi mac80211 psmouse serio_raw thinkpad_acpi nvram lpc_ich snd_seq_midi snd_hda_codec_conexant snd_seq_midi_event snd_rawmidi snd_hda_intel snd_hda_codec snd_hwdep snd_seq iwlwifi snd_pcm cfg80211 snd_seq_device snd_page_alloc snd_timer snd soundcore mac_hid coretemp lp parport microcode i915 i2c_algo_bit drm_kms_helper ums_realtek drm r8169 usb_storage mii wmi video [last unloaded: ipmi_msghandler]
[17324.424457] CPU: 0 PID: 10820 Comm: kworker/0:0 Tainted: G        WC   3.11.0-18-generic #32-Ubuntu
[17324.424460] Hardware name: LENOVO 01965MG/01965MG, BIOS 6YET37WW (1.20 ) 04/23/2012
[17324.424465] Workqueue: kacpi_notify acpi_os_execute_deferred
[17324.424467]  0000000000000009 ffff88006ace3a40 ffffffff816e8571 ffff88006ace3a88
[17324.424472]  ffff88006ace3a78 ffffffff81061e2d ffff88006ace3b28 ffff88002fb70000
[17324.424477]  0000000000000001 0000000000000000 0000000000000000 ffff88006ace3ad8
[17324.424482] Call Trace:
[17324.424488]  [<ffffffff816e8571>] dump_stack+0x45/0x56
[17324.424494]  [<ffffffff81061e2d>] warn_slowpath_common+0x7d/0xa0
[17324.424499]  [<ffffffff81061e9c>] warn_slowpath_fmt+0x4c/0x50
[17324.424504]  [<ffffffff8159752f>] cpufreq_notify_transition+0x24f/0x280
[17324.424509]  [<ffffffff815975d7>] cpufreq_out_of_sync+0x77/0xa0
[17324.424515]  [<ffffffff815978cc>] cpufreq_update_policy+0x13c/0x190
[17324.424520]  [<ffffffff81597920>] ? cpufreq_update_policy+0x190/0x190
[17324.424526]  [<ffffffff81403ef1>] cpufreq_set_cur_state.part.3+0x8a/0x93
[17324.424530]  [<ffffffff81404007>] processor_set_cur_state+0xa1/0xdb
[17324.424536]  [<ffffffff81573245>] thermal_cdev_update+0x95/0xb0
[17324.424541]  [<ffffffff815758a9>] step_wise_throttle+0x59/0x90
[17324.424546]  [<ffffffff81573bb8>] handle_thermal_trip+0x48/0x140
[17324.424551]  [<ffffffff81573d25>] thermal_zone_device_update+0x75/0xb0
[17324.424555]  [<ffffffff81405259>] acpi_thermal_check+0x2e/0x30
[17324.424560]  [<ffffffff81405b24>] acpi_thermal_notify+0x40/0xdb
[17324.424565]  [<ffffffff813d995b>] acpi_device_notify+0x19/0x1b
[17324.424570]  [<ffffffff813e962e>] acpi_ev_notify_dispatch+0x44/0x5c
[17324.424575]  [<ffffffff813d5b9c>] acpi_os_execute_deferred+0x25/0x32
[17324.424580]  [<ffffffff8107d0ec>] process_one_work+0x17c/0x430
[17324.424585]  [<ffffffff8107dd3c>] worker_thread+0x11c/0x3c0
[17324.424590]  [<ffffffff8107dc20>] ? manage_workers.isra.25+0x2a0/0x2a0
[17324.424595]  [<ffffffff810848d0>] kthread+0xc0/0xd0
[17324.424600]  [<ffffffff81084810>] ? kthread_create_on_node+0x120/0x120
[17324.424606]  [<ffffffff816f836c>] ret_from_fork+0x7c/0xb0
[17324.424611]  [<ffffffff81084810>] ? kthread_create_on_node+0x120/0x120
[17324.424614] ---[ end trace 683ac2c3cbc1364a ]---

Additional Informations:
uname -a:
3.11.0-18-generic #32-Ubuntu SMP Tue Feb 18 21:11:14 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
lsb_release:
Description:	Ubuntu 13.10
Release:	13.10
DMI:
BIOS Information
        Vendor: LENOVO
        Version: 6YET37WW (1.20 )
        Release Date: 04/23/2012
        BIOS Revision: 1.32
        Firmware Revision: 1.14

Its only the dmesg-error, cpufreq works fine!

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "/proc/cpuinfo"
   https://bugs.launchpad.net/bugs/1283740/+attachment/3992855/+files/cpuinfo

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1283740

Title:
  cpufreq errors after resume from suspend

Status in “linux” package in Ubuntu:
  New

Bug description:
  Somtimes after resume from suspend dmesg shows this kernel trace:

  [17324.424051] ------------[ cut here ]------------
  [17324.424082] WARNING: CPU: 0 PID: 10820 at /build/buildd/linux-3.11.0/drivers/cpufreq/cpufreq.c:317 cpufreq_notify_transition+0x211/0x280()
  [17324.424086] In middle of another frequency transition
  [17324.424090] Modules linked in: hid_generic usbhid hid qmi_wwan cdc_wdm usbnet zram(C) joydev uvcvideo videobuf2_vmalloc videobuf2_memops parport_pc videobuf2_core ppdev videodev qcserial bnep rfcomm bluetooth usb_wwan usbserial kvm_intel kvm arc4 binfmt_misc iwldvm snd_hda_codec_hdmi mac80211 psmouse serio_raw thinkpad_acpi nvram lpc_ich snd_seq_midi snd_hda_codec_conexant snd_seq_midi_event snd_rawmidi snd_hda_intel snd_hda_codec snd_hwdep snd_seq iwlwifi snd_pcm cfg80211 snd_seq_device snd_page_alloc snd_timer snd soundcore mac_hid coretemp lp parport microcode i915 i2c_algo_bit drm_kms_helper ums_realtek drm r8169 usb_storage mii wmi video [last unloaded: ipmi_msghandler]
  [17324.424202] CPU: 0 PID: 10820 Comm: kworker/0:0 Tainted: G         C   3.11.0-18-generic #32-Ubuntu
  [17324.424206] Hardware name: LENOVO 01965MG/01965MG, BIOS 6YET37WW (1.20 ) 04/23/2012
  [17324.424214] Workqueue: kacpi_notify acpi_os_execute_deferred
  [17324.424217]  0000000000000009 ffff88006ace3a40 ffffffff816e8571 ffff88006ace3a88
  [17324.424223]  ffff88006ace3a78 ffffffff81061e2d ffff88006ace3b28 ffff88002fb70000
  [17324.424228]  0000000000000001 0000000000000000 0000000000000000 ffff88006ace3ad8
  [17324.424233] Call Trace:
  [17324.424243]  [<ffffffff816e8571>] dump_stack+0x45/0x56
  [17324.424250]  [<ffffffff81061e2d>] warn_slowpath_common+0x7d/0xa0
  [17324.424256]  [<ffffffff81061e9c>] warn_slowpath_fmt+0x4c/0x50
  [17324.424261]  [<ffffffff815974f1>] cpufreq_notify_transition+0x211/0x280
  [17324.424267]  [<ffffffff815975c6>] cpufreq_out_of_sync+0x66/0xa0
  [17324.424272]  [<ffffffff815978cc>] cpufreq_update_policy+0x13c/0x190
  [17324.424278]  [<ffffffff81597920>] ? cpufreq_update_policy+0x190/0x190
  [17324.424285]  [<ffffffff81403ef1>] cpufreq_set_cur_state.part.3+0x8a/0x93
  [17324.424290]  [<ffffffff81404007>] processor_set_cur_state+0xa1/0xdb
  [17324.424296]  [<ffffffff81573245>] thermal_cdev_update+0x95/0xb0
  [17324.424302]  [<ffffffff815758a9>] step_wise_throttle+0x59/0x90
  [17324.424307]  [<ffffffff81573bb8>] handle_thermal_trip+0x48/0x140
  [17324.424312]  [<ffffffff81573d25>] thermal_zone_device_update+0x75/0xb0
  [17324.424317]  [<ffffffff81405259>] acpi_thermal_check+0x2e/0x30
  [17324.424322]  [<ffffffff81405b24>] acpi_thermal_notify+0x40/0xdb
  [17324.424327]  [<ffffffff813d995b>] acpi_device_notify+0x19/0x1b
  [17324.424333]  [<ffffffff813e962e>] acpi_ev_notify_dispatch+0x44/0x5c
  [17324.424339]  [<ffffffff813d5b9c>] acpi_os_execute_deferred+0x25/0x32
  [17324.424344]  [<ffffffff8107d0ec>] process_one_work+0x17c/0x430
  [17324.424349]  [<ffffffff8107dd3c>] worker_thread+0x11c/0x3c0
  [17324.424354]  [<ffffffff8107dc20>] ? manage_workers.isra.25+0x2a0/0x2a0
  [17324.424360]  [<ffffffff810848d0>] kthread+0xc0/0xd0
  [17324.424365]  [<ffffffff81084810>] ? kthread_create_on_node+0x120/0x120
  [17324.424372]  [<ffffffff816f836c>] ret_from_fork+0x7c/0xb0
  [17324.424378]  [<ffffffff81084810>] ? kthread_create_on_node+0x120/0x120
  [17324.424381] ---[ end trace 683ac2c3cbc13649 ]---
  [17324.424384] ------------[ cut here ]------------
  [17324.424390] WARNING: CPU: 0 PID: 10820 at /build/buildd/linux-3.11.0/drivers/cpufreq/cpufreq.c:342 cpufreq_notify_transition+0x24f/0x280()
  [17324.424392] No frequency transition in progress
  [17324.424394] Modules linked in: hid_generic usbhid hid qmi_wwan cdc_wdm usbnet zram(C) joydev uvcvideo videobuf2_vmalloc videobuf2_memops parport_pc videobuf2_core ppdev videodev qcserial bnep rfcomm bluetooth usb_wwan usbserial kvm_intel kvm arc4 binfmt_misc iwldvm snd_hda_codec_hdmi mac80211 psmouse serio_raw thinkpad_acpi nvram lpc_ich snd_seq_midi snd_hda_codec_conexant snd_seq_midi_event snd_rawmidi snd_hda_intel snd_hda_codec snd_hwdep snd_seq iwlwifi snd_pcm cfg80211 snd_seq_device snd_page_alloc snd_timer snd soundcore mac_hid coretemp lp parport microcode i915 i2c_algo_bit drm_kms_helper ums_realtek drm r8169 usb_storage mii wmi video [last unloaded: ipmi_msghandler]
  [17324.424457] CPU: 0 PID: 10820 Comm: kworker/0:0 Tainted: G        WC   3.11.0-18-generic #32-Ubuntu
  [17324.424460] Hardware name: LENOVO 01965MG/01965MG, BIOS 6YET37WW (1.20 ) 04/23/2012
  [17324.424465] Workqueue: kacpi_notify acpi_os_execute_deferred
  [17324.424467]  0000000000000009 ffff88006ace3a40 ffffffff816e8571 ffff88006ace3a88
  [17324.424472]  ffff88006ace3a78 ffffffff81061e2d ffff88006ace3b28 ffff88002fb70000
  [17324.424477]  0000000000000001 0000000000000000 0000000000000000 ffff88006ace3ad8
  [17324.424482] Call Trace:
  [17324.424488]  [<ffffffff816e8571>] dump_stack+0x45/0x56
  [17324.424494]  [<ffffffff81061e2d>] warn_slowpath_common+0x7d/0xa0
  [17324.424499]  [<ffffffff81061e9c>] warn_slowpath_fmt+0x4c/0x50
  [17324.424504]  [<ffffffff8159752f>] cpufreq_notify_transition+0x24f/0x280
  [17324.424509]  [<ffffffff815975d7>] cpufreq_out_of_sync+0x77/0xa0
  [17324.424515]  [<ffffffff815978cc>] cpufreq_update_policy+0x13c/0x190
  [17324.424520]  [<ffffffff81597920>] ? cpufreq_update_policy+0x190/0x190
  [17324.424526]  [<ffffffff81403ef1>] cpufreq_set_cur_state.part.3+0x8a/0x93
  [17324.424530]  [<ffffffff81404007>] processor_set_cur_state+0xa1/0xdb
  [17324.424536]  [<ffffffff81573245>] thermal_cdev_update+0x95/0xb0
  [17324.424541]  [<ffffffff815758a9>] step_wise_throttle+0x59/0x90
  [17324.424546]  [<ffffffff81573bb8>] handle_thermal_trip+0x48/0x140
  [17324.424551]  [<ffffffff81573d25>] thermal_zone_device_update+0x75/0xb0
  [17324.424555]  [<ffffffff81405259>] acpi_thermal_check+0x2e/0x30
  [17324.424560]  [<ffffffff81405b24>] acpi_thermal_notify+0x40/0xdb
  [17324.424565]  [<ffffffff813d995b>] acpi_device_notify+0x19/0x1b
  [17324.424570]  [<ffffffff813e962e>] acpi_ev_notify_dispatch+0x44/0x5c
  [17324.424575]  [<ffffffff813d5b9c>] acpi_os_execute_deferred+0x25/0x32
  [17324.424580]  [<ffffffff8107d0ec>] process_one_work+0x17c/0x430
  [17324.424585]  [<ffffffff8107dd3c>] worker_thread+0x11c/0x3c0
  [17324.424590]  [<ffffffff8107dc20>] ? manage_workers.isra.25+0x2a0/0x2a0
  [17324.424595]  [<ffffffff810848d0>] kthread+0xc0/0xd0
  [17324.424600]  [<ffffffff81084810>] ? kthread_create_on_node+0x120/0x120
  [17324.424606]  [<ffffffff816f836c>] ret_from_fork+0x7c/0xb0
  [17324.424611]  [<ffffffff81084810>] ? kthread_create_on_node+0x120/0x120
  [17324.424614] ---[ end trace 683ac2c3cbc1364a ]---

  Additional Informations:
  uname -a:
  3.11.0-18-generic #32-Ubuntu SMP Tue Feb 18 21:11:14 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
  lsb_release:
  Description:	Ubuntu 13.10
  Release:	13.10
  DMI:
  BIOS Information
          Vendor: LENOVO
          Version: 6YET37WW (1.20 )
          Release Date: 04/23/2012
          BIOS Revision: 1.32
          Firmware Revision: 1.14

  Its only the dmesg-error, cpufreq works fine!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1283740/+subscriptions


Follow ups

References