hi
I am trying to setup a new device
It works ok, but as soon as I add the ath9k driver in my compilation, I get this
[ 12.123820] kmodloader: loading kernel modules from /etc/modules.d/*
[ 12.684999] Loading modules backported from Linux version v6.1.102-0-gc1cec4dad96b5
[ 12.692968] Backport generated by backports.git v6.1.102-1-0-g40bdd073
[ 12.745322] NET: Registered PF_QIPCRTR protocol family
[ 13.246925] Data bus error, epc == 802991fc, ra == 81ca1710
[ 13.252704] Oops[#1]:
[ 13.255049] CPU: 0 PID: 544 Comm: kmodloader Not tainted 5.15.164 #0
[ 13.261615] $ 0 : 00000000 00000001 deadc0de 81b21c44
[ 13.267026] $ 4 : b81143fc 000143fc 80eddb4c 80d4227c
[ 13.272438] $ 8 : 00000000 802c685c 0000000b 806cd630
[ 13.277850] $12 : 00000000 00006843 00000000 28b83fb4
[ 13.283263] $16 : 80f44080 00000003 80eddb4c 80f44080
[ 13.288674] $20 : 80eddb48 000003fb 81ca0000 81cda378
[ 13.294086] $24 : 00000010 adb7bec4
[ 13.299498] $28 : 80edc000 80eddb00 99999999 81ca1710
[ 13.304910] Hi : 00004b5c
[ 13.307884] Lo : 4e910000
[ 13.310859] epc : 802991fc 0x802991fc
[ 13.314819] ra : 81ca1710 0x81ca1710 [ath9k_hw@(ptrval)+0x5d940]
[ 13.321297] Status: 1100fc03 KERNEL EXL IE
[ 13.325625] Cause : 0080001c (ExcCode 07)
[ 13.329765] PrId : 00019750 (MIPS 74Kc)
[ 13.333815] Modules linked in: ath9k(+) ath9k_common nft_fib_inet nf_flow_table_ipv6 nf_flow_table_ipv4 nf_flow_table_c
[ 13.391840] Process kmodloader (pid: 544, threadinfo=(ptrval), task=(ptrval), tls=77e35dfc)
[ 13.400460] Stack : 81b32950 803c0000 00000801 80f44a54 000003ff 80f6e800 000003ff 00000003
[ 13.409114] 80f6e800 81ca283c ffffffe0 80f440a8 80f440a8 81c85f3c 80f44614 80005d80
[ 13.417769] 80f440a8 81cdbd70 000186a0 00000000 80f44080 00008000 01000100 00010001
[ 13.426416] 80f440a8 80eddbb4 00000000 81cda378 99999999 81c97054 80f44080 80f44080
Any idea ?