Skip to content

Instantly share code, notes, and snippets.

@djbw
Created November 17, 2018 04:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save djbw/192317bad8e33c98c27932bce7947d30 to your computer and use it in GitHub Desktop.
Save djbw/192317bad8e33c98c27932bce7947d30 to your computer and use it in GitHub Desktop.
[ 0.000000] Linux version 4.20.0-rc1+ (dwillia2@dwillia2-desk3.amr.corp.intel.com) (gcc version 7.3.1 20180712 (Red Hat 7.3.1-6) (GCC)) #2620 SMP Fri Nov 16 19:45:54 PST 2018
[ 0.000000] Command line: root=/dev/nfs ip=dhcp earlyprintk=ttyS0,115200 console=ttyS0,115200 console=tty0 ignore_loglevel sysrq_always_enabled selinux=0 numa=fake=2U hung_task_panic=1 softlockup_panic=1 ftrace_dump_on_oops memmap=4G!8G libnvdimm.dyndbg=+fp nfit_test.dyndbg nfit.dyndbg slub_debug=FZP vm_debug=- dyndbg="func devm_memremap_pages +p" dyndbg="func arch_add_memory +p" dyndbg="func shuffle_zone_order +p" printk.devkmsg=on rw
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] 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-0x00000000bffdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bffdd000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000043fffffff] usable
[ 0.000000] printk: bootconsole [earlyser0] enabled
[ 0.000000] printk: debug: ignoring loglevel setting.
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] user-defined physical RAM map:
[ 0.000000] user: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] user: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] user: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] user: [mem 0x0000000000100000-0x00000000bffdcfff] usable
[ 0.000000] user: [mem 0x00000000bffdd000-0x00000000bfffffff] reserved
[ 0.000000] user: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[ 0.000000] user: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] user: [mem 0x0000000100000000-0x00000001ffffffff] usable
[ 0.000000] user: [mem 0x0000000200000000-0x00000002ffffffff] persistent (type 12)
[ 0.000000] user: [mem 0x0000000300000000-0x000000043fffffff] usable
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.11.1-0-g0551a4be2c-prebuilt.qemu-project.org 04/01/2014
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 2db9001, primary cpu clock
[ 0.000000] kvm-clock: using sched offset of 3664751387 cycles
[ 0.000791] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.003052] tsc: Detected 2999.998 MHz processor
[ 0.005045] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.005986] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.006778] last_pfn = 0x440000 max_arch_pfn = 0x400000000
[ 0.007557] MTRR default type: write-back
[ 0.008103] MTRR fixed ranges enabled:
[ 0.008619] 00000-9FFFF write-back
[ 0.009133] A0000-BFFFF uncachable
[ 0.009630] C0000-FFFFF write-protect
[ 0.010174] MTRR variable ranges enabled:
[ 0.010731] 0 base 00C0000000 mask FFC0000000 uncachable
[ 0.011506] 1 disabled
[ 0.011852] 2 disabled
[ 0.012198] 3 disabled
[ 0.012548] 4 disabled
[ 0.012892] 5 disabled
[ 0.013235] 6 disabled
[ 0.013591] 7 disabled
[ 0.013938] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.014896] last_pfn = 0xbffdd max_arch_pfn = 0x400000000
[ 0.026013] Base memory trampoline at [(____ptrval____)] 99000 size 24576
[ 0.027042] Using GB pages for direct mapping
[ 0.027648] BRK [0x03c01000, 0x03c01fff] PGTABLE
[ 0.028285] BRK [0x03c02000, 0x03c02fff] PGTABLE
[ 0.028916] BRK [0x03c03000, 0x03c03fff] PGTABLE
[ 0.030292] RAMDISK: [mem 0x7f036000-0x7fffffff]
[ 0.030943] ACPI: Early table checksum verification disabled
[ 0.031778] ACPI: RSDP 0x00000000000F5C10 000014 (v00 BOCHS )
[ 0.032584] ACPI: RSDT 0x00000000BFFE0D67 00003C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
[ 0.033754] ACPI: FACP 0x00000000BFFE02DE 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
[ 0.034925] ACPI: DSDT 0x00000000BFFDE040 00229E (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
[ 0.036094] ACPI: FACS 0x00000000BFFDE000 000040
[ 0.036731] ACPI: APIC 0x00000000BFFE0352 0001B0 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
[ 0.037897] ACPI: HPET 0x00000000BFFE0502 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
[ 0.039069] ACPI: SRAT 0x00000000BFFE053A 0003C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)
[ 0.040249] ACPI: SSDT 0x00000000BFFE0902 0002CD (v01 BOCHS NVDIMM 00000001 BXPC 00000001)
[ 0.041430] ACPI: NFIT 0x00000000BFFE0BCF 000198 (v01 BOCHS BXPCNFIT 00000001 BXPC 00000001)
[ 0.042605] ACPI: Local APIC address 0xfee00000
[ 0.043271] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[ 0.043864] SRAT: PXM 1 -> APIC 0x01 -> Node 1
[ 0.044479] SRAT: PXM 0 -> APIC 0x02 -> Node 0
[ 0.045085] SRAT: PXM 1 -> APIC 0x03 -> Node 1
[ 0.045702] SRAT: PXM 0 -> APIC 0x04 -> Node 0
[ 0.046317] SRAT: PXM 1 -> APIC 0x05 -> Node 1
[ 0.046929] SRAT: PXM 0 -> APIC 0x06 -> Node 0
[ 0.047542] SRAT: PXM 1 -> APIC 0x07 -> Node 1
[ 0.048154] SRAT: PXM 0 -> APIC 0x08 -> Node 0
[ 0.048777] SRAT: PXM 1 -> APIC 0x09 -> Node 1
[ 0.049398] SRAT: PXM 0 -> APIC 0x0a -> Node 0
[ 0.050003] SRAT: PXM 1 -> APIC 0x0b -> Node 1
[ 0.050611] SRAT: PXM 0 -> APIC 0x0c -> Node 0
[ 0.051215] SRAT: PXM 1 -> APIC 0x0d -> Node 1
[ 0.051847] SRAT: PXM 0 -> APIC 0x0e -> Node 0
[ 0.052463] SRAT: PXM 1 -> APIC 0x0f -> Node 1
[ 0.053073] SRAT: PXM 0 -> APIC 0x10 -> Node 0
[ 0.053694] SRAT: PXM 1 -> APIC 0x11 -> Node 1
[ 0.054306] SRAT: PXM 0 -> APIC 0x12 -> Node 0
[ 0.054930] SRAT: PXM 1 -> APIC 0x13 -> Node 1
[ 0.055540] SRAT: PXM 0 -> APIC 0x14 -> Node 0
[ 0.056145] SRAT: PXM 1 -> APIC 0x15 -> Node 1
[ 0.056804] SRAT: PXM 0 -> APIC 0x16 -> Node 0
[ 0.057419] SRAT: PXM 1 -> APIC 0x17 -> Node 1
[ 0.058037] SRAT: PXM 0 -> APIC 0x18 -> Node 0
[ 0.058659] SRAT: PXM 1 -> APIC 0x19 -> Node 1
[ 0.059292] SRAT: PXM 0 -> APIC 0x1a -> Node 0
[ 0.059896] SRAT: PXM 1 -> APIC 0x1b -> Node 1
[ 0.060528] SRAT: PXM 0 -> APIC 0x1c -> Node 0
[ 0.061138] SRAT: PXM 1 -> APIC 0x1d -> Node 1
[ 0.061752] SRAT: PXM 0 -> APIC 0x1e -> Node 0
[ 0.062381] SRAT: PXM 1 -> APIC 0x1f -> Node 1
[ 0.063013] SRAT: PXM 0 -> APIC 0x20 -> Node 0
[ 0.063651] SRAT: PXM 1 -> APIC 0x21 -> Node 1
[ 0.064269] SRAT: PXM 0 -> APIC 0x22 -> Node 0
[ 0.064878] SRAT: PXM 1 -> APIC 0x23 -> Node 1
[ 0.065510] SRAT: PXM 0 -> APIC 0x24 -> Node 0
[ 0.066115] SRAT: PXM 1 -> APIC 0x25 -> Node 1
[ 0.066750] SRAT: PXM 0 -> APIC 0x26 -> Node 0
[ 0.067365] SRAT: PXM 1 -> APIC 0x27 -> Node 1
[ 0.067987] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
[ 0.068822] ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0xbfffffff]
[ 0.069644] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x23fffffff]
[ 0.070514] ACPI: SRAT: Node 1 PXM 1 [mem 0x240000000-0x43fffffff]
[ 0.071364] ACPI: SRAT: Node 0 PXM 0 [mem 0x440000000-0x23ffffffff] hotplug non-volatile
[ 0.072494] ACPI: SRAT: Node 0 PXM 0 [mem 0x2400000000-0x43bfffffff] hotplug non-volatile
[ 0.073632] ACPI: SRAT: Node 1 PXM 1 [mem 0x43c0000000-0x813fffffff] hotplug
[ 0.074615] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0xbfffffff] -> [mem 0x00000000-0xbfffffff]
[ 0.076037] NUMA: Node 0 [mem 0x00000000-0xbfffffff] + [mem 0x100000000-0x23fffffff] -> [mem 0x00000000-0x23fffffff]
[ 0.077492] Faking node 0 at [mem 0x0000000000000000-0x000000011fffffff] (4608MB)
[ 0.078524] Faking node 1 at [mem 0x0000000120000000-0x000000023fffffff] (4608MB)
[ 0.079556] Faking node 2 at [mem 0x0000000240000000-0x000000033fffffff] (4096MB)
[ 0.080606] Faking node 3 at [mem 0x0000000340000000-0x000000043fffffff] (4096MB)
[ 0.081653] NUMA: Initialized distance table, cnt=4
[ 0.082327] NODE_DATA(0) allocated [mem 0x11ffe9000-0x11fffffff]
[ 0.083571] NODE_DATA(1) allocated [mem 0x1fffe9000-0x1ffffffff]
[ 0.084805] NODE_DATA(2) allocated [mem 0x33ffe9000-0x33fffffff]
[ 0.086033] NODE_DATA(3) allocated [mem 0x43ffe6000-0x43fffcfff]
[ 0.140493] Zone ranges:
[ 0.140937] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.141797] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.142653] Normal [mem 0x0000000100000000-0x000000043fffffff]
[ 0.143526] Device empty
[ 0.143921] Movable zone start for each node
[ 0.144515] Early memory node ranges
[ 0.145007] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.145874] node 0: [mem 0x0000000000100000-0x00000000bffdcfff]
[ 0.146741] node 0: [mem 0x0000000100000000-0x000000011fffffff]
[ 0.147604] node 1: [mem 0x0000000120000000-0x00000001ffffffff]
[ 0.148470] node 2: [mem 0x0000000300000000-0x000000033fffffff]
[ 0.149345] node 3: [mem 0x0000000340000000-0x000000043fffffff]
[ 0.150213] Zeroed struct page in unavailable ranges: 133 pages
[ 0.150215] Initmem setup node 0 [mem 0x0000000000001000-0x000000011fffffff]
[ 0.151989] On node 0 totalpages: 917371
[ 0.152534] DMA zone: 64 pages used for memmap
[ 0.153187] DMA zone: 21 pages reserved
[ 0.153742] DMA zone: 3998 pages, LIFO batch:0
[ 0.154495] DMA32 zone: 12224 pages used for memmap
[ 0.155206] DMA32 zone: 782301 pages, LIFO batch:63
[ 0.173059] Normal zone: 2048 pages used for memmap
[ 0.173845] Normal zone: 131072 pages, LIFO batch:31
[ 0.175369] Initmem setup node 1 [mem 0x0000000120000000-0x00000001ffffffff]
[ 0.176350] On node 1 totalpages: 917504
[ 0.176909] Normal zone: 14336 pages used for memmap
[ 0.177617] Normal zone: 917504 pages, LIFO batch:63
[ 0.179057] Initmem setup node 2 [mem 0x0000000300000000-0x000000033fffffff]
[ 0.180038] On node 2 totalpages: 262144
[ 0.180583] Normal zone: 4096 pages used for memmap
[ 0.181282] Normal zone: 262144 pages, LIFO batch:63
[ 0.182748] Initmem setup node 3 [mem 0x0000000340000000-0x000000043fffffff]
[ 0.183736] On node 3 totalpages: 1048576
[ 0.184292] Normal zone: 16384 pages used for memmap
[ 0.184996] Normal zone: 1048576 pages, LIFO batch:63
[ 0.187054] ACPI: PM-Timer IO Port: 0x608
[ 0.187638] ACPI: Local APIC address 0xfee00000
[ 0.188273] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.189128] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.190079] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.190984] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.191916] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.192831] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.193778] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.194719] ACPI: IRQ0 used by override.
[ 0.195277] ACPI: IRQ5 used by override.
[ 0.195818] ACPI: IRQ9 used by override.
[ 0.196386] ACPI: IRQ10 used by override.
[ 0.196957] ACPI: IRQ11 used by override.
[ 0.197512] Using ACPI (MADT) for SMP configuration information
[ 0.198346] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.199077] smpboot: Allowing 40 CPUs, 0 hotplug CPUs
[ 0.199806] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.200722] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.201622] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.202506] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.203397] PM: Registered nosave memory: [mem 0xbffdd000-0xbfffffff]
[ 0.204303] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]
[ 0.205209] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]
[ 0.206100] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]
[ 0.206989] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]
[ 0.207888] PM: Registered nosave memory: [mem 0x200000000-0x2ffffffff]
[ 0.208795] [mem 0xc0000000-0xfeffbfff] available for PCI devices
[ 0.209648] Booting paravirtualized kernel on KVM
[ 0.210302] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.316279] random: get_random_bytes called from start_kernel+0x9b/0x4d7 with crng_init=0
[ 0.317452] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:40 nr_node_ids:4
[ 0.321858] percpu: Embedded 47 pages/cpu @(____ptrval____) s152328 r8192 d31992 u262144
[ 0.323016] pcpu-alloc: s152328 r8192 d31992 u262144 alloc=1*2097152
[ 0.323894] pcpu-alloc: [0] 00 02 04 06 08 10 12 14 [0] 16 18 20 22 24 26 28 30
[ 0.324922] pcpu-alloc: [0] 32 34 36 38 -- -- -- -- [1] 01 03 05 07 09 11 13 15
[ 0.325946] pcpu-alloc: [1] 17 19 21 23 25 27 29 31 [1] 33 35 37 39 -- -- -- --
[ 0.327011] KVM setup async PF for cpu 0
[ 0.327574] kvm-stealtime: cpu 0, msr 11be16340
[ 0.328219] Built 4 zonelists, mobility grouping on. Total pages: 3096422
[ 0.329190] Policy zone: Normal
[ 0.329667] Kernel command line: root=/dev/nfs ip=dhcp earlyprintk=ttyS0,115200 console=ttyS0,115200 console=tty0 ignore_loglevel sysrq_always_enabled selinux=0 numa=fake=2U hung_task_panic=1 softlockup_panic=1 ftrace_dump_on_oops memmap=4G!8G libnvdimm.dyndbg=+fp nfit_test.dyndbg nfit.dyndbg slub_debug=FZP vm_debug=- dyndbg="func devm_memremap_pages +p" dyndbg="func arch_add_memory +p" dyndbg="func shuffle_zone_order +p" printk.devkmsg=on rw
[ 0.335385] sysrq: sysrq always enabled.
[ 0.336090] Page struct poisoning disabled by kernel command line option 'vm_debug'
[ 0.337253] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.338270] printk: log_buf_len total cpu_extra contributions: 159744 bytes
[ 0.339276] printk: log_buf_len min size: 262144 bytes
[ 0.340126] printk: log_buf_len: 524288 bytes
[ 0.340761] printk: early log buf free: 247292(94%)
[ 0.380020] Memory: 3542612K/12582380K available (14341K kernel code, 1760K rwdata, 4320K rodata, 1968K init, 14740K bss, 332760K reserved, 0K cma-reserved)
[ 0.384241] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=40, Nodes=4
[ 0.385227] Kernel/User page tables isolation: enabled
[ 0.386007] ftrace: allocating 40159 entries in 157 pages
[ 0.399727] Running RCU self tests
[ 0.400249] rcu: Hierarchical RCU implementation.
[ 0.400926] rcu: RCU lockdep checking is enabled.
[ 0.401616] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=40.
[ 0.402558] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.403621] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=40
[ 0.408381] NR_IRQS: 4352, nr_irqs: 744, preallocated irqs: 16
[ 0.409452] rcu: Offload RCU callbacks from CPUs: (none).
[ 0.424699] Console: colour VGA+ 80x25
[ 0.425264] printk: console [tty0] enabled
[ 0.426075] printk: bootconsole [earlyser0] disabled
[ 0.000000] Linux version 4.20.0-rc1+ (dwillia2@dwillia2-desk3.amr.corp.intel.com) (gcc version 7.3.1 20180712 (Red Hat 7.3.1-6) (GCC)) #2620 SMP Fri Nov 16 19:45:54 PST 2018
[ 0.000000] Command line: root=/dev/nfs ip=dhcp earlyprintk=ttyS0,115200 console=ttyS0,115200 console=tty0 ignore_loglevel sysrq_always_enabled selinux=0 numa=fake=2U hung_task_panic=1 softlockup_panic=1 ftrace_dump_on_oops memmap=4G!8G libnvdimm.dyndbg=+fp nfit_test.dyndbg nfit.dyndbg slub_debug=FZP vm_debug=- dyndbg="func devm_memremap_pages +p" dyndbg="func arch_add_memory +p" dyndbg="func shuffle_zone_order +p" printk.devkmsg=on rw
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] 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-0x00000000bffdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bffdd000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000043fffffff] usable
[ 0.000000] printk: bootconsole [earlyser0] enabled
[ 0.000000] printk: debug: ignoring loglevel setting.
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] user-defined physical RAM map:
[ 0.000000] user: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] user: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] user: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] user: [mem 0x0000000000100000-0x00000000bffdcfff] usable
[ 0.000000] user: [mem 0x00000000bffdd000-0x00000000bfffffff] reserved
[ 0.000000] user: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[ 0.000000] user: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] user: [mem 0x0000000100000000-0x00000001ffffffff] usable
[ 0.000000] user: [mem 0x0000000200000000-0x00000002ffffffff] persistent (type 12)
[ 0.000000] user: [mem 0x0000000300000000-0x000000043fffffff] usable
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.11.1-0-g0551a4be2c-prebuilt.qemu-project.org 04/01/2014
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 2db9001, primary cpu clock
[ 0.000000] kvm-clock: using sched offset of 3664751387 cycles
[ 0.000791] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.003052] tsc: Detected 2999.998 MHz processor
[ 0.005045] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.005986] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.006778] last_pfn = 0x440000 max_arch_pfn = 0x400000000
[ 0.007557] MTRR default type: write-back
[ 0.008103] MTRR fixed ranges enabled:
[ 0.008619] 00000-9FFFF write-back
[ 0.009133] A0000-BFFFF uncachable
[ 0.009630] C0000-FFFFF write-protect
[ 0.010174] MTRR variable ranges enabled:
[ 0.010731] 0 base 00C0000000 mask FFC0000000 uncachable
[ 0.011506] 1 disabled
[ 0.011852] 2 disabled
[ 0.012198] 3 disabled
[ 0.012548] 4 disabled
[ 0.012892] 5 disabled
[ 0.013235] 6 disabled
[ 0.013591] 7 disabled
[ 0.013938] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.014896] last_pfn = 0xbffdd max_arch_pfn = 0x400000000
[ 0.026013] Base memory trampoline at [(____ptrval____)] 99000 size 24576
[ 0.027042] Using GB pages for direct mapping
[ 0.027648] BRK [0x03c01000, 0x03c01fff] PGTABLE
[ 0.028285] BRK [0x03c02000, 0x03c02fff] PGTABLE
[ 0.028916] BRK [0x03c03000, 0x03c03fff] PGTABLE
[ 0.030292] RAMDISK: [mem 0x7f036000-0x7fffffff]
[ 0.030943] ACPI: Early table checksum verification disabled
[ 0.031778] ACPI: RSDP 0x00000000000F5C10 000014 (v00 BOCHS )
[ 0.032584] ACPI: RSDT 0x00000000BFFE0D67 00003C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
[ 0.033754] ACPI: FACP 0x00000000BFFE02DE 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
[ 0.034925] ACPI: DSDT 0x00000000BFFDE040 00229E (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
[ 0.036094] ACPI: FACS 0x00000000BFFDE000 000040
[ 0.036731] ACPI: APIC 0x00000000BFFE0352 0001B0 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
[ 0.037897] ACPI: HPET 0x00000000BFFE0502 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
[ 0.039069] ACPI: SRAT 0x00000000BFFE053A 0003C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)
[ 0.040249] ACPI: SSDT 0x00000000BFFE0902 0002CD (v01 BOCHS NVDIMM 00000001 BXPC 00000001)
[ 0.041430] ACPI: NFIT 0x00000000BFFE0BCF 000198 (v01 BOCHS BXPCNFIT 00000001 BXPC 00000001)
[ 0.042605] ACPI: Local APIC address 0xfee00000
[ 0.043271] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[ 0.043864] SRAT: PXM 1 -> APIC 0x01 -> Node 1
[ 0.044479] SRAT: PXM 0 -> APIC 0x02 -> Node 0
[ 0.045085] SRAT: PXM 1 -> APIC 0x03 -> Node 1
[ 0.045702] SRAT: PXM 0 -> APIC 0x04 -> Node 0
[ 0.046317] SRAT: PXM 1 -> APIC 0x05 -> Node 1
[ 0.046929] SRAT: PXM 0 -> APIC 0x06 -> Node 0
[ 0.047542] SRAT: PXM 1 -> APIC 0x07 -> Node 1
[ 0.048154] SRAT: PXM 0 -> APIC 0x08 -> Node 0
[ 0.048777] SRAT: PXM 1 -> APIC 0x09 -> Node 1
[ 0.049398] SRAT: PXM 0 -> APIC 0x0a -> Node 0
[ 0.050003] SRAT: PXM 1 -> APIC 0x0b -> Node 1
[ 0.050611] SRAT: PXM 0 -> APIC 0x0c -> Node 0
[ 0.051215] SRAT: PXM 1 -> APIC 0x0d -> Node 1
[ 0.051847] SRAT: PXM 0 -> APIC 0x0e -> Node 0
[ 0.052463] SRAT: PXM 1 -> APIC 0x0f -> Node 1
[ 0.053073] SRAT: PXM 0 -> APIC 0x10 -> Node 0
[ 0.053694] SRAT: PXM 1 -> APIC 0x11 -> Node 1
[ 0.054306] SRAT: PXM 0 -> APIC 0x12 -> Node 0
[ 0.054930] SRAT: PXM 1 -> APIC 0x13 -> Node 1
[ 0.055540] SRAT: PXM 0 -> APIC 0x14 -> Node 0
[ 0.056145] SRAT: PXM 1 -> APIC 0x15 -> Node 1
[ 0.056804] SRAT: PXM 0 -> APIC 0x16 -> Node 0
[ 0.057419] SRAT: PXM 1 -> APIC 0x17 -> Node 1
[ 0.058037] SRAT: PXM 0 -> APIC 0x18 -> Node 0
[ 0.058659] SRAT: PXM 1 -> APIC 0x19 -> Node 1
[ 0.059292] SRAT: PXM 0 -> APIC 0x1a -> Node 0
[ 0.059896] SRAT: PXM 1 -> APIC 0x1b -> Node 1
[ 0.060528] SRAT: PXM 0 -> APIC 0x1c -> Node 0
[ 0.061138] SRAT: PXM 1 -> APIC 0x1d -> Node 1
[ 0.061752] SRAT: PXM 0 -> APIC 0x1e -> Node 0
[ 0.062381] SRAT: PXM 1 -> APIC 0x1f -> Node 1
[ 0.063013] SRAT: PXM 0 -> APIC 0x20 -> Node 0
[ 0.063651] SRAT: PXM 1 -> APIC 0x21 -> Node 1
[ 0.064269] SRAT: PXM 0 -> APIC 0x22 -> Node 0
[ 0.064878] SRAT: PXM 1 -> APIC 0x23 -> Node 1
[ 0.065510] SRAT: PXM 0 -> APIC 0x24 -> Node 0
[ 0.066115] SRAT: PXM 1 -> APIC 0x25 -> Node 1
[ 0.066750] SRAT: PXM 0 -> APIC 0x26 -> Node 0
[ 0.067365] SRAT: PXM 1 -> APIC 0x27 -> Node 1
[ 0.067987] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
[ 0.068822] ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0xbfffffff]
[ 0.069644] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x23fffffff]
[ 0.070514] ACPI: SRAT: Node 1 PXM 1 [mem 0x240000000-0x43fffffff]
[ 0.071364] ACPI: SRAT: Node 0 PXM 0 [mem 0x440000000-0x23ffffffff] hotplug non-volatile
[ 0.072494] ACPI: SRAT: Node 0 PXM 0 [mem 0x2400000000-0x43bfffffff] hotplug non-volatile
[ 0.073632] ACPI: SRAT: Node 1 PXM 1 [mem 0x43c0000000-0x813fffffff] hotplug
[ 0.074615] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0xbfffffff] -> [mem 0x00000000-0xbfffffff]
[ 0.076037] NUMA: Node 0 [mem 0x00000000-0xbfffffff] + [mem 0x100000000-0x23fffffff] -> [mem 0x00000000-0x23fffffff]
[ 0.077492] Faking node 0 at [mem 0x0000000000000000-0x000000011fffffff] (4608MB)
[ 0.078524] Faking node 1 at [mem 0x0000000120000000-0x000000023fffffff] (4608MB)
[ 0.079556] Faking node 2 at [mem 0x0000000240000000-0x000000033fffffff] (4096MB)
[ 0.080606] Faking node 3 at [mem 0x0000000340000000-0x000000043fffffff] (4096MB)
[ 0.081653] NUMA: Initialized distance table, cnt=4
[ 0.082327] NODE_DATA(0) allocated [mem 0x11ffe9000-0x11fffffff]
[ 0.083571] NODE_DATA(1) allocated [mem 0x1fffe9000-0x1ffffffff]
[ 0.084805] NODE_DATA(2) allocated [mem 0x33ffe9000-0x33fffffff]
[ 0.086033] NODE_DATA(3) allocated [mem 0x43ffe6000-0x43fffcfff]
[ 0.140493] Zone ranges:
[ 0.140937] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.141797] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.142653] Normal [mem 0x0000000100000000-0x000000043fffffff]
[ 0.143526] Device empty
[ 0.143921] Movable zone start for each node
[ 0.144515] Early memory node ranges
[ 0.145007] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.145874] node 0: [mem 0x0000000000100000-0x00000000bffdcfff]
[ 0.146741] node 0: [mem 0x0000000100000000-0x000000011fffffff]
[ 0.147604] node 1: [mem 0x0000000120000000-0x00000001ffffffff]
[ 0.148470] node 2: [mem 0x0000000300000000-0x000000033fffffff]
[ 0.149345] node 3: [mem 0x0000000340000000-0x000000043fffffff]
[ 0.150213] Zeroed struct page in unavailable ranges: 133 pages
[ 0.150215] Initmem setup node 0 [mem 0x0000000000001000-0x000000011fffffff]
[ 0.151989] On node 0 totalpages: 917371
[ 0.152534] DMA zone: 64 pages used for memmap
[ 0.153187] DMA zone: 21 pages reserved
[ 0.153742] DMA zone: 3998 pages, LIFO batch:0
[ 0.154495] DMA32 zone: 12224 pages used for memmap
[ 0.155206] DMA32 zone: 782301 pages, LIFO batch:63
[ 0.173059] Normal zone: 2048 pages used for memmap
[ 0.173845] Normal zone: 131072 pages, LIFO batch:31
[ 0.175369] Initmem setup node 1 [mem 0x0000000120000000-0x00000001ffffffff]
[ 0.176350] On node 1 totalpages: 917504
[ 0.176909] Normal zone: 14336 pages used for memmap
[ 0.177617] Normal zone: 917504 pages, LIFO batch:63
[ 0.179057] Initmem setup node 2 [mem 0x0000000300000000-0x000000033fffffff]
[ 0.180038] On node 2 totalpages: 262144
[ 0.180583] Normal zone: 4096 pages used for memmap
[ 0.181282] Normal zone: 262144 pages, LIFO batch:63
[ 0.182748] Initmem setup node 3 [mem 0x0000000340000000-0x000000043fffffff]
[ 0.183736] On node 3 totalpages: 1048576
[ 0.184292] Normal zone: 16384 pages used for memmap
[ 0.184996] Normal zone: 1048576 pages, LIFO batch:63
[ 0.187054] ACPI: PM-Timer IO Port: 0x608
[ 0.187638] ACPI: Local APIC address 0xfee00000
[ 0.188273] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.189128] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.190079] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.190984] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.191916] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.192831] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.193778] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.194719] ACPI: IRQ0 used by override.
[ 0.195277] ACPI: IRQ5 used by override.
[ 0.195818] ACPI: IRQ9 used by override.
[ 0.196386] ACPI: IRQ10 used by override.
[ 0.196957] ACPI: IRQ11 used by override.
[ 0.197512] Using ACPI (MADT) for SMP configuration information
[ 0.198346] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.199077] smpboot: Allowing 40 CPUs, 0 hotplug CPUs
[ 0.199806] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.200722] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.201622] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.202506] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.203397] PM: Registered nosave memory: [mem 0xbffdd000-0xbfffffff]
[ 0.204303] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]
[ 0.205209] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]
[ 0.206100] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]
[ 0.206989] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]
[ 0.207888] PM: Registered nosave memory: [mem 0x200000000-0x2ffffffff]
[ 0.208795] [mem 0xc0000000-0xfeffbfff] available for PCI devices
[ 0.209648] Booting paravirtualized kernel on KVM
[ 0.210302] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.316279] random: get_random_bytes called from start_kernel+0x9b/0x4d7 with crng_init=0
[ 0.317452] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:40 nr_node_ids:4
[ 0.321858] percpu: Embedded 47 pages/cpu @(____ptrval____) s152328 r8192 d31992 u262144
[ 0.323016] pcpu-alloc: s152328 r8192 d31992 u262144 alloc=1*2097152
[ 0.323894] pcpu-alloc: [0] 00 02 04 06 08 10 12 14 [0] 16 18 20 22 24 26 28 30
[ 0.324922] pcpu-alloc: [0] 32 34 36 38 -- -- -- -- [1] 01 03 05 07 09 11 13 15
[ 0.325946] pcpu-alloc: [1] 17 19 21 23 25 27 29 31 [1] 33 35 37 39 -- -- -- --
[ 0.327011] KVM setup async PF for cpu 0
[ 0.327574] kvm-stealtime: cpu 0, msr 11be16340
[ 0.328219] Built 4 zonelists, mobility grouping on. Total pages: 3096422
[ 0.329190] Policy zone: Normal
[ 0.329667] Kernel command line: root=/dev/nfs ip=dhcp earlyprintk=ttyS0,115200 console=ttyS0,115200 console=tty0 ignore_loglevel sysrq_always_enabled selinux=0 numa=fake=2U hung_task_panic=1 softlockup_panic=1 ftrace_dump_on_oops memmap=4G!8G libnvdimm.dyndbg=+fp nfit_test.dyndbg nfit.dyndbg slub_debug=FZP vm_debug=- dyndbg="func devm_memremap_pages +p" dyndbg="func arch_add_memory +p" dyndbg="func shuffle_zone_order +p" printk.devkmsg=on rw
[ 0.335385] sysrq: sysrq always enabled.
[ 0.336090] Page struct poisoning disabled by kernel command line option 'vm_debug'
[ 0.337253] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.338270] printk: log_buf_len total cpu_extra contributions: 159744 bytes
[ 0.339276] printk: log_buf_len min size: 262144 bytes
[ 0.340126] printk: log_buf_len: 524288 bytes
[ 0.340761] printk: early log buf free: 247292(94%)
[ 0.380020] Memory: 3542612K/12582380K available (14341K kernel code, 1760K rwdata, 4320K rodata, 1968K init, 14740K bss, 332760K reserved, 0K cma-reserved)
[ 0.384241] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=40, Nodes=4
[ 0.385227] Kernel/User page tables isolation: enabled
[ 0.386007] ftrace: allocating 40159 entries in 157 pages
[ 0.399727] Running RCU self tests
[ 0.400249] rcu: Hierarchical RCU implementation.
[ 0.400926] rcu: RCU lockdep checking is enabled.
[ 0.401616] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=40.
[ 0.402558] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.403621] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=40
[ 0.408381] NR_IRQS: 4352, nr_irqs: 744, preallocated irqs: 16
[ 0.409452] rcu: Offload RCU callbacks from CPUs: (none).
[ 0.424699] Console: colour VGA+ 80x25
[ 0.425264] printk: console [tty0] enabled
[ 0.426075] printk: bootconsole [earlyser0] disabled
[ 0.747880] printk: console [ttyS0] enabled
[ 0.748912] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.750746] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.751763] ... MAX_LOCK_DEPTH: 48
[ 0.752786] ... MAX_LOCKDEP_KEYS: 8191
[ 0.753842] ... CLASSHASH_SIZE: 4096
[ 0.754904] ... MAX_LOCKDEP_ENTRIES: 32768
[ 0.755992] ... MAX_LOCKDEP_CHAINS: 65536
[ 0.757067] ... CHAINHASH_SIZE: 32768
[ 0.758146] memory used by lock dependency info: 7263 kB
[ 0.759392] per task-struct memory footprint: 1920 bytes
[ 0.760746] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
[ 0.763242] ACPI: Core revision 20181003
[ 0.764638] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.766858] hpet clockevent registered
[ 0.767856] APIC: Switch to symmetric I/O mode setup
[ 0.769388] x2apic enabled
[ 0.770555] Switched APIC routing to physical x2apic.
[ 0.773200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.774715] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b3e43c8763, max_idle_ns: 440795360101 ns
[ 0.777214] Calibrating delay loop (skipped) preset value.. 5999.99 BogoMIPS (lpj=2999998)
[ 0.778202] pid_max: default: 40960 minimum: 320
[ 0.779386] LSM: Security Framework initializing
[ 0.780204] SELinux: Disabled at boot.
[ 0.787250] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.791243] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.792277] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.793247] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.796518] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.797205] mce: CPU supports 10 MCE banks
[ 0.798258] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[ 0.799202] Last level dTLB entries: 4KB 512, 2MB 0, 4MB 0, 1GB 4
[ 0.800206] Spectre V2 : Mitigation: Full generic retpoline
[ 0.801202] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.802202] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
[ 0.803202] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.804202] Speculative Store Bypass: Vulnerable
[ 0.806299] Freeing SMP alternatives memory: 40K
[ 0.808929] TSC deadline timer enabled
[ 0.809198] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz (family: 0x6, model: 0x3e, stepping: 0x4)
[ 0.810109] Performance Events: IvyBridge events, Intel PMU driver.
[ 0.810224] ... version: 2
[ 0.811205] ... bit width: 48
[ 0.812204] ... generic registers: 4
[ 0.813204] ... value mask: 0000ffffffffffff
[ 0.814204] ... max period: 000000007fffffff
[ 0.815204] ... fixed-purpose events: 3
[ 0.816204] ... event mask: 000000070000000f
[ 0.817370] rcu: Hierarchical SRCU implementation.
[ 0.820614] smp: Bringing up secondary CPUs ...
[ 0.821610] x86: Booting SMP configuration:
[ 0.822221] .... node #2, CPUs: #1
[ 0.360947] kvm-clock: cpu 1, msr 2db9041, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.360947] random: get_random_bytes called from start_secondary+0x162/0x200 with crng_init=0
[ 0.828332] KVM setup async PF for cpu 1
[ 0.829198] kvm-stealtime: cpu 1, msr 33e616340
[ 0.831535] .... node #0, CPUs: #2
[ 0.360947] kvm-clock: cpu 2, msr 2db9081, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.835256] KVM setup async PF for cpu 2
[ 0.836198] kvm-stealtime: cpu 2, msr 11be56340
[ 0.838300] .... node #2, CPUs: #3
[ 0.360947] kvm-clock: cpu 3, msr 2db90c1, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.842258] KVM setup async PF for cpu 3
[ 0.843198] kvm-stealtime: cpu 3, msr 33e656340
[ 0.845251] .... node #0, CPUs: #4
[ 0.360947] kvm-clock: cpu 4, msr 2db9101, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.849257] KVM setup async PF for cpu 4
[ 0.850198] kvm-stealtime: cpu 4, msr 11be96340
[ 0.852302] .... node #2, CPUs: #5
[ 0.360947] kvm-clock: cpu 5, msr 2db9141, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.862298] KVM setup async PF for cpu 5
[ 0.863198] kvm-stealtime: cpu 5, msr 33e696340
[ 0.865515] .... node #0, CPUs: #6
[ 0.360947] kvm-clock: cpu 6, msr 2db9181, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.869281] KVM setup async PF for cpu 6
[ 0.870198] kvm-stealtime: cpu 6, msr 11bed6340
[ 0.872276] .... node #2, CPUs: #7
[ 0.360947] kvm-clock: cpu 7, msr 2db91c1, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.875254] KVM setup async PF for cpu 7
[ 0.876198] kvm-stealtime: cpu 7, msr 33e6d6340
[ 0.878281] .... node #0, CPUs: #8
[ 0.360947] kvm-clock: cpu 8, msr 2db9201, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.884274] KVM setup async PF for cpu 8
[ 0.885198] kvm-stealtime: cpu 8, msr 11bf16340
[ 0.887513] .... node #2, CPUs: #9
[ 0.360947] kvm-clock: cpu 9, msr 2db9241, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.892263] KVM setup async PF for cpu 9
[ 0.893198] kvm-stealtime: cpu 9, msr 33e716340
[ 0.895277] .... node #0, CPUs: #10
[ 0.360947] kvm-clock: cpu 10, msr 2db9281, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.901273] KVM setup async PF for cpu 10
[ 0.902198] kvm-stealtime: cpu 10, msr 11bf56340
[ 0.904492] .... node #2, CPUs: #11
[ 0.360947] kvm-clock: cpu 11, msr 2db92c1, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.909279] KVM setup async PF for cpu 11
[ 0.910198] kvm-stealtime: cpu 11, msr 33e756340
[ 0.912491] .... node #0, CPUs: #12
[ 0.360947] kvm-clock: cpu 12, msr 2db9301, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.918272] KVM setup async PF for cpu 12
[ 0.919198] kvm-stealtime: cpu 12, msr 11bf96340
[ 0.922228] .... node #2, CPUs: #13
[ 0.360947] kvm-clock: cpu 13, msr 2db9341, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.926271] KVM setup async PF for cpu 13
[ 0.927198] kvm-stealtime: cpu 13, msr 33e796340
[ 0.929858] .... node #0, CPUs: #14
[ 0.360947] kvm-clock: cpu 14, msr 2db9381, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.933271] KVM setup async PF for cpu 14
[ 0.934198] kvm-stealtime: cpu 14, msr 11bfd6340
[ 0.936504] .... node #2, CPUs: #15
[ 0.360947] kvm-clock: cpu 15, msr 2db93c1, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.940259] KVM setup async PF for cpu 15
[ 0.941198] kvm-stealtime: cpu 15, msr 33e7d6340
[ 0.943314] .... node #0, CPUs: #16
[ 0.360947] kvm-clock: cpu 16, msr 2db9401, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.948282] KVM setup async PF for cpu 16
[ 0.949198] kvm-stealtime: cpu 16, msr 11c016340
[ 0.951544] .... node #2, CPUs: #17
[ 0.360947] kvm-clock: cpu 17, msr 2db9441, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.956279] KVM setup async PF for cpu 17
[ 0.957198] kvm-stealtime: cpu 17, msr 33e816340
[ 0.970497] .... node #0, CPUs: #18
[ 0.360947] kvm-clock: cpu 18, msr 2db9481, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.974261] KVM setup async PF for cpu 18
[ 0.975198] kvm-stealtime: cpu 18, msr 11c056340
[ 0.977334] .... node #2, CPUs: #19
[ 0.360947] kvm-clock: cpu 19, msr 2db94c1, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.981258] KVM setup async PF for cpu 19
[ 0.982198] kvm-stealtime: cpu 19, msr 33e856340
[ 0.984338] .... node #0, CPUs: #20
[ 0.360947] kvm-clock: cpu 20, msr 2db9501, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.990277] KVM setup async PF for cpu 20
[ 0.991198] kvm-stealtime: cpu 20, msr 11c096340
[ 0.993497] .... node #2, CPUs: #21
[ 0.360947] kvm-clock: cpu 21, msr 2db9541, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.997259] KVM setup async PF for cpu 21
[ 0.998198] kvm-stealtime: cpu 21, msr 33e896340
[ 1.000388] .... node #0, CPUs: #22
[ 0.360947] kvm-clock: cpu 22, msr 2db9581, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 1.006273] KVM setup async PF for cpu 22
[ 1.007198] kvm-stealtime: cpu 22, msr 11c0d6340
[ 1.009487] .... node #2, CPUs: #23
[ 0.360947] kvm-clock: cpu 23, msr 2db95c1, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 1.013258] KVM setup async PF for cpu 23
[ 1.014198] kvm-stealtime: cpu 23, msr 33e8d6340
[ 1.016513] .... node #0, CPUs: #24
[ 0.360947] kvm-clock: cpu 24, msr 2db9601, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 1.023283] KVM setup async PF for cpu 24
[ 1.024198] kvm-stealtime: cpu 24, msr 11c116340
[ 1.026501] .... node #2, CPUs: #25
[ 0.360947] kvm-clock: cpu 25, msr 2db9641, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 1.031272] KVM setup async PF for cpu 25
[ 1.032198] kvm-stealtime: cpu 25, msr 33e916340
[ 1.034498] .... node #0, CPUs: #26
[ 0.360947] kvm-clock: cpu 26, msr 2db9681, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 1.039272] KVM setup async PF for cpu 26
[ 1.040198] kvm-stealtime: cpu 26, msr 11c156340
[ 1.042481] .... node #2, CPUs: #27
[ 0.360947] kvm-clock: cpu 27, msr 2db96c1, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 1.046259] KVM setup async PF for cpu 27
[ 1.047198] kvm-stealtime: cpu 27, msr 33e956340
[ 1.049304] .... node #0, CPUs: #28
[ 0.360947] kvm-clock: cpu 28, msr 2db9701, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 1.053257] KVM setup async PF for cpu 28
[ 1.054198] kvm-stealtime: cpu 28, msr 11c196340
[ 1.056301] .... node #2, CPUs: #29
[ 0.360947] kvm-clock: cpu 29, msr 2db9741, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 1.059277] KVM setup async PF for cpu 29
[ 1.060198] kvm-stealtime: cpu 29, msr 33e996340
[ 1.062271] .... node #0, CPUs: #30
[ 0.360947] kvm-clock: cpu 30, msr 2db9781, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 1.065256] KVM setup async PF for cpu 30
[ 1.066198] kvm-stealtime: cpu 30, msr 11c1d6340
[ 1.068300] .... node #2, CPUs: #31
[ 0.360947] kvm-clock: cpu 31, msr 2db97c1, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 1.074274] KVM setup async PF for cpu 31
[ 1.075198] kvm-stealtime: cpu 31, msr 33e9d6340
[ 1.077905] .... node #0, CPUs: #32
[ 0.360947] kvm-clock: cpu 32, msr 2db9801, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 1.082279] KVM setup async PF for cpu 32
[ 1.083198] kvm-stealtime: cpu 32, msr 11c216340
[ 1.085517] .... node #2, CPUs: #33
[ 0.360947] kvm-clock: cpu 33, msr 2db9841, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 1.090271] KVM setup async PF for cpu 33
[ 1.091198] kvm-stealtime: cpu 33, msr 33ea16340
[ 1.093497] .... node #0, CPUs: #34
[ 0.360947] kvm-clock: cpu 34, msr 2db9881, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 1.097279] KVM setup async PF for cpu 34
[ 1.098198] kvm-stealtime: cpu 34, msr 11c256340
[ 1.100387] .... node #2, CPUs: #35
[ 0.360947] kvm-clock: cpu 35, msr 2db98c1, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 1.106273] KVM setup async PF for cpu 35
[ 1.107198] kvm-stealtime: cpu 35, msr 33ea56340
[ 1.109499] .... node #0, CPUs: #36
[ 0.360947] kvm-clock: cpu 36, msr 2db9901, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 1.114282] KVM setup async PF for cpu 36
[ 1.115198] kvm-stealtime: cpu 36, msr 11c296340
[ 1.117498] .... node #2, CPUs: #37
[ 0.360947] kvm-clock: cpu 37, msr 2db9941, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 1.122259] KVM setup async PF for cpu 37
[ 1.123198] kvm-stealtime: cpu 37, msr 33ea96340
[ 1.125289] .... node #0, CPUs: #38
[ 0.360947] kvm-clock: cpu 38, msr 2db9981, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 1.129257] KVM setup async PF for cpu 38
[ 1.130198] kvm-stealtime: cpu 38, msr 11c2d6340
[ 1.132871] .... node #2, CPUs: #39
[ 0.360947] kvm-clock: cpu 39, msr 2db99c1, secondary cpu clock
[ 0.360947] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 1.138273] KVM setup async PF for cpu 39
[ 1.139198] kvm-stealtime: cpu 39, msr 33ead6340
[ 1.141211] smp: Brought up 4 nodes, 40 CPUs
[ 1.142211] smpboot: Max logical packages: 40
[ 1.143206] smpboot: Total of 40 processors activated (239999.84 BogoMIPS)
[ 1.165219] node 0 initialised, 82976 pages in 5ms
[ 1.172214] node 2 initialised, 224292 pages in 12ms
[ 1.195236] node 1 initialised, 870352 pages in 35ms
[ 1.213227] node 3 initialised, 999132 pages in 53ms
[ 1.217458] devtmpfs: initialized
[ 1.218661] x86/mm: Memory block size: 128MB
[ 1.228339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 1.229493] futex hash table entries: 16384 (order: 9, 2097152 bytes)
[ 1.231510] pinctrl core: initialized pinctrl subsystem
[ 1.232567] RTC time: 20:24:45, date: 11/16/18
[ 1.234680] NET: Registered protocol family 16
[ 1.235823] audit: initializing netlink subsys (disabled)
[ 1.236297] audit: type=2000 audit(1542428684.681:1): state=initialized audit_enabled=0 res=1
[ 1.239258] cpuidle: using governor menu
[ 1.241663] KVM setup pv remote TLB flush
[ 1.242214] random: get_random_bytes called from kcmp_cookies_init+0x16/0x38 with crng_init=0
[ 1.243219] ACPI: bus type PCI registered
[ 1.244589] PCI: Using configuration type 1 for base access
[ 1.245462] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
[ 1.260368] WARNING: workqueue cpumask: online intersect > possible intersect
[ 1.261625] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.262208] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.264427] cryptd: max_cpu_qlen set to 1000
[ 1.267246] ACPI: Added _OSI(Module Device)
[ 1.268207] ACPI: Added _OSI(Processor Device)
[ 1.269205] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.270205] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.271210] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.272210] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.293783] ACPI: 2 ACPI AML tables successfully acquired and loaded
[ 1.314508] ACPI: Interpreter enabled
[ 1.315271] ACPI: (supports S0 S3 S4 S5)
[ 1.316207] ACPI: Using IOAPIC for interrupt routing
[ 1.317257] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.319347] ACPI: Enabled 4 GPEs in block 00 to 0F
[ 1.358968] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.359217] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[ 1.360310] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 1.362874] PCI host bridge to bus 0000:00
[ 1.363211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.364210] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.365210] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.366210] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[ 1.367210] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.368268] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.370433] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.372502] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.376208] pci 0000:00:01.1: reg 0x20: [io 0xc040-0xc04f]
[ 1.378238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.379208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.380210] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.381208] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.382851] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.383839] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.384219] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.385976] pci 0000:00:02.0: [1234:1111] type 00 class 0x030000
[ 1.387216] pci 0000:00:02.0: reg 0x10: [mem 0xfd000000-0xfdffffff pref]
[ 1.390210] pci 0000:00:02.0: reg 0x18: [mem 0xfebd0000-0xfebd0fff]
[ 1.395866] pci 0000:00:02.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref]
[ 1.396985] pci 0000:00:03.0: [8086:25ab] type 00 class 0x088000
[ 1.397730] pci 0000:00:03.0: reg 0x10: [mem 0xfebd1000-0xfebd100f]
[ 1.401997] pci 0000:00:07.0: [1af4:1000] type 00 class 0x020000
[ 1.403207] pci 0000:00:07.0: reg 0x10: [io 0xc000-0xc01f]
[ 1.405019] pci 0000:00:07.0: reg 0x14: [mem 0xfebd2000-0xfebd2fff]
[ 1.408546] pci 0000:00:07.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref]
[ 1.410140] pci 0000:00:08.0: [8086:2922] type 00 class 0x010601
[ 1.414914] pci 0000:00:08.0: reg 0x20: [io 0xc020-0xc03f]
[ 1.415912] pci 0000:00:08.0: reg 0x24: [mem 0xfebd3000-0xfebd3fff]
[ 1.421045] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[ 1.421750] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[ 1.422713] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[ 1.423728] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[ 1.424459] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[ 1.451402] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.452198] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.452210] pci 0000:00:02.0: vgaarb: bridge control possible
[ 1.453206] vgaarb: loaded
[ 1.454755] SCSI subsystem initialized
[ 1.455475] libata version 3.00 loaded.
[ 1.456330] ACPI: bus type USB registered
[ 1.457302] usbcore: registered new interface driver usbfs
[ 1.458261] usbcore: registered new interface driver hub
[ 1.459567] usbcore: registered new device driver usb
[ 1.460300] pps_core: LinuxPPS API ver. 1 registered
[ 1.461206] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.462225] PTP clock support registered
[ 1.463236] EDAC MC: Ver: 3.0.0
[ 1.464586] PCI: Using ACPI for IRQ routing
[ 1.465209] PCI: pci_cache_line_size set to 64 bytes
[ 1.466380] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 1.467218] e820: reserve RAM buffer [mem 0xbffdd000-0xbfffffff]
[ 1.468846] NetLabel: Initializing
[ 1.469206] NetLabel: domain hash size = 128
[ 1.470205] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 1.471316] NetLabel: unlabeled traffic allowed by default
[ 1.472486] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 1.473209] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 1.489273] clocksource: Switched to clocksource kvm-clock
[ 1.557829] VFS: Disk quotas dquot_6.6.0
[ 1.559324] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.561704] pnp: PnP ACPI init
[ 1.563152] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 1.565274] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[ 1.567373] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 1.569353] pnp 00:03: [dma 2]
[ 1.570634] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[ 1.572802] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
[ 1.574967] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[ 1.579092] pnp: PnP ACPI: found 6 devices
[ 1.595130] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 1.598006] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 1.599855] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 1.601718] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 1.603697] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window]
[ 1.606047] NET: Registered protocol family 2
[ 1.608378] tcp_listen_portaddr_hash hash table entries: 8192 (order: 7, 589824 bytes)
[ 1.611530] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 1.614777] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes)
[ 1.619396] TCP: Hash tables configured (established 131072 bind 65536)
[ 1.621893] UDP hash table entries: 8192 (order: 8, 1310720 bytes)
[ 1.635252] UDP-Lite hash table entries: 8192 (order: 8, 1310720 bytes)
[ 1.638575] NET: Registered protocol family 1
[ 1.641385] RPC: Registered named UNIX socket transport module.
[ 1.643221] RPC: Registered udp transport module.
[ 1.644767] RPC: Registered tcp transport module.
[ 1.646321] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.648275] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 1.650048] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 1.651861] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 1.653773] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.656568] PCI: CLS 0 bytes, default 64
[ 1.658186] Unpacking initramfs...
[ 1.932438] Freeing initrd memory: 16168K
[ 1.933927] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.935836] software IO TLB: mapped [mem 0xbbfdd000-0xbffdd000] (64MB)
[ 1.937944] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b3e43c8763, max_idle_ns: 440795360101 ns
[ 1.986930] random: get_random_bytes called from create_elf_tables+0xb9/0x531 with crng_init=0
[ 2.000289] Initialise system trusted keyrings
[ 2.007082] random: get_random_bytes called from key_alloc+0x26e/0x490 with crng_init=0
[ 2.011004] workingset: timestamp_bits=37 max_order=22 bucket_order=0
[ 2.023878] zbud: loaded
[ 2.029158] NFS: Registering the id_resolver key type
[ 2.030820] Key type id_resolver registered
[ 2.032307] Key type id_legacy registered
[ 2.033721] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.159927] random: get_random_bytes called from create_elf_tables+0xb9/0x531 with crng_init=0
[ 2.361814] NET: Registered protocol family 38
[ 2.364761] Key type asymmetric registered
[ 2.366933] Asymmetric key parser 'x509' registered
[ 2.369694] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 2.374542] io scheduler noop registered
[ 2.375944] io scheduler deadline registered
[ 2.377622] io scheduler cfq registered (default)
[ 2.379162] io scheduler mq-deadline registered
[ 2.380663] io scheduler kyber registered
[ 2.385649] intel_idle: Please enable MWAIT in BIOS SETUP
[ 2.387676] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 2.390424] ACPI: Power Button [PWRF]
[ 2.718822] PCI Interrupt Link [LNKC] enabled at IRQ 11
[ 2.720556] virtio-pci 0000:00:07.0: virtio_pci: leaving for legacy driver
[ 2.723867] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 2.749471] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 2.754682] Non-volatile memory driver v1.3
[ 2.756393] Linux agpgart interface v0.103
[ 2.792637] ahci 0000:00:08.0: version 3.0
[ 3.121916] PCI Interrupt Link [LNKD] enabled at IRQ 10
[ 3.124632] ahci 0000:00:08.0: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode
[ 3.127399] ahci 0000:00:08.0: flags: 64bit ncq only
[ 3.132947] scsi host0: ahci
[ 3.135388] scsi host1: ahci
[ 3.137522] scsi host2: ahci
[ 3.139582] scsi host3: ahci
[ 3.141564] scsi host4: ahci
[ 3.143814] scsi host5: ahci
[ 3.145231] ata1: SATA max UDMA/133 abar m4096@0xfebd3000 port 0xfebd3100 irq 24
[ 3.147800] ata2: SATA max UDMA/133 abar m4096@0xfebd3000 port 0xfebd3180 irq 24
[ 3.150373] ata3: SATA max UDMA/133 abar m4096@0xfebd3000 port 0xfebd3200 irq 24
[ 3.152943] ata4: SATA max UDMA/133 abar m4096@0xfebd3000 port 0xfebd3280 irq 24
[ 3.155503] ata5: SATA max UDMA/133 abar m4096@0xfebd3000 port 0xfebd3300 irq 24
[ 3.158077] ata6: SATA max UDMA/133 abar m4096@0xfebd3000 port 0xfebd3380 irq 24
[ 3.160812] ata_piix 0000:00:01.1: version 2.13
[ 3.164348] scsi host6: ata_piix
[ 3.166237] scsi host7: ata_piix
[ 3.167641] ata7: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc040 irq 14
[ 3.169611] ata8: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc048 irq 15
[ 3.171859] libphy: Fixed MDIO Bus: probed
[ 3.177580] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 3.179386] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 3.181243] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 3.183245] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 3.185012] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 5.1.0-k
[ 3.187629] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
[ 3.189829] ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAPI
[ 3.191906] ixgb: Copyright (c) 1999-2008 Intel Corporation.
[ 3.193753] usbcore: registered new interface driver asix
[ 3.195490] usbcore: registered new interface driver ax88179_178a
[ 3.197350] usbcore: registered new interface driver cdc_ether
[ 3.199159] usbcore: registered new interface driver net1080
[ 3.200931] usbcore: registered new interface driver cdc_subset
[ 3.202764] usbcore: registered new interface driver zaurus
[ 3.204512] random: get_random_bytes called from usbnet_init+0x16/0x2b with crng_init=0
[ 3.207246] usbcore: registered new interface driver cdc_ncm
[ 3.209265] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.211222] ehci-pci: EHCI PCI platform driver
[ 3.212741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 3.214674] ohci-pci: OHCI PCI platform driver
[ 3.216214] uhci_hcd: USB Universal Host Controller Interface driver
[ 3.218361] usbcore: registered new interface driver usbserial_generic
[ 3.220349] usbserial: USB Serial support registered for generic
[ 3.222308] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 3.226677] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 3.228321] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 3.230545] mousedev: PS/2 mouse device common for all mice
[ 3.232920] rtc_cmos 00:00: RTC can wake from S4
[ 3.235514] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 3.239105] rtc_cmos 00:00: registered as rtc0
[ 3.240970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram, hpet irqs
[ 3.246400] hidraw: raw HID events driver (C) Jiri Kosina
[ 3.248426] usbcore: registered new interface driver usbhid
[ 3.250162] usbhid: USB HID core driver
[ 3.252085] drop_monitor: Initializing network drop monitor service
[ 3.256435] Initializing XFRM netlink socket
[ 3.258724] NET: Registered protocol family 10
[ 3.262303] random: get_random_bytes called from ipv6_regen_rndid+0x1e/0xb0 with crng_init=0
[ 3.265456] Segment Routing with IPv6
[ 3.266863] mip6: Mobile IPv6
[ 3.268070] NET: Registered protocol family 17
[ 3.269628] random: get_random_bytes called from key_alloc+0x26e/0x490 with crng_init=0
[ 3.272301] Key type dns_resolver registered
[ 3.289510] AVX version of gcm_enc/dec engaged.
[ 3.291974] AES CTR mode by8 optimization enabled
[ 3.405161] sched_clock: Marking stable (3045121413, 359947681)->(4331149532, -926080438)
[ 3.415430] registered taskstats version 1
[ 3.417500] Loading compiled-in X.509 certificates
[ 3.468601] Loaded X.509 cert 'Build time autogenerated kernel key: 66547080f4a016903a7c6e244b2cd977c8e94ae3'
[ 3.472134] ata2: SATA link down (SStatus 0 SControl 300)
[ 3.473411] zswap: loaded using pool lzo/zbud
[ 3.475489] ata5: SATA link down (SStatus 0 SControl 300)
[ 3.479903] ata6: SATA link down (SStatus 0 SControl 300)
[ 3.482831] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 3.485146] ata4: SATA link down (SStatus 0 SControl 300)
[ 3.487092] ata3: SATA link down (SStatus 0 SControl 300)
[ 3.488970] ata1.00: ATA-7: QEMU HARDDISK, 2.4.0, max UDMA/100
[ 3.490874] ata1.00: 8388609 sectors, multi 16: LBA48 NCQ (depth 32)
[ 3.492789] ata1.00: applying bridge limits
[ 3.494499] ata1.00: configured for UDMA/100
[ 3.496811] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 0 PQ: 0 ANSI: 5
[ 3.501618] sd 0:0:0:0: [sda] 8388609 512-byte logical blocks: (4.29 GB/4.00 GiB)
[ 3.505277] sd 0:0:0:0: [sda] Write Protect is off
[ 3.507244] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 3.509308] Key type big_key registered
[ 3.509634] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.512481] Magic number: 10:729:447
[ 3.514413] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 3.515769] thermal cooling_device35: hash matches
[ 3.519772] rtc_cmos 00:00: setting system clock to 2018-11-16 20:24:47 UTC (1542399887)
[ 3.521843] sda: sda1
[ 3.524157] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 3.526247] sd 0:0:0:0: [sda] Attached SCSI disk
[ 3.538294] Sending DHCP requests ., OK
[ 3.544438] IP-Config: Got DHCP answer from 192.168.100.1, my address is 192.168.100.127
[ 3.548157] IP-Config: Complete:
[ 3.550043] device=eth0, hwaddr=52:54:00:b7:a1:ad, ipaddr=192.168.100.127, mask=255.255.255.0, gw=192.168.100.1
[ 3.553345] host=dwillia2-dev, domain=dwillia2, nis-domain=(none)
[ 3.555269] bootserver=192.168.100.1, rootserver=192.168.100.1, rootpath=/var/lib/mock/fedora-rawhide-x86_64/root
[ 3.555270] nameserver0=192.168.100.1
[ 3.568491] Freeing unused kernel image memory: 1968K
[ 3.576565] Write protecting the kernel read-only data: 22528k
[ 3.580242] Freeing unused kernel image memory: 2016K
[ 3.595701] Freeing unused kernel image memory: 1824K
[ 3.597569] rodata_test: all tests were successful
[ 3.599171] Run /init as init process
[ 3.807615] dracut: dracut-045-18.git20170515.fc27
[ 4.116978] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
[ 4.193418] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 4.313787] _warn_unseeded_randomness: 18 callbacks suppressed
[ 4.313795] random: get_random_bytes called from generate_random_uuid+0xe/0x30 with crng_init=0
[ 4.322900] random: get_random_bytes called from create_elf_tables+0xb9/0x531 with crng_init=0
[ 4.773094] dracut: Starting dhcp for interface eth0
[ 8.037576] random: fast init done
[ 8.073814] dracut: Mounted root filesystem 192.168.100.1:/var/lib/mock/fedora-rawhide-x86_64/root
[ 8.420660] dracut: Switching root
[ 8.765966] systemd[1]: systemd 238 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 8.773117] systemd[1]: Detected virtualization kvm.
[ 8.774788] systemd[1]: Detected architecture x86-64.
[ 9.605284] random: systemd: uninitialized urandom read (16 bytes read)
[ 9.624609] systemd[1]: Created slice system-getty.slice.
[ 9.628049] random: systemd: uninitialized urandom read (16 bytes read)
[ 9.630270] systemd[1]: Listening on Journal Audit Socket.
[ 9.633465] random: systemd: uninitialized urandom read (16 bytes read)
[ 9.636785] systemd[1]: Created slice system-sshd\x2dkeygen.slice.
[ 9.641152] systemd[1]: Listening on Journal Socket.
[ 9.649650] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 9.651018] random: get_random_bytes called from key_alloc+0x26e/0x490 with crng_init=1
[ 9.660471] random: get_random_bytes called from create_elf_tables+0xb9/0x531 with crng_init=1
[ 9.664469] systemd[1]: Starting Setup Virtual Console...
[ 9.667000] random: get_random_bytes called from key_alloc+0x26e/0x490 with crng_init=1
[ 9.674474] systemd[1]: Mounting Huge Pages File System...
[ 9.677829] systemd[1]: Listening on udev Kernel Socket.
[ 9.684126] systemd[1]: Mounting POSIX Message Queue File System...
[ 9.741388] systemd[1]: Listening on udev Control Socket.
[ 9.749775] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 9.759473] systemd[1]: Listening on LVM2 poll daemon socket.
[ 9.763020] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 9.770164] systemd[1]: Mounting Kernel Debug File System...
[ 9.773433] systemd[1]: Listening on Journal Socket (/dev/log).
[ 9.778824] systemd[1]: Attaching egress BPF program to cgroup /sys/fs/cgroup/unified/system.slice/systemd-journald.service failed: Invalid argument
[ 9.784394] systemd[1]: Starting Journal Service...
[ 9.809065] systemd[1]: Listening on Process Core Dump Socket.
[ 9.820686] systemd[1]: Created slice User and Session Slice.
[ 9.825020] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 9.828667] systemd[1]: Reached target Slices.
[ 9.834312] systemd[1]: Starting udev Coldplug all Devices...
[ 9.838040] systemd[1]: Reached target Swap.
[ 9.843107] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
[ 9.849070] systemd[1]: Mounting Temporary Directory (/tmp)...
[ 9.852374] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 9.856286] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 9.862538] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 9.867727] systemd[1]: Reached target rpc_pipefs.target.
[ 9.873342] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 9.882779] systemd[1]: Starting Apply Kernel Variables...
[ 9.889169] systemd[1]: Mounting Kernel Configuration File System...
[ 9.896360] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 9.901781] audit: type=1130 audit(1542399893.881:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9.902466] systemd[1]: Started Journal Service.
[ 9.911771] audit: type=1130 audit(1542399893.891:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9.920166] audit: type=1130 audit(1542399893.899:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9.925885] audit: type=1131 audit(1542399893.899:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9.941195] audit: type=1130 audit(1542399893.920:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9.958590] audit: type=1130 audit(1542399893.938:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9.977528] audit: type=1130 audit(1542399893.957:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.006854] systemd-journald[897]: Received request to flush runtime journal from PID 1
[ 10.026184] audit: type=1130 audit(1542399894.005:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=fedora-readonly comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.061359] audit: type=1130 audit(1542399894.040:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.085594] audit: type=1130 audit(1542399894.065:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ OK ] Started Show Plymouth Boot Screen.
[ 10.297995] nfit_test_iomap: loading out-of-tree module taints kernel.
[ 10.298082] nfit_test_iomap: module verification failed: signature and/or required key missing - tainting kernel
[ OK ] Reached target Paths.
[ OK ] Reached target Local Encrypted Volumes.
[ OK ] Started Forward Password Requests to Plymouth Directory Watch.
[ OK ] Found device /dev/ttyS0.
[ 10.405605] nvdimm_bus_probe: nd_bus ndbus0: START: nd_bus.probe(ndbus0)
[ 10.408535] nvdimm_bus_probe: nd_bus ndbus0: END: nd_bus.probe(ndbus0) = 0
[ OK ] Started Monitoring of LVM2 mirrors,…sing dmeventd or progress polling.
[ 10.422188] nvdimm_bus_probe: nd_bus ndbus0: START: nd_region.probe(region0)
[ 10.422484] nvdimm_bus_probe: nd_bus ndbus0: END: nd_region.probe(region0) = 0
[ 10.452585] nvdimm_bus_probe: nd_bus ndbus1: START: nd_bus.probe(ndbus1)
[ 10.454725] nvdimm_bus_probe: nd_bus ndbus1: END: nd_bus.probe(ndbus1) = 0
[ 10.456847] nfit ACPI0012:00: spa index: 2 type: pmem
[ 10.458517] nfit ACPI0012:00: memdev handle: 0x1 spa: 2 dcr: 3 flags: 0x0
[ 10.460458] nfit ACPI0012:00: dcr index: 3 windows: 0
[ 10.462472] nfit ACPI0012:00: spa index: 4 type: pmem
[ 10.464348] nfit ACPI0012:00: memdev handle: 0x2 spa: 4 dcr: 5 flags: 0x0
[ 10.466531] nfit ACPI0012:00: dcr index: 5 windows: 0
[ 10.488145] nvdimm_bus_probe: nd_bus ndbus0: START: dax_pmem.probe(dax0.0)
[ 10.488154] nvdimm_bus_probe: nd_bus ndbus0: END: dax_pmem.probe(dax0.0) = -19
[ 10.489756] nvdimm_bus_probe: nd_bus ndbus0: START: nd_pmem.probe(namespace0.0)
[ 10.489855] nd_btt_probe: nd_pmem namespace0.0: btt: <none>
[ 10.489859] nd_btt_release: btt0.1: trace
[ 10.489878] nd_pfn_probe: nd_pmem namespace0.0: pfn: <none>
[ 10.489881] nd_pfn_release: pfn0.1: trace
[ 10.489896] nd_dax_probe: nd_pmem namespace0.0: dax: <none>
[ 10.489897] nd_dax_release: dax0.1: trace
[ 10.490024] nd_pmem namespace0.0: unable to guarantee persistence of writes
[ 10.507965] nvdimm_bus_probe: nd_bus ndbus1: START: nvdimm.probe(nmem0)
[ 10.507974] nfit ACPI0012:00: nmem0 cmd: 4: func: 4 input length: 0
[ 10.512602] nfit ACPI0012:00: nmem0 cmd: get_size output length: 12
[ 10.512614] get_size00000000: 00000000 00020000 00000fec ............
[ 10.512653] nfit ACPI0012:00: nmem0 cmd: 5: func: 5 input length: 8
[ 10.512655] nvdimm in 00000000: 00000000 00000f84 ........
[ 10.516223] nfit ACPI0012:00: nmem0 cmd: get_data output length: 3976
[ 10.516234] get_data00000000: 00000000 00000000 00000000 00000000 ................
[ 10.516238] get_data00000010: 00000000 00000000 00000000 00000000 ................
[ 10.516240] get_data00000020: 00000000 00000000 00000000 00000000 ................
[ 10.516243] get_data00000030: 00000000 00000000 00000000 00000000 ................
[ 10.516246] get_data00000040: 00000000 00000000 00000000 00000000 ................
[ 10.516249] get_data00000050: 00000000 00000000 00000000 00000000 ................
[ 10.516251] get_data00000060: 00000000 00000000 00000000 00000000 ................
[ 10.516254] get_data00000070: 00000000 00000000 00000000 00000000 ................
[ 10.516263] __nd_label_validate: nvdimm nmem0: nsindex0 signature invalid
[ 10.516266] __nd_label_validate: nvdimm nmem0: nsindex1 signature invalid
[ 10.516269] __nd_label_validate: nvdimm nmem0: nsindex0 signature invalid
[ 10.516272] __nd_label_validate: nvdimm nmem0: nsindex1 signature invalid
[ 10.516275] nvdimm_probe: nvdimm nmem0: config data size: 131072
[ 10.516281] nvdimm_bus_probe: nd_bus ndbus1: END: nvdimm.probe(nmem0) = 0
[ 10.553283] nvdimm_bus_probe: nd_bus ndbus1: START: nvdimm.probe(nmem1)
[ 10.553290] nfit ACPI0012:00: nmem1 cmd: 4: func: 4 input length: 0
[ 10.555993] nfit ACPI0012:00: nmem1 cmd: get_size output length: 12
[ 10.555997] get_size00000000: 00000000 00020000 00000fec ............
[ 10.556049] nfit ACPI0012:00: nmem1 cmd: 5: func: 5 input length: 8
[ 10.556052] nvdimm in 00000000: 00000000 00000f84 ........
[ 10.558652] nfit ACPI0012:00: nmem1 cmd: get_data output length: 3976
[ 10.558656] get_data00000000: 00000000 00000000 00000000 00000000 ................
[ 10.558659] get_data00000010: 00000000 00000000 00000000 00000000 ................
[ 10.558662] get_data00000020: 00000000 00000000 00000000 00000000 ................
[ 10.558664] get_data00000030: 00000000 00000000 00000000 00000000 ................
[ 10.558667] get_data00000040: 00000000 00000000 00000000 00000000 ................
[ 10.558670] get_data00000050: 00000000 00000000 00000000 00000000 ................
[ 10.558672] get_data00000060: 00000000 00000000 00000000 00000000 ................
[ 10.558675] get_data00000070: 00000000 00000000 00000000 00000000 ................
[ 10.558683] __nd_label_validate: nvdimm nmem1: nsindex0 signature invalid
[ 10.558686] __nd_label_validate: nvdimm nmem1: nsindex1 signature invalid
[ 10.558688] __nd_label_validate: nvdimm nmem1: nsindex0 signature invalid
[ 10.558691] __nd_label_validate: nvdimm nmem1: nsindex1 signature invalid
[ 10.558694] nvdimm_probe: nvdimm nmem1: config data size: 131072
[ 10.558699] nvdimm_bus_probe: nd_bus ndbus1: END: nvdimm.probe(nmem1) = 0
[ 10.558808] nvdimm_bus_check_dimm_count: nd_bus ndbus1: count: 2
[ 10.559338] nvdimm_bus_probe: nd_bus ndbus1: START: nd_region.probe(region1)
[ 10.559364] init_active_labels: nvdimm nmem0: count: 0
[ 10.559398] nfit ACPI0012:00: ARS: 0-0 failed (-25)
[ 10.559411] nvdimm_bus_probe: nd_bus ndbus1: START: nd_region.probe(region2)
[ 10.559422] init_active_labels: nvdimm nmem1: count: 0
[ 10.559498] nvdimm_bus_probe: nd_bus ndbus1: END: nd_region.probe(region1) = 0
[ 10.559528] nvdimm_bus_probe: nd_bus ndbus1: END: nd_region.probe(region2) = 0
[ 10.559681] nvdimm_bus_probe: nd_bus ndbus1: START: nd_pmem.probe(namespace1.0)
[ 10.559690] nvdimm_bus_probe: nd_bus ndbus1: START: nd_pmem.probe(btt1.0)
[ 10.559694] nvdimm_bus_probe: nd_bus ndbus1: END: nd_pmem.probe(btt1.0) = -19
[ 10.559777] nvdimm_bus_probe: nd_bus ndbus1: START: nd_pmem.probe(namespace2.0)
[ 10.559818] nd_btt_probe: nd_pmem namespace1.0: btt: <none>
[ 10.559822] nd_btt_release: btt1.1: trace
[ 10.559851] nd_pfn_probe: nd_pmem namespace1.0: pfn: <none>
[ 10.559854] nd_pfn_release: pfn1.1: trace
[ 10.559857] nvdimm_bus_probe: nd_bus ndbus1: START: nd_pmem.probe(pfn1.0)
[ 10.559862] nvdimm_bus_probe: nd_bus ndbus1: END: nd_pmem.probe(pfn1.0) = -19
[ 10.559868] nd_btt_probe: nd_pmem namespace2.0: btt: <none>
[ 10.559872] nd_btt_release: btt2.1: trace
[ 10.559878] nvdimm_bus_probe: nd_bus ndbus1: START: nd_pmem.probe(btt2.0)
[ 10.559888] nvdimm_bus_probe: nd_bus ndbus1: END: nd_pmem.probe(btt2.0) = -19
[ 10.559936] nd_dax_probe: nd_pmem namespace1.0: dax: <none>
[ 10.559938] nd_pfn_probe: nd_pmem namespace2.0: pfn: <none>
[ 10.559940] nd_dax_release: dax1.1: trace
[ 10.559941] nd_pfn_release: pfn2.1: trace
[ 10.559963] nd_dax_probe: nd_pmem namespace2.0: dax: <none>
[ 10.559966] nd_dax_release: dax2.1: trace
[ 10.560004] nvdimm_bus_probe: nd_bus ndbus1: START: dax_pmem.probe(dax1.0)
[ 10.560009] nvdimm_bus_probe: nd_bus ndbus1: END: dax_pmem.probe(dax1.0) = -19
[ 10.560032] nvdimm_bus_probe: nd_bus ndbus1: START: nd_pmem.probe(pfn2.0)
[ 10.560036] nvdimm_bus_probe: nd_bus ndbus1: END: nd_pmem.probe(pfn2.0) = -19
[ 10.560095] nvdimm_bus_probe: nd_bus ndbus1: START: dax_pmem.probe(dax2.0)
[ 10.560098] nvdimm_bus_probe: nd_bus ndbus1: END: dax_pmem.probe(dax2.0) = -19
[ 10.561938] pmem2: detected capacity change from 0 to 136365211648
[ 10.561952] nvdimm_bus_probe: nd_bus ndbus1: END: nd_pmem.probe(namespace2.0) = 0
[ 10.561956] pmem1: detected capacity change from 0 to 136365211648
[ 10.561965] nvdimm_bus_probe: nd_bus ndbus1: END: nd_pmem.probe(namespace1.0) = 0
[ OK ] Reached target Local File Systems (Pre).
[ OK ] Reached target Local File Systems.
Starting Tell Plymouth To Write Out Runtime Data...
[ 10.772901] _warn_unseeded_randomness: 29 callbacks suppressed
[ 10.772909] random: get_random_bytes called from key_alloc+0x26e/0x490 with crng_init=1
Starting Restore /run/initramfs on shutdown...
[ 10.779776] random: get_random_bytes called from create_elf_tables+0xb9/0x531 with crng_init=1
Starting Preprocess NFS configuration...
[ 10.786621] random: get_random_bytes called from key_alloc+0x26e/0x490 with crng_init=1
Starting Create Volatile Files and Directories...
[ OK ] Started Restore /run/initramfs on shutdown.
[ OK ] Started Tell Plymouth To Write Out Runtime Data.
[ OK ] Started Preprocess NFS configuration.
[ 10.854292] WARNING: CPU: 13 PID: 1030 at ./arch/x86/include/asm/tlbflush.h:460 __flush_tlb_all+0x1b/0x3a
[ 10.858594] Modules linked in: ghash_clmulni_intel(E+) dax_pmem(OE) nd_pmem(OE+) device_dax(OE) nd_btt(OE) nd_e820(OE) nfit(OE) serio_raw(E) libnvdimm(OE) nfit_test_iomap(OE)
[ 10.865607] CPU: 13 PID: 1030 Comm: systemd-udevd Tainted: G OE 4.20.0-rc1+ #2620
[ 10.870140] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.11.1-0-g0551a4be2c-prebuilt.qemu-project.org 04/01/2014
[ 10.875978] RIP: 0010:__flush_tlb_all+0x1b/0x3a
[ 10.877767] Code: 4c 39 24 24 0f 87 8f fc ff ff e9 f1 fe ff ff 65 8b 05 81 45 fa 7e a9 ff ff ff 7f 75 0f 9c 58 0f 1f 44 00 00 0f ba e0 09 73 02 <0f> 0b 48 8b 05 e8 9f 73 01 0f ba e0 0d 73 08 e8 e9 b3 ff ff 66 90
[ 10.890463] RSP: 0018:ffffc90002c4f8f8 EFLAGS: 00010247
[ 10.895406] RAX: 0000000000000246 RBX: 0000007fc0000000 RCX: 0000000000000000
[ 10.898040] RDX: 0000000000000003 RSI: 0000000000000ff8 RDI: ffffffff82690390
[ 10.900479] RBP: 0000008000000000 R08: 8000000000000063 R09: 8000000000000063
[ 10.902562] R10: ffffc90002c4f880 R11: f1af4a4c6d2cfc6f R12: ffff880003c01ff8
[ 10.904602] R13: 0000008000000000 R14: 0000000300000000 R15: 0000000000000004
[ OK ] Started Create Volatile Files and Directories.
[ 10.904609] FS: 00007f710db7e9c0(0000) GS:ffff88033e780000(0000) knlGS:0000000000000000
[ 10.904610] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 10.904611] CR2: 0000562d23c024e8 CR3: 0000000336afa006 CR4: 0000000000160ee0
[ 10.904614] Call Trace:
[ 10.904620] phys_pud_init+0x29c/0x2bb
[ 10.904626] kernel_physical_mapping_init+0xfc/0x219
[ 10.904631] init_memory_mapping+0x1a5/0x3b0
[ 10.904639] arch_add_memory+0x2c/0x50
[ 10.904645] devm_memremap_pages+0x3aa/0x610
[ 10.925198] pmem_attach_disk+0x585/0x700 [nd_pmem]
[ 10.925214] ? nd_dax_probe+0xfc/0x120 [libnvdimm]
[ 10.925223] ? nd_dax_probe+0xfc/0x120 [libnvdimm]
[ 10.925233] nvdimm_bus_probe+0x69/0x150 [libnvdimm]
[ 10.925238] really_probe+0xf8/0x3e0
[ 10.925242] driver_probe_device+0x10f/0x120
[ 10.925245] __driver_attach+0xe0/0x110
[ 10.925246] ? driver_probe_device+0x120/0x120
[ 10.925248] ? driver_probe_device+0x120/0x120
[ 10.925251] bus_for_each_dev+0x79/0xc0
[ 10.925254] bus_add_driver+0x164/0x260
[ 10.925256] ? 0xffffffffa006f000
[ 10.925259] driver_register+0x5b/0xe0
[ 10.925261] ? 0xffffffffa006f000
[ 10.925264] do_one_initcall+0x5d/0x2be
[ 10.925268] ? do_init_module+0x22/0x1fe
[ 10.925270] ? rcu_read_lock_sched_held+0x79/0x80
[ 10.925273] ? kmem_cache_alloc_trace+0x241/0x270
[ 10.925277] do_init_module+0x5b/0x1fe
[ 10.925279] load_module+0x19e6/0x1f80
[ 10.925286] ? vfs_read+0x121/0x140
[ 10.925294] ? __do_sys_finit_module+0xe9/0x110
[ 10.925296] __do_sys_finit_module+0xe9/0x110
[ 10.925304] do_syscall_64+0x60/0x210
[ 10.925307] entry_SYSCALL_64_after_hwframe+0x49/0xbe
[ 10.925309] RIP: 0033:0x7f7110cefe0d
[ 10.925311] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 4b 80 0c 00 f7 d8 64 89 01 48
[ 10.925312] RSP: 002b:00007ffcf76efbe8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 10.925314] RAX: ffffffffffffffda RBX: 0000562d23c1ea90 RCX: 00007f7110cefe0d
[ 10.925315] RDX: 0000000000000000 RSI: 00007f711145b9c5 RDI: 0000000000000010
[ 10.925316] RBP: 00007f711145b9c5 R08: 0000000000000000 R09: 00007ffcf76efd10
[ 10.925317] R10: 0000000000000010 R11: 0000000000000246 R12: 0000000000000000
[ 10.925318] R13: 0000562d23c09540 R14: 0000000000020000 R15: 0000562d2280e118
[ 10.925325] irq event stamp: 37260
[ 10.925327] hardirqs last enabled at (37259): [<ffffffff81ab84e2>] _raw_spin_unlock_irqrestore+0x32/0x60
[ 10.925329] hardirqs last disabled at (37260): [<ffffffff81003753>] trace_hardirqs_off_thunk+0x1a/0x1c
[ 10.925331] softirqs last enabled at (37234): [<ffffffff81e0033f>] __do_softirq+0x33f/0x452
[ 10.925333] softirqs last disabled at (37227): [<ffffffff810be26f>] irq_exit+0xff/0x110
[ 10.925334] ---[ end trace dd9b694584ffce12 ]---
[ 10.956125] namespace0.0 initialised, 1048576 pages in 30ms
Starting Security Auditing Service...
[ 11.024663] pmem0: detected capacity change from 0 to 4294967296
[ 11.024675] nvdimm_bus_probe: nd_bus ndbus0: END: nd_pmem.probe(namespace0.0) = 0
[ 11.024748] nvdimm_bus_probe: nd_bus ndbus0: START: nd_pmem.probe(btt0.0)
[ 11.024752] nvdimm_bus_probe: nd_bus ndbus0: END: nd_pmem.probe(btt0.0) = -19
[ 11.024779] nvdimm_bus_probe: nd_bus ndbus0: START: nd_pmem.probe(pfn0.0)
[ 11.024781] nvdimm_bus_probe: nd_bus ndbus0: END: nd_pmem.probe(pfn0.0) = -19
[ 11.024808] nvdimm_bus_probe: nd_bus ndbus1: START: nd_pmem.probe(btt1.0)
[ 11.024811] nvdimm_bus_probe: nd_bus ndbus1: END: nd_pmem.probe(btt1.0) = -19
[ 11.024836] nvdimm_bus_probe: nd_bus ndbus1: START: nd_pmem.probe(pfn1.0)
[ 11.024838] nvdimm_bus_probe: nd_bus ndbus1: END: nd_pmem.probe(pfn1.0) = -19
[ 11.024862] nvdimm_bus_probe: nd_bus ndbus1: START: nd_pmem.probe(btt2.0)
[ 11.024864] nvdimm_bus_probe: nd_bus ndbus1: END: nd_pmem.probe(btt2.0) = -19
[ 11.024887] nvdimm_bus_probe: nd_bus ndbus1: START: nd_pmem.probe(pfn2.0)
[ 11.024889] nvdimm_bus_probe: nd_bus ndbus1: END: nd_pmem.probe(pfn2.0) = -19
[ OK ] Started Security Auditing Service.
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ OK ] Reached target System Initialization.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Reached target Sockets.
[ OK ] Started Generate summary of yesterday's process accounting.
[ OK ] Started Run system activity accounting tool every 10 minutes.
[ OK ] Started dnf makecache --timer.
[ OK ] Reached target Basic System.
[ OK ] Started D-Bus System Message Bus.
Starting Resets System Activity Logs...
Starting GSSAPI Proxy Daemon...
Starting Login Service...
Starting firewalld - dynamic firewall daemon...
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target Timers.
[ OK ] Reached target sshd-keygen.target.
[ OK ] Started Resets System Activity Logs.
[ OK ] Started Login Service.
[ OK ] Started firewalld - dynamic firewall daemon.
[ OK ] Reached target Network (Pre).
Starting Network Manager...
[ 12.606400] _warn_unseeded_randomness: 17 callbacks suppressed
[ 12.606406] random: get_random_bytes called from key_alloc+0x26e/0x490 with crng_init=1
[ 12.608114] random: get_random_bytes called from create_elf_tables+0xb9/0x531 with crng_init=1
[ 12.609140] random: get_random_bytes called from key_alloc+0x26e/0x490 with crng_init=1
[ OK ] Started Network Manager.
Starting Network Manager Wait Online...
[ OK ] Reached target Network.
Starting OpenSSH server daemon...
Starting Network Manager Script Dispatcher Service...
[ OK ] Started Network Manager Script Dispatcher Service.
Starting Hostname Service...
[ 12.897726] random: crng init done
[ 12.904693] random: 9 get_random_xx warning(s) missed due to ratelimiting
[ 12.906686] random: 7 urandom warning(s) missed due to ratelimiting
[ OK ] Started OpenSSH server daemon.
[ OK ] Started GSSAPI Proxy Daemon.
[ OK ] Reached target NFS client services.
[ OK ] Reached target Remote File Systems (Pre).
[ OK ] Reached target Remote File Systems.
Starting Permit User Sessions...
[ OK ] Started Permit User Sessions.
[ OK ] Started Hostname Service.
[ OK ] Started Command Scheduler.
Starting Hold until boot process finishes up...
Starting Terminate Plymouth Boot Screen...
Fedora 27 (Rawhide)
Kernel 4.20.0-rc1+ on an x86_64 (ttyS0)
dwillia2-dev login: [ 39.082569] EXT4-fs (pmem0): DAX enabled. Warning: EXPERIMENTAL, use at your own risk
[ 39.087732] EXT4-fs (pmem0): mounted filesystem with ordered data mode. Opts: dax
[ 39.148591] Injecting memory failure for pfn 0x208900 at process virtual address 0x7fba52700000
[ 39.152154] Memory failure: 0x208900: Killing dax-pmd:7114 due to hardware memory corruption
[ 39.154073]
[ 39.154527] =============================
[ 39.155479] WARNING: suspicious RCU usage
[ 39.156445] 4.20.0-rc1+ #2620 Tainted: G W OE
[ 39.157680] -----------------------------
[ 39.158645] ./include/linux/xarray.h:833 suspicious rcu_dereference_check() usage!
[ 39.160348]
[ 39.160348] other info that might help us debug this:
[ 39.160348]
[ 39.162114]
[ 39.162114] rcu_scheduler_active = 2, debug_locks = 1
[ 39.163588] no locks held by dax-pmd/7114.
[ 39.165050]
[ 39.165050] stack backtrace:
[ 39.167035] CPU: 10 PID: 7114 Comm: dax-pmd Tainted: G W OE 4.20.0-rc1+ #2620
[ 39.169788] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.11.1-0-g0551a4be2c-prebuilt.qemu-project.org 04/01/2014
[ 39.173309] Call Trace:
[ 39.174417] dump_stack+0x85/0xcb
[ 39.175672] xas_start+0x134/0x1c0
[ 39.176950] xas_load+0x9/0x60
[ 39.178187] dax_unlock_mapping_entry+0x6d/0xc0
[ 39.179703] memory_failure+0x116/0x9c0
[ 39.181080] madvise_inject_error+0xfd/0x260
[ 39.182549] __x64_sys_madvise+0x5fc/0x700
[ 39.183966] ? __might_fault+0x3e/0x90
[ 39.185335] ? do_syscall_64+0x60/0x210
[ 39.186701] ? __ia32_sys_madvise+0x700/0x700
[ 39.188181] do_syscall_64+0x60/0x210
[ 39.189519] entry_SYSCALL_64_after_hwframe+0x49/0xbe
[ 39.191131] RIP: 0033:0x7fba5300518b
[ 39.192453] Code: 64 89 02 b8 ff ff ff ff c3 48 8b 15 f7 7c 0c 00 f7 d8 64 89 02 b8 ff ff ff ff eb bc 0f 1f 00 f3 0f 1e fa b8 1c 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d cd 7c 0c 00 f7 d8 64 89 01 48
[ 39.197799] RSP: 002b:00007ffd75024068 EFLAGS: 00000202 ORIG_RAX: 000000000000001c
[ 39.200411] RAX: ffffffffffffffda RBX: 00000000fffffff4 RCX: 00007fba5300518b
[ 39.202452] RDX: 0000000000000064 RSI: 0000000000001000 RDI: 00007fba52700000
[ 39.204492] RBP: 00007fba52600000 R08: 0000000000000003 R09: 0000000000000000
[ 39.206585] R10: 00007fba531002a0 R11: 0000000000000202 R12: 0000000000000003
[ 39.208632] R13: 00007fba52600000 R14: 0000000000200000 R15: 0000000000000000
[ 39.210731]
[ 39.211715] =============================
[ 39.213138] WARNING: suspicious RCU usage
[ 39.214560] 4.20.0-rc1+ #2620 Tainted: G W OE
[ 39.216272] -----------------------------
[ 39.217703] ./include/linux/xarray.h:849 suspicious rcu_dereference_check() usage!
[ 39.220357]
[ 39.220357] other info that might help us debug this:
[ 39.220357]
[ 39.223549]
[ 39.223549] rcu_scheduler_active = 2, debug_locks = 1
[ 39.225954] no locks held by dax-pmd/7114.
[ 39.227410]
[ 39.227410] stack backtrace:
[ 39.229394] CPU: 10 PID: 7114 Comm: dax-pmd Tainted: G W OE 4.20.0-rc1+ #2620
[ 39.232118] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.11.1-0-g0551a4be2c-prebuilt.qemu-project.org 04/01/2014
[ 39.235654] Call Trace:
[ 39.236739] dump_stack+0x85/0xcb
[ 39.238017] xas_descend+0x114/0x120
[ 39.239342] xas_load+0x35/0x60
[ 39.240582] dax_unlock_mapping_entry+0x6d/0xc0
[ 39.242088] memory_failure+0x116/0x9c0
[ 39.243468] madvise_inject_error+0xfd/0x260
[ 39.244928] __x64_sys_madvise+0x5fc/0x700
[ 39.246365] ? __might_fault+0x3e/0x90
[ 39.247711] ? do_syscall_64+0x60/0x210
[ 39.249078] ? __ia32_sys_madvise+0x700/0x700
[ 39.250554] do_syscall_64+0x60/0x210
[ 39.251878] entry_SYSCALL_64_after_hwframe+0x49/0xbe
[ 39.253501] RIP: 0033:0x7fba5300518b
[ 39.254811] Code: 64 89 02 b8 ff ff ff ff c3 48 8b 15 f7 7c 0c 00 f7 d8 64 89 02 b8 ff ff ff ff eb bc 0f 1f 00 f3 0f 1e fa b8 1c 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d cd 7c 0c 00 f7 d8 64 89 01 48
[ 39.260158] RSP: 002b:00007ffd75024068 EFLAGS: 00000202 ORIG_RAX: 000000000000001c
[ 39.262754] RAX: ffffffffffffffda RBX: 00000000fffffff4 RCX: 00007fba5300518b
[ 39.264805] RDX: 0000000000000064 RSI: 0000000000001000 RDI: 00007fba52700000
[ 39.266851] RBP: 00007fba52600000 R08: 0000000000000003 R09: 0000000000000000
[ 39.268894] R10: 00007fba531002a0 R11: 0000000000000202 R12: 0000000000000003
[ 39.270935] R13: 00007fba52600000 R14: 0000000000200000 R15: 0000000000000000
[ 39.272999] Memory failure: 0x208900: recovery action for dax page: Recovered
[ 39.277727] WARNING: CPU: 10 PID: 7114 at fs/dax.c:317 dax_insert_entry+0x27e/0x2c0
[ 39.280498] Modules linked in: ebtable_nat(E) ebtable_broute(E) bridge(E) stp(E) llc(E) ip6table_mangle(E) ip6table_raw(E) ip6table_security(E) iptable_mangle(E) iptable_raw(E) iptable_security(E) nf_conntrack(E) nf_defrag_ipv6(E) nf_defrag_ipv4(E) ebtable_filter(E) ebtables(E) ip6table_filter(E) ip6_tables(E) crct10dif_pclmul(E) crc32_pclmul(E) crc32c_intel(E) ghash_clmulni_intel(E) dax_pmem(OE) nd_pmem(OE) device_dax(OE) nd_btt(OE) nd_e820(OE) nfit(OE) serio_raw(E) libnvdimm(OE) nfit_test_iomap(OE)
[ 39.292965] CPU: 10 PID: 7114 Comm: dax-pmd Tainted: G W OE 4.20.0-rc1+ #2620
[ 39.295690] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.11.1-0-g0551a4be2c-prebuilt.qemu-project.org 04/01/2014
[ 39.299222] RIP: 0010:dax_insert_entry+0x27e/0x2c0
[ 39.300791] Code: ff ff 31 c9 ba 01 00 00 00 4c 89 ff e8 8b 87 f2 ff e9 14 fe ff ff 45 85 ed 75 16 40 f6 c5 02 0f 85 dc fe ff ff e9 1b fe ff ff <0f> 0b e9 45 ff ff ff 48 8b 3c 24 4c 89 fe 31 d2 e8 dd f1 ff ff 48
[ 39.306165] RSP: 0000:ffffc9000843bbe8 EFLAGS: 00010086
[ 39.307806] RAX: 0000000000000000 RBX: 0000000000208800 RCX: ffffea0008220000
[ 39.309867] RDX: 0000000000000000 RSI: 0000000000208800 RDI: 0000000000208801
[ 39.311905] RBP: 0000000000000000 R08: 0000000000208a00 R09: 0000000000208801
[ 39.313940] R10: 0000000000000008 R11: 0000000000000001 R12: ffffc9000843bcb8
[ 39.315973] R13: 0000000000000000 R14: 0000000000000000 R15: ffff8801102b68b8
[ 39.318010] FS: 00007fba530d4540(0000) GS:ffff88011bf40000(0000) knlGS:0000000000000000
[ 39.320710] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 39.322475] CR2: 00007fba52600000 CR3: 000000011879a001 CR4: 0000000000160ee0
[ 39.324515] Call Trace:
[ 39.325612] dax_iomap_pte_fault+0x6dd/0xe40
[ 39.327075] ext4_dax_huge_fault+0x78/0x200
[ 39.328518] ? up_read+0x1c/0x90
[ 39.329757] __do_fault+0x1f/0x130
[ 39.331041] __handle_mm_fault+0xe89/0x1380
[ 39.332489] handle_mm_fault+0x199/0x3f0
[ 39.333873] __do_page_fault+0x2ea/0x580
[ 39.335274] do_page_fault+0x32/0x200
[ 39.336602] ? async_page_fault+0x8/0x30
[ 39.337982] async_page_fault+0x1e/0x30
[ 39.339364] RIP: 0033:0x4020ac
[ 39.340567] Code: 7f 1a e8 a7 eb ff ff 8b 38 e8 20 ed ff ff 41 b8 8a 00 00 00 49 89 c1 e9 46 fe ff ff 8b 7c 24 20 e8 89 ec ff ff 48 8b 44 24 10 <8b> 00 e9 53 fe ff ff e8 78 eb ff ff 48 89 c3 e9 14 fe ff ff f3 0f
[ 39.345910] RSP: 002b:00007ffd75024070 EFLAGS: 00010207
[ 39.347576] RAX: 00007fba52600000 RBX: 0000000000000000 RCX: 00007fba53001e08
[ 39.349616] RDX: 0000000000001000 RSI: 00000000022eb000 RDI: 0000000000000003
[ 39.351659] RBP: 0000000000100000 R08: 00007fba530cf800 R09: 00007fba52600000
[ 39.353709] R10: 0000000000100000 R11: 0000000000000246 R12: 0000000000000003
[ 39.355754] R13: 00007fba52600000 R14: 0000000000200000 R15: 0000000000000000
[ 39.357814] irq event stamp: 6446
[ 39.359077] hardirqs last enabled at (6445): [<ffffffff81ab8499>] _raw_spin_unlock_irq+0x29/0x40
[ 39.361947] hardirqs last disabled at (6446): [<ffffffff81ab8245>] _raw_spin_lock_irq+0x15/0x50
[ 39.364773] softirqs last enabled at (6052): [<ffffffff81e0033f>] __do_softirq+0x33f/0x452
[ 39.367544] softirqs last disabled at (6045): [<ffffffff810be26f>] irq_exit+0xff/0x110
[ 39.370206] ---[ end trace dd9b694584ffce13 ]---
[ 39.479282] nvdimm_bus_remove: nd_bus ndbus0: nd_pmem.remove(namespace0.0) = 0
[ 39.772245] holder_class_store: nd namespace0.0: fail (-6)
[ 39.775760] holder_class_store: nd namespace0.0: fail (-6)
[ 39.777691] uuid_store: nd pfn0.0: result: 0 wrote: 11c83142-348f-4101-a740-a2dae8d8f50b
[ 39.780601] mode_store: nd pfn0.0: result: 0 wrote: pmem
[ 39.782647] align_store: nd pfn0.0: result: 0 wrote: 2097152
[ 39.782647]
[ 39.785673] namespace_store: nd pfn0.0: result: 13 wrote: namespace0.0
[ 39.789330] nvdimm_bus_probe: nd_bus ndbus0: START: nd_pmem.probe(pfn0.0)
[ 39.793020] nd_pmem pfn0.0: unable to guarantee persistence of writes
[ 39.969283] pfn0.0 initialised, 1031680 pages in 31ms
[ 39.973524] pmem0: detected capacity change from 0 to 4225761280
[ 39.975512] nvdimm_bus_probe: nd_bus ndbus0: END: nd_pmem.probe(pfn0.0) = 0
[ 39.975735] nvdimm_bus_probe: nd_bus ndbus0: START: nd_pmem.probe(pfn0.1)
[ 39.980776] nvdimm_bus_probe: nd_bus ndbus0: END: nd_pmem.probe(pfn0.1) = -19
[ 40.771027] EXT4-fs (pmem0): DAX enabled. Warning: EXPERIMENTAL, use at your own risk
[ 40.776082] EXT4-fs (pmem0): mounted filesystem with ordered data mode. Opts: dax
[ 40.828335] Injecting memory failure for pfn 0x20cb00 at process virtual address 0x7f3113d00000
[ 40.832853] Memory failure: 0x20cb00: Killing dax-pmd:7144 due to hardware memory corruption
[ 40.835642] Memory failure: 0x20cb00: recovery action for dax page: Recovered
[ 40.948823] nvdimm_bus_remove: nd_bus ndbus0: nd_pmem.remove(pfn0.0) = 0
[ 41.205524] namespace_store: nd pfn0.0: result: 2 wrote:
[ 41.205524]
[ 41.208578] nd_pfn_release: nd pfn0.0: trace
[ 41.211923] holder_class_store: nd namespace0.0: fail (-6)
[ 41.214621] nvdimm_bus_probe: nd_bus ndbus0: START: nd_pmem.probe(namespace0.0)
[ 41.217398] nd_pmem namespace0.0: unable to guarantee persistence of writes
[ 41.347028] namespace0.0 initialised, 1048576 pages in 21ms
[ 41.349787] pmem0: detected capacity change from 0 to 4294967296
[ 41.351611] nvdimm_bus_probe: nd_bus ndbus0: END: nd_pmem.probe(namespace0.0) = 0
[ 41.369281] nvdimm_bus_remove: nd_bus ndbus0: nd_pmem.remove(namespace0.0) = 0
[ 41.625805] holder_class_store: nd namespace0.0: fail (-6)
[ 41.627865] nvdimm_bus_probe: nd_bus ndbus0: START: nd_pmem.probe(namespace0.0)
[ 41.630658] nd_btt_probe: nd_pmem namespace0.0: btt: <none>
[ 41.632734] nd_btt_release: btt0.1: trace
[ 41.634620] nd_pfn_probe: nd_pmem namespace0.0: pfn: <none>
[ 41.636841] nd_pfn_release: pfn0.0: trace
[ 41.649336] nd_dax_probe: nd_pmem namespace0.0: dax: <none>
[ 41.651029] nd_dax_release: dax0.1: trace
[ 41.652612] nd_pmem namespace0.0: unable to guarantee persistence of writes
[ 41.775384] namespace0.0 initialised, 1048576 pages in 19ms
[ 41.778079] pmem0: detected capacity change from 0 to 4294967296
[ 41.779899] nvdimm_bus_probe: nd_bus ndbus0: END: nd_pmem.probe(namespace0.0) = 0
[ 41.985311] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 42.000232] XFS (pmem0): DAX enabled. Warning: EXPERIMENTAL, use at your own risk
[ 42.004040] XFS (pmem0): Mounting V5 Filesystem
[ 42.009647] XFS (pmem0): Ending clean mount
[ 42.056341] Injecting memory failure for pfn 0x200300 at process virtual address 0x7f46d5f00000
[ 42.060342] Memory failure: 0x200300: Killing dax-pmd:7198 due to hardware memory corruption
[ 42.063917] Memory failure: 0x200300: recovery action for dax page: Recovered
[ 42.089514] XFS (pmem0): Unmounting Filesystem
[ 42.174660] nvdimm_bus_remove: nd_bus ndbus0: nd_pmem.remove(namespace0.0) = 0
[ 42.462353] holder_class_store: nd namespace0.0: fail (-6)
[ 42.464692] holder_class_store: nd namespace0.0: fail (-6)
[ 42.466588] uuid_store: nd pfn0.1: result: 0 wrote: e6977bc5-d0e5-4812-a428-e7539cd73692
[ 42.469546] mode_store: nd pfn0.1: result: 0 wrote: pmem
[ 42.471597] align_store: nd pfn0.1: result: 0 wrote: 2097152
[ 42.471597]
[ 42.474611] namespace_store: nd pfn0.1: result: 13 wrote: namespace0.0
[ 42.477614] nvdimm_bus_probe: nd_bus ndbus0: START: nd_pmem.probe(pfn0.1)
[ 42.480051] nd_pmem pfn0.1: unable to guarantee persistence of writes
[ 42.640381] pfn0.1 initialised, 1031680 pages in 19ms
[ 42.643112] pmem0: detected capacity change from 0 to 4225761280
[ 42.645004] nvdimm_bus_probe: nd_bus ndbus0: END: nd_pmem.probe(pfn0.1) = 0
[ 42.645365] nvdimm_bus_probe: nd_bus ndbus0: START: nd_pmem.probe(pfn0.0)
[ 42.649803] nvdimm_bus_probe: nd_bus ndbus0: END: nd_pmem.probe(pfn0.0) = -19
[ 42.704372] XFS (pmem0): DAX enabled. Warning: EXPERIMENTAL, use at your own risk
[ 42.708004] XFS (pmem0): Mounting V5 Filesystem
[ 42.712318] XFS (pmem0): Ending clean mount
[ 42.759614] Injecting memory failure for pfn 0x204500 at process virtual address 0x7f7043d00000
[ 42.762565] Memory failure: 0x204500: Killing dax-pmd:7237 due to hardware memory corruption
[ 42.765355] Memory failure: 0x204500: recovery action for dax page: Recovered
[ 42.795901] XFS (pmem0): Unmounting Filesystem
[ 42.883368] nvdimm_bus_remove: nd_bus ndbus0: nd_pmem.remove(pfn0.1) = 0
[ 43.157496] namespace_store: nd pfn0.1: result: 2 wrote:
[ 43.157496]
[ 43.160270] nd_pfn_release: nd pfn0.1: trace
[ 43.165250] holder_class_store: nd namespace0.0: fail (-6)
[ 43.167899] nvdimm_bus_probe: nd_bus ndbus0: START: nd_pmem.probe(namespace0.0)
[ 43.170711] nd_pmem namespace0.0: unable to guarantee persistence of writes
[ 43.325030] namespace0.0 initialised, 1048576 pages in 21ms
[ 43.327763] pmem0: detected capacity change from 0 to 4294967296
[ 43.329663] nvdimm_bus_probe: nd_bus ndbus0: END: nd_pmem.probe(namespace0.0) = 0
[ 43.344744] nvdimm_bus_remove: nd_bus ndbus0: nd_pmem.remove(namespace0.0) = 0
[ 43.641734] holder_class_store: nd namespace0.0: fail (-6)
[ 43.643848] nvdimm_bus_probe: nd_bus ndbus0: START: nd_pmem.probe(namespace0.0)
[ 43.647193] nd_btt_probe: nd_pmem namespace0.0: btt: <none>
[ 43.649426] nd_btt_release: btt0.1: trace
[ 43.651288] nd_pfn_probe: nd_pmem namespace0.0: pfn: <none>
[ 43.653527] nd_pfn_release: pfn0.1: trace
[ 43.655387] nd_dax_probe: nd_pmem namespace0.0: dax: <none>
[ 43.657153] nd_dax_release: dax0.1: trace
[ 43.658804] nd_pmem namespace0.0: unable to guarantee persistence of writes
[ 43.793499] namespace0.0 initialised, 1048576 pages in 22ms
[ 43.796239] pmem0: detected capacity change from 0 to 4294967296
[ 43.798088] nvdimm_bus_probe: nd_bus ndbus0: END: nd_pmem.probe(namespace0.0) = 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment