====================================== | # 89.76 [+0.00] [ 280.515001] vx10: left promiscuous mode | # 89.76 [+0.00] [ 280.515026] br1: port 1(vx10) entered disabled state | # 89.77 [+0.00] [ 288.240824] Mirror/redirect action on | # 89.77 [+0.00] [ 303.465632] irq 51: nobody cared (try booting with the "irqpoll" option) # 89.78 [+0.00] [ 303.465718] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 # 89.78 [+0.00] [ 303.465719] Call Trace: # 89.78 [+0.00] [ 303.465723] # 89.78 [+0.00] [ 303.465726] dump_stack_lvl (lib/dump_stack.c:122) # 89.78 [+0.00] [ 303.465732] __report_bad_irq (kernel/irq/spurious.c:170) # 89.78 [+0.00] [ 303.465734] note_interrupt.cold (kernel/irq/spurious.c:372) # 89.79 [+0.00] [ 303.465735] handle_irq_event (kernel/irq/handle.c:245 kernel/irq/handle.c:257) # 89.79 [+0.00] [ 303.465738] handle_edge_irq (kernel/irq/chip.c:857) # 89.79 [+0.00] [ 303.465740] __common_interrupt (./include/asm-generic/irq_regs.h:29 (discriminator 6) arch/x86/kernel/irq.c:328 (discriminator 6)) # 89.79 [+0.00] [ 303.465743] ? __sysvec_apic_timer_interrupt (./arch/x86/include/asm/jump_label.h:36 ./arch/x86/include/asm/trace/irq_vectors.h:40 arch/x86/kernel/apic/apic.c:1059) # 89.79 [+0.00] [ 303.465746] common_interrupt (arch/x86/kernel/irq.c:318 (discriminator 49)) # 89.79 [+0.00] [ 303.465750] # 89.80 [+0.00] [ 303.465750] # 89.80 [+0.00] [ 303.465751] asm_common_interrupt (./arch/x86/include/asm/idtentry.h:688) # 89.80 [+0.00] [ 303.465753] RIP: 0010:_raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:152 (discriminator 2) kernel/locking/spinlock.c:194 (discriminator 2)) # 89.80 [+0.00] [ 303.465756] Code: 00 66 90 66 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 0f 1f 44 00 00 c6 07 00 f7 c6 00 02 00 00 74 01 fb 65 ff 0d 54 0a e9 00 <74> 01 c3 0f 1f 44 00 00 c3 66 66 2e 0f 1f 84 00 00 00 00 00 f3 0f All code ======== 0: 00 66 90 add %ah,-0x70(%rsi) 3: 66 66 2e 0f 1f 84 00 data16 cs nopw 0x0(%rax,%rax,1) a: 00 00 00 00 e: f3 0f 1e fa endbr64 12: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 17: c6 07 00 movb $0x0,(%rdi) 1a: f7 c6 00 02 00 00 test $0x200,%esi 20: 74 01 je 0x23 22: fb sti 23: 65 ff 0d 54 0a e9 00 decl %gs:0xe90a54(%rip) # 0xe90a7e 2a:* 74 01 je 0x2d <-- trapping instruction 2c: c3 ret 2d: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 32: c3 ret 33: 66 66 2e 0f 1f 84 00 data16 cs nopw 0x0(%rax,%rax,1) 3a: 00 00 00 00 3e: f3 repz 3f: 0f .byte 0xf Code starting with the faulting instruction =========================================== 0: 74 01 je 0x3 2: c3 ret 3: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 8: c3 ret 9: 66 66 2e 0f 1f 84 00 data16 cs nopw 0x0(%rax,%rax,1) 10: 00 00 00 00 14: f3 repz 15: 0f .byte 0xf # 89.81 [+0.01] [ 303.465757] RSP: 0018:ff66bcf188003d38 EFLAGS: 00000286 # 89.81 [+0.00] [ 303.465759] RAX: 00000000ffffffff RBX: ff3f8ba281fec000 RCX: 0000000000000017 # 89.81 [+0.00] [ 303.465760] RDX: ffffffff861b9bd5 RSI: 0000000000000286 RDI: ffffffff874ae3c0 # 89.82 [+0.00] [ 303.465760] RBP: 0000000000000001 R08: 0000000000000001 R09: ff66bcf188003e68 # 89.82 [+0.00] [ 303.465761] R10: ff3f8ba28243ec00 R11: 0000000000000001 R12: ffffffff874ae3c0 # 89.82 [+0.00] [ 303.465761] R13: ff66bcf1803572a8 R14: ff3f8ba28243ec00 R15: 0000000000000286 # 89.83 [+0.00] [ 303.465762] ? rpm_suspend (./arch/x86/include/asm/jump_label.h:36 ./include/trace/events/rpm.h:84 drivers/base/power/runtime.c:744) # 89.83 [+0.00] [ 303.465766] uart_write (drivers/tty/serial/serial_core.c:74 drivers/tty/serial/serial_core.c:92 drivers/tty/serial/serial_core.c:88 drivers/tty/serial/serial_core.c:634) # 89.83 [+0.00] [ 303.465769] n_tty_write (drivers/tty/n_tty.c:561 drivers/tty/n_tty.c:2377) # 89.83 [+0.00] [ 303.465771] ? swake_up_all (kernel/sched/wait.c:458) # 89.83 [+0.00] [ 303.465773] file_tty_write.isra.0 (drivers/tty/tty_io.c:1006 drivers/tty/tty_io.c:1081) # 89.83 [+0.00] [ 303.465774] vfs_write (fs/read_write.c:594 (discriminator 1) fs/read_write.c:686 (discriminator 1)) # 89.84 [+0.00] [ 303.465778] ? __hrtimer_run_queues (./include/linux/seqlock.h:574 kernel/time/hrtimer.c:1803 kernel/time/hrtimer.c:1841) # 89.84 [+0.00] [ 303.465780] ksys_write (fs/read_write.c:739) # 89.84 [+0.00] [ 303.465782] do_syscall_64 (arch/x86/entry/syscall_64.c:63 (discriminator 1) arch/x86/entry/syscall_64.c:94 (discriminator 1)) # 89.84 [+0.00] [ 303.465783] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) # 89.84 [+0.00] [ 303.465784] RIP: 0033:0x7f683fd65c5e # 89.84 [+0.00] [ 303.465786] Code: 4d 89 d8 e8 14 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 13 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 14 bd 00 00 call 0xbd1c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 13 ff ff ff call 0xffffffffffffff4c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 13 ff ff ff call 0xffffffffffffff22 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 # 89.85 [+0.01] [ 303.465786] RSP: 002b:00007ffdf35bab20 EFLAGS: 00000202 ORIG_RAX: 0000000000000001 # 89.86 [+0.00] [ 303.465787] RAX: ffffffffffffffda RBX: 00005623b35ed120 RCX: 00007f683fd65c5e # 89.86 [+0.00] [ 303.465787] RDX: 0000000000000001 RSI: 00005623b35ed120 RDI: 0000000000000001 # 89.86 [+0.00] [ 303.465788] RBP: 00007ffdf35bab30 R08: 0000000000000000 R09: 0000000000000000 # 89.87 [+0.00] [ 303.465788] R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000000001 # 89.87 [+0.00] [ 303.465788] R13: 00005623b35ae010 R14: 0000000000000001 R15: 00005623b35ed120 | xx__-> echo $? | 0 | xx__-> [ 288.240824] Mirror/redirect action on | [ 303.465632] irq 51: nobody cared (try booting with the "irqpoll" option) [ 303.465718] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 303.465719] Call Trace: [ 303.465723] [ 303.465726] dump_stack_lvl (lib/dump_stack.c:122) [ 303.465732] __report_bad_irq (kernel/irq/spurious.c:170) [ 303.465734] note_interrupt.cold (kernel/irq/spurious.c:372) [ 303.465735] handle_irq_event (kernel/irq/handle.c:245 kernel/irq/handle.c:257) [ 303.465738] handle_edge_irq (kernel/irq/chip.c:857) [ 303.465740] __common_interrupt (./include/asm-generic/irq_regs.h:29 (discriminator 6) arch/x86/kernel/irq.c:328 (discriminator 6)) [ 303.465743] ? __sysvec_apic_timer_interrupt (./arch/x86/include/asm/jump_label.h:36 ./arch/x86/include/asm/trace/irq_vectors.h:40 arch/x86/kernel/apic/apic.c:1059) [ 303.465746] common_interrupt (arch/x86/kernel/irq.c:318 (discriminator 49)) [ 303.465750] [ 303.465750] [ 303.465751] asm_common_interrupt (./arch/x86/include/asm/idtentry.h:688) [ 303.465753] RIP: 0010:_raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:152 (discriminator 2) kernel/locking/spinlock.c:194 (discriminator 2)) [ 303.465756] Code: 00 66 90 66 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 0f 1f 44 00 00 c6 07 00 f7 c6 00 02 00 00 74 01 fb 65 ff 0d 54 0a e9 00 <74> 01 c3 0f 1f 44 00 00 c3 66 66 2e 0f 1f 84 00 00 00 00 00 f3 0f All code ======== 0: 00 66 90 add %ah,-0x70(%rsi) 3: 66 66 2e 0f 1f 84 00 data16 cs nopw 0x0(%rax,%rax,1) a: 00 00 00 00 e: f3 0f 1e fa endbr64 12: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 17: c6 07 00 movb $0x0,(%rdi) 1a: f7 c6 00 02 00 00 test $0x200,%esi 20: 74 01 je 0x23 22: fb sti 23: 65 ff 0d 54 0a e9 00 decl %gs:0xe90a54(%rip) # 0xe90a7e 2a:* 74 01 je 0x2d <-- trapping instruction 2c: c3 ret 2d: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 32: c3 ret 33: 66 66 2e 0f 1f 84 00 data16 cs nopw 0x0(%rax,%rax,1) 3a: 00 00 00 00 3e: f3 repz 3f: 0f .byte 0xf Code starting with the faulting instruction =========================================== 0: 74 01 je 0x3 2: c3 ret 3: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 8: c3 ret 9: 66 66 2e 0f 1f 84 00 data16 cs nopw 0x0(%rax,%rax,1) 10: 00 00 00 00 14: f3 repz 15: 0f .byte 0xf [ 303.465757] RSP: 0018:ff66bcf188003d38 EFLAGS: 00000286 [ 303.465759] RAX: 00000000ffffffff RBX: ff3f8ba281fec000 RCX: 0000000000000017 [ 303.465760] RDX: ffffffff861b9bd5 RSI: 0000000000000286 RDI: ffffffff874ae3c0 [ 303.465760] RBP: 0000000000000001 R08: 0000000000000001 R09: ff66bcf188003e68 [ 303.465761] R10: ff3f8ba28243ec00 R11: 0000000000000001 R12: ffffffff874ae3c0 [ 303.465761] R13: ff66bcf1803572a8 R14: ff3f8ba28243ec00 R15: 0000000000000286 [ 303.465762] ? rpm_suspend (./arch/x86/include/asm/jump_label.h:36 ./include/trace/events/rpm.h:84 drivers/base/power/runtime.c:744) [ 303.465766] uart_write (drivers/tty/serial/serial_core.c:74 drivers/tty/serial/serial_core.c:92 drivers/tty/serial/serial_core.c:88 drivers/tty/serial/serial_core.c:634) [ 303.465769] n_tty_write (drivers/tty/n_tty.c:561 drivers/tty/n_tty.c:2377) [ 303.465771] ? swake_up_all (kernel/sched/wait.c:458) [ 303.465773] file_tty_write.isra.0 (drivers/tty/tty_io.c:1006 drivers/tty/tty_io.c:1081) [ 303.465774] vfs_write (fs/read_write.c:594 (discriminator 1) fs/read_write.c:686 (discriminator 1)) [ 303.465778] ? __hrtimer_run_queues (./include/linux/seqlock.h:574 kernel/time/hrtimer.c:1803 kernel/time/hrtimer.c:1841) [ 303.465780] ksys_write (fs/read_write.c:739) [ 303.465782] do_syscall_64 (arch/x86/entry/syscall_64.c:63 (discriminator 1) arch/x86/entry/syscall_64.c:94 (discriminator 1)) [ 303.465783] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 303.465784] RIP: 0033:0x7f683fd65c5e [ 303.465786] Code: 4d 89 d8 e8 14 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 13 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 14 bd 00 00 call 0xbd1c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 13 ff ff ff call 0xffffffffffffff4c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 13 ff ff ff call 0xffffffffffffff22 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 303.465786] RSP: 002b:00007ffdf35bab20 EFLAGS: 00000202 ORIG_RAX: 0000000000000001 [ 303.465787] RAX: ffffffffffffffda RBX: 00005623b35ed120 RCX: 00007f683fd65c5e [ 303.465787] RDX: 0000000000000001 RSI: 00005623b35ed120 RDI: 0000000000000001 [ 303.465788] RBP: 00007ffdf35bab30 R08: 0000000000000000 R09: 0000000000000000 [ 303.465788] R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000000001 Finger prints: __report_bad_irq:handle_irq_event:handle_edge_irq:__common_interrupt:common_interrupt