Bjarne von Horn
|
995e41ee6a
|
WARN_ONCE on querying ecdev before ecdev_offer for r8169
|
2024-04-03 11:11:44 +02:00 |
Bjarne von Horn
|
bdd7d1f8f7
|
Fix r8169 link detection with Xenomai
```
[ 741.073012] IRQ pipeline: some code running in oob context 'Xenomai'
[ 741.073013] called an in-band only routine
[ 741.073013] CPU: 1 PID: 22419 Comm: my_task Tainted: G O 5.10.179-lp154.3-0510xenomai3 #1
[ 741.073014] Hardware name: ICP / iEi IMBA-9454ISA/IMBA-9454ISA(E168), BIOS 080014 02/20/2009
[ 741.073015] IRQ stage: Xenomai
[ 741.073015] Call Trace:
[ 741.073015] dump_stack+0x86/0xa6
[ 741.073016] check_inband_stage+0x8c/0xa0
[ 741.073017] inband_irq_save+0xe/0x30
[ 741.073017] try_to_grab_pending+0x1e/0x180
[ 741.073018] mod_delayed_work_on+0x42/0xa0
[ 741.073018] phy_trigger_machine+0x23/0x30
[ 741.073019] phy_mac_interrupt+0xe/0x20
[ 741.073019] ec_poll+0x105/0x110 [ec_r8169]
[ 741.073020] ec_device_poll+0x24/0x30 [ec_master]
[ 741.073020] ecrt_master_receive+0x21/0x160 [ec_master]
[ 741.073021] ec_ioctl_rtdm_rt+0x430/0x4c0 [ec_master]
[ 741.073021] ? rtdm_fd_get+0x11d/0x210
[ 741.073022] ec_rtdm_ioctl_rt_handler+0x26/0x40 [ec_master]
[ 741.073022] rtdm_fd_ioctl+0xdc/0x240
[ 741.073023] ? xnlock_dbg_release+0x21/0xf0
[ 741.073023] CoBaLt_ioctl+0xe/0x20
[ 741.073024] handle_head_syscall+0x10f/0x4d0
[ 741.073025] ? CoBaLt_fcntl+0x20/0x20
[ 741.073025] ? handle_pipelined_syscall+0x39/0x40
[ 741.073026] handle_oob_syscall+0x13/0x20
[ 741.073026] pipeline_syscall+0x8c/0x130
[ 741.073027] syscall_enter_from_user_mode+0x26/0x90
[ 741.073027] do_syscall_64+0x13/0x60
[ 741.073028] entry_SYSCALL_64_after_hwframe+0x61/0xc6
[ 741.073029] RIP: 0033:0x7fac8da13c8f
[ 741.073029] Code: Unable to access opcode bytes at RIP 0x7fac8da13c65.
[ 741.073030] RSP: 002b:00007fac8e864c90 EFLAGS: 00000206 ORIG_RAX: 0000000010000050
[ 741.073031] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fac8da13c8f
[ 741.073032] RDX: 0000000000000000 RSI: 000000000000a426 RDI: 0000000000000003
[ 741.073032] RBP: 000000000000a426 R08: 00007fac8e865700 R09: 0000000000000000
[ 741.073033] R10: 0000000000000113 R11: 0000000000000206 R12: 0000000000000000
[ 741.073033] R13: 0000000000000000 R14: 0000000000000000 R15: 00007fac8e864e80
```
|
2024-02-05 10:08:55 +01:00 |
Bjarne von Horn
|
c4168c2dc4
|
skip dev_sw_netstats_rx_add()
|
2024-01-11 12:02:27 +01:00 |
Bjarne von Horn
|
396f7320db
|
Import some of Richards changes
|
2024-01-10 11:47:58 +01:00 |
Bjarne von Horn
|
21b0a9d4f1
|
Ported r8169 to 6.1
|
2024-01-10 11:20:29 +01:00 |