Skip to content

Instantly share code, notes, and snippets.

@DhruvaG2000
Last active March 19, 2025 10:25
Show Gist options
  • Save DhruvaG2000/0ea3046018cb46a2b51eaf635ac3d4c8 to your computer and use it in GitHub Desktop.
Save DhruvaG2000/0ea3046018cb46a2b51eaf635ac3d4c8 to your computer and use it in GitHub Desktop.
[ 2.394415] ti-udma 485c0000.dma-controller: chan0: ring irq request failed
[ 2.394737] ti-udma 485c0000.dma-controller: get channel fail in udma_of_xlate.
[ 2.394753] saul-crypto 40900000.crypto: error -EINVAL: Unable to request rx1 DMA channel
[ 2.394782] saul-crypto 40900000.crypto: probe with driver saul-crypto failed with error -22
[ 2.406504] ------------[ cut here ]------------
[ 2.406523] WARNING: CPU: 0 PID: 11 at kernel/irq/irqdomain.c:925 irq_create_fwspec_mapping+0x318/0x390
[ 2.406551] Modules linked in:
[ 2.406565] CPU: 0 UID: 0 PID: 11 Comm: kworker/u8:0 Not tainted 6.12.17-ti-arm64-r27 #1bookworm
[ 2.406576] Hardware name: BeagleBoard.org PocketBeagle2 (DT)
[ 2.406584] Workqueue: events_unbound deferred_probe_work_func
[ 2.406600] pstate: a0000005 (NzCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[ 2.406609] pc : irq_create_fwspec_mapping+0x318/0x390
[ 2.406619] lr : irq_create_fwspec_mapping+0x70/0x390
[ 2.406628] sp : ffff8000824fb930
[ 2.406632] x29: ffff8000824fb930 x28: 0000000000000000 x27: 0000000000000006
[ 2.406644] x26: 0000000000000006 x25: ffff0000047de324 x24: ffff80008234df00
[ 2.406656] x23: ffff0000012bc410 x22: ffff0000012bc400 x21: ffff8000824fb9a8
[ 2.406667] x20: 0000000000000000 x19: ffff000004729100 x18: ffffffffffffffff
[ 2.406679] x17: 0000000057500ba4 x16: 000000003df3d0f3 x15: ffff8000824fb840
[ 2.406690] x14: 0000000000000000 x13: ffff800081ff8cf8 x12: 0000000000000001
[ 2.406702] x11: ffff800080000000 x10: 0000000000090748 x9 : ffff800080152788
[ 2.406713] x8 : ffff8000824fb9f8 x7 : 0000000000000000 x6 : 070f1900f2f2f5f0
[ 2.406724] x5 : ffff8000809bc520 x4 : ffff00000472bd40 x3 : ffff8000824fb968
[ 2.406735] x2 : ffff8000824fb970 x1 : 00000000ffff0000 x0 : 00000000ffff0000
[ 2.406748] Call trace:
[ 2.406754] irq_create_fwspec_mapping+0x318/0x390
[ 2.406764] irq_create_of_mapping+0x88/0xc0
[ 2.406774] of_irq_get+0xc0/0x108
[ 2.406787] platform_get_irq_optional+0x150/0x170
[ 2.406801] platform_get_irq+0x24/0x68
[ 2.406811] davinci_gpio_probe+0x114/0x530
[ 2.406823] platform_probe+0x70/0xd0
[ 2.406832] really_probe+0xc8/0x3a0
[ 2.406840] __driver_probe_device+0x84/0x170
[ 2.406849] driver_probe_device+0x44/0x120
[ 2.406857] __device_attach_driver+0xc4/0x168
[ 2.406866] bus_for_each_drv+0x8c/0xf0
[ 2.406874] __device_attach+0xa4/0x1c0
[ 2.406883] device_initial_probe+0x1c/0x30
[ 2.406891] bus_probe_device+0xb4/0xc0
[ 2.406899] deferred_probe_work_func+0xc8/0x128
[ 2.406907] process_one_work+0x184/0x408
[ 2.406919] worker_thread+0x254/0x360
[ 2.406928] kthread+0x11c/0x128
[ 2.406937] ret_from_fork+0x10/0x20
[ 2.406949] ---[ end trace 0000000000000000 ]---
[ 2.215293] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
[ 2.215529] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[ 2.216385] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[ 2.221111] Unable to handle kernel paging request at virtual address 002ae8f1d9560c50
[ 2.221132] Mem abort info:
[ 2.221135] ESR = 0x0000000096000004
[ 2.221139] EC = 0x25: DABT (current EL), IL = 32 bits
[ 2.221145] SET = 0, FnV = 0
[ 2.221149] EA = 0, S1PTW = 0
[ 2.221154] FSC = 0x04: level 0 translation fault
[ 2.221158] Data abort info:
[ 2.221160] ISV = 0, ISS = 0x00000004, ISS2 = 0x00000000
[ 2.221165] CM = 0, WnR = 0, TnD = 0, TagAccess = 0
[ 2.221170] GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0
[ 2.221175] [002ae8f1d9560c50] address between user and kernel address ranges
[ 2.221185] Internal error: Oops: 0000000096000004 [#1] PREEMPT_RT SMP
[ 2.221195] Modules linked in:
[ 2.221209] CPU: 1 UID: 0 PID: 11 Comm: kworker/u8:0 Not tainted 6.12.17-ti-arm64-r27 #1bookworm
[ 2.221220] Hardware name: BeagleBoard.org PocketBeagle2 (DT)
[ 2.221228] Workqueue: events_unbound deferred_probe_work_func
[ 2.221250] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[ 2.221259] pc : ___slab_alloc+0x118/0xa00
[ 2.221274] lr : ___slab_alloc+0x68/0xa00
[ 2.221283] sp : ffff8000824fb7b0
[ 2.221287] x29: ffff8000824fb7b0 x28: 000000000000a1ff x27: f82ae8f1d9560c10
[ 2.221300] x26: ffff00001da8b730 x25: fffffdffc0130240 x24: ffff800081a9b750
[ 2.221311] x23: ffff8000804d2954 x22: 0000000000000088 x21: 0000000000000dc0
[ 2.221323] x20: 00000000ffffffff x19: ffff000000604900 x18: ffffffffffffffff
[ 2.221334] x17: 0000000061f33d60 x16: 000000008fffa899 x15: ffff8000824fb8b0
[ 2.221346] x14: ffff000004c058b9 x13: ffff000004c058b7 x12: 0101010101010101
[ 2.221357] x11: 7f7f7f7f7f7f7f7f x10: ffff80008213aa10 x9 : ffff8000812d7410
[ 2.221369] x8 : ffff000004c05650 x7 : 0031706968636d77 x6 : 31706968636d7770
[ 2.221381] x5 : 0000000000000088 x4 : ffff00001da8b768 x3 : 474528f5dd3f13cf
[ 2.221392] x2 : 0000000000000040 x1 : 0000000000573b01 x0 : 500c56d9f1e82af8
[ 2.221405] Call trace:
[ 2.221408] ___slab_alloc+0x118/0xa00
[ 2.221418] __slab_alloc.constprop.0+0x5c/0x88
[ 2.221429] kmem_cache_alloc_noprof+0x7c/0x290
[ 2.221439] __kernfs_new_node+0x74/0x218
[ 2.221453] kernfs_new_node+0x70/0xa0
[ 2.221463] kernfs_create_link+0xc8/0xf8
[ 2.221474] sysfs_do_create_link_sd+0x74/0x108
[ 2.221483] sysfs_create_link+0x28/0x50
[ 2.221490] device_add+0x29c/0x7b8
[ 2.221497] __pwmchip_add+0xc4/0x140
[ 2.221511] ehrpwm_pwm_probe+0xdc/0x260
[ 2.221523] platform_probe+0x70/0xd0
[ 2.221534] really_probe+0xc8/0x3a0
[ 2.221543] __driver_probe_device+0x84/0x170
[ 2.221551] driver_probe_device+0x44/0x120
[ 2.221560] __device_attach_driver+0xc4/0x168
[ 2.221569] bus_for_each_drv+0x8c/0xf0
[ 2.221576] __device_attach+0xa4/0x1c0
[ 2.221585] device_initial_probe+0x1c/0x30
[ 2.221594] bus_probe_device+0xb4/0xc0
[ 2.221602] deferred_probe_work_func+0xc8/0x128
[ 2.221610] process_one_work+0x184/0x408
[ 2.221623] worker_thread+0x254/0x360
[ 2.221632] kthread+0x11c/0x128
[ 2.221641] ret_from_fork+0x10/0x20
[ 2.221657] Code: f9405e63 8b020360 f9400741 dac00c00 (f8626b62)
[ 2.221663] ---[ end trace 0000000000000000 ]---
6.12.17-ti-arm64-r27
https://www.beagleboard.org/distros/pocketbeagle-2-debian-12-10-2025-03-18-minimal-v6-12-x-ti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment