====================================== | # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 180 │ false │ OK │ | # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 163 │ true │[ 103.044017] ------------[ cut here ]------------ | [ 103.044551] WARNING: CPU: 3 PID: 11 at drivers/net/geneve.c:1914 geneve_exit_batch_rtnl (drivers/net/geneve.c:1914 (discriminator 1)) geneve | [ 103.045579] Modules linked in: geneve vxlan ip6_udp_tunnel udp_tunnel ip6_gre ip_gre gre [ 103.047133] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014 [ 103.048542] Workqueue: netns cleanup_net [ 103.048954] RIP: 0010:geneve_exit_batch_rtnl (drivers/net/geneve.c:1914 (discriminator 1)) geneve [ 103.049529] Code: 75 27 48 8b 83 a8 00 00 00 48 8d 98 58 ff ff ff 48 39 04 24 75 d1 48 83 c4 08 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc 90 <0f> 0b 90 eb d3 0f 1f 40 00 90 90 90 90 90 90 90 90 90 90 90 90 90 All code ======== 0: 75 27 jne 0x29 2: 48 8b 83 a8 00 00 00 mov 0xa8(%rbx),%rax 9: 48 8d 98 58 ff ff ff lea -0xa8(%rax),%rbx 10: 48 39 04 24 cmp %rax,(%rsp) 14: 75 d1 jne 0xffffffffffffffe7 16: 48 83 c4 08 add $0x8,%rsp 1a: 5b pop %rbx 1b: 5d pop %rbp 1c: 41 5c pop %r12 1e: 41 5d pop %r13 20: 41 5e pop %r14 22: 41 5f pop %r15 24: c3 ret 25: cc int3 26: cc int3 27: cc int3 28: cc int3 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: eb d3 jmp 0x2 2f: 0f 1f 40 00 nopl 0x0(%rax) 33: 90 nop 34: 90 nop 35: 90 nop 36: 90 nop 37: 90 nop 38: 90 nop 39: 90 nop 3a: 90 nop 3b: 90 nop 3c: 90 nop 3d: 90 nop 3e: 90 nop 3f: 90 nop Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: eb d3 jmp 0xffffffffffffffd8 5: 0f 1f 40 00 nopl 0x0(%rax) 9: 90 nop a: 90 nop b: 90 nop c: 90 nop d: 90 nop e: 90 nop f: 90 nop 10: 90 nop 11: 90 nop 12: 90 nop 13: 90 nop 14: 90 nop 15: 90 nop [ 103.050926] RSP: 0018:ffffaa8800063db0 EFLAGS: 00010206 [ 103.051225] RAX: ffff9c24425f8890 RBX: ffff9c2443941700 RCX: 0000000000000000 [ 103.051671] RDX: ffff9c24452ac008 RSI: ffffffff8ab7b8c0 RDI: ffff9c2441322be0 [ 103.052177] RBP: ffff9c24425f5f60 R08: 0000000000000001 R09: 0000000000000001 [ 103.052684] R10: 0000000000000004 R11: 0000000000000001 R12: ffffaa8800063e08 [ 103.053206] R13: ffffaa8800063df8 R14: ffff9c24425f5f10 R15: ffff9c24425f5f10 [ 103.053720] FS: 0000000000000000(0000) GS:ffff9c247ed80000(0000) knlGS:0000000000000000 [ 103.054304] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 103.054715] CR2: 00007f39579df000 CR3: 0000000034a60002 CR4: 0000000000770ef0 [ 103.055215] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 103.055710] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 103.056208] PKRU: 55555554 [ 103.056410] Call Trace: [ 103.056600] [ 103.056749] ? __warn (kernel/panic.c:677) [ 103.057009] ? geneve_exit_batch_rtnl (drivers/net/geneve.c:1914 (discriminator 1)) geneve [ 103.057392] ? report_bug (lib/bug.c:201 lib/bug.c:219) [ 103.057671] ? handle_bug (arch/x86/kernel/traps.c:238) [ 103.057882] ? exc_invalid_op (arch/x86/kernel/traps.c:259 (discriminator 1)) [ 103.058097] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:568) [ 103.058334] ? geneve_exit_batch_rtnl (drivers/net/geneve.c:1914 (discriminator 1)) geneve [ 103.058642] cleanup_net (net/core/net_namespace.c:630) [ 103.058838] ? process_one_work (kernel/workqueue.c:2606) [ 103.059066] process_one_work (kernel/workqueue.c:2633) [ 103.059286] worker_thread (kernel/workqueue.c:2700 kernel/workqueue.c:2787) [ 103.059488] ? __pfx_worker_thread (kernel/workqueue.c:2733) [ 103.059713] kthread (kernel/kthread.c:388) [ 103.059884] ? __pfx_kthread (kernel/kthread.c:341) [ 103.060091] ret_from_fork (arch/x86/kernel/process.c:147) [ 103.060283] ? __pfx_kthread (kernel/kthread.c:341) Finger prints: geneve_exit_batch_rtnl:cleanup_net:process_one_work:worker_thread