Advertisement
Guest User

Untitled

a guest
Dec 18th, 2021
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. [ 1.695205] ------------[ cut here ]------------
  2. [ 1.699838] error: hwirq 0x8 is too large for :soc:interrupt-controller@1f00c00
  3. [ 1.707159] WARNING: CPU: 3 PID: 1 at kernel/irq/irqdomain.c:525 irq_domain_associate+0x160/0x1e0
  4. [ 1.716015] Modules linked in:
  5. [ 1.719075] CPU: 3 PID: 1 Comm: swapper/0 Tainted: G W 5.10.87 #0
  6. [ 1.726458] Hardware name: Xunlong Orange Pi PC 2 (DT)
  7. [ 1.731591] pstate: 60400005 (nZCv daif +PAN -UAO -TCO BTYPE=--)
  8. [ 1.737590] pc : irq_domain_associate+0x160/0x1e0
  9. [ 1.742288] lr : irq_domain_associate+0x160/0x1e0
  10. [ 1.746984] sp : ffffffc010bdb980
  11. [ 1.750293] x29: ffffffc010bdb980 x28: 0000000000000000
  12. [ 1.755601] x27: ffffffc0109b03c8 x26: ffffffc010b253b8
  13. [ 1.760909] x25: ffffffc01099d7a8 x24: 0000000000000000
  14. [ 1.766216] x23: ffffffc010b337a0 x22: 000000000000009b
  15. [ 1.771523] x21: 0000000000000008 x20: 0000000000000000
  16. [ 1.776830] x19: ffffff800101d000 x18: 000000000000014a
  17. [ 1.782137] x17: 000000000000000e x16: 0000000000000001
  18. [ 1.787444] x15: ffffffc010a47798 x14: 00000000000003de
  19. [ 1.792751] x13: 000000000000014a x12: ffffffc010bdb658
  20. [ 1.798058] x11: ffffffc010a9f798 x10: 00000000fffff000
  21. [ 1.803366] x9 : ffffffc010a9f798 x8 : 0000000000000000
  22. [ 1.808673] x7 : ffffffc010a47798 x6 : 00000000ffffefff
  23. [ 1.813980] x5 : ffffffc010a9f798 x4 : 0000000000000000
  24. [ 1.819286] x3 : 0000000000000000 x2 : 0000000000000000
  25. [ 1.824593] x1 : ffffffc010a476f8 x0 : 0000000000000043
  26. [ 1.829901] Call trace:
  27. [ 1.832347] irq_domain_associate+0x160/0x1e0
  28. [ 1.836699] irq_create_mapping_affinity+0x78/0xec
  29. [ 1.841484] irq_create_fwspec_mapping+0x1b0/0x2f0
  30. [ 1.846269] irq_create_of_mapping+0x54/0x5c
  31. [ 1.850539] of_irq_get+0x5c/0xa0
  32. [ 1.853855] platform_get_irq_optional+0x24/0x140
  33. [ 1.858554] platform_get_irq+0x1c/0x60
  34. [ 1.862389] sun6i_rtc_probe+0x30/0x1d0
  35. [ 1.866222] platform_drv_probe+0x50/0xa4
  36. [ 1.870226] really_probe+0xec/0x4a0
  37. [ 1.873797] driver_probe_device+0x54/0xb0
  38. [ 1.877887] device_driver_attach+0xb4/0xc0
  39. [ 1.882063] __driver_attach+0x80/0x114
  40. [ 1.885894] bus_for_each_dev+0x5c/0x90
  41. [ 1.889725] driver_attach+0x20/0x2c
  42. [ 1.893296] bus_add_driver+0xfc/0x1e0
  43. [ 1.897041] driver_register+0x74/0x120
  44. [ 1.900872] __platform_driver_register+0x44/0x50
  45. [ 1.905572] sun6i_rtc_driver_init+0x18/0x20
  46. [ 1.909838] do_one_initcall+0x4c/0x1b0
  47. [ 1.913673] kernel_init_freeable+0x23c/0x2a8
  48. [ 1.918028] kernel_init+0x10/0x10c
  49. [ 1.921513] ret_from_fork+0x10/0x20
  50. [ 1.925082] ---[ end trace 69bfd13f8e964e22 ]---
  51. [ 1.929751] sun6i-rtc 1f00000.rtc: IRQ index 0 not found
  52. [ 1.935165] i2c /dev entries driver
  53.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement