lkml.org 
[lkml]   [2015]   [Jun]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[x86, entry] WARNING: CPU: 0 PID: 1 at arch/x86/kernel/traps.c:708 do_debug()
Hi Andy,

0day kernel testing robot got the below dmesg and the first bad commit is

git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux.git x86/entry

commit ed5b90f697fb8bd7630d44df5933b2cbf61e22be
Author: Andy Lutomirski <luto@kernel.org>
AuthorDate: Sat May 30 10:43:24 2015 -0700
Commit: Andy Lutomirski <luto@kernel.org>
CommitDate: Mon Jun 1 10:47:29 2015 -0700

x86, entry: Add and check a stack canary for the SYSENTER stack

Signed-off-by: Andy Lutomirski <luto@kernel.org>

+------------------------------------------------+------------+------------+------------+
| | 592fe34cc3 | ed5b90f697 | 2361c14dcc |
+------------------------------------------------+------------+------------+------------+
| boot_successes | 60 | 0 | 0 |
| boot_failures | 0 | 20 | 11 |
| WARNING:at_arch/x86/kernel/traps.c:#do_debug() | 0 | 20 | 11 |
| backtrace:init_kprobes | 0 | 20 | 11 |
| backtrace:kernel_init_freeable | 0 | 20 | 11 |
+------------------------------------------------+------------+------------+------------+

[ 1.759634] Kprobe smoke test: started
[ 1.763201] ------------[ cut here ]------------
[ 1.763201] ------------[ cut here ]------------
[ 1.765647] WARNING: CPU: 0 PID: 1 at arch/x86/kernel/traps.c:708 do_debug+0x1b4/0x1d0()
[ 1.765647] WARNING: CPU: 0 PID: 1 at arch/x86/kernel/traps.c:708 do_debug+0x1b4/0x1d0()
[ 1.766509] Overran or corrupted SYSENTER stack
[ 1.766509] Overran or corrupted SYSENTER stack
[ 1.766509] Modules linked in:
[ 1.766509] Modules linked in:

[ 1.766509] CPU: 0 PID: 1 Comm: swapper Not tainted 4.1.0-rc3-00387-ged5b90f #4
[ 1.766509] CPU: 0 PID: 1 Comm: swapper Not tainted 4.1.0-rc3-00387-ged5b90f #4
[ 1.766509] ffffffff8614bd50
[ 1.766509] ffffffff8614bd50 ffffffff861e8e68 ffffffff861e8e68 ffffffff85fd786f ffffffff85fd786f ffffffff861e8ea8 ffffffff861e8ea8

[ 1.766509] ffffffff85c7473f
[ 1.766509] ffffffff85c7473f 0000000000000000 0000000000000000 ffff880000059010 ffff880000059010 ffffffff861e8f58 ffffffff861e8f58

[ 1.766509] 0000000000000000
[ 1.766509] 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ffffffff861e8f08 ffffffff861e8f08

[ 1.766509] Call Trace:
[ 1.766509] Call Trace:
[ 1.766509] <#DB>
[ 1.766509] <#DB> [<ffffffff85fd786f>] dump_stack+0x19/0x1b
[<ffffffff85fd786f>] dump_stack+0x19/0x1b
[ 1.766509] [<ffffffff85c7473f>] warn_slowpath_common+0x7f/0xc0
[ 1.766509] [<ffffffff85c7473f>] warn_slowpath_common+0x7f/0xc0
[ 1.766509] [<ffffffff85c747c1>] warn_slowpath_fmt+0x41/0x50
[ 1.766509] [<ffffffff85c747c1>] warn_slowpath_fmt+0x41/0x50
[ 1.766509] [<ffffffff85c03114>] do_debug+0x1b4/0x1d0
[ 1.766509] [<ffffffff85c03114>] do_debug+0x1b4/0x1d0
[ 1.766509] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 1.766509] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 1.766509] [<ffffffff85fdfb36>] debug+0x36/0x70
[ 1.766509] [<ffffffff85fdfb36>] debug+0x36/0x70
[ 1.766509] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 1.766509] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 1.766509] [<ffffffff85cdcfd2>] ? kprobe_target+0x2/0x20
[ 1.766509] [<ffffffff85cdcfd2>] ? kprobe_target+0x2/0x20
[ 1.766509] <<EOE>>
[ 1.766509] <<EOE>> [<ffffffff85cdd293>] ? init_test_probes+0x63/0x550
[<ffffffff85cdd293>] ? init_test_probes+0x63/0x550
[ 1.766509] [<ffffffff85ccc043>] ? register_module_notifier+0x13/0x20
[ 1.766509] [<ffffffff85ccc043>] ? register_module_notifier+0x13/0x20
[ 1.766509] [<ffffffff862f9330>] init_kprobes+0x1d0/0x1d9
[ 1.766509] [<ffffffff862f9330>] init_kprobes+0x1d0/0x1d9
[ 1.766509] [<ffffffff85c002b3>] do_one_initcall+0x93/0x1e0
[ 1.766509] [<ffffffff85c002b3>] do_one_initcall+0x93/0x1e0
[ 1.766509] [<ffffffff862e01ee>] kernel_init_freeable+0x1d8/0x25b
[ 1.766509] [<ffffffff862e01ee>] kernel_init_freeable+0x1d8/0x25b
[ 1.766509] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 1.766509] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 1.766509] [<ffffffff85fd4b69>] kernel_init+0x9/0xd0
[ 1.766509] [<ffffffff85fd4b69>] kernel_init+0x9/0xd0
[ 1.766509] [<ffffffff85fdeb4f>] ret_from_fork+0x3f/0x70
[ 1.766509] [<ffffffff85fdeb4f>] ret_from_fork+0x3f/0x70
[ 1.766509] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 1.766509] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 1.766509] ---[ end trace b1f73f7dccccd75e ]---
[ 1.766509] ---[ end trace b1f73f7dccccd75e ]---

git bisect start 2361c14dccac69cefe9699c0e9ded43abdaa2830 c65b99f046843d2455aa231747b5a07a999a9f3d --
git bisect good 19e6b3919d764289337d19cb7d2b674e54e30492 # 12:08 20+ 0 Merge 'omap/for-next' into devel-catchup-201506021106
git bisect bad f6558992ab0f0335453998b88c82cbb79aa06436 # 12:13 0- 14 Merge 'asoc/for-linus' into devel-catchup-201506021106
git bisect bad 2773c7e1a6686033cb6a5826bccaca8527e282ab # 12:18 0- 20 Merge 'target/for-next' into devel-catchup-201506021106
git bisect good b1dae74d1de9190b9bc4522308e7b8f8e3663e7c # 12:22 20+ 0 Merge 'omap/master' into devel-catchup-201506021106
git bisect bad e94d357c6413f77d6ea165684e6115407ce4703a # 12:27 0- 7 Merge 'luto/x86/entry' into devel-catchup-201506021106
git bisect good 51bb92843edcba5a58138cad25ced97923048add # 12:33 20+ 0 x86/asm/entry: Remove SYSCALL_VECTOR
git bisect good cdeb6048940fa4bfb429e2f1cba0d28a11e20cd5 # 12:39 20+ 0 x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
git bisect bad ed5b90f697fb8bd7630d44df5933b2cbf61e22be # 12:43 0- 20 x86, entry: Add and check a stack canary for the SYSENTER stack
git bisect good 7e23a349bac56aceee44e94abc78e4bcda07157d # 12:51 20+ 0 x86_64, entry: Set up a valid sysenter stack and prepare for 32-bit merge
git bisect good 592fe34cc3e2e3ef7d796827e27d392d7f45cbce # 12:55 20+ 0 x86_64, ia32entry: Replace SWAPGS_UNSAFE_STACK with SWAPGS in sysenter
# first bad commit: [ed5b90f697fb8bd7630d44df5933b2cbf61e22be] x86, entry: Add and check a stack canary for the SYSENTER stack
git bisect good 592fe34cc3e2e3ef7d796827e27d392d7f45cbce # 12:58 60+ 0 x86_64, ia32entry: Replace SWAPGS_UNSAFE_STACK with SWAPGS in sysenter
# extra tests with DEBUG_INFO
git bisect bad ed5b90f697fb8bd7630d44df5933b2cbf61e22be # 13:02 0- 55 x86, entry: Add and check a stack canary for the SYSENTER stack
# extra tests on HEAD of linux-devel/devel-catchup-201506021106
git bisect bad 2361c14dccac69cefe9699c0e9ded43abdaa2830 # 13:02 0- 11 0day head guard for 'devel-catchup-201506021106'
# extra tests on tree/branch luto/x86/entry
git bisect bad d63d27a4946677ef2f706a0cd2cb2752d25ca261 # 13:12 0- 57 [WIP] x86: Rewrite syscall exit code
# extra tests with first bad commit reverted
# extra tests on tree/branch linus/master
git bisect good c46a024ea5eb0165114dbbc8c82c29b7bcf66e71 # 13:18 60+ 0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
# extra tests on tree/branch next/master
git bisect good e430ccc59c12619af6196c34707d3afa0728ca27 # 13:35 60+ 0 Add linux-next specific files for 20150601


This script may reproduce the error.

----------------------------------------------------------------------------
#!/bin/bash

kernel=$1
initrd=quantal-core-x86_64.cgz

wget --no-clobber https://github.com/fengguang/reproduce-kernel-bug/raw/master/initrd/$initrd

kvm=(
qemu-system-x86_64
-enable-kvm
-cpu kvm64
-kernel $kernel
-initrd $initrd
-m 300
-smp 2
-device e1000,netdev=net0
-netdev user,id=net0
-boot order=nc
-no-reboot
-watchdog i6300esb
-rtc base=localtime
-serial stdio
-display none
-monitor null
)

append=(
hung_task_panic=1
earlyprintk=ttyS0,115200
systemd.log_level=err
debug
apic=debug
sysrq_always_enabled
rcupdate.rcu_cpu_stall_timeout=100
panic=-1
softlockup_panic=1
nmi_watchdog=panic
oops=panic
load_ramdisk=2
prompt_ramdisk=0
console=ttyS0,115200
console=tty0
vga=normal
root=/dev/ram0
rw
drbd.minor_count=8
)

"${kvm[@]}" --append "${append[*]}"
----------------------------------------------------------------------------

Thanks,
Fengguang
early console in setup code
early console in decompress_kernel
KASLR using RDTSC...

Decompressing Linux... Parsing ELF... Performing relocations... done.
Booting the kernel.
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 4.1.0-rc3-00387-ged5b90f (kbuild@ivytown2) (gcc version 4.9.2 (Debian 4.9.2-10) ) #4 Tue Jun 2 12:41:26 CST 2015
[ 0.000000] Command line: hung_task_panic=1 earlyprintk=ttyS0,115200 systemd.log_level=err debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal root=/dev/ram0 rw link=/kbuild-tests/run-queue/kvm/x86_64-randconfig-x0-0602/linux-devel:devel-catchup-201506021106:ed5b90f697fb8bd7630d44df5933b2cbf61e22be:bisect-linux-4/.vmlinuz-ed5b90f697fb8bd7630d44df5933b2cbf61e22be-20150602124156-11-ivb41 branch=linux-devel/devel-catchup-201506021106 BOOT_IMAGE=/pkg/linux/x86_64-randconfig-x0-0602/gcc-4.9/ed5b90f697fb8bd7630d44df5933b2cbf61e22be/vmlinuz-4.1.0-rc3-00387-ged5b90f drbd.minor_count=8
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000012bdffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000012be0000-0x0000000012bfffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] bootconsole [earlyser0] enabled
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] e820: last_pfn = 0x12be0 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: write-back
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0080000000 mask FF80000000 uncachable
[ 0.000000] 1 disabled
[ 0.000000] 2 disabled
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x06f08000, 0x06f08fff] PGTABLE
[ 0.000000] BRK [0x06f09000, 0x06f09fff] PGTABLE
[ 0.000000] BRK [0x06f0a000, 0x06f0afff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x11200000-0x113fffff]
[ 0.000000] [mem 0x11200000-0x113fffff] page 4k
[ 0.000000] BRK [0x06f0b000, 0x06f0bfff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x111fffff]
[ 0.000000] [mem 0x00100000-0x111fffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x11400000-0x12bdffff]
[ 0.000000] [mem 0x11400000-0x12bdffff] page 4k
[ 0.000000] BRK [0x06f0c000, 0x06f0cfff] PGTABLE
[ 0.000000] BRK [0x06f0d000, 0x06f0dfff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x11525000-0x12bd7fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F0C60 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x0000000012BE18BD 000034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x0000000012BE0B37 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x0000000012BE0040 000AF7 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x0000000012BE0000 000040
[ 0.000000] ACPI: SSDT 0x0000000012BE0BAB 000C5A (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)
[ 0.000000] ACPI: APIC 0x0000000012BE1805 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x0000000012BE1885 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffffffffff5fc000 ( fee00000)
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 0:12bdf001, primary cpu clock
[ 0.000000] clocksource kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000000001000-0x0000000012bdffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x0000000012bdffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000012bdffff]
[ 0.000000] On node 0 totalpages: 76670
[ 0.000000] DMA32 zone: 1200 pages used for memmap
[ 0.000000] DMA32 zone: 21 pages reserved
[ 0.000000] DMA32 zone: 76670 pages, LIFO batch:15
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffffffffff5fc000 ( fee00000)
[ 0.000000] ACPI: NR_CPUS/possible_cpus limit of 1 reached. Processor 1/0x1 ignored.
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 0, APIC INT 02
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 05, APIC ID 0, APIC INT 05
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 09, APIC ID 0, APIC INT 09
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 0a, APIC ID 0, APIC INT 0a
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 0b, APIC ID 0, APIC INT 0b
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 0, APIC INT 01
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 0, APIC INT 03
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 0, APIC INT 04
[ 0.000000] ACPI: IRQ5 used by override.
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 0, APIC INT 06
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 0, APIC INT 07
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 0, APIC INT 08
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] ACPI: IRQ10 used by override.
[ 0.000000] ACPI: IRQ11 used by override.
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 0, APIC INT 0c
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 0, APIC INT 0d
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 0, APIC INT 0e
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 0, APIC INT 0f
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] mapped IOAPIC to ffffffffff5fb000 (fec00000)
[ 0.000000] KVM setup async PF for cpu 0
[ 0.000000] kvm-stealtime: cpu 0, msr 6212800
[ 0.000000] e820: [mem 0x12c00000-0xfeffbfff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on KVM
[ 0.000000] clocksource refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 75449
[ 0.000000] Kernel command line: hung_task_panic=1 earlyprintk=ttyS0,115200 systemd.log_level=err debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal root=/dev/ram0 rw link=/kbuild-tests/run-queue/kvm/x86_64-randconfig-x0-0602/linux-devel:devel-catchup-201506021106:ed5b90f697fb8bd7630d44df5933b2cbf61e22be:bisect-linux-4/.vmlinuz-ed5b90f697fb8bd7630d44df5933b2cbf61e22be-20150602124156-11-ivb41 branch=linux-devel/devel-catchup-201506021106 BOOT_IMAGE=/pkg/linux/x86_64-randconfig-x0-0602/gcc-4.9/ed5b90f697fb8bd7630d44df5933b2cbf61e22be/vmlinuz-4.1.0-rc3-00387-ged5b90f drbd.minor_count=8
[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] Memory: 256236K/306680K available (3970K kernel code, 1019K rwdata, 2036K rodata, 740K init, 11712K bss, 50444K reserved, 0K cma-reserved)
[ 0.000000] Testing tracer nop: PASSED
[ 0.000000] NR_IRQS:4352 nr_irqs:256 16
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 4.1.0-rc3-00387-ged5b90f (kbuild@ivytown2) (gcc version 4.9.2 (Debian 4.9.2-10) ) #4 Tue Jun 2 12:41:26 CST 2015
[ 0.000000] Command line: hung_task_panic=1 earlyprintk=ttyS0,115200 systemd.log_level=err debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal root=/dev/ram0 rw link=/kbuild-tests/run-queue/kvm/x86_64-randconfig-x0-0602/linux-devel:devel-catchup-201506021106:ed5b90f697fb8bd7630d44df5933b2cbf61e22be:bisect-linux-4/.vmlinuz-ed5b90f697fb8bd7630d44df5933b2cbf61e22be-20150602124156-11-ivb41 branch=linux-devel/devel-catchup-201506021106 BOOT_IMAGE=/pkg/linux/x86_64-randconfig-x0-0602/gcc-4.9/ed5b90f697fb8bd7630d44df5933b2cbf61e22be/vmlinuz-4.1.0-rc3-00387-ged5b90f drbd.minor_count=8
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000012bdffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000012be0000-0x0000000012bfffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] bootconsole [earlyser0] enabled
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] e820: last_pfn = 0x12be0 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: write-back
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0080000000 mask FF80000000 uncachable
[ 0.000000] 1 disabled
[ 0.000000] 2 disabled
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x06f08000, 0x06f08fff] PGTABLE
[ 0.000000] BRK [0x06f09000, 0x06f09fff] PGTABLE
[ 0.000000] BRK [0x06f0a000, 0x06f0afff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x11200000-0x113fffff]
[ 0.000000] [mem 0x11200000-0x113fffff] page 4k
[ 0.000000] BRK [0x06f0b000, 0x06f0bfff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x111fffff]
[ 0.000000] [mem 0x00100000-0x111fffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x11400000-0x12bdffff]
[ 0.000000] [mem 0x11400000-0x12bdffff] page 4k
[ 0.000000] BRK [0x06f0c000, 0x06f0cfff] PGTABLE
[ 0.000000] BRK [0x06f0d000, 0x06f0dfff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x11525000-0x12bd7fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F0C60 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x0000000012BE18BD 000034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x0000000012BE0B37 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x0000000012BE0040 000AF7 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x0000000012BE0000 000040
[ 0.000000] ACPI: SSDT 0x0000000012BE0BAB 000C5A (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)
[ 0.000000] ACPI: APIC 0x0000000012BE1805 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x0000000012BE1885 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffffffffff5fc000 ( fee00000)
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 0:12bdf001, primary cpu clock
[ 0.000000] clocksource kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000000001000-0x0000000012bdffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x0000000012bdffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000012bdffff]
[ 0.000000] On node 0 totalpages: 76670
[ 0.000000] DMA32 zone: 1200 pages used for memmap
[ 0.000000] DMA32 zone: 21 pages reserved
[ 0.000000] DMA32 zone: 76670 pages, LIFO batch:15
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffffffffff5fc000 ( fee00000)
[ 0.000000] ACPI: NR_CPUS/possible_cpus limit of 1 reached. Processor 1/0x1 ignored.
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 0, APIC INT 02
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 05, APIC ID 0, APIC INT 05
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 09, APIC ID 0, APIC INT 09
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 0a, APIC ID 0, APIC INT 0a
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 0b, APIC ID 0, APIC INT 0b
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 0, APIC INT 01
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 0, APIC INT 03
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 0, APIC INT 04
[ 0.000000] ACPI: IRQ5 used by override.
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 0, APIC INT 06
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 0, APIC INT 07
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 0, APIC INT 08
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] ACPI: IRQ10 used by override.
[ 0.000000] ACPI: IRQ11 used by override.
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 0, APIC INT 0c
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 0, APIC INT 0d
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 0, APIC INT 0e
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 0, APIC INT 0f
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] mapped IOAPIC to ffffffffff5fb000 (fec00000)
[ 0.000000] KVM setup async PF for cpu 0
[ 0.000000] kvm-stealtime: cpu 0, msr 6212800
[ 0.000000] e820: [mem 0x12c00000-0xfeffbfff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on KVM
[ 0.000000] clocksource refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 75449
[ 0.000000] Kernel command line: hung_task_panic=1 earlyprintk=ttyS0,115200 systemd.log_level=err debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal root=/dev/ram0 rw link=/kbuild-tests/run-queue/kvm/x86_64-randconfig-x0-0602/linux-devel:devel-catchup-201506021106:ed5b90f697fb8bd7630d44df5933b2cbf61e22be:bisect-linux-4/.vmlinuz-ed5b90f697fb8bd7630d44df5933b2cbf61e22be-20150602124156-11-ivb41 branch=linux-devel/devel-catchup-201506021106 BOOT_IMAGE=/pkg/linux/x86_64-randconfig-x0-0602/gcc-4.9/ed5b90f697fb8bd7630d44df5933b2cbf61e22be/vmlinuz-4.1.0-rc3-00387-ged5b90f drbd.minor_count=8
[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] Memory: 256236K/306680K available (3970K kernel code, 1019K rwdata, 2036K rodata, 740K init, 11712K bss, 50444K reserved, 0K cma-reserved)
[ 0.000000] Testing tracer nop: PASSED
[ 0.000000] NR_IRQS:4352 nr_irqs:256 16
[ 0.000000] console [ttyS0] enabled
[ 0.000000] console [ttyS0] enabled
[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.000000] ... MAX_LOCK_DEPTH: 48
[ 0.000000] ... MAX_LOCK_DEPTH: 48
[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
[ 0.000000] ... CLASSHASH_SIZE: 4096
[ 0.000000] ... CLASSHASH_SIZE: 4096
[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 32768
[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 32768
[ 0.000000] ... MAX_LOCKDEP_CHAINS: 65536
[ 0.000000] ... MAX_LOCKDEP_CHAINS: 65536
[ 0.000000] ... CHAINHASH_SIZE: 32768
[ 0.000000] ... CHAINHASH_SIZE: 32768
[ 0.000000] memory used by lock dependency info: 8127 kB
[ 0.000000] memory used by lock dependency info: 8127 kB
[ 0.000000] per task-struct memory footprint: 1920 bytes
[ 0.000000] per task-struct memory footprint: 1920 bytes
[ 0.000000] ------------------------
[ 0.000000] ------------------------
[ 0.000000] | Locking API testsuite:
[ 0.000000] | Locking API testsuite:
[ 0.000000] ----------------------------------------------------------------------------
[ 0.000000] ----------------------------------------------------------------------------
[ 0.000000] | spin |wlock |rlock |mutex | wsem | rsem |
[ 0.000000] | spin |wlock |rlock |mutex | wsem | rsem |
[ 0.000000] --------------------------------------------------------------------------
[ 0.000000] --------------------------------------------------------------------------
[ 0.000000] A-A deadlock:
[ 0.000000] A-A deadlock:failed|failed|failed|failed| ok | ok |failed|failed|failed|failed|failed|failed|

[ 0.000000] A-B-B-A deadlock:
[ 0.000000] A-B-B-A deadlock:failed|failed|failed|failed| ok | ok |failed|failed|failed|failed|failed|failed|

[ 0.000000] A-B-B-C-C-A deadlock:
[ 0.000000] A-B-B-C-C-A deadlock:failed|failed|failed|failed| ok | ok |failed|failed|failed|failed|failed|failed|

[ 0.000000] A-B-C-A-B-C deadlock:
[ 0.000000] A-B-C-A-B-C deadlock:failed|failed|failed|failed| ok | ok |failed|failed|failed|failed|failed|failed|

[ 0.000000] A-B-B-C-C-D-D-A deadlock:
[ 0.000000] A-B-B-C-C-D-D-A deadlock:failed|failed|failed|failed| ok | ok |failed|failed|failed|failed|failed|failed|

[ 0.000000] A-B-C-D-B-D-D-A deadlock:
[ 0.000000] A-B-C-D-B-D-D-A deadlock:failed|failed|failed|failed| ok | ok |failed|failed|failed|failed|failed|failed|

[ 0.000000] A-B-C-D-B-C-D-A deadlock:
[ 0.000000] A-B-C-D-B-C-D-A deadlock:failed|failed|failed|failed| ok | ok |failed|failed|failed|failed|failed|failed|

[ 0.000000] double unlock:
[ 0.000000] double unlock: ok | ok | ok | ok | ok | ok | ok | ok | ok | ok | ok | ok |

[ 0.000000] initialize held:
[ 0.000000] initialize held: ok | ok | ok | ok | ok | ok | ok | ok | ok | ok | ok | ok |

[ 0.000000] bad unlock order:
[ 0.000000] bad unlock order: ok | ok | ok | ok | ok | ok | ok | ok | ok | ok | ok | ok |

[ 0.000000] --------------------------------------------------------------------------
[ 0.000000] --------------------------------------------------------------------------
[ 0.000000] recursive read-lock:
[ 0.000000] recursive read-lock: | | ok | ok | | |failed|failed|

[ 0.000000] recursive read-lock #2:
[ 0.000000] recursive read-lock #2: | | ok | ok | | |failed|failed|

[ 0.000000] mixed read-write-lock:
[ 0.000000] mixed read-write-lock: | |failed|failed| | |failed|failed|

[ 0.000000] mixed write-read-lock:
[ 0.000000] mixed write-read-lock: | |failed|failed| | |failed|failed|

[ 0.000000] --------------------------------------------------------------------------
[ 0.000000] --------------------------------------------------------------------------
[ 0.000000] hard-irqs-on + irq-safe-A/12:
[ 0.000000] hard-irqs-on + irq-safe-A/12:failed|failed|failed|failed| ok | ok |

[ 0.000000] soft-irqs-on + irq-safe-A/12:
[ 0.000000] soft-irqs-on + irq-safe-A/12:failed|failed|failed|failed| ok | ok |

[ 0.000000] hard-irqs-on + irq-safe-A/21:
[ 0.000000] hard-irqs-on + irq-safe-A/21:failed|failed|failed|failed| ok | ok |

[ 0.000000] soft-irqs-on + irq-safe-A/21:
[ 0.000000] soft-irqs-on + irq-safe-A/21:failed|failed|failed|failed| ok | ok |

[ 0.000000] sirq-safe-A => hirqs-on/12:
[ 0.000000] sirq-safe-A => hirqs-on/12:failed|failed|failed|failed| ok | ok |

[ 0.000000] sirq-safe-A => hirqs-on/21:
[ 0.000000] sirq-safe-A => hirqs-on/21:failed|failed|failed|failed| ok | ok |

[ 0.000000] hard-safe-A + irqs-on/12:
[ 0.000000] hard-safe-A + irqs-on/12:failed|failed|failed|failed| ok | ok |

[ 0.000000] soft-safe-A + irqs-on/12:
[ 0.000000] soft-safe-A + irqs-on/12:failed|failed|failed|failed| ok | ok |

[ 0.000000] hard-safe-A + irqs-on/21:
[ 0.000000] hard-safe-A + irqs-on/21:failed|failed|failed|failed| ok | ok |

[ 0.000000] soft-safe-A + irqs-on/21:
[ 0.000000] soft-safe-A + irqs-on/21:failed|failed|failed|failed| ok | ok |

[ 0.000000] hard-safe-A + unsafe-B #1/123:
[ 0.000000] hard-safe-A + unsafe-B #1/123:failed|failed|failed|failed| ok | ok |

[ 0.000000] soft-safe-A + unsafe-B #1/123:
[ 0.000000] soft-safe-A + unsafe-B #1/123:failed|failed|failed|failed| ok | ok |

[ 0.000000] hard-safe-A + unsafe-B #1/132:
[ 0.000000] hard-safe-A + unsafe-B #1/132:failed|failed|failed|failed| ok | ok |

[ 0.000000] soft-safe-A + unsafe-B #1/132:
[ 0.000000] soft-safe-A + unsafe-B #1/132:failed|failed|failed|failed| ok | ok |

[ 0.000000] hard-safe-A + unsafe-B #1/213:
[ 0.000000] hard-safe-A + unsafe-B #1/213:failed|failed|failed|failed| ok | ok |

[ 0.000000] soft-safe-A + unsafe-B #1/213:
[ 0.000000] soft-safe-A + unsafe-B #1/213:failed|failed|failed|failed| ok | ok |

[ 0.000000] hard-safe-A + unsafe-B #1/231:
[ 0.000000] hard-safe-A + unsafe-B #1/231:failed|failed|failed|failed| ok | ok |

[ 0.000000] soft-safe-A + unsafe-B #1/231:
[ 0.000000] soft-safe-A + unsafe-B #1/231:failed|failed|failed|failed| ok | ok |

[ 0.000000] hard-safe-A + unsafe-B #1/312:
[ 0.000000] hard-safe-A + unsafe-B #1/312:failed|failed|failed|failed| ok | ok |

[ 0.000000] soft-safe-A + unsafe-B #1/312:
[ 0.000000] soft-safe-A + unsafe-B #1/312:failed|failed|failed|failed| ok | ok |

[ 0.000000] hard-safe-A + unsafe-B #1/321:
[ 0.000000] hard-safe-A + unsafe-B #1/321:failed|failed|failed|failed| ok | ok |

[ 0.000000] soft-safe-A + unsafe-B #1/321:
[ 0.000000] soft-safe-A + unsafe-B #1/321:failed|failed|failed|failed| ok | ok |

[ 0.000000] hard-safe-A + unsafe-B #2/123:
[ 0.000000] hard-safe-A + unsafe-B #2/123:failed|failed|failed|failed| ok | ok |

[ 0.000000] soft-safe-A + unsafe-B #2/123:
[ 0.000000] soft-safe-A + unsafe-B #2/123:failed|failed|failed|failed| ok | ok |

[ 0.000000] hard-safe-A + unsafe-B #2/132:
[ 0.000000] hard-safe-A + unsafe-B #2/132:failed|failed|failed|failed| ok | ok |

[ 0.000000] soft-safe-A + unsafe-B #2/132:
[ 0.000000] soft-safe-A + unsafe-B #2/132:failed|failed|failed|failed| ok | ok |

[ 0.000000] hard-safe-A + unsafe-B #2/213:
[ 0.000000] hard-safe-A + unsafe-B #2/213:failed|failed|failed|failed| ok | ok |

[ 0.000000] soft-safe-A + unsafe-B #2/213:
[ 0.000000] soft-safe-A + unsafe-B #2/213:failed|failed|failed|failed| ok | ok |

[ 0.000000] hard-safe-A + unsafe-B #2/231:
[ 0.000000] hard-safe-A + unsafe-B #2/231:failed|failed|failed|failed| ok | ok |

[ 0.000000] soft-safe-A + unsafe-B #2/231:
[ 0.000000] soft-safe-A + unsafe-B #2/231:failed|failed|failed|failed| ok | ok |

[ 0.000000] hard-safe-A + unsafe-B #2/312:
[ 0.000000] hard-safe-A + unsafe-B #2/312:failed|failed|failed|failed| ok | ok |

[ 0.000000] soft-safe-A + unsafe-B #2/312:
[ 0.000000] soft-safe-A + unsafe-B #2/312:failed|failed|failed|failed| ok | ok |

[ 0.000000] hard-safe-A + unsafe-B #2/321:
[ 0.000000] hard-safe-A + unsafe-B #2/321:failed|failed|failed|failed| ok | ok |

[ 0.000000] soft-safe-A + unsafe-B #2/321:
[ 0.000000] soft-safe-A + unsafe-B #2/321:failed|failed|failed|failed| ok | ok |

[ 0.000000] hard-irq lock-inversion/123:
[ 0.000000] hard-irq lock-inversion/123:failed|failed|failed|failed| ok | ok |

[ 0.000000] soft-irq lock-inversion/123:
[ 0.000000] soft-irq lock-inversion/123:failed|failed|failed|failed| ok | ok |

[ 0.000000] hard-irq lock-inversion/132:
[ 0.000000] hard-irq lock-inversion/132:failed|failed|failed|failed| ok | ok |

[ 0.000000] soft-irq lock-inversion/132:
[ 0.000000] soft-irq lock-inversion/132:failed|failed|failed|failed| ok | ok |

[ 0.000000] hard-irq lock-inversion/213:
[ 0.000000] hard-irq lock-inversion/213:failed|failed|failed|failed| ok | ok |

[ 0.000000] soft-irq lock-inversion/213:
[ 0.000000] soft-irq lock-inversion/213:failed|failed|failed|failed| ok | ok |

[ 0.000000] hard-irq lock-inversion/231:
[ 0.000000] hard-irq lock-inversion/231:failed|failed|failed|failed| ok | ok |

[ 0.000000] soft-irq lock-inversion/231:
[ 0.000000] soft-irq lock-inversion/231:failed|failed|failed|failed| ok | ok |

[ 0.000000] hard-irq lock-inversion/312:
[ 0.000000] hard-irq lock-inversion/312:failed|failed|failed|failed| ok | ok |

[ 0.000000] soft-irq lock-inversion/312:
[ 0.000000] soft-irq lock-inversion/312:failed|failed|failed|failed| ok | ok |

[ 0.000000] hard-irq lock-inversion/321:
[ 0.000000] hard-irq lock-inversion/321:failed|failed|failed|failed| ok | ok |

[ 0.000000] soft-irq lock-inversion/321:
[ 0.000000] soft-irq lock-inversion/321:failed|failed|failed|failed| ok | ok |

[ 0.000000] hard-irq read-recursion/123:
[ 0.000000] hard-irq read-recursion/123: ok | ok |

[ 0.000000] soft-irq read-recursion/123:
[ 0.000000] soft-irq read-recursion/123: ok | ok |

[ 0.000000] hard-irq read-recursion/132:
[ 0.000000] hard-irq read-recursion/132: ok | ok |

[ 0.000000] soft-irq read-recursion/132:
[ 0.000000] soft-irq read-recursion/132: ok | ok |

[ 0.000000] hard-irq read-recursion/213:
[ 0.000000] hard-irq read-recursion/213: ok | ok |

[ 0.000000] soft-irq read-recursion/213:
[ 0.000000] soft-irq read-recursion/213: ok | ok |

[ 0.000000] hard-irq read-recursion/231:
[ 0.000000] hard-irq read-recursion/231: ok | ok |

[ 0.000000] soft-irq read-recursion/231:
[ 0.000000] soft-irq read-recursion/231: ok | ok |

[ 0.000000] hard-irq read-recursion/312:
[ 0.000000] hard-irq read-recursion/312: ok | ok |

[ 0.000000] soft-irq read-recursion/312:
[ 0.000000] soft-irq read-recursion/312: ok | ok |

[ 0.000000] hard-irq read-recursion/321:
[ 0.000000] hard-irq read-recursion/321: ok | ok |

[ 0.000000] soft-irq read-recursion/321:
[ 0.000000] soft-irq read-recursion/321: ok | ok |

[ 0.000000] --------------------------------------------------------------------------
[ 0.000000] --------------------------------------------------------------------------
[ 0.000000] | Wound/wait tests |
[ 0.000000] | Wound/wait tests |
[ 0.000000] ---------------------
[ 0.000000] ---------------------
[ 0.000000] ww api failures:
[ 0.000000] ww api failures: ok | ok | ok | ok | ok | ok |

[ 0.000000] ww contexts mixing:
[ 0.000000] ww contexts mixing:failed|failed| ok | ok |

[ 0.000000] finishing ww context:
[ 0.000000] finishing ww context: ok | ok | ok | ok | ok | ok | ok | ok |

[ 0.000000] locking mismatches:
[ 0.000000] locking mismatches: ok | ok | ok | ok | ok | ok |

[ 0.000000] EDEADLK handling:
[ 0.000000] EDEADLK handling: ok | ok | ok | ok | ok | ok | ok | ok | ok | ok | ok | ok | ok | ok | ok | ok | ok | ok | ok | ok |

[ 0.000000] spinlock nest unlocked:
[ 0.000000] spinlock nest unlocked: ok | ok |

[ 0.000000] -----------------------------------------------------
[ 0.000000] -----------------------------------------------------
[ 0.000000] |block | try |context|
[ 0.000000] |block | try |context|
[ 0.000000] -----------------------------------------------------
[ 0.000000] -----------------------------------------------------
[ 0.000000] context:
[ 0.000000] context:failed|failed| ok | ok | ok | ok |

[ 0.000000] try:
[ 0.000000] try:failed|failed| ok | ok |failed|failed|

[ 0.000000] block:
[ 0.000000] block:failed|failed| ok | ok |failed|failed|

[ 0.000000] spinlock:
[ 0.000000] spinlock:failed|failed| ok | ok |failed|failed|

[ 0.000000] --------------------------------------------------------
[ 0.000000] --------------------------------------------------------
[ 0.000000] 141 out of 253 testcases failed, as expected. |
[ 0.000000] 141 out of 253 testcases failed, as expected. |
[ 0.000000] ----------------------------------------------------
[ 0.000000] ----------------------------------------------------
[ 0.000000] ODEBUG: selftest passed
[ 0.000000] ODEBUG: selftest passed
[ 0.000000] clocksource hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.000000] clocksource hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Detected 2693.508 MHz processor
[ 0.000000] tsc: Detected 2693.508 MHz processor
[ 0.008000] Calibrating delay loop (skipped) preset value..
[ 0.008000] Calibrating delay loop (skipped) preset value.. 5387.01 BogoMIPS (lpj=10774032)
5387.01 BogoMIPS (lpj=10774032)
[ 0.008891] pid_max: default: 4096 minimum: 301
[ 0.008891] pid_max: default: 4096 minimum: 301
[ 0.010304] ACPI: Core revision 20150410
[ 0.010304] ACPI: Core revision 20150410
[ 0.015009] ACPI:
[ 0.015009] ACPI: All ACPI Tables successfully acquiredAll ACPI Tables successfully acquired

[ 0.017167] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
[ 0.017167] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
[ 0.019153] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
[ 0.019153] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
[ 0.020573] Initializing cgroup subsys memory
[ 0.020573] Initializing cgroup subsys memory
[ 0.021902] Initializing cgroup subsys freezer
[ 0.021902] Initializing cgroup subsys freezer
[ 0.023234] Initializing cgroup subsys perf_event
[ 0.023234] Initializing cgroup subsys perf_event
[ 0.024024] Initializing cgroup subsys hugetlb
[ 0.024024] Initializing cgroup subsys hugetlb
[ 0.025389] Initializing cgroup subsys debug
[ 0.025389] Initializing cgroup subsys debug
[ 0.026754] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.026754] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.028012] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.028012] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.032005] CPU:
[ 0.032005] CPU: Intel Intel Common KVM processorCommon KVM processor (fam: 0f, model: 06 (fam: 0f, model: 06, stepping: 01)
, stepping: 01)
[ 0.039427] Performance Events:
[ 0.039427] Performance Events: unsupported Netburst CPU model 6 unsupported Netburst CPU model 6 no PMU driver, software events only.
no PMU driver, software events only.
[ 0.042322] enabled ExtINT on CPU#0
[ 0.042322] enabled ExtINT on CPU#0
[ 0.045001] ENABLING IO-APIC IRQs
[ 0.045001] ENABLING IO-APIC IRQs
[ 0.046060] init IO_APIC IRQs
[ 0.046060] init IO_APIC IRQs
[ 0.046935] apic 0 pin 0 not connected
[ 0.046935] apic 0 pin 0 not connected
[ 0.048071] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[ 0.048071] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[ 0.050448] IOAPIC[0]: Set routing entry (0-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[ 0.050448] IOAPIC[0]: Set routing entry (0-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[ 0.052035] IOAPIC[0]: Set routing entry (0-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[ 0.052035] IOAPIC[0]: Set routing entry (0-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[ 0.054384] IOAPIC[0]: Set routing entry (0-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
[ 0.054384] IOAPIC[0]: Set routing entry (0-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
[ 0.056040] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[ 0.056040] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[ 0.060056] IOAPIC[0]: Set routing entry (0-5 -> 0x35 -> IRQ 5 Mode:1 Active:0 Dest:1)
[ 0.060056] IOAPIC[0]: Set routing entry (0-5 -> 0x35 -> IRQ 5 Mode:1 Active:0 Dest:1)
[ 0.062432] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[ 0.062432] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[ 0.064048] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[ 0.064048] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[ 0.068053] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[ 0.068053] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[ 0.070440] IOAPIC[0]: Set routing entry (0-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
[ 0.070440] IOAPIC[0]: Set routing entry (0-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
[ 0.072053] IOAPIC[0]: Set routing entry (0-10 -> 0x3a -> IRQ 10 Mode:1 Active:0 Dest:1)
[ 0.072053] IOAPIC[0]: Set routing entry (0-10 -> 0x3a -> IRQ 10 Mode:1 Active:0 Dest:1)
[ 0.074488] IOAPIC[0]: Set routing entry (0-11 -> 0x3b -> IRQ 11 Mode:1 Active:0 Dest:1)
[ 0.074488] IOAPIC[0]: Set routing entry (0-11 -> 0x3b -> IRQ 11 Mode:1 Active:0 Dest:1)
[ 0.076051] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[ 0.076051] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[ 0.080042] IOAPIC[0]: Set routing entry (0-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
[ 0.080042] IOAPIC[0]: Set routing entry (0-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
[ 0.082502] IOAPIC[0]: Set routing entry (0-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
[ 0.082502] IOAPIC[0]: Set routing entry (0-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
[ 0.084051] IOAPIC[0]: Set routing entry (0-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
[ 0.084051] IOAPIC[0]: Set routing entry (0-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
[ 0.088032] apic 0 pin 16 not connected
[ 0.088032] apic 0 pin 16 not connected
[ 0.089193] apic 0 pin 17 not connected
[ 0.089193] apic 0 pin 17 not connected
[ 0.090341] apic 0 pin 18 not connected
[ 0.090341] apic 0 pin 18 not connected
[ 0.091498] apic 0 pin 19 not connected
[ 0.091498] apic 0 pin 19 not connected
[ 0.092007] apic 0 pin 20 not connected
[ 0.092007] apic 0 pin 20 not connected
[ 0.093172] apic 0 pin 21 not connected
[ 0.093172] apic 0 pin 21 not connected
[ 0.094334] apic 0 pin 22 not connected
[ 0.094334] apic 0 pin 22 not connected
[ 0.096011] apic 0 pin 23 not connected
[ 0.096011] apic 0 pin 23 not connected
[ 0.097190] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.097190] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.100010] Using local APIC timer interrupts.
[ 0.100010] calibrating APIC timer ...
[ 0.100010] Using local APIC timer interrupts.
[ 0.100010] calibrating APIC timer ...
[ 0.108000] ... lapic delta = 10250046
[ 0.108000] ... lapic delta = 10250046
[ 0.108000] ... PM-Timer delta = 587049
[ 0.108000] ... PM-Timer delta = 587049
[ 0.108000] APIC calibration not consistent with PM-Timer: 164ms instead of 100ms
[ 0.108000] APIC calibration not consistent with PM-Timer: 164ms instead of 100ms
[ 0.108000] APIC delta adjusted to PM-Timer: 6249980 (10250046)
[ 0.108000] APIC delta adjusted to PM-Timer: 6249980 (10250046)
[ 0.108000] TSC delta adjusted to PM-Timer: 269350707 (441738501)
[ 0.108000] TSC delta adjusted to PM-Timer: 269350707 (441738501)
[ 0.108000] ..... delta 6249980
[ 0.108000] ..... delta 6249980
[ 0.108000] ..... mult: 268434597
[ 0.108000] ..... mult: 268434597
[ 0.108000] ..... calibration result: 3999987
[ 0.108000] ..... calibration result: 3999987
[ 0.108000] ..... CPU clock speed is 2693.2028 MHz.
[ 0.108000] ..... CPU clock speed is 2693.2028 MHz.
[ 0.108000] ..... host bus clock speed is 999.3987 MHz.
[ 0.108000] ..... host bus clock speed is 999.3987 MHz.
[ 0.108411] devtmpfs: initialized
[ 0.108411] devtmpfs: initialized
[ 0.112509] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.112509] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.116051] Testing tracer irqsoff:
[ 0.116051] Testing tracer irqsoff: PASSED
PASSED
[ 0.120122] prandom: seed boundary self test passed
[ 0.120122] prandom: seed boundary self test passed
[ 0.123375] prandom: 100 self tests passed
[ 0.123375] prandom: 100 self tests passed
[ 0.124036] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 0.124036] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 0.128310] regulator-dummy: no parameters
[ 0.128310] regulator-dummy: no parameters
[ 0.132354] NET: Registered protocol family 16
[ 0.132354] NET: Registered protocol family 16
[ 0.136453] cpuidle: using governor ladder
[ 0.136453] cpuidle: using governor ladder
[ 0.138513] cpuidle: using governor menu
[ 0.138513] cpuidle: using governor menu
[ 0.140303] ACPI: bus type PCI registered
[ 0.140303] ACPI: bus type PCI registered
[ 0.144092] PCI: Using configuration type 1 for base access
[ 0.144092] PCI: Using configuration type 1 for base access
[ 0.149871] ACPI: Added _OSI(Module Device)
[ 0.149871] ACPI: Added _OSI(Module Device)
[ 0.152012] ACPI: Added _OSI(Processor Device)
[ 0.152012] ACPI: Added _OSI(Processor Device)
[ 0.156014] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.156014] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.158453] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.158453] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.164516] IOAPIC[0]: Set routing entry (0-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
[ 0.164516] IOAPIC[0]: Set routing entry (0-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
[ 0.174201] ACPI: Interpreter enabled
[ 0.174201] ACPI: Interpreter enabled
[ 0.176022] ACPI: (supports S0 S5)
[ 0.176022] ACPI: (supports S0 S5)
[ 0.177748] ACPI: Using IOAPIC for interrupt routing
[ 0.177748] ACPI: Using IOAPIC for interrupt routing
[ 0.180083] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.180083] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.193793] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.193793] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.196020] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[ 0.196020] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[ 0.200074] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.200074] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.204267] PCI host bridge to bus 0000:00
[ 0.204267] PCI host bridge to bus 0000:00
[ 0.205901] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.205901] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.208015] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.208015] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.212012] pci_bus 0000:00: root bus resource [io 0x0d00-0xadff window]
[ 0.212012] pci_bus 0000:00: root bus resource [io 0x0d00-0xadff window]
[ 0.214779] pci_bus 0000:00: root bus resource [io 0xae0f-0xaeff window]
[ 0.214779] pci_bus 0000:00: root bus resource [io 0xae0f-0xaeff window]
[ 0.216013] pci_bus 0000:00: root bus resource [io 0xaf20-0xafdf window]
[ 0.216013] pci_bus 0000:00: root bus resource [io 0xaf20-0xafdf window]
[ 0.220012] pci_bus 0000:00: root bus resource [io 0xafe4-0xffff window]
[ 0.220012] pci_bus 0000:00: root bus resource [io 0xafe4-0xffff window]
[ 0.222755] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.222755] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.224013] pci_bus 0000:00: root bus resource [mem 0x12c00000-0xfebfffff window]
[ 0.224013] pci_bus 0000:00: root bus resource [mem 0x12c00000-0xfebfffff window]
[ 0.228098] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 0.228098] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 0.232288] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 0.232288] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 0.235443] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 0.235443] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 0.256015] pci 0000:00:01.1: reg 0x20: [io 0xc200-0xc20f]
[ 0.256015] pci 0000:00:01.1: reg 0x20: [io 0xc200-0xc20f]
[ 0.265721] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.265721] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.268013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.268013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.270601] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.270601] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.272012] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.272012] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.276360] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 0.276360] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 0.280462] pci 0000:00:01.3: can't claim BAR 7 [io 0x0600-0x063f]: address conflict with ACPI PM1a_EVT_BLK [io 0x0600-0x0603]
[ 0.280462] pci 0000:00:01.3: can't claim BAR 7 [io 0x0600-0x063f]: address conflict with ACPI PM1a_EVT_BLK [io 0x0600-0x0603]
[ 0.284034] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 0.284034] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 0.288447] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000
[ 0.288447] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000
[ 0.296027] pci 0000:00:02.0: reg 0x10: [mem 0xfc000000-0xfdffffff pref]
[ 0.296027] pci 0000:00:02.0: reg 0x10: [mem 0xfc000000-0xfdffffff pref]
[ 0.308027] pci 0000:00:02.0: reg 0x14: [mem 0xfebf0000-0xfebf0fff]
[ 0.308027] pci 0000:00:02.0: reg 0x14: [mem 0xfebf0000-0xfebf0fff]
[ 0.348026] pci 0000:00:02.0: reg 0x30: [mem 0xfebe0000-0xfebeffff pref]
[ 0.348026] pci 0000:00:02.0: reg 0x30: [mem 0xfebe0000-0xfebeffff pref]
[ 0.351354] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
[ 0.351354] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
[ 0.360015] pci 0000:00:03.0: reg 0x10: [mem 0xfebc0000-0xfebdffff]
[ 0.360015] pci 0000:00:03.0: reg 0x10: [mem 0xfebc0000-0xfebdffff]
[ 0.368019] pci 0000:00:03.0: reg 0x14: [io 0xc000-0xc03f]
[ 0.368019] pci 0000:00:03.0: reg 0x14: [io 0xc000-0xc03f]
[ 0.404023] pci 0000:00:03.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref]
[ 0.404023] pci 0000:00:03.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref]
[ 0.408429] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 0.408429] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 0.420020] pci 0000:00:04.0: reg 0x10: [io 0xc040-0xc07f]
[ 0.420020] pci 0000:00:04.0: reg 0x10: [io 0xc040-0xc07f]
[ 0.428022] pci 0000:00:04.0: reg 0x14: [mem 0xfebf1000-0xfebf1fff]
[ 0.428022] pci 0000:00:04.0: reg 0x14: [mem 0xfebf1000-0xfebf1fff]
[ 0.468042] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000
[ 0.468042] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000
[ 0.476017] pci 0000:00:05.0: reg 0x10: [io 0xc080-0xc0bf]
[ 0.476017] pci 0000:00:05.0: reg 0x10: [io 0xc080-0xc0bf]
[ 0.488015] pci 0000:00:05.0: reg 0x14: [mem 0xfebf2000-0xfebf2fff]
[ 0.488015] pci 0000:00:05.0: reg 0x14: [mem 0xfebf2000-0xfebf2fff]
[ 0.528621] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000
[ 0.528621] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000
[ 0.539113] pci 0000:00:06.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 0.539113] pci 0000:00:06.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 0.548021] pci 0000:00:06.0: reg 0x14: [mem 0xfebf3000-0xfebf3fff]
[ 0.548021] pci 0000:00:06.0: reg 0x14: [mem 0xfebf3000-0xfebf3fff]
[ 0.588591] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000
[ 0.588591] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000
[ 0.596016] pci 0000:00:07.0: reg 0x10: [io 0xc100-0xc13f]
[ 0.596016] pci 0000:00:07.0: reg 0x10: [io 0xc100-0xc13f]
[ 0.608026] pci 0000:00:07.0: reg 0x14: [mem 0xfebf4000-0xfebf4fff]
[ 0.608026] pci 0000:00:07.0: reg 0x14: [mem 0xfebf4000-0xfebf4fff]
[ 0.648582] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000
[ 0.648582] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000
[ 0.660017] pci 0000:00:08.0: reg 0x10: [io 0xc140-0xc17f]
[ 0.660017] pci 0000:00:08.0: reg 0x10: [io 0xc140-0xc17f]
[ 0.668016] pci 0000:00:08.0: reg 0x14: [mem 0xfebf5000-0xfebf5fff]
[ 0.668016] pci 0000:00:08.0: reg 0x14: [mem 0xfebf5000-0xfebf5fff]
[ 0.708540] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000
[ 0.708540] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000
[ 0.720027] pci 0000:00:09.0: reg 0x10: [io 0xc180-0xc1bf]
[ 0.720027] pci 0000:00:09.0: reg 0x10: [io 0xc180-0xc1bf]
[ 0.732029] pci 0000:00:09.0: reg 0x14: [mem 0xfebf6000-0xfebf6fff]
[ 0.732029] pci 0000:00:09.0: reg 0x14: [mem 0xfebf6000-0xfebf6fff]
[ 0.776061] pci 0000:00:0a.0: [1af4:1001] type 00 class 0x010000
[ 0.776061] pci 0000:00:0a.0: [1af4:1001] type 00 class 0x010000
[ 0.784023] pci 0000:00:0a.0: reg 0x10: [io 0xc1c0-0xc1ff]
[ 0.784023] pci 0000:00:0a.0: reg 0x10: [io 0xc1c0-0xc1ff]
[ 0.796017] pci 0000:00:0a.0: reg 0x14: [mem 0xfebf7000-0xfebf7fff]
[ 0.796017] pci 0000:00:0a.0: reg 0x14: [mem 0xfebf7000-0xfebf7fff]
[ 0.836632] pci 0000:00:0b.0: [8086:25ab] type 00 class 0x088000
[ 0.836632] pci 0000:00:0b.0: [8086:25ab] type 00 class 0x088000
[ 0.844018] pci 0000:00:0b.0: reg 0x10: [mem 0xfebf8000-0xfebf800f]
[ 0.844018] pci 0000:00:0b.0: reg 0x10: [mem 0xfebf8000-0xfebf800f]
[ 0.876235] pci_bus 0000:00: on NUMA node 0
[ 0.876235] pci_bus 0000:00: on NUMA node 0
[ 0.879152] ACPI: PCI Interrupt Link [LNKA] (IRQs
[ 0.879152] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 5 *10 *10 11 11))

[ 0.884172] ACPI: PCI Interrupt Link [LNKB] (IRQs
[ 0.884172] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 5 *10 *10 11 11))

[ 0.887267] ACPI: PCI Interrupt Link [LNKC] (IRQs
[ 0.887267] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 5 10 10 *11 *11))

[ 0.888960] ACPI: PCI Interrupt Link [LNKD] (IRQs
[ 0.888960] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 5 10 10 *11 *11))

[ 0.893054] ACPI: PCI Interrupt Link [LNKS] (IRQs
[ 0.893054] ACPI: PCI Interrupt Link [LNKS] (IRQs *9 *9))

[ 0.897433] ACPI:
[ 0.897433] ACPI: Enabled 16 GPEs in block 00 to 0FEnabled 16 GPEs in block 00 to 0F

[ 0.900672] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.900672] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.904000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.904000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.904023] vgaarb: loaded
[ 0.904023] vgaarb: loaded
[ 0.908007] vgaarb: bridge control possible 0000:00:02.0
[ 0.908007] vgaarb: bridge control possible 0000:00:02.0
[ 0.912320] pps_core: LinuxPPS API ver. 1 registered
[ 0.912320] pps_core: LinuxPPS API ver. 1 registered
[ 0.915547] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.915547] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.916318] PCI: Using ACPI for IRQ routing
[ 0.916318] PCI: Using ACPI for IRQ routing
[ 0.920018] PCI: pci_cache_line_size set to 64 bytes
[ 0.920018] PCI: pci_cache_line_size set to 64 bytes
[ 0.924012] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 0.924012] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 0.927832] e820: reserve RAM buffer [mem 0x12be0000-0x13ffffff]
[ 0.927832] e820: reserve RAM buffer [mem 0x12be0000-0x13ffffff]
[ 0.932325] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.932325] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.936115] Switched to clocksource kvm-clock
[ 0.936115] Switched to clocksource kvm-clock
[ 0.963374] FS-Cache: Loaded
[ 0.963374] FS-Cache: Loaded
[ 0.964893] pnp: PnP ACPI init
[ 0.964893] pnp: PnP ACPI init
[ 0.966511] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[ 0.966511] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[ 0.970450] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.970450] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.973671] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[ 0.973671] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[ 0.977535] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.977535] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.980807] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[ 0.980807] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[ 0.984793] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 0.984793] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 0.987958] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[ 0.987958] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[ 0.991763] pnp 00:03: [dma 2]
[ 0.991763] pnp 00:03: [dma 2]
[ 0.993272] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[ 0.993272] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[ 0.996477] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[ 0.996477] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[ 1.000380] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
[ 1.000380] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
[ 1.003591] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[ 1.003591] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[ 1.007600] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[ 1.007600] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[ 1.011305] pnp: PnP ACPI: found 6 devices
[ 1.011305] pnp: PnP ACPI: found 6 devices
[ 1.018341] clocksource acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 1.018341] clocksource acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 1.022745] pci 0000:00:01.3: BAR 7: [io size 0x0040] has bogus alignment
[ 1.022745] pci 0000:00:01.3: BAR 7: [io size 0x0040] has bogus alignment
[ 1.026065] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 1.026065] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 1.029160] pci_bus 0000:00: resource 5 [io 0x0d00-0xadff window]
[ 1.029160] pci_bus 0000:00: resource 5 [io 0x0d00-0xadff window]
[ 1.032151] pci_bus 0000:00: resource 6 [io 0xae0f-0xaeff window]
[ 1.032151] pci_bus 0000:00: resource 6 [io 0xae0f-0xaeff window]
[ 1.035080] pci_bus 0000:00: resource 7 [io 0xaf20-0xafdf window]
[ 1.035080] pci_bus 0000:00: resource 7 [io 0xaf20-0xafdf window]
[ 1.038020] pci_bus 0000:00: resource 8 [io 0xafe4-0xffff window]
[ 1.038020] pci_bus 0000:00: resource 8 [io 0xafe4-0xffff window]
[ 1.040927] pci_bus 0000:00: resource 9 [mem 0x000a0000-0x000bffff window]
[ 1.040927] pci_bus 0000:00: resource 9 [mem 0x000a0000-0x000bffff window]
[ 1.044187] pci_bus 0000:00: resource 10 [mem 0x12c00000-0xfebfffff window]
[ 1.044187] pci_bus 0000:00: resource 10 [mem 0x12c00000-0xfebfffff window]
[ 1.047539] NET: Registered protocol family 1
[ 1.047539] NET: Registered protocol family 1
[ 1.049729] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 1.049729] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 1.052731] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 1.052731] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 1.055641] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 1.055641] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 1.058733] pci 0000:00:02.0: Video device with shadowed ROM
[ 1.058733] pci 0000:00:02.0: Video device with shadowed ROM
[ 1.061688] PCI: CLS 0 bytes, default 64
[ 1.061688] PCI: CLS 0 bytes, default 64
[ 1.063847] Unpacking initramfs...
[ 1.063847] Unpacking initramfs...
[ 1.704301] debug: unmapping init [mem 0xffff880011525000-0xffff880012bd7fff]
[ 1.704301] debug: unmapping init [mem 0xffff880011525000-0xffff880012bd7fff]
[ 1.722796] microcode: CPU0 sig=0xf61, pf=0x1, revision=0x1
[ 1.722796] microcode: CPU0 sig=0xf61, pf=0x1, revision=0x1
[ 1.726492] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 1.726492] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 1.730997] Scanning for low memory corruption every 60 seconds
[ 1.730997] Scanning for low memory corruption every 60 seconds
[ 1.734204] camellia-x86_64: performance on this CPU would be suboptimal: disabling camellia-x86_64.
[ 1.734204] camellia-x86_64: performance on this CPU would be suboptimal: disabling camellia-x86_64.
[ 1.740968] sha1_ssse3: Neither AVX nor AVX2 nor SSSE3 is available/usable.
[ 1.740968] sha1_ssse3: Neither AVX nor AVX2 nor SSSE3 is available/usable.
[ 1.744876] sha256_ssse3: Neither AVX nor SSSE3 is available/usable.
[ 1.744876] sha256_ssse3: Neither AVX nor SSSE3 is available/usable.
[ 1.749024] AVX or AES-NI instructions are not detected.
[ 1.749024] AVX or AES-NI instructions are not detected.
[ 1.751607] AVX instructions are not detected.
[ 1.751607] AVX instructions are not detected.
[ 1.753759] AVX instructions are not detected.
[ 1.753759] AVX instructions are not detected.
[ 1.756702] futex hash table entries: 16 (order: -2, 1280 bytes)
[ 1.756702] futex hash table entries: 16 (order: -2, 1280 bytes)
[ 1.759634] Kprobe smoke test: started
[ 1.759634] Kprobe smoke test: started
[ 1.763201] ------------[ cut here ]------------
[ 1.763201] ------------[ cut here ]------------
[ 1.765647] WARNING: CPU: 0 PID: 1 at arch/x86/kernel/traps.c:708 do_debug+0x1b4/0x1d0()
[ 1.765647] WARNING: CPU: 0 PID: 1 at arch/x86/kernel/traps.c:708 do_debug+0x1b4/0x1d0()
[ 1.766509] Overran or corrupted SYSENTER stack
[ 1.766509] Overran or corrupted SYSENTER stack
[ 1.766509] Modules linked in:
[ 1.766509] Modules linked in:

[ 1.766509] CPU: 0 PID: 1 Comm: swapper Not tainted 4.1.0-rc3-00387-ged5b90f #4
[ 1.766509] CPU: 0 PID: 1 Comm: swapper Not tainted 4.1.0-rc3-00387-ged5b90f #4
[ 1.766509] ffffffff8614bd50
[ 1.766509] ffffffff8614bd50 ffffffff861e8e68 ffffffff861e8e68 ffffffff85fd786f ffffffff85fd786f ffffffff861e8ea8 ffffffff861e8ea8

[ 1.766509] ffffffff85c7473f
[ 1.766509] ffffffff85c7473f 0000000000000000 0000000000000000 ffff880000059010 ffff880000059010 ffffffff861e8f58 ffffffff861e8f58

[ 1.766509] 0000000000000000
[ 1.766509] 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ffffffff861e8f08 ffffffff861e8f08

[ 1.766509] Call Trace:
[ 1.766509] Call Trace:
[ 1.766509] <#DB>
[ 1.766509] <#DB> [<ffffffff85fd786f>] dump_stack+0x19/0x1b
[<ffffffff85fd786f>] dump_stack+0x19/0x1b
[ 1.766509] [<ffffffff85c7473f>] warn_slowpath_common+0x7f/0xc0
[ 1.766509] [<ffffffff85c7473f>] warn_slowpath_common+0x7f/0xc0
[ 1.766509] [<ffffffff85c747c1>] warn_slowpath_fmt+0x41/0x50
[ 1.766509] [<ffffffff85c747c1>] warn_slowpath_fmt+0x41/0x50
[ 1.766509] [<ffffffff85c03114>] do_debug+0x1b4/0x1d0
[ 1.766509] [<ffffffff85c03114>] do_debug+0x1b4/0x1d0
[ 1.766509] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 1.766509] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 1.766509] [<ffffffff85fdfb36>] debug+0x36/0x70
[ 1.766509] [<ffffffff85fdfb36>] debug+0x36/0x70
[ 1.766509] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 1.766509] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 1.766509] [<ffffffff85cdcfd2>] ? kprobe_target+0x2/0x20
[ 1.766509] [<ffffffff85cdcfd2>] ? kprobe_target+0x2/0x20
[ 1.766509] <<EOE>>
[ 1.766509] <<EOE>> [<ffffffff85cdd293>] ? init_test_probes+0x63/0x550
[<ffffffff85cdd293>] ? init_test_probes+0x63/0x550
[ 1.766509] [<ffffffff85ccc043>] ? register_module_notifier+0x13/0x20
[ 1.766509] [<ffffffff85ccc043>] ? register_module_notifier+0x13/0x20
[ 1.766509] [<ffffffff862f9330>] init_kprobes+0x1d0/0x1d9
[ 1.766509] [<ffffffff862f9330>] init_kprobes+0x1d0/0x1d9
[ 1.766509] [<ffffffff85c002b3>] do_one_initcall+0x93/0x1e0
[ 1.766509] [<ffffffff85c002b3>] do_one_initcall+0x93/0x1e0
[ 1.766509] [<ffffffff862e01ee>] kernel_init_freeable+0x1d8/0x25b
[ 1.766509] [<ffffffff862e01ee>] kernel_init_freeable+0x1d8/0x25b
[ 1.766509] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 1.766509] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 1.766509] [<ffffffff85fd4b69>] kernel_init+0x9/0xd0
[ 1.766509] [<ffffffff85fd4b69>] kernel_init+0x9/0xd0
[ 1.766509] [<ffffffff85fdeb4f>] ret_from_fork+0x3f/0x70
[ 1.766509] [<ffffffff85fdeb4f>] ret_from_fork+0x3f/0x70
[ 1.766509] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 1.766509] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 1.766509] ---[ end trace b1f73f7dccccd75e ]---
[ 1.766509] ---[ end trace b1f73f7dccccd75e ]---
[ 1.843930] ------------[ cut here ]------------
[ 1.843930] ------------[ cut here ]------------
[ 1.846130] WARNING: CPU: 0 PID: 1 at arch/x86/kernel/traps.c:708 do_debug+0x1b4/0x1d0()
[ 1.846130] WARNING: CPU: 0 PID: 1 at arch/x86/kernel/traps.c:708 do_debug+0x1b4/0x1d0()
[ 1.846755] Overran or corrupted SYSENTER stack
[ 1.846755] Overran or corrupted SYSENTER stack
[ 1.846755] Modules linked in:
[ 1.846755] Modules linked in:

[ 1.846755] CPU: 0 PID: 1 Comm: swapper Tainted: G W 4.1.0-rc3-00387-ged5b90f #4
[ 1.846755] CPU: 0 PID: 1 Comm: swapper Tainted: G W 4.1.0-rc3-00387-ged5b90f #4
[ 1.846755] ffffffff8614bd50
[ 1.846755] ffffffff8614bd50 ffffffff861e8e68 ffffffff861e8e68 ffffffff85fd786f ffffffff85fd786f ffffffff861e8ea8 ffffffff861e8ea8

[ 1.846755] ffffffff85c7473f
[ 1.846755] ffffffff85c7473f 0000000000000000 0000000000000000 ffff880000059010 ffff880000059010 ffffffff861e8f58 ffffffff861e8f58

[ 1.846755] 0000000000000000
[ 1.846755] 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ffffffff861e8f08 ffffffff861e8f08

[ 1.846755] Call Trace:
[ 1.846755] Call Trace:
[ 1.846755] <#DB>
[ 1.846755] <#DB> [<ffffffff85fd786f>] dump_stack+0x19/0x1b
[<ffffffff85fd786f>] dump_stack+0x19/0x1b
[ 1.846755] [<ffffffff85c7473f>] warn_slowpath_common+0x7f/0xc0
[ 1.846755] [<ffffffff85c7473f>] warn_slowpath_common+0x7f/0xc0
[ 1.846755] [<ffffffff85c747c1>] warn_slowpath_fmt+0x41/0x50
[ 1.846755] [<ffffffff85c747c1>] warn_slowpath_fmt+0x41/0x50
[ 1.846755] [<ffffffff85c03114>] do_debug+0x1b4/0x1d0
[ 1.846755] [<ffffffff85c03114>] do_debug+0x1b4/0x1d0
[ 1.846755] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 1.846755] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 1.846755] [<ffffffff85fdfb36>] debug+0x36/0x70
[ 1.846755] [<ffffffff85fdfb36>] debug+0x36/0x70
[ 1.846755] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 1.846755] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 1.846755] [<ffffffff85cdcfd2>] ? kprobe_target+0x2/0x20
[ 1.846755] [<ffffffff85cdcfd2>] ? kprobe_target+0x2/0x20
[ 1.846755] <<EOE>>
[ 1.846755] <<EOE>> [<ffffffff85cdd321>] ? init_test_probes+0xf1/0x550
[<ffffffff85cdd321>] ? init_test_probes+0xf1/0x550
[ 1.846755] [<ffffffff862f9330>] init_kprobes+0x1d0/0x1d9
[ 1.846755] [<ffffffff862f9330>] init_kprobes+0x1d0/0x1d9
[ 1.846755] [<ffffffff85c002b3>] do_one_initcall+0x93/0x1e0
[ 1.846755] [<ffffffff85c002b3>] do_one_initcall+0x93/0x1e0
[ 1.846755] [<ffffffff862e01ee>] kernel_init_freeable+0x1d8/0x25b
[ 1.846755] [<ffffffff862e01ee>] kernel_init_freeable+0x1d8/0x25b
[ 1.846755] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 1.846755] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 1.846755] [<ffffffff85fd4b69>] kernel_init+0x9/0xd0
[ 1.846755] [<ffffffff85fd4b69>] kernel_init+0x9/0xd0
[ 1.846755] [<ffffffff85fdeb4f>] ret_from_fork+0x3f/0x70
[ 1.846755] [<ffffffff85fdeb4f>] ret_from_fork+0x3f/0x70
[ 1.846755] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 1.846755] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 1.846755] ---[ end trace b1f73f7dccccd75f ]---
[ 1.846755] ---[ end trace b1f73f7dccccd75f ]---
[ 1.924199] ------------[ cut here ]------------
[ 1.924199] ------------[ cut here ]------------
[ 1.926555] WARNING: CPU: 0 PID: 1 at arch/x86/kernel/traps.c:708 do_debug+0x1b4/0x1d0()
[ 1.926555] WARNING: CPU: 0 PID: 1 at arch/x86/kernel/traps.c:708 do_debug+0x1b4/0x1d0()
[ 1.928169] Overran or corrupted SYSENTER stack
[ 1.928169] Overran or corrupted SYSENTER stack
[ 1.928169] Modules linked in:
[ 1.928169] Modules linked in:

[ 1.928169] CPU: 0 PID: 1 Comm: swapper Tainted: G W 4.1.0-rc3-00387-ged5b90f #4
[ 1.928169] CPU: 0 PID: 1 Comm: swapper Tainted: G W 4.1.0-rc3-00387-ged5b90f #4
[ 1.928169] ffffffff8614bd50
[ 1.928169] ffffffff8614bd50 ffffffff861e8e68 ffffffff861e8e68 ffffffff85fd786f ffffffff85fd786f ffffffff861e8ea8 ffffffff861e8ea8

[ 1.928169] ffffffff85c7473f
[ 1.928169] ffffffff85c7473f 0000000000000000 0000000000000000 ffff880000059010 ffff880000059010 ffffffff861e8f58 ffffffff861e8f58

[ 1.928169] 0000000000000000
[ 1.928169] 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ffffffff861e8f08 ffffffff861e8f08

[ 1.928169] Call Trace:
[ 1.928169] Call Trace:
[ 1.928169] <#DB>
[ 1.928169] <#DB> [<ffffffff85fd786f>] dump_stack+0x19/0x1b
[<ffffffff85fd786f>] dump_stack+0x19/0x1b
[ 1.928169] [<ffffffff85c7473f>] warn_slowpath_common+0x7f/0xc0
[ 1.928169] [<ffffffff85c7473f>] warn_slowpath_common+0x7f/0xc0
[ 1.928169] [<ffffffff85c747c1>] warn_slowpath_fmt+0x41/0x50
[ 1.928169] [<ffffffff85c747c1>] warn_slowpath_fmt+0x41/0x50
[ 1.928169] [<ffffffff85c03114>] do_debug+0x1b4/0x1d0
[ 1.928169] [<ffffffff85c03114>] do_debug+0x1b4/0x1d0
[ 1.928169] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 1.928169] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 1.928169] [<ffffffff85fdfb36>] debug+0x36/0x70
[ 1.928169] [<ffffffff85fdfb36>] debug+0x36/0x70
[ 1.928169] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 1.928169] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 1.928169] [<ffffffff85cdd012>] ? kprobe_target2+0x2/0x20
[ 1.928169] [<ffffffff85cdd012>] ? kprobe_target2+0x2/0x20
[ 1.928169] <<EOE>>
[ 1.928169] <<EOE>> [<ffffffff85cdd361>] ? init_test_probes+0x131/0x550
[<ffffffff85cdd361>] ? init_test_probes+0x131/0x550
[ 1.928169] [<ffffffff862f9330>] init_kprobes+0x1d0/0x1d9
[ 1.928169] [<ffffffff862f9330>] init_kprobes+0x1d0/0x1d9
[ 1.928169] [<ffffffff85c002b3>] do_one_initcall+0x93/0x1e0
[ 1.928169] [<ffffffff85c002b3>] do_one_initcall+0x93/0x1e0
[ 1.928169] [<ffffffff862e01ee>] kernel_init_freeable+0x1d8/0x25b
[ 1.928169] [<ffffffff862e01ee>] kernel_init_freeable+0x1d8/0x25b
[ 1.928169] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 1.928169] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 1.928169] [<ffffffff85fd4b69>] kernel_init+0x9/0xd0
[ 1.928169] [<ffffffff85fd4b69>] kernel_init+0x9/0xd0
[ 1.928169] [<ffffffff85fdeb4f>] ret_from_fork+0x3f/0x70
[ 1.928169] [<ffffffff85fdeb4f>] ret_from_fork+0x3f/0x70
[ 1.928169] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 1.928169] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 1.928169] ---[ end trace b1f73f7dccccd760 ]---
[ 1.928169] ---[ end trace b1f73f7dccccd760 ]---
[ 2.002518] ------------[ cut here ]------------
[ 2.002518] ------------[ cut here ]------------
[ 2.004317] WARNING: CPU: 0 PID: 1 at arch/x86/kernel/traps.c:708 do_debug+0x1b4/0x1d0()
[ 2.004317] WARNING: CPU: 0 PID: 1 at arch/x86/kernel/traps.c:708 do_debug+0x1b4/0x1d0()
[ 2.005765] Overran or corrupted SYSENTER stack
[ 2.005765] Overran or corrupted SYSENTER stack
[ 2.005765] Modules linked in:
[ 2.005765] Modules linked in:

[ 2.005765] CPU: 0 PID: 1 Comm: swapper Tainted: G W 4.1.0-rc3-00387-ged5b90f #4
[ 2.005765] CPU: 0 PID: 1 Comm: swapper Tainted: G W 4.1.0-rc3-00387-ged5b90f #4
[ 2.005765] ffffffff8614bd50
[ 2.005765] ffffffff8614bd50 ffffffff861e8e68 ffffffff861e8e68 ffffffff85fd786f ffffffff85fd786f ffffffff861e8ea8 ffffffff861e8ea8

[ 2.005765] ffffffff85c7473f
[ 2.005765] ffffffff85c7473f ffffffff861e8f58 ffffffff861e8f58 ffff880000059010 ffff880000059010 ffffffff861e8f58 ffffffff861e8f58

[ 2.005765] 0000000000000000
[ 2.005765] 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ffffffff861e8f08 ffffffff861e8f08

[ 2.005765] Call Trace:
[ 2.005765] Call Trace:
[ 2.005765] <#DB>
[ 2.005765] <#DB> [<ffffffff85fd786f>] dump_stack+0x19/0x1b
[<ffffffff85fd786f>] dump_stack+0x19/0x1b
[ 2.005765] [<ffffffff85c7473f>] warn_slowpath_common+0x7f/0xc0
[ 2.005765] [<ffffffff85c7473f>] warn_slowpath_common+0x7f/0xc0
[ 2.005765] [<ffffffff85c747c1>] warn_slowpath_fmt+0x41/0x50
[ 2.005765] [<ffffffff85c747c1>] warn_slowpath_fmt+0x41/0x50
[ 2.005765] [<ffffffff85c03114>] do_debug+0x1b4/0x1d0
[ 2.005765] [<ffffffff85c03114>] do_debug+0x1b4/0x1d0
[ 2.005765] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 2.005765] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 2.005765] [<ffffffff85fdfb36>] debug+0x36/0x70
[ 2.005765] [<ffffffff85fdfb36>] debug+0x36/0x70
[ 2.005765] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 2.005765] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 2.005765] [<ffffffff85cdcfd2>] ? kprobe_target+0x2/0x20
[ 2.005765] [<ffffffff85cdcfd2>] ? kprobe_target+0x2/0x20
[ 2.005765] <<EOE>>
[ 2.005765] <<EOE>> [<ffffffff85cdd3b2>] ? init_test_probes+0x182/0x550
[<ffffffff85cdd3b2>] ? init_test_probes+0x182/0x550
[ 2.005765] [<ffffffff862f9330>] init_kprobes+0x1d0/0x1d9
[ 2.005765] [<ffffffff862f9330>] init_kprobes+0x1d0/0x1d9
[ 2.005765] [<ffffffff85c002b3>] do_one_initcall+0x93/0x1e0
[ 2.005765] [<ffffffff85c002b3>] do_one_initcall+0x93/0x1e0
[ 2.005765] [<ffffffff862e01ee>] kernel_init_freeable+0x1d8/0x25b
[ 2.005765] [<ffffffff862e01ee>] kernel_init_freeable+0x1d8/0x25b
[ 2.005765] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 2.005765] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 2.005765] [<ffffffff85fd4b69>] kernel_init+0x9/0xd0
[ 2.005765] [<ffffffff85fd4b69>] kernel_init+0x9/0xd0
[ 2.005765] [<ffffffff85fdeb4f>] ret_from_fork+0x3f/0x70
[ 2.005765] [<ffffffff85fdeb4f>] ret_from_fork+0x3f/0x70
[ 2.005765] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 2.005765] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 2.005765] ---[ end trace b1f73f7dccccd761 ]---
[ 2.005765] ---[ end trace b1f73f7dccccd761 ]---
[ 2.065398] ------------[ cut here ]------------
[ 2.065398] ------------[ cut here ]------------
[ 2.067208] WARNING: CPU: 0 PID: 1 at arch/x86/kernel/traps.c:708 do_debug+0x1b4/0x1d0()
[ 2.067208] WARNING: CPU: 0 PID: 1 at arch/x86/kernel/traps.c:708 do_debug+0x1b4/0x1d0()
[ 2.068010] Overran or corrupted SYSENTER stack
[ 2.068010] Overran or corrupted SYSENTER stack
[ 2.068010] Modules linked in:
[ 2.068010] Modules linked in:

[ 2.068010] CPU: 0 PID: 1 Comm: swapper Tainted: G W 4.1.0-rc3-00387-ged5b90f #4
[ 2.068010] CPU: 0 PID: 1 Comm: swapper Tainted: G W 4.1.0-rc3-00387-ged5b90f #4
[ 2.068010] ffffffff8614bd50
[ 2.068010] ffffffff8614bd50 ffffffff861e8e68 ffffffff861e8e68 ffffffff85fd786f ffffffff85fd786f ffffffff861e8ea8 ffffffff861e8ea8

[ 2.068010] ffffffff85c7473f
[ 2.068010] ffffffff85c7473f ffffffff861e8f58 ffffffff861e8f58 ffff880000059010 ffff880000059010 ffffffff861e8f58 ffffffff861e8f58

[ 2.068010] 0000000000000000
[ 2.068010] 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ffffffff861e8f08 ffffffff861e8f08

[ 2.068010] Call Trace:
[ 2.068010] Call Trace:
[ 2.068010] <#DB>
[ 2.068010] <#DB> [<ffffffff85fd786f>] dump_stack+0x19/0x1b
[<ffffffff85fd786f>] dump_stack+0x19/0x1b
[ 2.068010] [<ffffffff85c7473f>] warn_slowpath_common+0x7f/0xc0
[ 2.068010] [<ffffffff85c7473f>] warn_slowpath_common+0x7f/0xc0
[ 2.068010] [<ffffffff85c747c1>] warn_slowpath_fmt+0x41/0x50
[ 2.068010] [<ffffffff85c747c1>] warn_slowpath_fmt+0x41/0x50
[ 2.068010] [<ffffffff85c03114>] do_debug+0x1b4/0x1d0
[ 2.068010] [<ffffffff85c03114>] do_debug+0x1b4/0x1d0
[ 2.068010] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 2.068010] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 2.068010] [<ffffffff85fdfb36>] debug+0x36/0x70
[ 2.068010] [<ffffffff85fdfb36>] debug+0x36/0x70
[ 2.068010] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 2.068010] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 2.068010] [<ffffffff85cdcfd2>] ? kprobe_target+0x2/0x20
[ 2.068010] [<ffffffff85cdcfd2>] ? kprobe_target+0x2/0x20
[ 2.068010] <<EOE>>
[ 2.068010] <<EOE>> [<ffffffff85cdd424>] ? init_test_probes+0x1f4/0x550
[<ffffffff85cdd424>] ? init_test_probes+0x1f4/0x550
[ 2.068010] [<ffffffff862f9330>] init_kprobes+0x1d0/0x1d9
[ 2.068010] [<ffffffff862f9330>] init_kprobes+0x1d0/0x1d9
[ 2.068010] [<ffffffff85c002b3>] do_one_initcall+0x93/0x1e0
[ 2.068010] [<ffffffff85c002b3>] do_one_initcall+0x93/0x1e0
[ 2.068010] [<ffffffff862e01ee>] kernel_init_freeable+0x1d8/0x25b
[ 2.068010] [<ffffffff862e01ee>] kernel_init_freeable+0x1d8/0x25b
[ 2.068010] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 2.068010] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 2.068010] [<ffffffff85fd4b69>] kernel_init+0x9/0xd0
[ 2.068010] [<ffffffff85fd4b69>] kernel_init+0x9/0xd0
[ 2.068010] [<ffffffff85fdeb4f>] ret_from_fork+0x3f/0x70
[ 2.068010] [<ffffffff85fdeb4f>] ret_from_fork+0x3f/0x70
[ 2.068010] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 2.068010] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 2.068010] ---[ end trace b1f73f7dccccd762 ]---
[ 2.068010] ---[ end trace b1f73f7dccccd762 ]---
[ 2.132487] ------------[ cut here ]------------
[ 2.132487] ------------[ cut here ]------------
[ 2.134335] WARNING: CPU: 0 PID: 1 at arch/x86/kernel/traps.c:708 do_debug+0x1b4/0x1d0()
[ 2.134335] WARNING: CPU: 0 PID: 1 at arch/x86/kernel/traps.c:708 do_debug+0x1b4/0x1d0()
[ 2.136453] Overran or corrupted SYSENTER stack
[ 2.136453] Overran or corrupted SYSENTER stack
[ 2.136453] Modules linked in:
[ 2.136453] Modules linked in:

[ 2.136453] CPU: 0 PID: 1 Comm: swapper Tainted: G W 4.1.0-rc3-00387-ged5b90f #4
[ 2.136453] CPU: 0 PID: 1 Comm: swapper Tainted: G W 4.1.0-rc3-00387-ged5b90f #4
[ 2.136453] ffffffff8614bd50
[ 2.136453] ffffffff8614bd50 ffffffff861e8e68 ffffffff861e8e68 ffffffff85fd786f ffffffff85fd786f ffffffff861e8ea8 ffffffff861e8ea8

[ 2.136453] ffffffff85c7473f
[ 2.136453] ffffffff85c7473f ffffffff861e8f58 ffffffff861e8f58 ffff880000059010 ffff880000059010 ffffffff861e8f58 ffffffff861e8f58

[ 2.136453] 0000000000000000
[ 2.136453] 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ffffffff861e8f08 ffffffff861e8f08

[ 2.136453] Call Trace:
[ 2.136453] Call Trace:
[ 2.136453] <#DB>
[ 2.136453] <#DB> [<ffffffff85fd786f>] dump_stack+0x19/0x1b
[<ffffffff85fd786f>] dump_stack+0x19/0x1b
[ 2.136453] [<ffffffff85c7473f>] warn_slowpath_common+0x7f/0xc0
[ 2.136453] [<ffffffff85c7473f>] warn_slowpath_common+0x7f/0xc0
[ 2.136453] [<ffffffff85c747c1>] warn_slowpath_fmt+0x41/0x50
[ 2.136453] [<ffffffff85c747c1>] warn_slowpath_fmt+0x41/0x50
[ 2.136453] [<ffffffff85c03114>] do_debug+0x1b4/0x1d0
[ 2.136453] [<ffffffff85c03114>] do_debug+0x1b4/0x1d0
[ 2.136453] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 2.136453] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 2.136453] [<ffffffff85fdfb36>] debug+0x36/0x70
[ 2.136453] [<ffffffff85fdfb36>] debug+0x36/0x70
[ 2.136453] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 2.136453] [<ffffffff862f9160>] ? debugfs_kprobe_init+0xab/0xab
[ 2.136453] [<ffffffff85cdd012>] ? kprobe_target2+0x2/0x20
[ 2.136453] [<ffffffff85cdd012>] ? kprobe_target2+0x2/0x20
[ 2.136453] <<EOE>>
[ 2.136453] <<EOE>> [<ffffffff85cdd448>] ? init_test_probes+0x218/0x550
[<ffffffff85cdd448>] ? init_test_probes+0x218/0x550
[ 2.136453] [<ffffffff862f9330>] init_kprobes+0x1d0/0x1d9
[ 2.136453] [<ffffffff862f9330>] init_kprobes+0x1d0/0x1d9
[ 2.136453] [<ffffffff85c002b3>] do_one_initcall+0x93/0x1e0
[ 2.136453] [<ffffffff85c002b3>] do_one_initcall+0x93/0x1e0
[ 2.136453] [<ffffffff862e01ee>] kernel_init_freeable+0x1d8/0x25b
[ 2.136453] [<ffffffff862e01ee>] kernel_init_freeable+0x1d8/0x25b
[ 2.136453] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 2.136453] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 2.136453] [<ffffffff85fd4b69>] kernel_init+0x9/0xd0
[ 2.136453] [<ffffffff85fd4b69>] kernel_init+0x9/0xd0
[ 2.136453] [<ffffffff85fdeb4f>] ret_from_fork+0x3f/0x70
[ 2.136453] [<ffffffff85fdeb4f>] ret_from_fork+0x3f/0x70
[ 2.136453] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 2.136453] [<ffffffff85fd4b60>] ? rest_init+0xc0/0xc0
[ 2.136453] ---[ end trace b1f73f7dccccd763 ]---
[ 2.136453] ---[ end trace b1f73f7dccccd763 ]---
[ 2.200759] Kprobe smoke test: passed successfully
[ 2.200759] Kprobe smoke test: passed successfully
[ 2.203451] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 2.203451] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 2.206677] zpool: loaded
[ 2.206677] zpool: loaded
[ 2.207833] zbud: loaded
[ 2.207833] zbud: loaded
[ 2.209044] VFS: Disk quotas dquot_6.6.0
[ 2.209044] VFS: Disk quotas dquot_6.6.0
[ 2.210666] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.210666] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.215918] Key type asymmetric registered
[ 2.215918] Key type asymmetric registered
[ 2.217698] start plist test
[ 2.217698] start plist test
[ 2.220841] end plist test
[ 2.220841] end plist test
[ 2.222592] test_string_helpers: Running tests...
[ 2.222592] test_string_helpers: Running tests...
[ 2.225045] test_hexdump: Running tests...
[ 2.225045] test_hexdump: Running tests...
[ 2.226926] test_firmware: interface ready
[ 2.226926] test_firmware: interface ready
[ 2.229248] crc32: CRC_LE_BITS = 32, CRC_BE BITS = 32
[ 2.229248] crc32: CRC_LE_BITS = 32, CRC_BE BITS = 32
[ 2.231200] crc32: self tests passed, processed 225944 bytes in 240729 nsec
[ 2.231200] crc32: self tests passed, processed 225944 bytes in 240729 nsec
[ 2.234315] crc32c: CRC_LE_BITS = 32
[ 2.234315] crc32c: CRC_LE_BITS = 32
[ 2.235958] crc32c: self tests passed, processed 225944 bytes in 120160 nsec
[ 2.235958] crc32c: self tests passed, processed 225944 bytes in 120160 nsec
[ 2.256521] crc32_combine: 8373 self tests passed
[ 2.256521] crc32_combine: 8373 self tests passed
[ 2.276433] crc32c_combine: 8373 self tests passed
[ 2.276433] crc32c_combine: 8373 self tests passed
[ 2.278599] rbtree testing
[ 2.278599] rbtree testing -> 13729 cycles
-> 13729 cycles
[ 2.826679] augmented rbtree testing
[ 2.826679] augmented rbtree testing -> 17972 cycles
-> 17972 cycles
[ 3.545919] tsc: Refined TSC clocksource calibration: 2693.507 MHz
[ 3.545919] tsc: Refined TSC clocksource calibration: 2693.507 MHz
[ 3.548726] clocksource tsc: mask: 0xffffffffffffffff max_cycles: 0x26d348cd811, max_idle_ns: 440795335366 ns
[ 3.548726] clocksource tsc: mask: 0xffffffffffffffff max_cycles: 0x26d348cd811, max_idle_ns: 440795335366 ns
[ 3.553216] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 3.553216] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 3.556269] ACPI: Power Button [PWRF]
[ 3.556269] ACPI: Power Button [PWRF]
[ 3.599118] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 3.599118] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 3.632065] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 3.632065] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 3.635972] lp: driver loaded but no devices found
[ 3.635972] lp: driver loaded but no devices found
[ 3.638043] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
[ 3.638043] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
[ 3.642973] parport_pc 00:04: reported by Plug and Play ACPI
[ 3.642973] parport_pc 00:04: reported by Plug and Play ACPI
[ 3.645666] parport0: PC-style at 0x378
[ 3.645666] parport0: PC-style at 0x378, irq 7, irq 7 [ [PCSPPPCSPP,TRISTATE,TRISTATE]
]
[ 3.744392] lp0: using parport0 (interrupt-driven).
[ 3.744392] lp0: using parport0 (interrupt-driven).
[ 3.747190] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 3.747190] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 3.750508] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 3.750508] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 3.751997] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 3.751997] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 3.819989] rtc rtc0: alarm rollover: day
[ 3.819989] rtc rtc0: alarm rollover: day
[ 3.821957] rtc rtc0: invalid alarm value: 1900-1-3 2022213768:1073741856:0
[ 3.821957] rtc rtc0: invalid alarm value: 1900-1-3 2022213768:1073741856:0
[ 3.826066] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 3.826066] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 3.830507] rtc-test rtc-test.0: rtc core: registered test as rtc0
[ 3.830507] rtc-test rtc-test.0: rtc core: registered test as rtc0
[ 3.833591] rtc rtc1: alarm rollover: day
[ 3.833591] rtc rtc1: alarm rollover: day
[ 3.835550] rtc rtc1: invalid alarm value: 1900-1-3 2022213768:1073741856:0
[ 3.835550] rtc rtc1: invalid alarm value: 1900-1-3 2022213768:1073741856:0
[ 3.838969] rtc-test rtc-test.1: rtc core: registered test as rtc1
[ 3.838969] rtc-test rtc-test.1: rtc core: registered test as rtc1
[ 3.843971] pps pps0: new PPS source ktimer
[ 3.843971] pps pps0: new PPS source ktimer
[ 3.845981] pps pps0: ktimer PPS source registered
[ 3.845981] pps pps0: ktimer PPS source registered
[ 3.848306] Driver for 1-wire Dallas network protocol.
[ 3.848306] Driver for 1-wire Dallas network protocol.
[ 3.850779] DS1WM w1 busmaster driver - (c) 2004 Szabolcs Gyurko
[ 3.850779] DS1WM w1 busmaster driver - (c) 2004 Szabolcs Gyurko
[ 3.854669] pc87360: PC8736x not detected, module not inserted
[ 3.854669] pc87360: PC8736x not detected, module not inserted
[ 3.857403] sch56xx_common: Unsupported device id: 0xff
[ 3.857403] sch56xx_common: Unsupported device id: 0xff
[ 3.859843] sch56xx_common: Unsupported device id: 0xff
[ 3.859843] sch56xx_common: Unsupported device id: 0xff
[ 3.862730] alim7101_wdt: Steve Hill <steve@navaho.co.uk>
[ 3.862730] alim7101_wdt: Steve Hill <steve@navaho.co.uk>
[ 3.865385] alim7101_wdt: ALi M7101 PMU not present - WDT not set
[ 3.865385] alim7101_wdt: ALi M7101 PMU not present - WDT not set
[ 3.868581] it87_wdt: no device
[ 3.868581] it87_wdt: no device
[ 3.869984] sc1200wdt: build 20020303
[ 3.869984] sc1200wdt: build 20020303
[ 3.871691] sc1200wdt: io parameter must be specified
[ 3.871691] sc1200wdt: io parameter must be specified
[ 3.874176] smsc37b787_wdt: SMsC 37B787 watchdog component driver 1.1 initialising...
[ 3.874176] smsc37b787_wdt: SMsC 37B787 watchdog component driver 1.1 initialising...
[ 3.878980] smsc37b787_wdt: Timeout set to 60 second(s)
[ 3.878980] smsc37b787_wdt: Timeout set to 60 second(s)
[ 3.881445] smsc37b787_wdt: Watchdog initialized and sleeping (nowayout=0)...
[ 3.881445] smsc37b787_wdt: Watchdog initialized and sleeping (nowayout=0)...
[ 3.884787] machzwd: MachZ ZF-Logic Watchdog driver initializing
[ 3.884787] machzwd: MachZ ZF-Logic Watchdog driver initializing
[ 3.887503] machzwd: no ZF-Logic found
[ 3.887503] machzwd: no ZF-Logic found
[ 3.889379] watchdog: Software Watchdog: cannot register miscdev on minor=130 (err=-16).
[ 3.889379] watchdog: Software Watchdog: cannot register miscdev on minor=130 (err=-16).
[ 3.893136] watchdog: Software Watchdog: a legacy watchdog module is probably present.
[ 3.893136] watchdog: Software Watchdog: a legacy watchdog module is probably present.
[ 3.896917] softdog: Software Watchdog Timer: 0.08 initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
[ 3.896917] softdog: Software Watchdog Timer: 0.08 initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
[ 3.902542] ... APIC ID: 00000000 (0)
[ 3.902542] ... APIC ID: 00000000 (0)
[ 3.904542] ... APIC VERSION: 01050014
[ 3.904542] ... APIC VERSION: 01050014
[ 3.906044] 00000000
[ 3.906044] 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

[ 3.906044] 00000000
[ 3.906044] 000000000e2000000e200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

[ 3.906044] 00000000
[ 3.906044] 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000008000

[ 3.906044]
[ 3.906044]
[ 3.917568] number of MP IRQ sources: 15.
[ 3.917568] number of MP IRQ sources: 15.
[ 3.919462] number of IO-APIC #0 registers: 24.
[ 3.919462] number of IO-APIC #0 registers: 24.
[ 3.921576] testing the IO APIC.......................
[ 3.921576] testing the IO APIC.......................
[ 3.924037] IO APIC #0......
[ 3.924037] IO APIC #0......
[ 3.925385] .... register #00: 00000000
[ 3.925385] .... register #00: 00000000
[ 3.927172] ....... : physical APIC id: 00
[ 3.927172] ....... : physical APIC id: 00
[ 3.929221] ....... : Delivery Type: 0
[ 3.929221] ....... : Delivery Type: 0
[ 3.931127] ....... : LTS : 0
[ 3.931127] ....... : LTS : 0
[ 3.932513] .... register #01: 00170011
[ 3.932513] .... register #01: 00170011
[ 3.933957] ....... : max redirection entries: 17
[ 3.933957] ....... : max redirection entries: 17
[ 3.935974] ....... : PRQ implemented: 0
[ 3.935974] ....... : PRQ implemented: 0
[ 3.937307] ....... : IO APIC version: 11
[ 3.937307] ....... : IO APIC version: 11
[ 3.938705] .... register #02: 00000000
[ 3.938705] .... register #02: 00000000
[ 3.940142] ....... : arbitration: 00
[ 3.940142] ....... : arbitration: 00
[ 3.941134] .... IRQ redirection table:
[ 3.941134] .... IRQ redirection table:
[ 3.942014] 1 0 0 0 0 0 0 00
[ 3.942014] 1 0 0 0 0 0 0 00
[ 3.943150] 0 0 0 0 0 1 1 31
[ 3.943150] 0 0 0 0 0 1 1 31
[ 3.944245] 0 0 0 0 0 1 1 30
[ 3.944245] 0 0 0 0 0 1 1 30
[ 3.945285] 0 0 0 0 0 1 1 33
[ 3.945285] 0 0 0 0 0 1 1 33
[ 3.947344] 1 0 0 0 0 1 1 34
[ 3.947344] 1 0 0 0 0 1 1 34
[ 3.949253] 1 1 0 0 0 1 1 35
[ 3.949253] 1 1 0 0 0 1 1 35
[ 3.950742] 0 0 0 0 0 1 1 36
[ 3.950742] 0 0 0 0 0 1 1 36
[ 3.952423] 0 0 0 0 0 1 1 37
[ 3.952423] 0 0 0 0 0 1 1 37
[ 3.954359] 0 0 0 0 0 1 1 38
[ 3.954359] 0 0 0 0 0 1 1 38
[ 3.956239] 0 1 0 0 0 1 1 39
[ 3.956239] 0 1 0 0 0 1 1 39
[ 3.958104] 1 1 0 0 0 1 1 3A
[ 3.958104] 1 1 0 0 0 1 1 3A
[ 3.959956] 1 1 0 0 0 1 1 3B
[ 3.959956] 1 1 0 0 0 1 1 3B
[ 3.961850] 0 0 0 0 0 1 1 3C
[ 3.961850] 0 0 0 0 0 1 1 3C
[ 3.963697] 0 0 0 0 0 1 1 3D
[ 3.963697] 0 0 0 0 0 1 1 3D
[ 3.965583] 0 0 0 0 0 1 1 3E
[ 3.965583] 0 0 0 0 0 1 1 3E
[ 3.967414] 0 0 0 0 0 1 1 3F
[ 3.967414] 0 0 0 0 0 1 1 3F
[ 3.969318] 1 0 0 0 0 0 0 00
[ 3.969318] 1 0 0 0 0 0 0 00
[ 3.971171] 1 0 0 0 0 0 0 00
[ 3.971171] 1 0 0 0 0 0 0 00
[ 3.973066] 1 0 0 0 0 0 0 00
[ 3.973066] 1 0 0 0 0 0 0 00
[ 3.974898] 1 0 0 0 0 0 0 00
[ 3.974898] 1 0 0 0 0 0 0 00
[ 3.977016] 1 0 0 0 0 0 0 00
[ 3.977016] 1 0 0 0 0 0 0 00
[ 3.979239] 1 0 0 0 0 0 0 00
[ 3.979239] 1 0 0 0 0 0 0 00
[ 3.981520] 1 0 0 0 0 0 0 00
[ 3.981520] 1 0 0 0 0 0 0 00
[ 3.983622] 1 0 0 0 0 0 0 00
[ 3.983622] 1 0 0 0 0 0 0 00
[ 3.985143] IRQ to pin mappings:
[ 3.985143] IRQ to pin mappings:
[ 3.986215] IRQ0
[ 3.986215] IRQ0 -> 0:2-> 0:2

[ 3.987063] IRQ1
[ 3.987063] IRQ1 -> 0:1-> 0:1

[ 3.987916] IRQ3
[ 3.987916] IRQ3 -> 0:3-> 0:3

[ 3.988790] IRQ4
[ 3.988790] IRQ4 -> 0:4-> 0:4

[ 3.989478] IRQ5
[ 3.989478] IRQ5 -> 0:5-> 0:5

[ 3.990172] IRQ6
[ 3.990172] IRQ6 -> 0:6-> 0:6

[ 3.990862] IRQ7
[ 3.990862] IRQ7 -> 0:7-> 0:7

[ 3.991557] IRQ8
[ 3.991557] IRQ8 -> 0:8-> 0:8

[ 3.992287] IRQ9
[ 3.992287] IRQ9 -> 0:9-> 0:9

[ 3.993131] IRQ10
[ 3.993131] IRQ10 -> 0:10-> 0:10

[ 3.994037] IRQ11
[ 3.994037] IRQ11 -> 0:11-> 0:11

[ 3.994950] IRQ12
[ 3.994950] IRQ12 -> 0:12-> 0:12

[ 3.995884] IRQ13
[ 3.995884] IRQ13 -> 0:13-> 0:13

[ 3.996887] IRQ14
[ 3.996887] IRQ14 -> 0:14-> 0:14

[ 3.997763] IRQ15
[ 3.997763] IRQ15 -> 0:15-> 0:15

[ 3.998505] .................................... done.
[ 3.998505] .................................... done.
[ 4.001084] bootconsole [earlyser0] disabled
[ 4.001084] bootconsole [earlyser0] disabled
[ 4.002589] Running tests on trace events:
[ 4.003345] Testing event thermal_apic_exit: OK
[ 4.012383] Testing event thermal_apic_entry: OK
[ 4.020311] Testing event threshold_apic_exit: OK
[ 4.028318] Testing event threshold_apic_entry: OK
[ 4.036226] Testing event call_function_single_exit: OK
[ 4.044279] Testing event call_function_single_entry: OK
[ 4.052385] Testing event call_function_exit: OK
[ 4.060364] Testing event call_function_entry: OK
[ 4.068287] Testing event irq_work_exit: OK
[ 4.076357] Testing event irq_work_entry: OK
[ 4.084354] Testing event x86_platform_ipi_exit: OK
[ 4.092220] Testing event x86_platform_ipi_entry: OK
[ 4.100361] Testing event error_apic_exit: OK
[ 4.110820] Testing event error_apic_entry: OK
[ 4.116322] Testing event spurious_apic_exit: OK
[ 4.124278] Testing event spurious_apic_entry: OK
[ 4.132937] Testing event reschedule_exit: OK
[ 4.140272] Testing event reschedule_entry: OK
[ 4.148305] Testing event local_timer_exit: OK
[ 4.156323] Testing event local_timer_entry: OK
[ 4.164288] Testing event nmi_handler: OK
[ 4.172276] Testing event emulate_vsyscall: OK
[ 4.180272] Testing event sys_exit: OK
[ 4.188346] Testing event sys_enter: OK
[ 4.196345] Testing event tlb_flush: OK
[ 4.204287] Testing event page_fault_kernel: OK
[ 4.212353] Testing event page_fault_user: OK
[ 4.220288] Testing event task_rename: OK
[ 4.228311] Testing event task_newtask: OK
[ 4.236249] Testing event softirq_raise: OK
[ 4.244307] Testing event softirq_exit: OK
[ 4.252440] Testing event softirq_entry: OK
[ 4.260277] Testing event irq_handler_exit: OK
[ 4.268238] Testing event irq_handler_entry: OK
[ 4.276240] Testing event signal_deliver: OK
[ 4.285224] Testing event signal_generate: OK
[ 4.292344] Testing event workqueue_execute_end: OK
[ 4.301899] Testing event workqueue_execute_start: OK
[ 4.308359] Testing event workqueue_activate_work: OK
[ 4.316314] Testing event workqueue_queue_work: OK
[ 4.324269] Testing event sched_wake_idle_without_ipi: OK
[ 4.332276] Testing event sched_swap_numa: OK
[ 4.340355] Testing event sched_stick_numa: OK
[ 4.348257] Testing event sched_move_numa: OK
[ 4.356301] Testing event sched_process_hang: OK
[ 4.364239] Testing event sched_pi_setprio: OK
[ 4.372256] Testing event sched_stat_runtime: OK
[ 4.380227] Testing event sched_stat_blocked: OK
[ 4.388268] Testing event sched_stat_iowait: OK
[ 4.396336] Testing event sched_stat_sleep: OK
[ 4.404280] Testing event sched_stat_wait: OK
[ 4.412347] Testing event sched_process_exec: OK
[ 4.420268] Testing event sched_process_fork: OK
[ 4.428354] Testing event sched_process_wait: OK
[ 4.436277] Testing event sched_wait_task: OK
[ 4.444280] Testing event sched_process_exit: OK
[ 4.452317] Testing event sched_process_free: OK
[ 4.460261] Testing event sched_migrate_task: OK
[ 4.468308] Testing event sched_switch: OK
[ 4.476311] Testing event sched_wakeup_new: OK
[ 4.484407] Testing event sched_wakeup: OK
[ 4.492430] Testing event sched_kthread_stop_ret: OK
[ 4.500340] Testing event sched_kthread_stop: OK
[ 4.508319] Testing event lock_release: OK
[ 4.516450] Testing event lock_acquire: OK
[ 4.524426] Testing event console: OK
[ 4.532316] Testing event rcu_barrier: OK
[ 4.540964] Testing event rcu_torture_read: OK
[ 4.548324] Testing event rcu_batch_end: OK
[ 4.556363] Testing event rcu_invoke_kfree_callback: OK
[ 4.564381] Testing event rcu_invoke_callback: OK
[ 4.572310] Testing event rcu_batch_start: OK
[ 4.580321] Testing event rcu_kfree_callback: OK
[ 4.588297] Testing event rcu_callback: OK
[ 4.596287] Testing event rcu_prep_idle: OK
[ 4.604292] Testing event rcu_dyntick: OK
[ 4.612350] Testing event rcu_utilization: OK
[ 4.620639] Testing event tick_stop: OK
[ 4.628425] Testing event itimer_expire: OK
[ 4.636436] Testing event itimer_state: OK
[ 4.644432] Testing event hrtimer_cancel: OK
[ 4.652304] Testing event hrtimer_expire_exit: OK
[ 4.660331] Testing event hrtimer_expire_entry: OK
[ 4.668318] Testing event hrtimer_start: OK
[ 4.676252] Testing event hrtimer_init: OK
[ 4.684228] Testing event timer_cancel: OK
[ 4.692267] Testing event timer_expire_exit: OK
[ 4.700292] Testing event timer_expire_entry: OK
[ 4.708254] Testing event timer_start: OK
[ 4.716235] Testing event timer_init: OK
[ 4.724275] Testing event module_request: OK
[ 4.732359] Testing event module_free: OK
[ 4.740297] Testing event module_load: OK
[ 4.748273] Testing event ftrace_test_filter: OK
[ 4.757716] Testing event dev_pm_qos_remove_request: OK
[ 4.764616] Testing event dev_pm_qos_update_request: OK
[ 4.772256] Testing event dev_pm_qos_add_request: OK
[ 4.780277] Testing event pm_qos_update_flags: OK
[ 4.788283] Testing event pm_qos_update_target: OK
[ 4.796376] Testing event pm_qos_update_request_timeout: OK
[ 4.804339] Testing event pm_qos_remove_request: OK
[ 4.812297] Testing event pm_qos_update_request: OK
[ 4.820302] Testing event pm_qos_add_request: OK
[ 4.828262] Testing event power_domain_target: OK
[ 4.837293] Testing event clock_set_rate: OK
[ 4.844383] Testing event clock_disable: OK
[ 4.852286] Testing event clock_enable: OK
[ 4.860315] Testing event wakeup_source_deactivate: OK
[ 4.868253] Testing event wakeup_source_activate: OK
[ 4.876414] Testing event suspend_resume: OK
[ 4.884307] Testing event device_pm_callback_end: OK
[ 4.892285] Testing event device_pm_callback_start: OK
[ 4.900304] Testing event cpu_frequency: OK
[ 4.908285] Testing event pstate_sample: OK
[ 4.916318] Testing event cpu_idle: OK
[ 4.924294] Testing event benchmark_event: OK
[ 5.028271] Testing event mm_filemap_add_to_page_cache: OK
[ 5.036247] Testing event mm_filemap_delete_from_page_cache: OK
[ 5.044300] Testing event oom_score_adj_update: OK
[ 5.052296] Testing event mm_lru_activate: OK
[ 5.060272] Testing event mm_lru_insertion: OK
[ 5.068250] Testing event mm_vmscan_lru_shrink_inactive: OK
[ 5.076340] Testing event mm_vmscan_writepage: OK
[ 5.084242] Testing event mm_vmscan_memcg_isolate: OK
[ 5.092260] Testing event mm_vmscan_lru_isolate: OK
[ 5.100252] Testing event mm_shrink_slab_end: OK
[ 5.108302] Testing event mm_shrink_slab_start: OK
[ 5.116250] Testing event mm_vmscan_memcg_softlimit_reclaim_end: OK
[ 5.124203] Testing event mm_vmscan_memcg_reclaim_end: OK
[ 5.132379] Testing event mm_vmscan_direct_reclaim_end: OK
[ 5.140344] Testing event mm_vmscan_memcg_softlimit_reclaim_begin: OK
[ 5.148277] Testing event mm_vmscan_memcg_reclaim_begin: OK
[ 5.156285] Testing event mm_vmscan_direct_reclaim_begin: OK
[ 5.164269] Testing event mm_vmscan_wakeup_kswapd: OK
[ 5.172265] Testing event mm_vmscan_kswapd_wake: OK
[ 5.180271] Testing event mm_vmscan_kswapd_sleep: OK
[ 5.188264] Testing event mm_page_alloc_extfrag: OK
[ 5.196254] Testing event mm_page_pcpu_drain: OK
[ 5.204263] Testing event mm_page_alloc_zone_locked: OK
[ 5.212275] Testing event mm_page_alloc: OK
[ 5.220312] Testing event mm_page_free_batched: OK
[ 5.228247] Testing event mm_page_free: OK
[ 5.236254] Testing event kmem_cache_free: OK
[ 5.244733] Testing event kfree: OK
[ 5.252261] Testing event kmem_cache_alloc_node: OK
[ 5.260220] Testing event kmalloc_node: OK
[ 5.268297] Testing event kmem_cache_alloc: OK
[ 5.276234] Testing event kmalloc: OK
[ 5.284497] Testing event mm_compaction_defer_reset: OK
[ 5.292280] Testing event mm_compaction_defer_compaction: OK
[ 5.300260] Testing event mm_compaction_deferred: OK
[ 5.308272] Testing event mm_compaction_suitable: OK
[ 5.316282] Testing event mm_compaction_finished: OK
[ 5.324271] Testing event mm_compaction_try_to_compact_pages: OK
[ 5.332206] Testing event mm_compaction_end: OK
[ 5.340243] Testing event mm_compaction_begin: OK
[ 5.348260] Testing event mm_compaction_migratepages: OK
[ 5.356210] Testing event mm_compaction_isolate_freepages: OK
[ 5.364521] Testing event mm_compaction_isolate_migratepages: OK
[ 5.372364] Testing event mm_numa_migrate_ratelimit: OK
[ 5.380237] Testing event mm_migrate_pages: OK
[ 5.388231] Testing event cma_release: OK
[ 5.396258] Testing event cma_alloc: OK
[ 5.404308] Testing event writeback_dirty_inode_enqueue: OK
[ 5.412438] Testing event writeback_lazytime_iput: OK
[ 5.420367] Testing event writeback_lazytime: OK
[ 5.428273] Testing event writeback_single_inode: OK
[ 5.436276] Testing event writeback_single_inode_start: OK
[ 5.444278] Testing event writeback_wait_iff_congested: OK
[ 5.452250] Testing event writeback_congestion_wait: OK
[ 5.460234] Testing event writeback_sb_inodes_requeue: OK
[ 5.468252] Testing event balance_dirty_pages: OK
[ 5.476212] Testing event bdi_dirty_ratelimit: OK
[ 5.484387] Testing event global_dirty_state: OK
[ 5.492569] Testing event writeback_queue_io: OK
[ 5.500201] Testing event wbc_writepage: OK
[ 5.508287] Testing event writeback_bdi_unregister: OK
[ 5.516266] Testing event writeback_bdi_register: OK
[ 5.524194] Testing event writeback_wake_background: OK
[ 5.532261] Testing event writeback_nowork: OK
[ 5.540308] Testing event writeback_pages_written: OK
[ 5.548236] Testing event writeback_wait: OK
[ 5.556277] Testing event writeback_written: OK
[ 5.564920] Testing event writeback_start: OK
[ 5.572290] Testing event writeback_exec: OK
[ 5.580392] Testing event writeback_queue: OK
[ 5.588306] Testing event writeback_write_inode: OK
[ 5.596318] Testing event writeback_write_inode_start: OK
[ 5.604306] Testing event writeback_dirty_inode: OK
[ 5.612291] Testing event writeback_dirty_inode_start: OK
[ 5.620245] Testing event writeback_mark_inode_dirty: OK
[ 5.628248] Testing event writeback_dirty_page: OK
[ 5.636288] Testing event time_out_leases: OK
[ 5.644291] Testing event generic_delete_lease: OK
[ 5.652281] Testing event generic_add_lease: OK
[ 5.660249] Testing event break_lease_unblock: OK
[ 5.668236] Testing event break_lease_block: OK
[ 5.676297] Testing event break_lease_noblock: OK
[ 5.684196] Testing event swiotlb_bounced: OK
[ 5.692266] Testing event regulator_set_voltage_complete: OK
[ 5.700312] Testing event regulator_set_voltage: OK
[ 5.709446] Testing event regulator_disable_complete: OK
[ 5.716346] Testing event regulator_disable: OK
[ 5.724430] Testing event regulator_enable_complete: OK
[ 5.732392] Testing event regulator_enable_delay: OK
[ 5.740255] Testing event regulator_enable: OK
[ 5.748354] Testing event urandom_read: OK
[ 5.756283] Testing event random_read: OK
[ 5.764817] Testing event extract_entropy_user: OK
[ 5.772243] Testing event extract_entropy: OK
[ 5.781547] Testing event get_random_bytes_arch: OK
[ 5.788300] Testing event get_random_bytes: OK
[ 5.796279] Testing event xfer_secondary_pool: OK
[ 5.804320] Testing event add_disk_randomness: OK
[ 5.812263] Testing event add_input_randomness: OK
[ 5.820480] Testing event debit_entropy: OK
[ 5.828206] Testing event push_to_pool: OK
[ 5.836311] Testing event credit_entropy_bits: OK
[ 5.844395] Testing event mix_pool_bytes_nolock: OK
[ 5.852286] Testing event mix_pool_bytes: OK
[ 5.860320] Testing event add_device_randomness: OK
[ 5.868306] Testing event regcache_drop_region: OK
[ 5.876306] Testing event regmap_async_complete_done: OK
[ 5.884261] Testing event regmap_async_complete_start: OK
[ 5.892323] Testing event regmap_async_io_complete: OK
[ 5.900312] Testing event regmap_async_write_start: OK
[ 5.908260] Testing event regmap_cache_bypass: OK
[ 5.916289] Testing event regmap_cache_only: OK
[ 5.924312] Testing event regcache_sync: OK
[ 5.932267] Testing event regmap_hw_write_done: OK
[ 5.940278] Testing event regmap_hw_write_start: OK
[ 5.948228] Testing event regmap_hw_read_done: OK
[ 5.956381] Testing event regmap_hw_read_start: OK
[ 5.964337] Testing event regmap_reg_read_cache: OK
[ 5.972287] Testing event regmap_reg_read: OK
[ 5.980299] Testing event regmap_reg_write: OK
[ 5.988297] Testing event mei_reg_write: OK
[ 5.996272] Testing event mei_reg_read: OK
[ 6.004312] Testing event fence_wait_end: OK
[ 6.012281] Testing event fence_wait_start: OK
[ 6.020275] Testing event fence_signaled: OK
[ 6.028284] Testing event fence_enable_signal: OK
[ 6.036221] Testing event fence_destroy: OK
[ 6.044284] Testing event fence_init: OK
[ 6.052303] Testing event fence_emit: OK
[ 6.060225] Testing event fence_annotate_wait_on: OK
[ 6.068226] Testing event smbus_result: OK
[ 6.076273] Testing event smbus_reply: OK
[ 6.084499] Testing event smbus_read: OK
[ 6.092333] Testing event smbus_write: OK
[ 6.100205] Testing event i2c_result: OK
[ 6.108191] Testing event i2c_reply: OK
[ 6.116288] Testing event i2c_read: OK
[ 6.124278] Testing event i2c_write: OK
[ 6.132238] Testing event thermal_zone_trip: OK
[ 6.140268] Testing event cdev_update: OK
[ 6.148261] Testing event thermal_temperature: OK
[ 6.156264] Testing event aer_event: OK
[ 6.164319] Testing event mc_event: OK
[ 6.172350] Testing event udp_fail_queue_rcv_skb: OK
[ 6.180258] Testing event sock_exceed_buf_limit: OK
[ 6.188288] Testing event sock_rcvqueue_full: OK
[ 6.196242] Testing event napi_poll: OK
[ 6.204288] Testing event netif_rx_ni_entry: OK
[ 6.212281] Testing event netif_rx_entry: OK
[ 6.220269] Testing event netif_receive_skb_entry: OK
[ 6.228220] Testing event napi_gro_receive_entry: OK
[ 6.236220] Testing event napi_gro_frags_entry: OK
[ 6.244267] Testing event netif_rx: OK
[ 6.252234] Testing event netif_receive_skb: OK
[ 6.260263] Testing event net_dev_queue: OK
[ 6.268256] Testing event net_dev_xmit: OK
[ 6.276253] Testing event net_dev_start_xmit: OK
[ 6.284252] Testing event skb_copy_datagram_iovec: OK
[ 6.292313] Testing event consume_skb: OK
[ 6.300276] Testing event kfree_skb: OK
[ 6.308260] Running tests on trace event systems:
[ 6.309081] Testing event system skb: OK
[ 6.316331] Testing event system net: OK
[ 6.324378] Testing event system napi: OK
[ 6.332338] Testing event system sock: OK
[ 6.340352] Testing event system udp: OK
[ 6.348332] Testing event system ras: OK
[ 6.356282] Testing event system thermal: OK
[ 6.364266] Testing event system i2c: OK
[ 6.372359] Testing event system fence: OK
[ 6.380274] Testing event system mei: OK
[ 6.388366] Testing event system regmap: OK
[ 6.396312] Testing event system random: OK
[ 6.404373] Testing event system regulator: OK
[ 6.412333] Testing event system swiotlb: OK
[ 6.420428] Testing event system filelock: OK
[ 6.428392] Testing event system writeback: OK
[ 6.436425] Testing event system cma: OK
[ 6.444349] Testing event system migrate: OK
[ 6.452347] Testing event system compaction: OK
[ 6.460417] Testing event system kmem: OK
[ 6.468412] Testing event system vmscan: OK
[ 6.476427] Testing event system pagemap: OK
[ 6.484421] Testing event system oom: OK
[ 6.492413] Testing event system filemap: OK
[ 6.500396] Testing event system benchmark: OK
[ 6.604417] Testing event system power: OK
[ 6.612443] Testing event system test: OK
[ 6.620693] Testing event system module: OK
[ 6.628436] Testing event system timer: OK
[ 6.636459] Testing event system rcu: OK
[ 6.644385] Testing event system printk: OK
[ 6.652415] Testing event system lock: OK
[ 6.660581] Testing event system sched: OK
[ 6.668398] Testing event system workqueue: OK
[ 6.676402] Testing event system signal: OK
[ 6.684438] Testing event system irq: OK
[ 6.692435] Testing event system task: OK
[ 6.700390] Testing event system exceptions: OK
[ 6.708360] Testing event system tlb: OK
[ 6.716379] Testing event system raw_syscalls: OK
[ 6.731949] Testing event system vsyscall: OK
[ 6.740359] Testing event system nmi: OK
[ 6.748377] Testing event system syscalls: OK
[ 6.756660] Testing event system irq_vectors: OK
[ 6.764407] Running tests on all trace events:
[ 6.765315] Testing all events: OK
[ 6.868883] Testing ftrace filter: OK
[ 6.871860] Key type encrypted registered
[ 6.874682] debug: unmapping init [mem 0xffffffff862df000-0xffffffff86397fff]
[ 6.882230] random: init urandom read with 3 bits of entropy available
[ 6.963663] init: Failed to create pty - disabling logging for job
[ 6.965110] init: Temporary process spawn error: No space left on device
udevd[494]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:LNXSYSTM:': No such file or directory
udevd[501]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv input:b0019v0000p0001e0000-e0,1,k74,ramlsfw': No such file or directory
udevd[516]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv pci:v00008086d00001237sv00001AF4sd00001100bc06sc00i00': No such file or directory
udevd[511]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv pci:v00008086d00007010sv00001AF4sd00001100bc01sc01i80': No such file or directory
udevd[513]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv pci:v00001013d000000B8sv00001AF4sd00001100bc03sc00i00': No such file or directory
udevd[515]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv pci:v00008086d0000100Esv00001AF4sd00001100bc02sc00i00': No such file or directory
udevd[512]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv pci:v00008086d00007113sv00001AF4sd00001100bc06sc80i00': No such file or directory
udevd[517]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv pci:v00001AF4d00001001sv00001AF4sd00000002bc01sc00i00': No such file or directory
udevd[518]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv pci:v00001AF4d00001001sv00001AF4sd00000002bc01sc00i00': No such file or directory
udevd[519]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:LNXSYBUS:': No such file or directory
udevd[520]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv pci:v00001AF4d00001001sv00001AF4sd00000002bc01sc00i00': No such file or directory
udevd[523]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv pci:v00001AF4d00001001sv00001AF4sd00000002bc01sc00i00': No such file or directory
udevd[522]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv pci:v00001AF4d00001001sv00001AF4sd00000002bc01sc00i00': No such file or directory
udevd[524]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:LNXSYBUS:': No such file or directory
udevd[525]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv pci:v00001AF4d00001001sv00001AF4sd00000002bc01sc00i00': No such file or directory
udevd[527]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv pci:v00008086d000025ABsv00001AF4sd00001100bc08sc80i00': No such file or directory
udevd[533]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:PNP0103:': No such file or directory
udevd[534]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv platform:microcode': No such file or directory
udevd[543]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv platform:platform-framebuffer': No such file or directory
udevd[544]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv platform:pcspkr': No such file or directory
udevd[546]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv serio:ty01pr00id00ex00': No such file or directory
udevd[548]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw': No such file or directory
udevd[549]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv pci:v00001AF4d00001001sv00001AF4sd00000002bc01sc00i00': No such file or directory
udevd[514]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv pci:v00008086d00007000sv00001AF4sd00001100bc06sc01i00': No such file or directory
udevd[605]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:PNP0A03:': No such file or directory
Kernel tests: Boot OK!
Kernel tests: Boot OK!
udevd[606]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:PNP0103:': No such file or directory
udevd[603]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:LNXCPU:': No such file or directory
udevd[604]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:LNXCPU:': No such file or directory
udevd[607]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:PNP0A06:': No such file or directory
udevd[608]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:PNP0C0F:': No such file or directory
udevd[609]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:PNP0C0F:': No such file or directory
udevd[622]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:PNP0A06:': No such file or directory
udevd[612]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:PNP0C0F:': No such file or directory
udevd[614]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:PNP0C0F:': No such file or directory
udevd[613]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:PNP0C0F:': No such file or directory
Trinity v1.4pre Dave Jones <davej@redhat.com>
[init] Marking syscall get_robust_list (64bit:274 32bit:312) as to be disabled.
Done parsing arguments.
Marking all syscalls as enabled.
[init] Disabling syscalls marked as disabled by command line options
[init] Marked 64-bit syscall get_robust_list (274) as deactivated.
[init] Marked 32-bit syscall get_robust_list (312) as deactivated.
[init] 32-bit syscalls: 350 enabled, 1 disabled. 64-bit syscalls: 313 enabled, 1 disabled.
DANGER: RUNNING AS ROOT.
Unless you are running in a virtual machine, this could cause serious problems such as overwriting CMOS
or similar which could potentially make this machine unbootable without a firmware reset.

ctrl-c now unless you really know what you are doing.
udevd[644]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:APP0001:': No such file or directory
udevd[645]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:PNP0303:': No such file or directory
udevd[651]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:PNP0F13:': No such file or directory
udevd[650]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:PNP0B00:': No such file or directory
udevd[652]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:QEMU0001:': No such file or directory
udevd[649]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:PNP0700:': No such file or directory
udevd[648]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:PNP0501:': No such file or directory
udevd[647]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:PNP0501:': No such file or directory
udevd[646]: failed to execute '/sbin/modprobe' '/sbin/modprobe -bv acpi:PNP0400:': No such file or directory
[init] Kernel was tainted on startup. Will ignore flags that are already set.
[init] Started watchdog process, PID is 1679
[main] Main thread is alive.
[main] Setsockopt(1 d 693000 8) on fd 6 [1:5:1]
[main] Setsockopt(1 c 693000 4) on fd 7 [1:2:1]
[main] Setsockopt(1 8 693000 d1) on fd 8 [16:2:4]
[main] Setsockopt(1 20 693000 4) on fd 10 [1:1:1]
[main] Setsockopt(1 f 693000 b7) on fd 11 [1:2:1]
[main] Setsockopt(1 c 693000 26) on fd 12 [1:5:1]
[main] Setsockopt(1 2f 693000 fe) on fd 16 [1:2:1]
[main] Setsockopt(1 9 693000 51) on fd 17 [1:2:1]
[main] Setsockopt(10e 3 693000 4) on fd 18 [16:3:0]
[main] Setsockopt(10e 3 693000 9c) on fd 20 [16:2:15]
[main] Setsockopt(1 1d 693000 4) on fd 21 [1:5:1]
[main] Setsockopt(1 2a 693000 ef) on fd 22 [1:1:1]
[main] Setsockopt(10e 3 693000 4) on fd 23 [16:2:0]
[main] Setsockopt(1 e 693000 e8) on fd 24 [1:5:1]
[main] Setsockopt(1 12 693000 4) on fd 26 [1:5:1]
[main] Setsockopt(1 9 693000 da) on fd 27 [1:5:1]
[main] Setsockopt(1 2 693000 d4) on fd 28 [16:2:16]
[main] Setsockopt(1 10 693000 a9) on fd 30 [1:1:1]
[main] Setsockopt(1 a 693000 cc) on fd 31 [16:2:0]
[main] Setsockopt(10e 3 693000 25) on fd 34 [16:3:2]
[main] Setsockopt(1 10 693000 6c) on fd 35 [1:1:1]
[main] Setsockopt(1 23 693000 4) on fd 38 [1:5:1]
[main] Setsockopt(1 20 693000 4) on fd 39 [16:2:4]
[main] Setsockopt(1 2b 693000 4) on fd 40 [1:1:1]
[main] Setsockopt(1 6 693000 ae) on fd 42 [1:5:1]
[main] Setsockopt(1 7 693000 4) on fd 43 [16:2:0]
[main] Setsockopt(1 b 693000 4) on fd 46 [1:2:1]
[main] Setsockopt(10e 5 693000 d7) on fd 47 [16:2:15]
[main] Setsockopt(1 e 693000 e0) on fd 48 [1:1:1]
[main] Setsockopt(1 10 693000 4) on fd 50 [1:2:1]
[main] Setsockopt(10e 5 693000 19) on fd 54 [16:3:15]
[main] Setsockopt(1 15 693000 10) on fd 55 [1:5:1]
[main] Setsockopt(1 d 693000 8) on fd 57 [16:2:4]
[main] Setsockopt(1 2 693000 ad) on fd 58 [1:1:1]
[main] Setsockopt(1 d 693000 8) on fd 59 [16:3:15]
[main] Setsockopt(1 2a 693000 83) on fd 62 [1:2:1]
[main] Setsockopt(1 8 693000 3e) on fd 63 [1:1:1]
[main] Setsockopt(1 d 693000 8) on fd 64 [1:2:1]
[main] Setsockopt(1 2c 693000 4) on fd 67 [16:2:15]
[main] Setsockopt(1 10 693000 6e) on fd 68 [1:1:1]
[main] Setsockopt(1 2d 693000 37) on fd 69 [1:1:1]
[main] Setsockopt(10e 4 693000 4) on fd 72 [16:2:0]
[main] Setsockopt(1 1d 693000 3b) on fd 73 [1:5:1]
[main] Setsockopt(1 25 693000 75) on fd 75 [1:5:1]
[main] Setsockopt(1 21 693000 a0) on fd 76 [1:1:1]
[main] Setsockopt(1 10 693000 ee) on fd 77 [1:5:1]
[main] Setsockopt(1 d 693000 8) on fd 79 [1:5:1]
[main] Setsockopt(1 6 693000 a5) on fd 80 [1:2:1]
[main] Setsockopt(1 2d 693000 4) on fd 82 [1:2:1]
[main] Setsockopt(1 e 693000 4) on fd 84 [1:2:1]
[main] Setsockopt(1 23 693000 9a) on fd 86 [1:1:1]
[main] Setsockopt(1 1 693000 74) on fd 87 [1:1:1]
[main] Setsockopt(1 c 693000 51) on fd 89 [1:5:1]
[main] Setsockopt(1 22 693000 69) on fd 90 [1:5:1]
[main] Setsockopt(1 23 693000 4) on fd 94 [16:3:16]
[main] Setsockopt(1 28 693000 f) on fd 95 [1:1:1]
[main] Setsockopt(1 15 693000 10) on fd 100 [1:2:1]
[main] Setsockopt(1 8 693000 4) on fd 101 [1:2:1]
[main] Setsockopt(1 14 693000 10) on fd 102 [1:2:1]
[main] Setsockopt(1 2d 693000 4) on fd 105 [1:1:1]
[main] Setsockopt(1 f 693000 4) on fd 106 [1:5:1]
[main] Setsockopt(10e 1 693000 4) on fd 107 [16:2:15]
[main] Setsockopt(1 1d 693000 83) on fd 108 [1:2:1]
[main] Setsockopt(1 d 693000 8) on fd 111 [1:2:1]
[main] Setsockopt(1 2d 693000 4) on fd 112 [1:2:1]
[main] Setsockopt(10e 3 693000 4) on fd 114 [16:3:2]
[main] Setsockopt(1 2 693000 4) on fd 115 [1:5:1]
[main] Setsockopt(1 2e 693000 4) on fd 117 [16:3:0]
[main] Setsockopt(1 2b 693000 4) on fd 118 [1:5:1]
[main] Setsockopt(1 5 693000 e6) on fd 119 [16:3:15]
[main] Setsockopt(1 12 693000 4) on fd 120 [1:1:1]
[main] Setsockopt(1 2b 693000 4) on fd 122 [1:1:1]
[main] Setsockopt(1 b 693000 4) on fd 123 [1:2:1]
[main] Setsockopt(1 b 693000 7b) on fd 124 [1:5:1]
[main] Setsockopt(1 22 693000 4) on fd 125 [1:1:1]
[main] Setsockopt(1 21 693000 4) on fd 126 [1:2:1]
[main] Setsockopt(1 e 693000 31) on fd 128 [1:1:1]
[main] Setsockopt(10e 1 693000 d6) on fd 129 [16:3:15]
[main] Setsockopt(1 2 693000 7b) on fd 130 [1:1:1]
[main] Setsockopt(1 5 693000 4) on fd 133 [1:5:1]
[main] Setsockopt(1 2c 693000 9f) on fd 134 [1:5:1]
[main] Setsockopt(1 25 693000 8) on fd 135 [1:1:1]
[main] Setsockopt(1 b 693000 4) on fd 137 [1:1:1]
[main] Setsockopt(1 c 693000 ba) on fd 138 [1:5:1]
[main] Setsockopt(1 d 693000 8) on fd 140 [1:1:1]
[main] Setsockopt(1 24 693000 1c) on fd 141 [1:2:1]
[main] Setsockopt(1 6 693000 4) on fd 142 [1:2:1]
[main] Setsockopt(1 23 693000 9b) on fd 147 [16:3:2]
[main] Setsockopt(1 10 693000 24) on fd 149 [1:2:1]
[main] Setsockopt(1 12 693000 ff) on fd 150 [1:5:1]
[main] Setsockopt(1 1 693000 a4) on fd 152 [1:2:1]
[main] Setsockopt(1 24 693000 f7) on fd 153 [1:1:1]
[main] Setsockopt(1 a 693000 f8) on fd 154 [1:5:1]
[main] Setsockopt(1 21 693000 4) on fd 156 [16:2:4]
[main] Setsockopt(1 2f 693000 7d) on fd 159 [1:2:1]
[main] Setsockopt(1 7 693000 41) on fd 161 [1:1:1]
[main] Setsockopt(1 2c 693000 1b) on fd 163 [1:1:1]
[main] Setsockopt(1 b 693000 4) on fd 164 [16:2:15]
[main] Setsockopt(1 20 693000 79) on fd 165 [1:5:1]
[main] Setsockopt(1 b 693000 7e) on fd 167 [1:5:1]
[main] Setsockopt(1 14 693000 10) on fd 168 [1:5:1]
[main] Setsockopt(1 20 693000 4) on fd 169 [1:1:1]
[main] Setsockopt(10e 4 693000 4) on fd 170 [16:2:2]
[main] Setsockopt(10e 4 693000 88) on fd 172 [16:2:2]
[main] Setsockopt(1 28 693000 5a) on fd 173 [1:1:1]
[main] Setsockopt(10e 3 693000 3c) on fd 175 [16:3:4]
[main] Setsockopt(1 c 693000 4) on fd 176 [1:1:1]
[main] Setsockopt(10e 5 693000 4) on fd 179 [16:2:2]
[main] Setsockopt(1 7 693000 4) on fd 181 [1:2:1]
[main] Setsockopt(1 2d 693000 4) on fd 184 [1:1:1]
[main] Setsockopt(1 9 693000 4) on fd 185 [1:2:1]
[main] Setsockopt(1 b 693000 4) on fd 187 [16:2:0]
[main] Setsockopt(1 a 693000 b7) on fd 189 [1:2:1]
[main] Setsockopt(1 d 693000 8) on fd 192 [1:5:1]
[main] Setsockopt(1 28 693000 3c) on fd 193 [1:2:1]
[main] Setsockopt(1 2e 693000 5c) on fd 194 [1:2:1]
[main] Setsockopt(1 10 693000 4) on fd 195 [16:2:16]
[main] Setsockopt(1 b 693000 4) on fd 196 [1:2:1]
[main] Setsockopt(1 21 693000 4) on fd 198 [1:2:1]
[main] Setsockopt(10e 1 693000 78) on fd 199 [16:2:0]
[main] Setsockopt(1 6 693000 88) on fd 200 [1:2:1]
[main] Setsockopt(10e 5 693000 4b) on fd 201 [16:2:2]
[main] Setsockopt(1 12 693000 af) on fd 202 [1:5:1]
[main] Setsockopt(10e 5 693000 4) on fd 203 [16:2:16]
[main] Setsockopt(1 6 693000 b6) on fd 204 [1:1:1]
[main] Setsockopt(1 2c 693000 4) on fd 205 [1:5:1]
[main] Setsockopt(1 d 693000 8) on fd 207 [1:5:1]
[main] Setsockopt(1 21 693000 e5) on fd 209 [1:5:1]
[main] Setsockopt(1 2e 693000 4) on fd 210 [1:2:1]
[main] Setsockopt(10e 2 693000 4) on fd 211 [16:3:15]
[main] Setsockopt(1 1d 693000 4) on fd 212 [1:5:1]
[main] Setsockopt(1 8 693000 92) on fd 213 [16:3:0]
[main] Setsockopt(1 1d 693000 8c) on fd 214 [1:5:1]
[main] Setsockopt(1 2 693000 84) on fd 216 [1:1:1]
[main] Setsockopt(1 f 693000 64) on fd 217 [16:3:16]
[main] Setsockopt(1 21 693000 4) on fd 218 [1:2:1]
[main] Setsockopt(1 1 693000 6a) on fd 221 [1:1:1]
[main] Setsockopt(1 2d 693000 d4) on fd 222 [16:3:0]
[main] Setsockopt(1 2f 693000 4) on fd 225 [1:1:1]
[main] Setsockopt(1 28 693000 4) on fd 227 [1:2:1]
[main] Setsockopt(10e 4 693000 4) on fd 228 [16:3:15]
[main] Setsockopt(1 12 693000 35) on fd 231 [1:2:1]
[main] Setsockopt(10e 3 693000 25) on fd 232 [16:3:16]
[main] Setsockopt(1 1 693000 4) on fd 234 [1:1:1]
[main] Setsockopt(1 f 693000 79) on fd 235 [1:1:1]
[main] Setsockopt(1 8 693000 4) on fd 237 [1:2:1]
[main] Setsockopt(1 22 693000 3d) on fd 240 [1:5:1]
[main] Setsockopt(10e 3 693000 4) on fd 241 [16:3:15]
[main] Setsockopt(1 23 693000 4) on fd 242 [1:1:1]
[main] Setsockopt(1 e 693000 63) on fd 243 [16:3:16]
[main] Setsockopt(1 8 693000 e4) on fd 245 [1:1:1]
[main] Setsockopt(1 20 693000 4) on fd 247 [1:2:1]
[main] Setsockopt(1 a 693000 4) on fd 250 [1:2:1]
[main] Setsockopt(1 2c 693000 ad) on fd 251 [1:1:1]
[main] Setsockopt(1 2 693000 4) on fd 255 [1:5:1]
[main] Setsockopt(1 9 693000 13) on fd 256 [1:2:1]
[main] Setsockopt(1 14 693000 10) on fd 258 [1:2:1]
[main] Setsockopt(1 1 693000 61) on fd 260 [16:3:2]
[main] Setsockopt(1 f 693000 4) on fd 261 [1:2:1]
[main] Setsockopt(1 29 693000 b8) on fd 262 [16:2:2]
[main] Setsockopt(1 f 693000 4) on fd 265 [16:2:16]
[main] Setsockopt(1 2e 693000 a6) on fd 267 [1:2:1]
[main] Setsockopt(1 b 693000 34) on fd 268 [1:5:1]
[main] Setsockopt(1 2c 693000 f4) on fd 270 [16:2:2]
[main] Setsockopt(1 14 693000 10) on fd 272 [1:1:1]
[main] Setsockopt(1 1 693000 4) on fd 273 [16:3:0]
[main] Setsockopt(1 24 693000 4) on fd 274 [1:5:1]
[main] Setsockopt(1 1d 693000 4) on fd 275 [1:5:1]
[main] Setsockopt(1 10 693000 d8) on fd 276 [1:1:1]
[main] Setsockopt(1 9 693000 4) on fd 278 [16:3:4]
[main] Setsockopt(1 2f 693000 4) on fd 279 [1:1:1]
[main] Setsockopt(1 2f 693000 4) on fd 280 [16:2:2]
[main] Setsockopt(1 2 693000 29) on fd 284 [1:5:1]
[main] Setsockopt(1 5 693000 4) on fd 286 [1:2:1]
[main] Setsockopt(1 9 693000 4) on fd 287 [1:1:1]
[main] Setsockopt(1 2e 693000 4) on fd 290 [1:2:1]
[main] Setsockopt(1 5 693000 4) on fd 291 [1:2:1]
[main] Setsockopt(1 1 693000 d4) on fd 294 [1:2:1]
[main] Setsockopt(1 2b 693000 4) on fd 295 [1:2:1]
[main] Setsockopt(1 2b 693000 4) on fd 298 [1:1:1]
[main] Setsockopt(1 1d 693000 fc) on fd 299 [16:2:15]
[main] Setsockopt(1 2a 693000 4) on fd 300 [1:1:1]
[main] Setsockopt(1 2f 693000 e1) on fd 303 [1:1:1]
[main] Setsockopt(10e 3 693000 8d) on fd 304 [16:3:15]
[main] Setsockopt(1 b 693000 4) on fd 305 [1:2:1]
[main] Setsockopt(1 9 693000 16) on fd 306 [1:5:1]
[main] Setsockopt(10e 2 693000 4) on fd 307 [16:2:2]
[main] Setsockopt(1 28 693000 4) on fd 308 [1:5:1]
[main] Setsockopt(1 22 693000 5d) on fd 309 [1:1:1]
[main] Setsockopt(1 5 693000 79) on fd 310 [1:2:1]
[main] Setsockopt(1 2f 693000 4) on fd 311 [1:1:1]
[main] Setsockopt(1 2a 693000 4) on fd 313 [1:2:1]
[main] Setsockopt(1 2b 693000 75) on fd 315 [1:1:1]
[main] Setsockopt(10e 2 693000 e4) on fd 316 [16:3:0]
[main] Setsockopt(1 6 693000 66) on fd 320 [16:3:15]
[main] Setsockopt(1 21 693000 4) on fd 321 [1:2:1]
[main] Setsockopt(1 c 693000 65) on fd 323 [1:5:1]
[main] Setsockopt(1 24 693000 a8) on fd 325 [1:1:1]
[main] Setsockopt(1 f 693000 4) on fd 326 [1:1:1]
[main] Setsockopt(1 2b 693000 81) on fd 331 [1:1:1]
[main] Setsockopt(1 6 693000 bb) on fd 333 [1:5:1]
[main] Setsockopt(1 25 693000 3f) on fd 335 [1:1:1]
[main] Setsockopt(10e 4 693000 4) on fd 336 [16:3:0]
[main] Setsockopt(1 1 693000 2a) on fd 337 [1:2:1]
[main] Setsockopt(1 10 693000 4) on fd 338 [1:1:1]
[main] Setsockopt(1 12 693000 16) on fd 341 [1:5:1]
[main] Setsockopt(1 20 693000 50) on fd 342 [16:2:4]
[main] Setsockopt(1 5 693000 4) on fd 344 [1:2:1]
[main] Setsockopt(1 5 693000 4) on fd 345 [1:2:1]
[main] Setsockopt(1 6 693000 4) on fd 346 [1:1:1]
[main] Setsockopt(1 1d 693000 4) on fd 347 [16:2:0]
[main] Setsockopt(1 6 693000 bc) on fd 349 [1:1:1]
[main] Setsockopt(1 6 693000 4) on fd 351 [16:2:0]
[main] Setsockopt(1 f 693000 4) on fd 352 [1:5:1]
[main] Setsockopt(1 9 693000 36) on fd 353 [1:2:1]
[main] Setsockopt(10e 1 693000 e8) on fd 354 [16:3:16]
[main] Setsockopt(1 5 693000 4) on fd 357 [1:5:1]
[main] Setsockopt(1 1 693000 54) on fd 358 [1:1:1]
[main] Setsockopt(1 22 693000 ee) on fd 359 [1:5:1]
[main] Setsockopt(1 29 693000 39) on fd 362 [1:2:1]
[main] Setsockopt(1 2d 693000 4) on fd 363 [1:2:1]
[main] Setsockopt(1 28 693000 b5) on fd 364 [1:5:1]
[main] Setsockopt(1 f 693000 3f) on fd 365 [1:5:1]
[main] Setsockopt(1 25 693000 4) on fd 366 [1:5:1]
[main] Setsockopt(10e 1 693000 4) on fd 367 [16:2:15]
[main] Setsockopt(1 f 693000 4) on fd 369 [1:2:1]
[main] Setsockopt(1 c 693000 4) on fd 371 [1:1:1]
[main] Setsockopt(1 23 693000 4) on fd 372 [1:2:1]
[main] Setsockopt(1 2d 693000 4) on fd 373 [1:1:1]
[main] Setsockopt(1 1d 693000 4) on fd 374 [1:5:1]
[main] Setsockopt(10e 5 693000 4) on fd 375 [16:3:15]
[main] Setsockopt(1 24 693000 80) on fd 378 [1:2:1]
[main] 375 sockets created based on info from socket cachefile.
[main] Generating file descriptors
[main] Added 282 filenames from /dev
[main] Added 5058 filenames from /proc
[main] Added 3611 filenames from /sys
[main] Random reseed: 4192870065
[child0:971] mq_unlink (241) returned ENOSYS, marking as inactive.
[child0:971] set_mempolicy (238) returned ENOSYS, marking as inactive.
[child0:971] io_destroy (207) returned ENOSYS, marking as inactive.
[main] Random reseed: 3236370454
[child0:972] migrate_pages (256) returned ENOSYS, marking as inactive.
[child0:972] io_cancel (210) returned ENOSYS, marking as inactive.
[child0:972] mq_timedreceive (243) returned ENOSYS, marking as inactive
\
 
 \ /
  Last update: 2015-06-02 12:01    [W:0.791 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site