virtio: section 4 reloc 2 sym '_raw_spin_lock_irq': relocation 28 out of range (0xbf0030a4 -> 0xc10030d4)

Vitaly Chikunov vt at altlinux.org
Fri Mar 10 14:23:09 PST 2023


Hi,

Somewhere since v6.1.13 we starting to get intermittent(*) modprobe errors
like this:

  [    0.301878] virtio: section 4 reloc 2 sym '_raw_spin_lock_irq': relocation 28 out of range (0xbf0030a4 -> 0xc10030d4)

Modules loading in correct order. What is helped to workaround each time
is to modprobe some other module before this.

(*) "Intermittent" in a sense it depends on kernel build and module load
ordering, they are consistent for each particular build and module load
order. But it's hard to provide reproducer for everyone.

Thanks,




More information about the linux-arm-kernel mailing list