Comment # 2 on bug 1183009 from
Can be reproduced manually by downloading kernel-obs-build for armv7l and
running

qemu-system-arm -M virt -m 1024 -kernel .build.kernel.kvm -initrd
.build.initrd.kvm -serial stdio

[    6.454262] sg: section 4 reloc 1 sym '_raw_write_lock_irqsave': relocation
28 out of range (0xbf009024 -> 0xc101ccc4)
...
[    8.022461] loop: section 4 reloc 59 sym 'mutex_lock': relocation 28 out of
range (0xbf0186b4 -> 0xc1019f50)
[    8.233010] loop: module loaded
[    8.434861] binfmt_misc: section 4 reloc 55 sym '_raw_read_lock': relocation
28 out of range (0xbf009410 -> 0xc101cd10)
[    8.629426] dm_mod: section 6 reloc 66 sym '__stack_chk_fail': relocation 28
out of range (0xbf0143e0 -> 0xc1014448)
...


You are receiving this mail because: