Advertisement
Guest User

Untitled

a guest
Jun 18th, 2021
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.09 KB | None | 0 0
  1. sunxi-rsb 7083000.rsb: RSB running at 3000000 Hz
  2. [ 1.280915] ------------[ cut here ]------------
  3. [ 1.280925] WARNING: CPU: 2 PID: 89 at drivers/irqchip/irq-gic.c:1059 gic_irq_domain_translate+0x104/0x110
  4. [ 1.280950] Modules linked in:
  5. [ 1.280963] CPU: 2 PID: 89 Comm: kworker/u8:1 Not tainted 5.13.0-rc6 #1
  6. [ 1.280974] Hardware name: Beelink GS1 (DT)
  7. [ 1.280982] Workqueue: events_unbound deferred_probe_work_func
  8. [ 1.280998] pstate: 20000005 (nzCv daif -PAN -UAO -TCO BTYPE=--)
  9. [ 1.281008] pc : gic_irq_domain_translate+0x104/0x110
  10. [ 1.281018] lr : gic_irq_domain_alloc+0x50/0xcc
  11. [ 1.281026] sp : ffff80001206b5a0
  12. [ 1.281032] x29: ffff80001206b5a0 x28: 0000000000000000 x27: ffff000002d56ac0
  13. [ 1.281051] x26: ffff800011b62510 x25: ffff80001206b798 x24: 0000000000000001
  14. [ 1.281069] x23: 0000000000000073 x22: 0000000000000073 x21: ffff000002421c00
  15. [ 1.281087] x20: 0000000000000001 x19: 0000000000000001 x18: 0000000000000020
  16. [ 1.281104] x17: 00000000590eafa5 x16: 000000009fd91cfb x15: ffffffffffffffff
  17. [ 1.281122] x14: ffff000003958804 x13: ffffffffffffffff x12: 0000000000000040
  18. [ 1.281140] x11: ffff000002872b58 x10: ffff000002872b5a x9 : ffff800010691ee4
  19. [ 1.281158] x8 : ffff000002871020 x7 : 0000000000000000 x6 : ffff0000028711b0
  20. [ 1.281175] x5 : ffff800010f97508 x4 : 0000000000000003 x3 : ffff80001206b5ec
  21. [ 1.281193] x2 : ffff80001206b5f0 x1 : ffff80001206b668 x0 : 0000000000000000
  22. [ 1.281211] Call trace:
  23. [ 1.281216] gic_irq_domain_translate+0x104/0x110
  24. [ 1.281226] irq_domain_alloc_irqs_parent+0x2c/0x70
  25. [ 1.281237] sun6i_r_intc_domain_alloc+0xf0/0x134
  26. [ 1.281246] irq_domain_alloc_irqs_hierarchy+0x24/0x5c
  27. [ 1.281257] __irq_domain_alloc_irqs+0xf4/0x340
  28. [ 1.281266] irq_create_fwspec_mapping+0x114/0x320
  29. [ 1.281275] irq_create_of_mapping+0x70/0xa0
  30. [ 1.281284] of_irq_get+0x98/0xe0
  31. [ 1.281298] sunxi_rsb_device_probe+0x40/0x90
  32. [ 1.281309] really_probe+0xf0/0x550
  33. [ 1.281319] driver_probe_device+0xec/0x104
  34. [ 1.281328] __device_attach_driver+0xa0/0x12c
  35. [ 1.281338] bus_for_each_drv+0x80/0xe0
  36. [ 1.281347] __device_attach+0xe0/0x1bc
  37. [ 1.281356] device_initial_probe+0x1c/0x30
  38. [ 1.281365] bus_probe_device+0xa4/0xb0
  39. [ 1.281374] device_add+0x2f4/0x4f0
  40. [ 1.281387] device_register+0x28/0x40
  41. [ 1.281398] sunxi_rsb_device_create+0x9c/0x140
  42. [ 1.281408] of_rsb_register_devices.isra.0+0x278/0x2ac
  43. [ 1.281417] sunxi_rsb_probe+0x200/0x290
  44. [ 1.281426] platform_probe+0x70/0xe0
  45. [ 1.281437] really_probe+0xf0/0x550
  46. [ 1.281446] driver_probe_device+0xec/0x104
  47. [ 1.281456] __device_attach_driver+0xa0/0x12c
  48. [ 1.281466] bus_for_each_drv+0x80/0xe0
  49. [ 1.281474] __device_attach+0xe0/0x1bc
  50. [ 1.281483] device_initial_probe+0x1c/0x30
  51. [ 1.281493] bus_probe_device+0xa4/0xb0
  52. [ 1.281501] deferred_probe_work_func+0xc0/0x114
  53. [ 1.281511] process_one_work+0x1c8/0x490
  54. [ 1.281525] worker_thread+0x1f0/0x390
  55. [ 1.281537] kthread+0x134/0x140
  56. [ 1.281547] ret_from_fork+0x10/0x34
  57. [ 1.281560] ---[ end trace 5d7cf8f6adf54531 ]---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement