Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2013
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. BUG: sleeping function called from invalid context at kernel/rtmutex.c:646
  2. in_atomic(): 1, irqs_disabled(): 128, pid: 1089, name: kworker/0:2
  3. INFO: lockdep is turned off.
  4. irq event stamp: 0
  5. hardirqs last enabled at (0): [< (null)>] (null)
  6. hardirqs last disabled at (0): [<c0043f3c>] copy_process+0x498/0x11c0
  7. softirqs last enabled at (0): [<c0043f3c>] copy_process+0x498/0x11c0
  8. softirqs last disabled at (0): [< (null)>] (null)
  9. (unwind_backtrace+0x0/0xf0) from (dump_stack+0x20/0x24)
  10. (dump_stack+0x20/0x24) from (__might_sleep+0x124/0x144)
  11. (__might_sleep+0x124/0x144) from (rt_spin_lock+0x30/0x64)
  12. (rt_spin_lock+0x30/0x64) from (clk_get_rate+0x30/0x54)
  13. (clk_get_rate+0x30/0x54) from (twd_update_frequency+0x20/0x58)
  14. (twd_update_frequency+0x20/0x58) from (smp_call_function_single+0xd0/0x1c4)
  15. (smp_call_function_single+0xd0/0x1c4) from (twd_cpufreq_transition+0x34/0x40)
  16. (twd_cpufreq_transition+0x34/0x40) from (notifier_call_chain+0x48/0x78)
  17. (notifier_call_chain+0x48/0x78) from (__srcu_notifier_call_chain+0x80/0xb8)
  18. (__srcu_notifier_call_chain+0x80/0xb8) from (srcu_notifier_call_chain+0x28/0x30)
  19. (srcu_notifier_call_chain+0x28/0x30) from (cpufreq_notify_transition+0x1c8/0x200)
  20. (cpufreq_notify_transition+0x1c8/0x200) from (omap_cpufreq_scale+0xec/0x12c)
  21. (omap_cpufreq_scale+0xec/0x12c) from (omap_target+0x8c/0xb4)
  22. (omap_target+0x8c/0xb4) from (__cpufreq_driver_target+0x74/0x8c)
  23. (__cpufreq_driver_target+0x74/0x8c) from (do_dbs_timer+0x39c/0x454)
  24. (do_dbs_timer+0x39c/0x454) from (process_one_work+0x2ec/0x50c)
  25. (process_one_work+0x2ec/0x50c) from (worker_thread+0x1c4/0x2c8)
  26. (worker_thread+0x1c4/0x2c8) from (kthread+0x98/0xa4)
  27. (kthread+0x98/0xa4) from (kernel_thread_exit+0x0/0x8)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement