After each boot in dmesg log appear messages see below:
[ 7322.502515] ======================================================
[ 7322.502517] [ INFO: possible circular locking dependency detected ]
[ 7322.502519] 4.6.6-300.fc24.x86_64+debug #1 Not tainted
[ 7322.502520] -------------------------------------------------------
[ 7322.502521] DOM Worker/23663 is trying to acquire lock:
[ 7322.502522] (&sb->s_type->i_mutex_key#20){+.+.+.}, at:
[<ffffffffc0b6dc8d>] xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[ 7322.502613]
but task is already holding lock:
[ 7322.502614] (&pipe->mutex/1){+.+.+.}, at: [<ffffffff812a161e>]
pipe_lock+0x1e/0x20
[ 7322.502622]
which lock already depends on the new lock.
[ 7322.502625]
the existing dependency chain (in reverse order) is:
[ 7322.502626]
-> #2 (&pipe->mutex/1){+.+.+.}:
[ 7322.502631] [<ffffffff81113abe>] lock_acquire+0xfe/0x1f0
[ 7322.502636] [<ffffffff818cd096>] mutex_lock_nested+0x86/0x400
[ 7322.502641] [<ffffffff812a161e>] pipe_lock+0x1e/0x20
[ 7322.502644] [<ffffffff812d1400>] splice_to_pipe+0x40/0x260
[ 7322.502650] [<ffffffff812d2dd3>]
__generic_file_splice_read+0x633/0x710
[ 7322.502653] [<ffffffff812d3285>]
generic_file_splice_read+0x45/0x90
[ 7322.502656] [<ffffffffc0b6b3fc>]
xfs_file_splice_read+0x11c/0x2a0 [xfs]
[ 7322.502725] [<ffffffff812d1779>] do_splice_to+0x79/0x90
[ 7322.502728] [<ffffffff812d4114>] SyS_splice+0x7f4/0x830
[ 7322.502731] [<ffffffff818d097c>]
entry_SYSCALL_64_fastpath+0x1f/0xbd
[ 7322.502735]
-> #1 (&(&ip->i_iolock)->mr_lock){++++++}:
[ 7322.502738] [<ffffffff81113abe>] lock_acquire+0xfe/0x1f0
[ 7322.502741] [<ffffffff8110c0ee>] down_write_nested+0x5e/0xc0
[ 7322.502744] [<ffffffffc0b7c3c5>] xfs_ilock+0x215/0x2c0 [xfs]
[ 7322.502792] [<ffffffffc0b6dc9a>]
xfs_file_buffered_aio_write+0x7a/0x350 [xfs]
[ 7322.502823] [<ffffffffc0b6e0b1>]
xfs_file_write_iter+0x141/0x160 [xfs]
[ 7322.502850] [<ffffffff81297bde>] __vfs_write+0xce/0x120
[ 7322.502853] [<ffffffff81298495>] vfs_write+0xa5/0x190
[ 7322.502855] [<ffffffff81299968>] SyS_write+0x58/0xd0
[ 7322.502857] [<ffffffff818d097c>]
entry_SYSCALL_64_fastpath+0x1f/0xbd
[ 7322.502860]
-> #0 (&sb->s_type->i_mutex_key#20){+.+.+.}:
[ 7322.502864] [<ffffffff81112f55>] __lock_acquire+0x1775/0x18e0
[ 7322.502868] [<ffffffff81113abe>] lock_acquire+0xfe/0x1f0
[ 7322.502870] [<ffffffff818cd096>] mutex_lock_nested+0x86/0x400
[ 7322.502873] [<ffffffffc0b6dc8d>]
xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[ 7322.502900] [<ffffffffc0b6e0b1>]
xfs_file_write_iter+0x141/0x160 [xfs]
[ 7322.502923] [<ffffffff812979eb>] vfs_iter_write+0x7b/0xd0
[ 7322.502926] [<ffffffff812d2300>]
iter_file_splice_write+0x270/0x3c0
[ 7322.502929] [<ffffffff812d3c89>] SyS_splice+0x369/0x830
[ 7322.502931] [<ffffffff818d097c>]
entry_SYSCALL_64_fastpath+0x1f/0xbd
[ 7322.502934]
other info that might help us debug this:
[ 7322.502936] Chain exists of:
&sb->s_type->i_mutex_key#20 --> &(&ip->i_iolock)-
>mr_lock --> &pipe->mutex/1
[ 7322.502941] Possible unsafe locking scenario:
[ 7322.502943] CPU0 CPU1
[ 7322.502944] ---- ----
[ 7322.502945] lock(&pipe->mutex/1);
[ 7322.502948] lock(&(&ip->i_iolock)-
>mr_lock);
[ 7322.502949] lock(&pipe->mutex/1);
[ 7322.502952] lock(&sb->s_type->i_mutex_key#20);
[ 7322.502954]
*** DEADLOCK ***
[ 7322.502957] 2 locks held by DOM Worker/23663:
[ 7322.502958] #0: (sb_writers#16){.+.+.+}, at: [<ffffffff8129b9f4>]
__sb_start_write+0xb4/0xf0
[ 7322.502963] #1: (&pipe->mutex/1){+.+.+.}, at: [<ffffffff812a161e>]
pipe_lock+0x1e/0x20
[ 7322.502968]
stack backtrace:
[ 7322.502971] CPU: 1 PID: 23663 Comm: DOM Worker Not tainted 4.6.6-
300.fc24.x86_64+debug #1
[ 7322.502973] Hardware name: Gigabyte Technology Co., Ltd. Z87M-
D3H/Z87M-D3H, BIOS F11 08/12/2014
[ 7322.502974] 0000000000000086 00000000f800081a ffff880095f0ba90
ffffffff81458cb5
[ 7322.502978] ffffffff82b0e9a0 ffffffff82b1a590 ffff880095f0bad0
ffffffff8110ff4e
[ 7322.502981] 0000000000000002 ffff8807dd994000 0000000000000002
ffff8807dd994958
[ 7322.502984] Call Trace:
[ 7322.502988] [<ffffffff81458cb5>] dump_stack+0x86/0xc1
[ 7322.502992] [<ffffffff8110ff4e>] print_circular_bug+0x1be/0x210
[ 7322.502994] [<ffffffff81112f55>] __lock_acquire+0x1775/0x18e0
[ 7322.502997] [<ffffffff81113abe>] lock_acquire+0xfe/0x1f0
[ 7322.503021] [<ffffffffc0b6dc8d>] ?
xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[ 7322.503025] [<ffffffff818cd096>] mutex_lock_nested+0x86/0x400
[ 7322.503049] [<ffffffffc0b6dc8d>] ?
xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[ 7322.503071] [<ffffffffc0b6dc8d>] ?
xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[ 7322.503092] [<ffffffffc0b6dc8d>]
xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[ 7322.503095] [<ffffffff811112a6>] ? mark_held_locks+0x76/0xa0
[ 7322.503099] [<ffffffff818cd298>] ? mutex_lock_nested+0x288/0x400
[ 7322.503102] [<ffffffff811113c5>] ?
trace_hardirqs_on_caller+0xf5/0x1b0
[ 7322.503122] [<ffffffffc0b6e0b1>] xfs_file_write_iter+0x141/0x160
[xfs]
[ 7322.503125] [<ffffffff812979eb>] vfs_iter_write+0x7b/0xd0
[ 7322.503128] [<ffffffff812d2300>] iter_file_splice_write+0x270/0x3c0
[ 7322.503131] [<ffffffff812d3c89>] SyS_splice+0x369/0x830
[ 7322.503134] [<ffffffff811113c5>] ?
trace_hardirqs_on_caller+0xf5/0x1b0
[ 7322.503136] [<ffffffff818d097c>]
entry_SYSCALL_64_fastpath+0x1f/0xbd
And system freeze for while time.
It possible find who is culprit from my log?
Best regards,
Mikhail Gavrilov
[ 0.000000] microcode: microcode updated early to revision 0x20, date = 2016-03-16
[ 0.000000] Linux version 4.6.6-300.fc24.x86_64+debug (mockbuild@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 6.1.1 20160621 (Red Hat 6.1.1-3) (GCC) ) #1 SMP Wed Aug 10 20:47:09 UTC 2016
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.6.6-300.fc24.x86_64+debug root=UUID=c39eb865-2b06-4cb9-8ed9-5769d93f6289 ro rhgb quiet LANG=en_US.UTF-8
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 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: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] x86/fpu: Using 'eager' FPU context switches.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000089eeafff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000089eeb000-0x0000000089ef1fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000089ef2000-0x000000008a9c7fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008a9c8000-0x000000008af20fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000008af21000-0x000000009d5acfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000009d5ad000-0x000000009d644fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000009d645000-0x000000009d68bfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000009d68c000-0x000000009d747fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000009d748000-0x000000009effefff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000009efff000-0x000000009effffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000009f800000-0x00000000df9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000081f5fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0x89bcb018-0x89bdb057] usable ==> usable
[ 0.000000] e820: update [mem 0x89bba018-0x89bca857] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009efff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000089bba017] usable
[ 0.000000] reserve setup_data: [mem 0x0000000089bba018-0x0000000089bca857] usable
[ 0.000000] reserve setup_data: [mem 0x0000000089bca858-0x0000000089bcb017] usable
[ 0.000000] reserve setup_data: [mem 0x0000000089bcb018-0x0000000089bdb057] usable
[ 0.000000] reserve setup_data: [mem 0x0000000089bdb058-0x0000000089eeafff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000089eeb000-0x0000000089ef1fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000089ef2000-0x000000008a9c7fff] usable
[ 0.000000] reserve setup_data: [mem 0x000000008a9c8000-0x000000008af20fff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000008af21000-0x000000009d5acfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000009d5ad000-0x000000009d644fff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000009d645000-0x000000009d68bfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000009d68c000-0x000000009d747fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000009d748000-0x000000009effefff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000009efff000-0x000000009effffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000009f800000-0x00000000df9fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000081f5fffff] usable
[ 0.000000] efi: EFI v2.31 by American Megatrends
[ 0.000000] efi: ACPI=0x9d714000 ACPI 2.0=0x9d714000 SMBIOS=0xf04c0 MPS=0xfd450
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: Gigabyte Technology Co., Ltd. Z87M-D3H/Z87M-D3H, BIOS F11 08/12/2014
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x81f600 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CFFFF write-protect
[ 0.000000] D0000-DFFFF uncachable
[ 0.000000] E0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0000000000 mask 7800000000 write-back
[ 0.000000] 1 base 0800000000 mask 7FE0000000 write-back
[ 0.000000] 2 base 00C0000000 mask 7FC0000000 uncachable
[ 0.000000] 3 base 00A0000000 mask 7FE0000000 uncachable
[ 0.000000] 4 base 009F800000 mask 7FFF800000 uncachable
[ 0.000000] 5 base 081F800000 mask 7FFF800000 uncachable
[ 0.000000] 6 base 081F600000 mask 7FFFE00000 uncachable
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] e820: update [mem 0x9f800000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0x9f000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fd740-0x000fd74f] mapped at [ffff8800000fd740]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x032ef000, 0x032effff] PGTABLE
[ 0.000000] BRK [0x032f0000, 0x032f0fff] PGTABLE
[ 0.000000] BRK [0x032f1000, 0x032f1fff] PGTABLE
[ 0.000000] BRK [0x032f2000, 0x032f2fff] PGTABLE
[ 0.000000] BRK [0x032f3000, 0x032f3fff] PGTABLE
[ 0.000000] BRK [0x032f4000, 0x032f4fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x3ee4f000-0x3fffafff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x000000009D714000 000024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 0x000000009D714080 00007C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x000000009D720E20 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 0x000000009D714190 00CC8D (v02 ALASKA A M I 00000088 INTL 20091112)
[ 0.000000] ACPI: FACS 0x000000009D746080 000040
[ 0.000000] ACPI: APIC 0x000000009D720F30 000092 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x000000009D720FC8 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: SSDT 0x000000009D721010 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20120711)
[ 0.000000] ACPI: SSDT 0x000000009D721550 000AD8 (v01 PmRef CpuPm 00003000 INTL 20120711)
[ 0.000000] ACPI: MCFG 0x000000009D722028 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x000000009D722068 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
[ 0.000000] ACPI: SSDT 0x000000009D7220A0 00036D (v01 SataRe SataTabl 00001000 INTL 20120711)
[ 0.000000] ACPI: SSDT 0x000000009D722410 0034E1 (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
[ 0.000000] ACPI: BGRT 0x000000009D7258F8 000038 (v00 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: DMAR 0x000000009D725930 0000A8 (v01 INTEL HSW 00000001 INTL 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000081f5fffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x81f5e4000-0x81f5fafff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000081f5fffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.000000] node 0: [mem 0x0000000000059000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x0000000089eeafff]
[ 0.000000] node 0: [mem 0x0000000089ef2000-0x000000008a9c7fff]
[ 0.000000] node 0: [mem 0x000000008af21000-0x000000009d5acfff]
[ 0.000000] node 0: [mem 0x000000009d645000-0x000000009d68bfff]
[ 0.000000] node 0: [mem 0x000000009efff000-0x000000009effffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000081f5fffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000081f5fffff]
[ 0.000000] On node 0 totalpages: 8111666
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 24 pages reserved
[ 0.000000] DMA zone: 3997 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 9987 pages used for memmap
[ 0.000000] DMA32 zone: 639125 pages, LIFO batch:31
[ 0.000000] Normal zone: 116696 pages used for memmap
[ 0.000000] Normal zone: 7468544 pages, LIFO batch:31
[ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED
[ 0.000000] Reserving Intel graphics stolen memory at 0x9fa00000-0xc19fffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x89bba000-0x89bbafff]
[ 0.000000] PM: Registered nosave memory: [mem 0x89bca000-0x89bcafff]
[ 0.000000] PM: Registered nosave memory: [mem 0x89bcb000-0x89bcbfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x89bdb000-0x89bdbfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x89eeb000-0x89ef1fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x8a9c8000-0x8af20fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9d5ad000-0x9d644fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9d68c000-0x9d747fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9d748000-0x9effefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9f000000-0x9f7fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9f800000-0xdf9fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] percpu: Embedded 483 pages/cpu @ffff8807fec00000 s1938328 r8192 d31848 u2097152
[ 0.000000] pcpu-alloc: s1938328 r8192 d31848 u2097152 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 7984895
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.6.6-300.fc24.x86_64+debug root=UUID=c39eb865-2b06-4cb9-8ed9-5769d93f6289 ro rhgb quiet LANG=en_US.UTF-8
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Memory: 31567264K/32446664K available (9047K kernel code, 1519K rwdata, 3464K rodata, 3596K init, 16280K bss, 879400K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Running RCU self tests
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU lockdep checking is enabled.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[ 0.000000] kmemleak: Kernel memory leak detector disabled
[ 0.000000] NR_IRQS:65792 nr_irqs:488 16
[ 0.000000] Offload RCU callbacks from all CPUs
[ 0.000000] Offload RCU callbacks from CPUs: 0-7.
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.000000] ... MAX_LOCK_DEPTH: 48
[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
[ 0.000000] ... CLASSHASH_SIZE: 4096
[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 32768
[ 0.000000] ... MAX_LOCKDEP_CHAINS: 65536
[ 0.000000] ... CHAINHASH_SIZE: 32768
[ 0.000000] memory used by lock dependency info: 8671 kB
[ 0.000000] per task-struct memory footprint: 2688 bytes
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] tsc: Detected 3392.336 MHz processor
[ 0.000049] Calibrating delay loop (skipped), value calculated using timer frequency.. 6784.67 BogoMIPS (lpj=3392336)
[ 0.000052] pid_max: default: 32768 minimum: 301
[ 0.000064] ACPI: Core revision 20160108
[ 0.023409] ACPI: 5 ACPI AML tables successfully acquired and loaded
[ 0.023818] ---[ User Space ]---
[ 0.023820] 0x0000000000000000-0x0000000000058000 352K RW GLB x pte
[ 0.023824] 0x0000000000058000-0x0000000000059000 4K pte
[ 0.023826] 0x0000000000059000-0x000000000009f000 280K RW GLB x pte
[ 0.023830] 0x000000000009f000-0x0000000000100000 388K pte
[ 0.023832] 0x0000000000100000-0x0000000000200000 1M RW GLB x pte
[ 0.023836] 0x0000000000200000-0x0000000001000000 14M RW PSE x pmd
[ 0.023839] 0x0000000001000000-0x0000000001800000 8M RW PSE GLB x pmd
[ 0.023845] 0x0000000001800000-0x0000000001a00000 2M RW GLB x pte
[ 0.023848] 0x0000000001a00000-0x0000000003200000 24M RW PSE x pmd
[ 0.023854] 0x0000000003200000-0x0000000003400000 2M RW GLB x pte
[ 0.023877] 0x0000000003400000-0x000000003ee00000 954M RW PSE x pmd
[ 0.023882] 0x000000003ee00000-0x000000003f000000 2M RW GLB x pte
[ 0.023887] 0x000000003f000000-0x0000000063400000 580M RW PSE x pmd
[ 0.023892] 0x0000000063400000-0x0000000063600000 2M RW GLB x pte
[ 0.023897] 0x0000000063600000-0x0000000087000000 570M RW PSE x pmd
[ 0.023903] 0x0000000087000000-0x0000000087200000 2M RW GLB x pte
[ 0.023906] 0x0000000087200000-0x0000000089a00000 40M RW PSE x pmd
[ 0.023915] 0x0000000089a00000-0x0000000089eeb000 5036K RW GLB x pte
[ 0.023918] 0x0000000089eeb000-0x0000000089ef2000 28K pte
[ 0.023923] 0x0000000089ef2000-0x000000008a200000 3128K RW GLB x pte
[ 0.023926] 0x000000008a200000-0x000000008a800000 6M RW PSE x pmd
[ 0.023932] 0x000000008a800000-0x000000008aa00000 2M RW GLB x pte
[ 0.023935] 0x000000008aa00000-0x000000008ae00000 4M RW PSE x pmd
[ 0.023940] 0x000000008ae00000-0x000000008b000000 2M RW GLB x pte
[ 0.023944] 0x000000008b000000-0x000000008e600000 54M RW PSE x pmd
[ 0.023972] 0x000000008e600000-0x000000008fe00000 24M RW GLB x pte
[ 0.023976] 0x000000008fe00000-0x0000000090000000 2M RW PSE x pmd
[ 0.023987] 0x0000000090000000-0x0000000090800000 8M RW GLB x pte
[ 0.023991] 0x0000000090800000-0x000000009a800000 160M RW PSE x pmd
[ 0.023997] 0x000000009a800000-0x000000009aa00000 2M RW GLB x pte
[ 0.024000] 0x000000009aa00000-0x000000009c600000 28M RW PSE x pmd
[ 0.024005] 0x000000009c600000-0x000000009c800000 2M RW GLB x pte
[ 0.024009] 0x000000009c800000-0x000000009d200000 10M RW PSE x pmd
[ 0.024016] 0x000000009d200000-0x000000009d5ad000 3764K RW GLB x pte
[ 0.024020] 0x000000009d5ad000-0x000000009d645000 608K pte
[ 0.024022] 0x000000009d645000-0x000000009d68c000 284K RW GLB x pte
[ 0.024026] 0x000000009d68c000-0x000000009d748000 752K pte
[ 0.024028] 0x000000009d748000-0x000000009d800000 736K RW GLB x pte
[ 0.024031] 0x000000009d800000-0x000000009ee00000 22M RW PSE x pmd
[ 0.024037] 0x000000009ee00000-0x000000009f000000 2M RW GLB x pte
[ 0.024040] 0x000000009f000000-0x000000009f800000 8M pmd
[ 0.024044] 0x000000009f800000-0x00000000dfa00000 1026M RW PCD PSE x pmd
[ 0.024048] 0x00000000dfa00000-0x00000000f8000000 390M pmd
[ 0.024050] 0x00000000f8000000-0x00000000fc000000 64M RW PCD PSE x pmd
[ 0.024053] 0x00000000fc000000-0x00000000fec00000 44M pmd
[ 0.024055] 0x00000000fec00000-0x00000000fec01000 4K RW PCD GLB x pte
[ 0.024059] 0x00000000fec01000-0x00000000fed00000 1020K pte
[ 0.024061] 0x00000000fed00000-0x00000000fed04000 16K RW PCD GLB x pte
[ 0.024064] 0x00000000fed04000-0x00000000fed1c000 96K pte
[ 0.024065] 0x00000000fed1c000-0x00000000fed20000 16K RW PCD GLB x pte
[ 0.024070] 0x00000000fed20000-0x00000000fee00000 896K pte
[ 0.024071] 0x00000000fee00000-0x00000000fee01000 4K RW PCD GLB x pte
[ 0.024077] 0x00000000fee01000-0x00000000ff000000 2044K pte
[ 0.024078] 0x00000000ff000000-0x0000000100000000 16M RW PCD PSE x pmd
[ 0.024082] 0x0000000100000000-0x0000000800000000 28G RW PSE x pud
[ 0.024086] 0x0000000800000000-0x000000081f600000 502M RW PSE x pmd
[ 0.024091] 0x000000081f600000-0x0000000840000000 522M pmd
[ 0.024095] 0x0000000840000000-0x0000008000000000 479G pud
[ 0.024097] 0x0000008000000000-0xffff800000000000 17179737600G pgd
[ 0.024099] ---[ Kernel Space ]---
[ 0.024100] 0xffff800000000000-0xffff880000000000 8T pgd
[ 0.024101] ---[ Low Kernel Mapping ]---
[ 0.024104] 0xffff880000000000-0xffff880000200000 2M RW GLB NX pte
[ 0.024111] 0xffff880000200000-0xffff880040000000 1022M RW PSE GLB NX pmd
[ 0.024114] 0xffff880040000000-0xffff880080000000 1G RW PSE GLB NX pud
[ 0.024118] 0xffff880080000000-0xffff880089e00000 158M RW PSE GLB NX pmd
[ 0.024122] 0xffff880089e00000-0xffff880089eeb000 940K RW GLB NX pte
[ 0.024125] 0xffff880089eeb000-0xffff880089ef2000 28K pte
[ 0.024128] 0xffff880089ef2000-0xffff88008a000000 1080K RW GLB NX pte
[ 0.024131] 0xffff88008a000000-0xffff88008a800000 8M RW PSE GLB NX pmd
[ 0.024136] 0xffff88008a800000-0xffff88008a9c8000 1824K RW GLB NX pte
[ 0.024140] 0xffff88008a9c8000-0xffff88008aa00000 224K pte
[ 0.024142] 0xffff88008aa00000-0xffff88008ae00000 4M pmd
[ 0.024144] 0xffff88008ae00000-0xffff88008af21000 1156K pte
[ 0.024147] 0xffff88008af21000-0xffff88008b000000 892K RW GLB NX pte
[ 0.024151] 0xffff88008b000000-0xffff88009d400000 292M RW PSE GLB NX pmd
[ 0.024156] 0xffff88009d400000-0xffff88009d5ad000 1716K RW GLB NX pte
[ 0.024160] 0xffff88009d5ad000-0xffff88009d645000 608K pte
[ 0.024162] 0xffff88009d645000-0xffff88009d68c000 284K RW GLB NX pte
[ 0.024166] 0xffff88009d68c000-0xffff88009d800000 1488K pte
[ 0.024168] 0xffff88009d800000-0xffff88009ee00000 22M pmd
[ 0.024172] 0xffff88009ee00000-0xffff88009efff000 2044K pte
[ 0.024173] 0xffff88009efff000-0xffff88009f000000 4K RW GLB NX pte
[ 0.024178] 0xffff88009f000000-0xffff8800c0000000 528M pmd
[ 0.024179] 0xffff8800c0000000-0xffff880100000000 1G pud
[ 0.024181] 0xffff880100000000-0xffff880800000000 28G RW PSE GLB NX pud
[ 0.024185] 0xffff880800000000-0xffff88081f600000 502M RW PSE GLB NX pmd
[ 0.024190] 0xffff88081f600000-0xffff880840000000 522M pmd
[ 0.024194] 0xffff880840000000-0xffff888000000000 479G pud
[ 0.024196] 0xffff888000000000-0xffffc90000000000 66048G pgd
[ 0.024197] ---[ vmalloc() Area ]---
[ 0.024198] 0xffffc90000000000-0xffffc90000001000 4K RW PCD GLB NX pte
[ 0.024201] 0xffffc90000001000-0xffffc90000002000 4K pte
[ 0.024203] 0xffffc90000002000-0xffffc90000003000 4K RW GLB NX pte
[ 0.024206] 0xffffc90000003000-0xffffc90000004000 4K pte
[ 0.024207] 0xffffc90000004000-0xffffc90000006000 8K RW GLB NX pte
[ 0.024211] 0xffffc90000006000-0xffffc90000008000 8K pte
[ 0.024212] 0xffffc90000008000-0xffffc9000000c000 16K RW GLB NX pte
[ 0.024215] 0xffffc9000000c000-0xffffc90000010000 16K pte
[ 0.024217] 0xffffc90000010000-0xffffc9000001d000 52K RW GLB NX pte
[ 0.024222] 0xffffc9000001d000-0xffffc90000200000 1932K pte
[ 0.024226] 0xffffc90000200000-0xffffc90040000000 1022M pmd
[ 0.024230] 0xffffc90040000000-0xffffc98000000000 511G pud
[ 0.024232] 0xffffc98000000000-0xffffea0000000000 33280G pgd
[ 0.024233] ---[ Vmemmap ]---
[ 0.024234] 0xffffea0000000000-0xffffea0002800000 40M RW PSE GLB NX pmd
[ 0.024237] 0xffffea0002800000-0xffffea0004000000 24M pmd
[ 0.024240] 0xffffea0004000000-0xffffea0020800000 456M RW PSE GLB NX pmd
[ 0.024244] 0xffffea0020800000-0xffffea0040000000 504M pmd
[ 0.024248] 0xffffea0040000000-0xffffea8000000000 511G pud
[ 0.024250] 0xffffea8000000000-0xffffff0000000000 20992G pgd
[ 0.024251] ---[ ESPfix Area ]---
[ 0.024252] 0xffffff0000000000-0xffffff8000000000 512G pgd
[ 0.024256] 0xffffff8000000000-0xffffffef00000000 444G pud
[ 0.024257] ---[ EFI Runtime Services ]---
[ 0.024258] 0xffffffef00000000-0xfffffffe80000000 62G pud
[ 0.024261] 0xfffffffe80000000-0xfffffffea9a00000 666M pmd
[ 0.024263] 0xfffffffea9a00000-0xfffffffea9a08000 32K RW GLB x pte
[ 0.024266] 0xfffffffea9a08000-0xfffffffea9a5f000 348K pte
[ 0.024268] 0xfffffffea9a5f000-0xfffffffea9a9f000 256K RW GLB x pte
[ 0.024272] 0xfffffffea9a9f000-0xfffffffea9af2000 332K pte
[ 0.024276] 0xfffffffea9af2000-0xfffffffea9e00000 3128K RW GLB x pte
[ 0.024280] 0xfffffffea9e00000-0xfffffffeaa400000 6M RW PSE x pmd
[ 0.024285] 0xfffffffeaa400000-0xfffffffeaa600000 2M RW GLB x pte
[ 0.024288] 0xfffffffeaa600000-0xfffffffeaaa00000 4M RW PSE x pmd
[ 0.024293] 0xfffffffeaaa00000-0xfffffffeaab5c000 1392K RW GLB x pte
[ 0.024298] 0xfffffffeaab5c000-0xfffffffeaacd7000 1516K pte
[ 0.024300] 0xfffffffeaacd7000-0xfffffffeaad19000 264K RW GLB x pte
[ 0.024303] 0xfffffffeaad19000-0xfffffffeaad29000 64K pte
[ 0.024305] 0xfffffffeaad29000-0xfffffffeaad5c000 204K RW GLB x pte
[ 0.024308] 0xfffffffeaad5c000-0xfffffffeaad69000 52K pte
[ 0.024310] 0xfffffffeaad69000-0xfffffffeaadc7000 376K RW GLB x pte
[ 0.024313] 0xfffffffeaadc7000-0xfffffffeaade0000 100K pte
[ 0.024315] 0xfffffffeaade0000-0xfffffffeaae39000 356K RW GLB x pte
[ 0.024319] 0xfffffffeaae39000-0xfffffffeaae4f000 88K pte
[ 0.024321] 0xfffffffeaae4f000-0xfffffffeaaebf000 448K RW GLB x pte
[ 0.024324] 0xfffffffeaaebf000-0xfffffffeaaef0000 196K pte
[ 0.024326] 0xfffffffeaaef0000-0xfffffffeaaf66000 472K RW GLB x pte
[ 0.024329] 0xfffffffeaaf66000-0xfffffffeaaf94000 184K pte
[ 0.024331] 0xfffffffeaaf94000-0xfffffffeaafb0000 112K RW GLB x pte
[ 0.024335] 0xfffffffeaafb0000-0xfffffffeab09d000 948K pte
[ 0.024337] 0xfffffffeab09d000-0xfffffffeab0a0000 12K RW GLB x pte
[ 0.024340] 0xfffffffeab0a0000-0xfffffffeab0a3000 12K pte
[ 0.024342] 0xfffffffeab0a3000-0xfffffffeab0a4000 4K RW GLB x pte
[ 0.024345] 0xfffffffeab0a4000-0xfffffffeab0a8000 16K pte
[ 0.024346] 0xfffffffeab0a8000-0xfffffffeab0a9000 4K RW GLB x pte
[ 0.024351] 0xfffffffeab0a9000-0xfffffffeab1d6000 1204K pte
[ 0.024352] 0xfffffffeab1d6000-0xfffffffeab1d7000 4K RW GLB x pte
[ 0.024356] 0xfffffffeab1d7000-0xfffffffeab1d9000 8K pte
[ 0.024357] 0xfffffffeab1d9000-0xfffffffeab202000 164K RW GLB x pte
[ 0.024361] 0xfffffffeab202000-0xfffffffeab22f000 180K pte
[ 0.024362] 0xfffffffeab22f000-0xfffffffeab230000 4K RW GLB x pte
[ 0.024366] 0xfffffffeab230000-0xfffffffeab269000 228K pte
[ 0.024367] 0xfffffffeab269000-0xfffffffeab26a000 4K RW GLB x pte
[ 0.024371] 0xfffffffeab26a000-0xfffffffeab2bf000 340K pte
[ 0.024372] 0xfffffffeab2bf000-0xfffffffeab2c0000 4K RW GLB x pte
[ 0.024376] 0xfffffffeab2c0000-0xfffffffeab379000 740K pte
[ 0.024378] 0xfffffffeab379000-0xfffffffeab41f000 664K RW GLB x pte
[ 0.024382] 0xfffffffeab41f000-0xfffffffeab466000 284K pte
[ 0.024383] 0xfffffffeab466000-0xfffffffeab46a000 16K RW GLB x pte
[ 0.024388] 0xfffffffeab46a000-0xfffffffeab55a000 960K pte
[ 0.024390] 0xfffffffeab55a000-0xfffffffeab5cb000 452K RW GLB x pte
[ 0.024393] 0xfffffffeab5cb000-0xfffffffeab60a000 252K pte
[ 0.024396] 0xfffffffeab60a000-0xfffffffeab715000 1068K RW GLB x pte
[ 0.024400] 0xfffffffeab715000-0xfffffffeab7ba000 660K pte
[ 0.024402] 0xfffffffeab7ba000-0xfffffffeab874000 744K RW GLB x pte
[ 0.024405] 0xfffffffeab874000-0xfffffffeab884000 64K pte
[ 0.024407] 0xfffffffeab884000-0xfffffffeab8b8000 208K RW GLB x pte
[ 0.024410] 0xfffffffeab8b8000-0xfffffffeab8c5000 52K pte
[ 0.024412] 0xfffffffeab8c5000-0xfffffffeab923000 376K RW GLB x pte
[ 0.024416] 0xfffffffeab923000-0xfffffffeab93c000 100K pte
[ 0.024417] 0xfffffffeab93c000-0xfffffffeab995000 356K RW GLB x pte
[ 0.024421] 0xfffffffeab995000-0xfffffffeab9ab000 88K pte
[ 0.024423] 0xfffffffeab9ab000-0xfffffffeabac3000 1120K RW GLB x pte
[ 0.024427] 0xfffffffeabac3000-0xfffffffeabaf1000 184K pte
[ 0.024428] 0xfffffffeabaf1000-0xfffffffeabb0f000 120K RW GLB x pte
[ 0.024432] 0xfffffffeabb0f000-0xfffffffeabb50000 260K pte
[ 0.024434] 0xfffffffeabb50000-0xfffffffeabb82000 200K RW GLB x pte
[ 0.024437] 0xfffffffeabb82000-0xfffffffeabbb2000 192K pte
[ 0.024439] 0xfffffffeabbb2000-0xfffffffeabc47000 596K RW GLB x pte
[ 0.024442] 0xfffffffeabc47000-0xfffffffeabc57000 64K pte
[ 0.024444] 0xfffffffeabc57000-0xfffffffeabc8a000 204K RW GLB x pte
[ 0.024447] 0xfffffffeabc8a000-0xfffffffeabc97000 52K pte
[ 0.024449] 0xfffffffeabc97000-0xfffffffeabcf4000 372K RW GLB x pte
[ 0.024453] 0xfffffffeabcf4000-0xfffffffeabd0d000 100K pte
[ 0.024455] 0xfffffffeabd0d000-0xfffffffeabd67000 360K RW GLB x pte
[ 0.024458] 0xfffffffeabd67000-0xfffffffeabd7d000 88K pte
[ 0.024460] 0xfffffffeabd7d000-0xfffffffeabdee000 452K RW GLB x pte
[ 0.024463] 0xfffffffeabdee000-0xfffffffeabdf1000 12K pte
[ 0.024465] 0xfffffffeabdf1000-0xfffffffeabe93000 648K RW GLB x pte
[ 0.024469] 0xfffffffeabe93000-0xfffffffeabea7000 80K pte
[ 0.024472] 0xfffffffeabea7000-0xfffffffeac013000 1456K RW GLB x pte
[ 0.024475] 0xfffffffeac013000-0xfffffffeac016000 12K pte
[ 0.024477] 0xfffffffeac016000-0xfffffffeac0c0000 680K RW GLB x pte
[ 0.024480] 0xfffffffeac0c0000-0xfffffffeac0cc000 48K pte
[ 0.024482] 0xfffffffeac0cc000-0xfffffffeac134000 416K RW GLB x pte
[ 0.024486] 0xfffffffeac134000-0xfffffffeac13d000 36K pte
[ 0.024488] 0xfffffffeac13d000-0xfffffffeac261000 1168K RW GLB x pte
[ 0.024492] 0xfffffffeac261000-0xfffffffeac269000 32K pte
[ 0.024494] 0xfffffffeac269000-0xfffffffeac345000 880K RW GLB x pte
[ 0.024497] 0xfffffffeac345000-0xfffffffeac351000 48K pte
[ 0.024499] 0xfffffffeac351000-0xfffffffeac400000 700K RW GLB x pte
[ 0.024503] 0xfffffffeac400000-0xfffffffeac600000 2M RW PSE x pmd
[ 0.024507] 0xfffffffeac600000-0xfffffffeac751000 1348K RW GLB x pte
[ 0.024511] 0xfffffffeac751000-0xfffffffeac757000 24K pte
[ 0.024513] 0xfffffffeac757000-0xfffffffeac890000 1252K RW GLB x pte
[ 0.024517] 0xfffffffeac890000-0xfffffffeac89c000 48K pte
[ 0.024519] 0xfffffffeac89c000-0xfffffffeac989000 948K RW GLB x pte
[ 0.024523] 0xfffffffeac989000-0xfffffffeac98a000 4K pte
[ 0.024524] 0xfffffffeac98a000-0xfffffffeac990000 24K RW GLB x pte
[ 0.024527] 0xfffffffeac990000-0xfffffffeac991000 4K pte
[ 0.024530] 0xfffffffeac991000-0xfffffffeacae2000 1348K RW GLB x pte
[ 0.024533] 0xfffffffeacae2000-0xfffffffeacaec000 40K pte
[ 0.024536] 0xfffffffeacaec000-0xfffffffeacb8f000 652K RW GLB x pte
[ 0.024539] 0xfffffffeacb8f000-0xfffffffeacb99000 40K pte
[ 0.024541] 0xfffffffeacb99000-0xfffffffeacc1c000 524K RW GLB x pte
[ 0.024544] 0xfffffffeacc1c000-0xfffffffeacc1f000 12K pte
[ 0.024546] 0xfffffffeacc1f000-0xfffffffeacc24000 20K RW GLB x pte
[ 0.024549] 0xfffffffeacc24000-0xfffffffeacc29000 20K pte
[ 0.024551] 0xfffffffeacc29000-0xfffffffeaccf8000 828K RW GLB x pte
[ 0.024555] 0xfffffffeaccf8000-0xfffffffeaccfe000 24K pte
[ 0.024556] 0xfffffffeaccfe000-0xfffffffeacd0e000 64K RW GLB x pte
[ 0.024559] 0xfffffffeacd0e000-0xfffffffeacd19000 44K pte
[ 0.024562] 0xfffffffeacd19000-0xfffffffeace00000 924K RW GLB x pte
[ 0.024566] 0xfffffffeace00000-0xfffffffeb6e00000 160M RW PSE x pmd
[ 0.024570] 0xfffffffeb6e00000-0xfffffffeb6f99000 1636K RW GLB x pte
[ 0.024574] 0xfffffffeb6f99000-0xfffffffeb6f9c000 12K pte
[ 0.024575] 0xfffffffeb6f9c000-0xfffffffeb6fa4000 32K RW GLB x pte
[ 0.024579] 0xfffffffeb6fa4000-0xfffffffeb6fa7000 12K pte
[ 0.024580] 0xfffffffeb6fa7000-0xfffffffeb6fb0000 36K RW GLB x pte
[ 0.024583] 0xfffffffeb6fb0000-0xfffffffeb6fb3000 12K pte
[ 0.024585] 0xfffffffeb6fb3000-0xfffffffeb6fbc000 36K RW GLB x pte
[ 0.024588] 0xfffffffeb6fbc000-0xfffffffeb6fbe000 8K pte
[ 0.024590] 0xfffffffeb6fbe000-0xfffffffeb7000000 264K RW GLB x pte
[ 0.024593] 0xfffffffeb7000000-0xfffffffeb8c00000 28M RW PSE x pmd
[ 0.024597] 0xfffffffeb8c00000-0xfffffffeb8c2b000 172K RW GLB x pte
[ 0.024601] 0xfffffffeb8c2b000-0xfffffffeb8cb9000 568K pte
[ 0.024605] 0xfffffffeb8cb9000-0xfffffffeb8fad000 3024K RW GLB x pte
[ 0.024610] 0xfffffffeb8fad000-0xfffffffeb9148000 1644K pte
[ 0.024612] 0xfffffffeb9148000-0xfffffffeb9200000 736K RW GLB x pte
[ 0.024616] 0xfffffffeb9200000-0xfffffffeba800000 22M RW PSE x pmd
[ 0.024621] 0xfffffffeba800000-0xfffffffebaa00000 2M RW GLB x pte
[ 0.024627] 0xfffffffebaa00000-0xfffffffefec00000 1090M RW PCD PSE x pmd
[ 0.024631] 0xfffffffefec00000-0xfffffffefec01000 4K RW PCD GLB x pte
[ 0.024635] 0xfffffffefec01000-0xfffffffefed00000 1020K pte
[ 0.024637] 0xfffffffefed00000-0xfffffffefed04000 16K RW PCD GLB x pte
[ 0.024640] 0xfffffffefed04000-0xfffffffefed1c000 96K pte
[ 0.024641] 0xfffffffefed1c000-0xfffffffefed20000 16K RW PCD GLB x pte
[ 0.024646] 0xfffffffefed20000-0xfffffffefee00000 896K pte
[ 0.024647] 0xfffffffefee00000-0xfffffffefee01000 4K RW PCD GLB x pte
[ 0.024653] 0xfffffffefee01000-0xfffffffeff000000 2044K pte
[ 0.024654] 0xfffffffeff000000-0xffffffff00000000 16M RW PCD PSE x pmd
[ 0.024657] 0xffffffff00000000-0xffffffff80000000 2G pud
[ 0.024659] ---[ High Kernel Mapping ]---
[ 0.024660] 0xffffffff80000000-0xffffffff81000000 16M pmd
[ 0.024661] 0xffffffff81000000-0xffffffff83400000 36M RW PSE GLB x pmd
[ 0.024667] 0xffffffff83400000-0xffffffffc0000000 972M pmd
[ 0.024668] ---[ Modules ]---
[ 0.024671] 0xffffffffc0000000-0xffffffffff000000 1008M pmd
[ 0.024672] ---[ End Modules ]---
[ 0.024673] 0xffffffffff000000-0xffffffffff200000 2M pmd
[ 0.024675] 0xffffffffff200000-0xffffffffff202000 8K RW GLB NX pte
[ 0.024682] 0xffffffffff202000-0xffffffffff57b000 3556K pte
[ 0.024683] 0xffffffffff57b000-0xffffffffff57c000 4K ro GLB NX pte
[ 0.024687] 0xffffffffff57c000-0xffffffffff5fb000 508K pte
[ 0.024688] 0xffffffffff5fb000-0xffffffffff5fd000 8K RW PWT PCD GLB NX pte
[ 0.024692] 0xffffffffff5fd000-0xffffffffff600000 12K pte
[ 0.024693] 0xffffffffff600000-0xffffffffff601000 4K USR ro GLB NX pte
[ 0.024699] 0xffffffffff601000-0xffffffffff800000 2044K pte
[ 0.024700] 0xffffffffff800000-0x0000000000000000 8M pmd
[ 0.024808] Security Framework initialized
[ 0.024809] Yama: becoming mindful.
[ 0.024822] SELinux: Initializing.
[ 0.024855] SELinux: Starting in permissive mode
[ 0.028579] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[ 0.033907] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.035607] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.035667] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.036601] CPU: Physical Processor ID: 0
[ 0.036603] CPU: Processor Core ID: 0
[ 0.036608] mce: CPU supports 9 MCE banks
[ 0.036628] CPU0: Thermal monitoring enabled (TM1)
[ 0.036640] process: using mwait in idle threads
[ 0.036643] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[ 0.036643] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[ 0.036938] Freeing SMP alternatives memory: 28K (ffffffff82300000 - ffffffff82307000)
[ 0.064701] ftrace: allocating 30488 entries in 120 pages
[ 0.072970] smpboot: Max logical packages: 2
[ 0.072972] smpboot: APIC(0) Converting physical 0 to logical package 0
[ 0.072979] DMAR: Host address width 39
[ 0.072981] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.073007] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
[ 0.073008] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.073012] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
[ 0.073013] DMAR: RMRR base: 0x0000009ee83000 end: 0x0000009ee91fff
[ 0.073014] DMAR: RMRR base: 0x000000df800000 end: 0x000000df9fffff
[ 0.073016] DMAR-IR: IOAPIC id 8 under DRHD base 0xfed91000 IOMMU 1
[ 0.073017] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.073018] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.073254] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.073255] x2apic enabled
[ 0.073262] Switched APIC routing to cluster x2apic.
[ 0.073836] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.083847] TSC deadline timer enabled
[ 0.083850] smpboot: CPU0: Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz (family: 0x6, model: 0x3c, stepping: 0x3)
[ 0.083860] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[ 0.083878] ... version: 3
[ 0.083879] ... bit width: 48
[ 0.083880] ... generic registers: 4
[ 0.083880] ... value mask: 0000ffffffffffff
[ 0.083881] ... max period: 0000ffffffffffff
[ 0.083882] ... fixed-purpose events: 3
[ 0.083882] ... event mask: 000000070000000f
[ 0.085219] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.085632] x86: Booting SMP configuration:
[ 0.085634] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.523182] x86: Booted up 1 node, 8 CPUs
[ 0.523185] smpboot: Total of 8 processors activated (54393.21 BogoMIPS)
[ 0.530370] devtmpfs: initialized
[ 0.530563] x86/mm: Memory block size: 128MB
[ 0.541991] PM: Registering ACPI NVS region [mem 0x89eeb000-0x89ef1fff] (28672 bytes)
[ 0.541993] PM: Registering ACPI NVS region [mem 0x9d68c000-0x9d747fff] (770048 bytes)
[ 0.542187] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.542351] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 0.542354] pinctrl core: initialized pinctrl subsystem
[ 0.542531] RTC time: 11:24:17, date: 08/18/16
[ 0.543479] NET: Registered protocol family 16
[ 0.546324] cpuidle: using governor menu
[ 0.546467] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.546478] ACPI: bus type PCI registered
[ 0.546479] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.546638] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.546640] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.546644] pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override.
[ 0.546704] PCI: Using configuration type 1 for base access
[ 0.546729] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[ 0.554609] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[ 0.554611] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.555278] ACPI: Added _OSI(Module Device)
[ 0.555280] ACPI: Added _OSI(Processor Device)
[ 0.555281] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.555283] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.556609] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.571299] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.573057] ACPI: Dynamic OEM Table Load:
[ 0.573069] ACPI: SSDT 0xFFFF8807FAAE9C00 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20120711)
[ 0.575208] ACPI: Dynamic OEM Table Load:
[ 0.575219] ACPI: SSDT 0xFFFF8807FAD6A000 0005AA (v01 PmRef ApIst 00003000 INTL 20120711)
[ 0.577558] ACPI: Dynamic OEM Table Load:
[ 0.577568] ACPI: SSDT 0xFFFF8807FAD64C00 000119 (v01 PmRef ApCst 00003000 INTL 20120711)
[ 0.582820] ACPI: Interpreter enabled
[ 0.582862] ACPI: (supports S0 S3 S4 S5)
[ 0.582863] ACPI: Using IOAPIC for interrupt routing
[ 0.582909] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.607870] ACPI: Power Resource [FN00] (off)
[ 0.608164] ACPI: Power Resource [FN01] (off)
[ 0.608390] ACPI: Power Resource [FN02] (off)
[ 0.608625] ACPI: Power Resource [FN03] (off)
[ 0.608854] ACPI: Power Resource [FN04] (off)
[ 0.611483] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.611488] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.611998] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[ 0.612397] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[ 0.612399] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.613611] PCI host bridge to bus 0000:00
[ 0.613613] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.613614] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.613615] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.613617] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.613618] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.613619] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.613620] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.613621] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff window]
[ 0.613622] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.613658] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
[ 0.613939] pci 0000:00:02.0: [8086:0412] type 00 class 0x030000
[ 0.613951] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
[ 0.613959] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.613964] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.614235] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
[ 0.614244] pci 0000:00:03.0: reg 0x10: [mem 0xf7e14000-0xf7e17fff 64bit]
[ 0.614475] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[ 0.614493] pci 0000:00:14.0: reg 0x10: [mem 0xf7e00000-0xf7e0ffff 64bit]
[ 0.614568] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.614715] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.614807] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[ 0.614826] pci 0000:00:16.0: reg 0x10: [mem 0xf7e1c000-0xf7e1c00f 64bit]
[ 0.614900] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.615095] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[ 0.615110] pci 0000:00:1b.0: reg 0x10: [mem 0xf7e10000-0xf7e13fff 64bit]
[ 0.615179] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.615293] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.615383] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[ 0.615457] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.615690] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.615784] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
[ 0.615860] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.616076] pci 0000:00:1c.2: System wakeup disabled by ACPI
[ 0.616168] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
[ 0.616243] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.616457] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.616550] pci 0000:00:1c.4: [8086:8c18] type 01 class 0x060400
[ 0.616631] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.616847] pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 0.616945] pci 0000:00:1f.0: [8086:8c44] type 00 class 0x060100
[ 0.617233] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
[ 0.617247] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7]
[ 0.617255] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3]
[ 0.617262] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097]
[ 0.617269] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083]
[ 0.617277] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
[ 0.617284] pci 0000:00:1f.2: reg 0x24: [mem 0xf7e1a000-0xf7e1a7ff]
[ 0.617327] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.617516] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[ 0.617532] pci 0000:00:1f.3: reg 0x10: [mem 0xf7e19000-0xf7e190ff 64bit]
[ 0.617553] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
[ 0.618008] acpiphp: Slot [1] registered
[ 0.618014] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.618148] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.618169] pci 0000:02:00.0: reg 0x10: [io 0xe000-0xe0ff]
[ 0.618199] pci 0000:02:00.0: reg 0x18: [mem 0xf7d00000-0xf7d00fff 64bit]
[ 0.618218] pci 0000:02:00.0: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref]
[ 0.618323] pci 0000:02:00.0: supports D1 D2
[ 0.618324] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.618394] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.620597] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 0.620600] pci 0000:00:1c.2: bridge window [io 0xe000-0xefff]
[ 0.620603] pci 0000:00:1c.2: bridge window [mem 0xf7d00000-0xf7dfffff]
[ 0.620608] pci 0000:00:1c.2: bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[ 0.620739] pci 0000:03:00.0: [8086:244e] type 01 class 0x060401
[ 0.620875] pci 0000:03:00.0: supports D1 D2
[ 0.620876] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.620927] pci 0000:03:00.0: System wakeup disabled by ACPI
[ 0.621013] pci 0000:00:1c.3: PCI bridge to [bus 03-04]
[ 0.621183] pci 0000:03:00.0: PCI bridge to [bus 04] (subtractive decode)
[ 0.621339] pci 0000:05:00.0: [1102:0012] type 00 class 0x040300
[ 0.621362] pci 0000:05:00.0: reg 0x10: [mem 0xf7c04000-0xf7c07fff 64bit]
[ 0.621377] pci 0000:05:00.0: reg 0x18: [mem 0xf7c00000-0xf7c03fff 64bit]
[ 0.621485] pci 0000:05:00.0: supports D2
[ 0.621548] pci 0000:05:00.0: System wakeup disabled by ACPI
[ 0.623597] pci 0000:00:1c.4: PCI bridge to [bus 05]
[ 0.623602] pci 0000:00:1c.4: bridge window [mem 0xf7c00000-0xf7cfffff]
[ 0.625764] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.625891] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.626017] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.626142] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.626265] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.626389] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.626513] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.626644] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.627427] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 0.627881] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.627882] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.627888] vgaarb: loaded
[ 0.627889] vgaarb: bridge control possible 0000:00:02.0
[ 0.628071] SCSI subsystem initialized
[ 0.628154] libata version 3.00 loaded.
[ 0.628207] ACPI: bus type USB registered
[ 0.628270] usbcore: registered new interface driver usbfs
[ 0.628290] usbcore: registered new interface driver hub
[ 0.628337] usbcore: registered new device driver usb
[ 0.628698] PCI: Using ACPI for IRQ routing
[ 0.630090] PCI: pci_cache_line_size set to 64 bytes
[ 0.630137] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.630143] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 0.630144] e820: reserve RAM buffer [mem 0x89bba018-0x8bffffff]
[ 0.630146] e820: reserve RAM buffer [mem 0x89bcb018-0x8bffffff]
[ 0.630147] e820: reserve RAM buffer [mem 0x89eeb000-0x8bffffff]
[ 0.630149] e820: reserve RAM buffer [mem 0x8a9c8000-0x8bffffff]
[ 0.630150] e820: reserve RAM buffer [mem 0x9d5ad000-0x9fffffff]
[ 0.630152] e820: reserve RAM buffer [mem 0x9d68c000-0x9fffffff]
[ 0.630153] e820: reserve RAM buffer [mem 0x9f000000-0x9fffffff]
[ 0.630155] e820: reserve RAM buffer [mem 0x81f600000-0x81fffffff]
[ 0.630634] NetLabel: Initializing
[ 0.630635] NetLabel: domain hash size = 128
[ 0.630636] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.630668] NetLabel: unlabeled traffic allowed by default
[ 0.630779] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.630783] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.632802] amd_nb: Cannot enumerate AMD northbridges
[ 0.632844] clocksource: Switched to clocksource hpet
[ 0.661882] VFS: Disk quotas dquot_6.6.0
[ 0.661912] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.662283] pnp: PnP ACPI init
[ 0.662523] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.662566] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.662934] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.662936] system 00:01: [io 0xffff] has been reserved
[ 0.662938] system 00:01: [io 0xffff] has been reserved
[ 0.662940] system 00:01: [io 0xffff] has been reserved
[ 0.662941] system 00:01: [io 0x1c00-0x1cfe] has been reserved
[ 0.662943] system 00:01: [io 0x1d00-0x1dfe] has been reserved
[ 0.662944] system 00:01: [io 0x1e00-0x1efe] has been reserved
[ 0.662946] system 00:01: [io 0x1f00-0x1ffe] has been reserved
[ 0.662949] system 00:01: [io 0x1800-0x18fe] could not be reserved
[ 0.662950] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.662955] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.663016] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.663132] system 00:03: [io 0x1854-0x1857] has been reserved
[ 0.663137] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.663408] system 00:04: [io 0x0a00-0x0a0f] has been reserved
[ 0.663410] system 00:04: [io 0x0a30-0x0a3f] has been reserved
[ 0.663411] system 00:04: [io 0x0a20-0x0a2f] has been reserved
[ 0.663415] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.663932] pnp 00:05: [dma 0 disabled]
[ 0.664003] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.664605] pnp 00:06: [dma 0 disabled]
[ 0.664831] pnp 00:06: Plug and Play ACPI device, IDs PNP0400 (active)
[ 0.664950] system 00:07: [io 0x04d0-0x04d1] has been reserved
[ 0.664955] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.665890] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.665892] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.665895] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.665897] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.665898] system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.665900] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.665902] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.665904] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.665906] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
[ 0.665908] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.665909] system 00:08: [mem 0xf7fdf000-0xf7fdffff] has been reserved
[ 0.665911] system 00:08: [mem 0xf7fe0000-0xf7feffff] has been reserved
[ 0.665915] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.666447] pnp: PnP ACPI: found 9 devices
[ 0.675426] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.675473] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.675483] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 0.675485] pci 0000:00:1c.2: bridge window [io 0xe000-0xefff]
[ 0.675489] pci 0000:00:1c.2: bridge window [mem 0xf7d00000-0xf7dfffff]
[ 0.675492] pci 0000:00:1c.2: bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[ 0.675498] pci 0000:03:00.0: PCI bridge to [bus 04]
[ 0.675518] pci 0000:00:1c.3: PCI bridge to [bus 03-04]
[ 0.675528] pci 0000:00:1c.4: PCI bridge to [bus 05]
[ 0.675532] pci 0000:00:1c.4: bridge window [mem 0xf7c00000-0xf7cfffff]
[ 0.675540] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.675541] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.675542] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.675543] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[ 0.675544] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[ 0.675545] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[ 0.675546] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[ 0.675547] pci_bus 0000:00: resource 11 [mem 0xdfa00000-0xfeafffff window]
[ 0.675548] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 0.675549] pci_bus 0000:02: resource 1 [mem 0xf7d00000-0xf7dfffff]
[ 0.675550] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[ 0.675551] pci_bus 0000:05: resource 1 [mem 0xf7c00000-0xf7cfffff]
[ 0.675612] NET: Registered protocol family 2
[ 0.676387] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.677149] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes)
[ 0.679155] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.679520] UDP hash table entries: 16384 (order: 9, 3145728 bytes)
[ 0.680880] UDP-Lite hash table entries: 16384 (order: 9, 3145728 bytes)
[ 0.682040] NET: Registered protocol family 1
[ 0.682060] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.682572] PCI: CLS 64 bytes, default 64
[ 0.682754] Unpacking initramfs...
[ 0.906479] Freeing initrd memory: 18096K (ffff88003ee4f000 - ffff88003fffb000)
[ 0.917685] DMA-API: preallocated 65536 debug entries
[ 0.917687] DMA-API: debugging enabled by kernel config
[ 0.917786] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.917788] software IO TLB [mem 0x85bba000-0x89bba000] (64MB) mapped at [ffff880085bba000-ffff880089bb9fff]
[ 0.918016] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[ 0.918017] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 0.918018] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 0.918019] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 0.918020] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 0.919637] Scanning for low memory corruption every 60 seconds
[ 0.919970] cryptomgr_test (87) used greatest stack depth: 14344 bytes left
[ 0.920659] futex hash table entries: 2048 (order: 6, 262144 bytes)
[ 0.920757] audit: initializing netlink subsys (disabled)
[ 0.920803] audit: type=2000 audit(1471519457.902:1): initialized
[ 0.921897] Initialise system trusted keyring
[ 0.922180] workingset: timestamp_bits=34 max_order=23 bucket_order=0
[ 0.928526] zbud: loaded
[ 0.930332] Key type big_key registered
[ 0.930336] SELinux: Registering netfilter hooks
[ 0.956548] cryptomgr_test (90) used greatest stack depth: 13200 bytes left
[ 0.961599] cryptomgr_test (113) used greatest stack depth: 12440 bytes left
[ 0.962580] NET: Registered protocol family 38
[ 0.962603] Key type asymmetric registered
[ 0.962615] Asymmetric key parser 'x509' registered
[ 0.962719] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 0.962816] io scheduler noop registered
[ 0.962830] io scheduler deadline registered
[ 0.962928] io scheduler cfq registered (default)
[ 0.962931] start plist test
[ 0.963763] end plist test
[ 0.964901] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.964913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.964969] efifb: probing for efifb
[ 0.964983] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90004000000, using 3072k, total 3072k
[ 0.964984] efifb: mode is 1024x768x32, linelength=4096, pages=1
[ 0.964984] efifb: scrolling: redraw
[ 0.964985] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.965491] Console: switching to colour frame buffer device 128x48
[ 0.966471] fb0: EFI VGA frame buffer device
[ 0.966486] intel_idle: MWAIT substates: 0x42120
[ 0.966487] intel_idle: v0.4.1 model 0x3C
[ 0.967377] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.967583] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.967609] ACPI: Power Button [PWRB]
[ 0.967704] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.967707] ACPI: Power Button [PWRF]
[ 0.970242] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.970245] ACPI: Thermal Zone [TZ00] (28 C)
[ 0.970959] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.970961] ACPI: Thermal Zone [TZ01] (30 C)
[ 0.971061] GHES: HEST is not enabled!
[ 0.971182] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.991844] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.995915] Non-volatile memory driver v1.3
[ 0.995979] Linux agpgart interface v0.103
[ 0.998001] ahci 0000:00:1f.2: version 3.0
[ 0.998285] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0xd impl SATA mode
[ 0.998288] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst
[ 1.003885] scsi host0: ahci
[ 1.004237] scsi host1: ahci
[ 1.004475] scsi host2: ahci
[ 1.004776] scsi host3: ahci
[ 1.005075] scsi host4: ahci
[ 1.005365] scsi host5: ahci
[ 1.005504] ata1: SATA max UDMA/133 abar m2048@0xf7e1a000 port 0xf7e1a100 irq 26
[ 1.005506] ata2: DUMMY
[ 1.005507] ata3: SATA max UDMA/133 abar m2048@0xf7e1a000 port 0xf7e1a200 irq 26
[ 1.005508] ata4: SATA max UDMA/133 abar m2048@0xf7e1a000 port 0xf7e1a280 irq 26
[ 1.005509] ata5: DUMMY
[ 1.005510] ata6: DUMMY
[ 1.005787] libphy: Fixed MDIO Bus: probed
[ 1.005987] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.005995] ehci-pci: EHCI PCI platform driver
[ 1.006020] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.006025] ohci-pci: OHCI PCI platform driver
[ 1.006045] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.006341] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.006761] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 1.008118] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[ 1.008122] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 1.008438] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.008439] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.008440] usb usb1: Product: xHCI Host Controller
[ 1.008441] usb usb1: Manufacturer: Linux 4.6.6-300.fc24.x86_64+debug xhci-hcd
[ 1.008442] usb usb1: SerialNumber: 0000:00:14.0
[ 1.009164] hub 1-0:1.0: USB hub found
[ 1.009236] hub 1-0:1.0: 14 ports detected
[ 1.020859] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.021008] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 1.021100] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.021102] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.021103] usb usb2: Product: xHCI Host Controller
[ 1.021104] usb usb2: Manufacturer: Linux 4.6.6-300.fc24.x86_64+debug xhci-hcd
[ 1.021105] usb usb2: SerialNumber: 0000:00:14.0
[ 1.021561] hub 2-0:1.0: USB hub found
[ 1.021600] hub 2-0:1.0: 6 ports detected
[ 1.025008] usbcore: registered new interface driver usbserial
[ 1.025021] usbcore: registered new interface driver usbserial_generic
[ 1.025081] usbserial: USB Serial support registered for generic
[ 1.025137] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 1.025617] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.025666] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.026190] mousedev: PS/2 mouse device common for all mice
[ 1.026744] rtc_cmos 00:02: RTC can wake from S4
[ 1.027144] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[ 1.027176] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 1.027298] device-mapper: uevent: version 1.0.3
[ 1.027585] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@xxxxxxxxxx
[ 1.027839] Intel P-state driver initializing.
[ 1.057014] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.057102] usbcore: registered new interface driver usbhid
[ 1.057103] usbhid: USB HID core driver
[ 1.057246] drop_monitor: Initializing network drop monitor service
[ 1.057407] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.057499] Initializing XFRM netlink socket
[ 1.058042] NET: Registered protocol family 10
[ 1.058768] mip6: Mobile IPv6
[ 1.058785] NET: Registered protocol family 17
[ 1.059602] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x20
[ 1.059632] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x20
[ 1.059680] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x20
[ 1.059688] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x20
[ 1.059712] microcode: CPU4 sig=0x306c3, pf=0x2, revision=0x20
[ 1.059742] microcode: CPU5 sig=0x306c3, pf=0x2, revision=0x20
[ 1.059790] microcode: CPU6 sig=0x306c3, pf=0x2, revision=0x20
[ 1.059804] microcode: CPU7 sig=0x306c3, pf=0x2, revision=0x20
[ 1.059920] microcode: Microcode Update Driver: v2.01 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[ 1.059944] AVX2 version of gcm_enc/dec engaged.
[ 1.059945] AES CTR mode by8 optimization enabled
[ 1.086968] registered taskstats version 1
[ 1.086980] Loading compiled-in X.509 certificates
[ 1.089616] alg: No test for pkcs1pad(rsa,sha256) (pkcs1pad(rsa-generic,sha256))
[ 1.090238] Loaded X.509 cert 'Fedora kernel signing key: 26773adfb922f4a8cc5bb81b4eb8fa86f452296d'
[ 1.090340] zswap: loaded using pool lzo/zbud
[ 1.091981] Magic number: 12:903:428
[ 1.092161] rtc_cmos 00:02: setting system clock to 2016-08-18 11:24:18 UTC (1471519458)
[ 1.092441] PM: Hibernation image not present or could not be loaded.
[ 1.309430] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.309559] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.309599] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.310138] ata1.00: ATA-8: OCZ-VECTOR150, 1.2, max UDMA/133
[ 1.310140] ata1.00: 468862128 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[ 1.314212] ata3.00: ATA-9: ST4000NM0033-9ZM170, SN06, max UDMA/133
[ 1.314214] ata3.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.315373] ata3.00: configured for UDMA/133
[ 1.317922] ata1.00: configured for UDMA/133
[ 1.319366] scsi 0:0:0:0: Direct-Access ATA OCZ-VECTOR150 1.2 PQ: 0 ANSI: 5
[ 1.331690] sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[ 1.332053] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.332127] sd 0:0:0:0: [sda] Write Protect is off
[ 1.332140] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.332249] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.333144] scsi 2:0:0:0: Direct-Access ATA ST4000NM0033-9ZM SN06 PQ: 0 ANSI: 5
[ 1.335418] sda: sda1 sda2 sda3 sda4
[ 1.336635] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.347250] sd 2:0:0:0: [sdb] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
[ 1.347384] sd 2:0:0:0: Attached scsi generic sg1 type 0
[ 1.347606] sd 2:0:0:0: [sdb] Write Protect is off
[ 1.347610] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.347699] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.366856] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 1.372862] usb 1-9: new high-speed USB device number 2 using xhci_hcd
[ 1.386646] ata4.00: ATA-9: ST4000NM0033-9ZM170, SN06, max UDMA/133
[ 1.386648] ata4.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.387880] ata4.00: configured for UDMA/133
[ 1.388340] scsi 3:0:0:0: Direct-Access ATA ST4000NM0033-9ZM SN06 PQ: 0 ANSI: 5
[ 1.396156] sd 3:0:0:0: [sdc] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
[ 1.396231] sd 3:0:0:0: [sdc] Write Protect is off
[ 1.396233] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 1.396280] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.396308] sd 3:0:0:0: Attached scsi generic sg2 type 0
[ 1.443660] sdc: sdc1
[ 1.444084] sd 3:0:0:0: [sdc] Attached SCSI disk
[ 1.445772] Freeing unused kernel memory: 3596K (ffffffff81f7d000 - ffffffff82300000)
[ 1.445773] Write protecting the kernel read-only data: 14336k
[ 1.446555] Freeing unused kernel memory: 1176K (ffff8800018da000 - ffff880001a00000)
[ 1.447626] Freeing unused kernel memory: 632K (ffff880001d62000 - ffff880001e00000)
[ 1.458942] random: systemd urandom read with 30 bits of entropy available
[ 1.466956] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 1.467382] systemd[1]: Detected architecture x86-64.
[ 1.467386] systemd[1]: Running in initial RAM disk.
[ 1.467419] systemd[1]: Set hostname to <localhost.localdomain>.
[ 1.510099] systemd[1]: Listening on udev Control Socket.
[ 1.510164] systemd[1]: Reached target Local File Systems.
[ 1.510199] systemd[1]: Listening on udev Kernel Socket.
[ 1.510295] systemd[1]: Listening on Journal Socket (/dev/log).
[ 1.510353] systemd[1]: Listening on Journal Socket.
[ 1.510367] systemd[1]: Reached target Swap.
[ 1.510460] systemd[1]: Listening on Journal Audit Socket.
[ 1.510470] systemd[1]: Reached target Sockets.
[ 1.510479] systemd[1]: Reached target Timers.
[ 1.511662] systemd[1]: Created slice System Slice.
[ 1.523030] systemd[1]: Starting Setup Virtual Console...
[ 1.523045] systemd[1]: Reached target Slices.
[ 1.524311] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 1.525897] systemd[1]: Starting dracut cmdline hook...
[ 1.527763] systemd[1]: Starting Journal Service...
[ 1.529665] systemd[1]: Starting Apply Kernel Variables...
[ 1.534293] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 1.534408] audit: type=1130 audit(1471519458.940:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.535179] systemd[1]: Started Apply Kernel Variables.
[ 1.535200] audit: type=1130 audit(1471519458.941:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.538237] usb 1-9: New USB device found, idVendor=2109, idProduct=2812
[ 1.538240] usb 1-9: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.538242] usb 1-9: Product: USB 2.0 HUB
[ 1.539565] hub 1-9:1.0: USB hub found
[ 1.539851] hub 1-9:1.0: 4 ports detected
[ 1.542649] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 1.548150] systemd[1]: Started Create Static Device Nodes in /dev.
[ 1.548203] audit: type=1130 audit(1471519458.954:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.581142] systemd[1]: Started Setup Virtual Console.
[ 1.581183] audit: type=1130 audit(1471519458.987:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.588300] systemd[1]: Started Journal Service.
[ 1.588358] audit: type=1130 audit(1471519458.994:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.612256] audit: type=1130 audit(1471519459.018:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.638931] usb 2-5: new SuperSpeed USB device number 2 using xhci_hcd
[ 1.650320] audit: type=1130 audit(1471519459.056:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.651665] usb 2-5: New USB device found, idVendor=2109, idProduct=0812
[ 1.651667] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.651669] usb 2-5: Product: USB 3.0 HUB
[ 1.651670] usb 2-5: Manufacturer: VLI Labs, Inc.
[ 1.653405] hub 2-5:1.0: USB hub found
[ 1.653598] hub 2-5:1.0: 4 ports detected
[ 1.663709] audit: type=1130 audit(1471519459.069:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.680174] audit: type=1130 audit(1471519459.086:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.823844] usb 1-9.1: new high-speed USB device number 3 using xhci_hcd
[ 1.834661] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[ 1.876677] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.876685] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 1.877799] r8169 0000:02:00.0 eth0: RTL8168evl/8111evl at 0xffffc90003158000, 94:de:80:6b:dd:24, XID 0c900800 IRQ 28
[ 1.877802] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.894313] [drm] Initialized drm 1.1.0 20060810
[ 1.896345] ata_id (390) used greatest stack depth: 12040 bytes left
[ 1.902875] 8021q: 802.1Q VLAN Support v1.8
[ 1.909023] usb 1-9.1: New USB device found, idVendor=1a40, idProduct=0201
[ 1.909027] usb 1-9.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.909029] usb 1-9.1: Product: USB 2.0 Hub [MTT]
[ 1.913466] hub 1-9.1:1.0: USB hub found
[ 1.913634] hub 1-9.1:1.0: 7 ports detected
[ 1.920870] tsc: Refined TSC clocksource calibration: 3392.144 MHz
[ 1.920874] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x30e5517d4e4, max_idle_ns: 440795261668 ns
[ 1.944312] r8169 0000:02:00.0 enp2s0: renamed from eth0
[ 1.989795] usb 1-9.4: new high-speed USB device number 4 using xhci_hcd
[ 2.000369] [drm] Memory usable by graphics device = 2048M
[ 2.000383] checking generic (e0000000 300000) vs hw (e0000000 10000000)
[ 2.000384] fb: switching to inteldrmfb from EFI VGA
[ 2.000517] Console: switching to colour dummy device 80x25
[ 2.002529] [drm] Replacing VGA console driver
[ 2.010040] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.010043] [drm] Driver supports precise vblank timestamp query.
[ 2.016815] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 2.040382] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 2.043311] acpi device:60: registered as cooling_device13
[ 2.044780] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
[ 2.045537] [drm] Initialized i915 1.6.0 20160229 for 0000:00:02.0 on minor 0
[ 2.076740] usb 1-9.4: New USB device found, idVendor=8564, idProduct=1000
[ 2.076743] usb 1-9.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.076744] usb 1-9.4: Product: Mass Storage Device
[ 2.076745] usb 1-9.4: Manufacturer: JetFlash
[ 2.076746] usb 1-9.4: SerialNumber: 3988821812
[ 2.085638] usb-storage 1-9.4:1.0: USB Mass Storage device detected
[ 2.086023] scsi host6: usb-storage 1-9.4:1.0
[ 2.086507] usbcore: registered new interface driver usb-storage
[ 2.088306] usbcore: registered new interface driver uas
[ 2.100213] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 2.114265] systemd-fstab-g (435) used greatest stack depth: 11928 bytes left
[ 2.170855] fbcon: inteldrmfb (fb0) is primary device
[ 2.176790] usb 1-9.1.1: new full-speed USB device number 5 using xhci_hcd
[ 2.251395] usb 1-9.1.1: New USB device found, idVendor=046d, idProduct=08d9
[ 2.251396] usb 1-9.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.314780] usb 1-9.1.2: new high-speed USB device number 6 using xhci_hcd
[ 2.319888] Console: switching to colour frame buffer device 240x67
[ 2.322562] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 2.377792] systemd-udevd (380) used greatest stack depth: 11368 bytes left
[ 2.388713] usb 1-9.1.2: New USB device found, idVendor=12d1, idProduct=1506
[ 2.388715] usb 1-9.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.388717] usb 1-9.1.2: Product: HUAWEI_MOBILE
[ 2.388718] usb 1-9.1.2: Manufacturer: HUAWEI_MOBILE
[ 2.466864] usb-storage 1-9.1.2:1.3: USB Mass Storage device detected
[ 2.467374] scsi host7: usb-storage 1-9.1.2:1.3
[ 2.469526] usb-storage 1-9.1.2:1.4: USB Mass Storage device detected
[ 2.470207] scsi host8: usb-storage 1-9.1.2:1.4
[ 2.532750] usb 1-9.1.3: new low-speed USB device number 7 using xhci_hcd
[ 2.630423] usb 1-9.1.3: New USB device found, idVendor=046d, idProduct=c326
[ 2.630426] usb 1-9.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.630427] usb 1-9.1.3: Product: USB Keyboard
[ 2.630428] usb 1-9.1.3: Manufacturer: Logitech
[ 2.637192] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.1/1-9.1.3/1-9.1.3:1.0/0003:046D:C326.0001/input/input6
[ 2.689202] hid-generic 0003:046D:C326.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:14.0-9.1.3/input0
[ 2.694964] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.1/1-9.1.3/1-9.1.3:1.1/0003:046D:C326.0002/input/input7
[ 2.746421] hid-generic 0003:046D:C326.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:14.0-9.1.3/input1
[ 2.808736] usb 1-9.1.4: new full-speed USB device number 8 using xhci_hcd
[ 2.836919] systemd-journald[234]: Received SIGTERM from PID 1 (systemd).
[ 2.921231] clocksource: Switched to clocksource tsc
[ 2.957274] SELinux: 32768 avtab hash slots, 105147 rules.
[ 2.978487] SELinux: 32768 avtab hash slots, 105147 rules.
[ 3.023596] SELinux: 8 users, 14 roles, 5034 types, 305 bools, 1 sens, 1024 cats
[ 3.023599] SELinux: 92 classes, 105147 rules
[ 3.029057] SELinux: Permission validate_trans in class security not defined in policy.
[ 3.029120] SELinux: the above unknown classes and permissions will be allowed
[ 3.029125] SELinux: Completing initialization.
[ 3.029126] SELinux: Setting up existing superblocks.
[ 3.062905] systemd[1]: Successfully loaded SELinux policy in 132.561ms.
[ 3.090305] scsi 6:0:0:0: Direct-Access JetFlash Transcend 32GB 1.00 PQ: 0 ANSI: 5
[ 3.092326] sd 6:0:0:0: Attached scsi generic sg3 type 0
[ 3.092572] sd 6:0:0:0: [sdd] 61741056 512-byte logical blocks: (31.6 GB/29.4 GiB)
[ 3.092723] sd 6:0:0:0: [sdd] Write Protect is off
[ 3.092725] sd 6:0:0:0: [sdd] Mode Sense: 23 00 00 00
[ 3.092870] sd 6:0:0:0: [sdd] Write cache: disabled, read cache: disabled, doesn't support DPO or FUA
[ 3.094634] sdd: sdd1 sdd2 sdd3
[ 3.096166] sd 6:0:0:0: [sdd] Attached SCSI removable disk
[ 3.097122] systemd[1]: Relabelled /dev and /run in 18.959ms.
[ 3.097192] usb 1-9.1.4: New USB device found, idVendor=0a12, idProduct=0001
[ 3.097194] usb 1-9.1.4: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 3.097195] usb 1-9.1.4: Product: BT2.0
[ 3.154621] anaconda-genera (532) used greatest stack depth: 10760 bytes left
[ 3.160718] usb 1-9.1.5: new high-speed USB device number 9 using xhci_hcd
[ 3.237636] usb 1-9.1.5: New USB device found, idVendor=13fe, idProduct=3623
[ 3.237639] usb 1-9.1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.237640] usb 1-9.1.5: Product: silicon-power
[ 3.237641] usb 1-9.1.5: Manufacturer:
[ 3.237641] usb 1-9.1.5: SerialNumber: 10090526E6A90E000F3B01F8
[ 3.238420] usb-storage 1-9.1.5:1.0: USB Mass Storage device detected
[ 3.238707] scsi host9: usb-storage 1-9.1.5:1.0
[ 3.267243] EXT4-fs (sda1): re-mounted. Opts: (null)
[ 3.300753] usb 1-9.1.6: new full-speed USB device number 10 using xhci_hcd
[ 3.306144] RPC: Registered named UNIX socket transport module.
[ 3.306146] RPC: Registered udp transport module.
[ 3.306147] RPC: Registered tcp transport module.
[ 3.306148] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 3.338134] Installing knfsd (copyright (C) 1996 okir@xxxxxxxxxxxx).
[ 3.347044] systemd-journald[548]: Received request to flush runtime journal from PID 1
[ 3.358297] random: nonblocking pool is initialized
[ 3.376964] usb 1-9.1.6: New USB device found, idVendor=046d, idProduct=c52b
[ 3.376967] usb 1-9.1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.376968] usb 1-9.1.6: Product: USB Receiver
[ 3.376969] usb 1-9.1.6: Manufacturer: Logitech
[ 3.480181] scsi 7:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
[ 3.481179] scsi 8:0:0:0: Direct-Access HUAWEI TF CARD Storage 2.31 PQ: 0 ANSI: 2
[ 3.488321] sr 7:0:0:0: [sr0] scsi-1 drive
[ 3.488324] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 3.501268] sr 7:0:0:0: Attached scsi CD-ROM sr0
[ 3.503498] sr 7:0:0:0: Attached scsi generic sg4 type 5
[ 3.506572] sd 8:0:0:0: Attached scsi generic sg5 type 0
[ 3.509145] sd 8:0:0:0: [sde] Attached SCSI removable disk
[ 3.579487] logitech-djreceiver 0003:046D:C52B.0005: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.1.6/input2
[ 3.594122] sr 7:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 3.594124] sr 7:0:0:0: [sr0] tag#0 Sense Key : Medium Error [current]
[ 3.594126] sr 7:0:0:0: [sr0] tag#0 Add. Sense: Unrecovered read error
[ 3.594128] sr 7:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 00 8d 00 00 00 3c 00
[ 3.594142] blk_update_request: critical medium error, dev sr0, sector 144384
[ 3.600521] sr 7:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 3.600524] sr 7:0:0:0: [sr0] tag#0 Sense Key : Medium Error [current]
[ 3.600525] sr 7:0:0:0: [sr0] tag#0 Add. Sense: Unrecovered read error
[ 3.600527] sr 7:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 00 8d 3c 00 00 04 00
[ 3.600528] blk_update_request: critical medium error, dev sr0, sector 144624
[ 3.606923] sr 7:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 3.606925] sr 7:0:0:0: [sr0] tag#0 Sense Key : Medium Error [current]
[ 3.606927] sr 7:0:0:0: [sr0] tag#0 Add. Sense: Unrecovered read error
[ 3.606928] sr 7:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 00 8d 00 00 00 02 00
[ 3.606929] blk_update_request: critical medium error, dev sr0, sector 144384
[ 3.606948] Buffer I/O error on dev sr0, logical block 18048, async page read
[ 3.613591] sr 7:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 3.613593] sr 7:0:0:0: [sr0] tag#0 Sense Key : Medium Error [current]
[ 3.613594] sr 7:0:0:0: [sr0] tag#0 Add. Sense: Unrecovered read error
[ 3.613596] sr 7:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 00 8d fe 00 00 02 00
[ 3.613597] blk_update_request: critical medium error, dev sr0, sector 145400
[ 3.619848] sr 7:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 3.619850] sr 7:0:0:0: [sr0] tag#0 Sense Key : Medium Error [current]
[ 3.619851] sr 7:0:0:0: [sr0] tag#0 Add. Sense: Unrecovered read error
[ 3.619852] sr 7:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 00 8d fe 00 00 02 00
[ 3.619853] blk_update_request: critical medium error, dev sr0, sector 145400
[ 3.619855] Buffer I/O error on dev sr0, logical block 18175, async page read
[ 3.674210] sr 7:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 3.674226] sr 7:0:0:0: [sr0] tag#0 Sense Key : Medium Error [current]
[ 3.674227] sr 7:0:0:0: [sr0] tag#0 Add. Sense: Unrecovered read error
[ 3.674229] sr 7:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 00 8c 80 00 00 3c 00
[ 3.674230] blk_update_request: critical medium error, dev sr0, sector 143872
[ 3.680315] sr 7:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 3.680319] sr 7:0:0:0: [sr0] tag#0 Sense Key : Medium Error [current]
[ 3.680321] sr 7:0:0:0: [sr0] tag#0 Add. Sense: Unrecovered read error
[ 3.680323] sr 7:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 00 8c bc 00 00 04 00
[ 3.680326] blk_update_request: critical medium error, dev sr0, sector 144112
[ 3.686436] sr 7:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 3.686439] sr 7:0:0:0: [sr0] tag#0 Sense Key : Medium Error [current]
[ 3.686440] sr 7:0:0:0: [sr0] tag#0 Add. Sense: Unrecovered read error
[ 3.686442] sr 7:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 00 8c 80 00 00 02 00
[ 3.686443] blk_update_request: critical medium error, dev sr0, sector 143872
[ 3.686445] Buffer I/O error on dev sr0, logical block 17984, async page read
[ 3.692866] sr 7:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 3.692870] sr 7:0:0:0: [sr0] tag#0 Sense Key : Medium Error [current]
[ 3.692872] sr 7:0:0:0: [sr0] tag#0 Add. Sense: Unrecovered read error
[ 3.692875] sr 7:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 00 8d fc 00 00 02 00
[ 3.692877] blk_update_request: critical medium error, dev sr0, sector 145392
[ 3.700124] sr 7:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 3.700127] sr 7:0:0:0: [sr0] tag#0 Sense Key : Medium Error [current]
[ 3.700128] sr 7:0:0:0: [sr0] tag#0 Add. Sense: Unrecovered read error
[ 3.700131] sr 7:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 00 8d fc 00 00 02 00
[ 3.700133] blk_update_request: critical medium error, dev sr0, sector 145392
[ 3.700136] Buffer I/O error on dev sr0, logical block 18174, async page read
[ 3.734056] parport_pc 00:06: reported by Plug and Play ACPI
[ 3.735409] parport0: PC-style at 0x378, irq 5 [PCSPP,TRISTATE]
[ 3.810599] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 3.883996] i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003)
[ 3.884194] ACPI Warning: SystemIO range 0x000000000000F040-0x000000000000F05F conflicts with OpRegion 0x000000000000F040-0x000000000000F04F (\_SB.PCI0.SBUS.SMBI) (20160108/utaddress-255)
[ 3.884198] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 3.912511] snd_hda_intel 0000:00:03.0: enabling device (0000 -> 0002)
[ 3.912925] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 3.913445] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
[ 3.914109] snd_hda_intel 0000:05:00.0: enabling device (0000 -> 0002)
[ 3.914202] snd_hda_intel 0000:05:00.0: Disabling MSI
[ 3.914205] snd_hda_intel 0000:05:00.0: Force to non-snoop mode
[ 3.991587] snd_hda_codec_ca0132 hdaudioC2D1: autoconfig for CA0132: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
[ 3.991592] snd_hda_codec_ca0132 hdaudioC2D1: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 3.991594] snd_hda_codec_ca0132 hdaudioC2D1: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 3.991596] snd_hda_codec_ca0132 hdaudioC2D1: mono: mono_out=0x0
[ 3.991597] snd_hda_codec_ca0132 hdaudioC2D1: inputs:
[ 3.991600] snd_hda_codec_ca0132 hdaudioC2D1: Mic=0x12
[ 3.993486] input: Logitech T400 as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.1/1-9.1.6/1-9.1.6:1.2/0003:046D:C52B.0005/0003:046D:4026.0006/input/input11
[ 3.998227] snd_hda_intel 0000:05:00.0: Direct firmware load for ctefx.bin failed with error -2
[ 4.008317] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input8
[ 4.010818] logitech-hidpp-device 0003:046D:4026.0006: input,hidraw3: USB HID v1.11 Keyboard [Logitech T400] on usb-0000:00:14.0-9.1.6:1
[ 4.022942] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input9
[ 4.031979] modprobe (666) used greatest stack depth: 10088 bytes left
[ 4.034000] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10
[ 4.055538] snd_hda_codec_realtek hdaudioC1D2: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[ 4.055542] snd_hda_codec_realtek hdaudioC1D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 4.055545] snd_hda_codec_realtek hdaudioC1D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 4.055547] snd_hda_codec_realtek hdaudioC1D2: mono: mono_out=0x0
[ 4.055548] snd_hda_codec_realtek hdaudioC1D2: dig-out=0x11/0x0
[ 4.055550] snd_hda_codec_realtek hdaudioC1D2: inputs:
[ 4.055555] snd_hda_codec_realtek hdaudioC1D2: Front Mic=0x19
[ 4.055559] snd_hda_codec_realtek hdaudioC1D2: Rear Mic=0x18
[ 4.055561] snd_hda_codec_realtek hdaudioC1D2: Line=0x1a
[ 4.065845] Bluetooth: Core ver 2.21
[ 4.072867] NET: Registered protocol family 31
[ 4.072871] Bluetooth: HCI device and connection manager initialized
[ 4.072934] Bluetooth: HCI socket layer initialized
[ 4.072940] Bluetooth: L2CAP socket layer initialized
[ 4.073010] Bluetooth: SCO socket layer initialized
[ 4.146894] usbcore: registered new interface driver btusb
[ 4.156650] raid6: sse2x1 gen() 8804 MB/s
[ 4.173647] raid6: sse2x1 xor() 5242 MB/s
[ 4.183110] Adding 62494716k swap on /dev/sda2. Priority:-1 extents:1 across:62494716k SSFS
[ 4.190645] raid6: sse2x2 gen() 10460 MB/s
[ 4.207646] raid6: sse2x2 xor() 7681 MB/s
[ 4.217946] media: Linux media interface: v0.10
[ 4.224644] raid6: sse2x4 gen() 11160 MB/s
[ 4.226007] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input12
[ 4.226908] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input13
[ 4.236516] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card1/input14
[ 4.237741] Linux video capture interface: v2.00
[ 4.241648] raid6: sse2x4 xor() 8308 MB/s
[ 4.242119] scsi 9:0:0:0: Direct-Access silicon-power PMAP PQ: 0 ANSI: 0 CCS
[ 4.250176] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card1/input15
[ 4.255606] gspca_main: v2.14.0 registered
[ 4.258645] raid6: avx2x1 gen() 18171 MB/s
[ 4.259621] sd 9:0:0:0: Attached scsi generic sg6 type 0
[ 4.259997] sd 9:0:0:0: [sdf] 3907584 512-byte logical blocks: (2.00 GB/1.86 GiB)
[ 4.261717] sd 9:0:0:0: [sdf] Write Protect is off
[ 4.261721] sd 9:0:0:0: [sdf] Mode Sense: 23 00 00 00
[ 4.263414] sd 9:0:0:0: [sdf] No Caching mode page found
[ 4.263417] sd 9:0:0:0: [sdf] Assuming drive cache: write through
[ 4.263504] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card1/input16
[ 4.266045] gspca_main: gspca_zc3xx-2.14.0 probing 046d:08d9
[ 4.268164] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card1/input17
[ 4.269081] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card1/input18
[ 4.274473] sdf: sdf1
[ 4.275644] raid6: avx2x2 gen() 24046 MB/s
[ 4.277615] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input19
[ 4.282312] sd 9:0:0:0: [sdf] Attached SCSI removable disk
[ 4.285129] usbcore: registered new interface driver option
[ 4.285668] usbserial: USB Serial support registered for GSM modem (1-port)
[ 4.285801] option 1-9.1.2:1.0: GSM modem (1-port) converter detected
[ 4.287872] usb 1-9.1.2: GSM modem (1-port) converter now attached to ttyUSB0
[ 4.290030] option 1-9.1.2:1.1: GSM modem (1-port) converter detected
[ 4.292640] raid6: avx2x4 gen() 23324 MB/s
[ 4.292643] raid6: using algorithm avx2x2 gen() 24046 MB/s
[ 4.292645] raid6: using avx2x2 recovery algorithm
[ 4.293351] usb 1-9.1.2: GSM modem (1-port) converter now attached to ttyUSB1
[ 4.293843] usbcore: registered new interface driver cdc_ncm
[ 4.295092] xor: automatically using best checksumming function:
[ 4.301947] usbcore: registered new interface driver cdc_wdm
[ 4.304638] avx : 34728.000 MB/sec
[ 4.323428] intel_rapl: Found RAPL domain package
[ 4.323432] intel_rapl: Found RAPL domain core
[ 4.323434] intel_rapl: Found RAPL domain uncore
[ 4.323436] intel_rapl: Found RAPL domain dram
[ 4.380644] Btrfs loaded
[ 4.382765] BTRFS: device fsid a22dd8bc-24ef-4f97-bb62-01fcd7c3f11c devid 1 transid 29 /dev/sda4
[ 4.404238] BTRFS: device label home devid 1 transid 2333453 /dev/sdc1
[ 4.422110] huawei_cdc_ncm 1-9.1.2:1.2: MAC-Address: 00:1e:10:1f:00:00
[ 4.422114] huawei_cdc_ncm 1-9.1.2:1.2: setting rx_max = 16384
[ 4.429319] huawei_cdc_ncm 1-9.1.2:1.2: NDP will be placed at end of frame for this device.
[ 4.431204] huawei_cdc_ncm 1-9.1.2:1.2: cdc-wdm0: USB WDM device
[ 4.438672] ppdev: user-space parallel port driver
[ 4.439852] huawei_cdc_ncm 1-9.1.2:1.2 wwan0: register 'huawei_cdc_ncm' at usb-0000:00:14.0-9.1.2, Huawei CDC NCM device, 00:1e:10:1f:00:00
[ 4.439903] usbcore: registered new interface driver huawei_cdc_ncm
[ 4.483327] iTCO_vendor_support: vendor-support=0
[ 4.488290] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 4.488913] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[ 4.546563] Buffer I/O error on dev sr0, logical block 17984, async page read
[ 4.559514] Buffer I/O error on dev sr0, logical block 18173, async page read
[ 4.679457] huawei_cdc_ncm 1-9.1.2:1.2 wwp0s20u9u1u2i2: renamed from wwan0
[ 5.125447] input: gspca_zc3xx as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.1/1-9.1.1/input/input20
[ 5.126481] usbcore: registered new interface driver gspca_zc3xx
[ 5.145776] usbcore: registered new interface driver snd-usb-audio
[ 5.478626] SGI XFS with ACLs, security attributes, no debug enabled
[ 5.509612] XFS (sdb): Mounting V5 Filesystem
[ 5.638533] XFS (sdb): Ending clean mount
[ 5.952663] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 5.952666] Bluetooth: BNEP filters: protocol multicast
[ 5.952673] Bluetooth: BNEP socket layer initialized
[ 6.435221] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 6.467979] Ebtables v2.0 registered
[ 6.486238] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 6.602475] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 6.628067] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[ 6.635343] Netfilter messages via NETLINK v0.30.
[ 6.641336] ip_set: protocol 6
[ 6.742669] r8169 0000:02:00.0 enp2s0: link down
[ 6.742734] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[ 6.743942] r8169 0000:02:00.0 enp2s0: link down
[ 9.050239] r8169 0000:02:00.0 enp2s0: link up
[ 9.050253] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
[ 19.103912] fuse init (API version 7.24)
[ 21.761938] Bluetooth: RFCOMM TTY layer initialized
[ 21.761949] Bluetooth: RFCOMM socket layer initialized
[ 21.762002] Bluetooth: RFCOMM ver 1.11
[ 28.599644] FAT-fs (sdf1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 28.623481] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 28.629824] ISO 9660 Extensions: RRIP_1991A
[ 28.635588] ISO 9660 Extensions: Microsoft Joliet Level 1
[ 28.635881] ISO 9660 Extensions: IEEE_P1282
[ 37.516371] tun: Universal TUN/TAP device driver, 1.6
[ 37.516375] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
[ 37.569302] virbr0: port 1(virbr0-nic) entered blocking state
[ 37.569306] virbr0: port 1(virbr0-nic) entered disabled state
[ 37.569429] device virbr0-nic entered promiscuous mode
[ 37.741102] virbr0: port 1(virbr0-nic) entered blocking state
[ 37.741107] virbr0: port 1(virbr0-nic) entered listening state
[ 37.802007] virbr0: port 1(virbr0-nic) entered disabled state
[ 37.822838] device virbr0-nic left promiscuous mode
[ 37.822892] virbr0: port 1(virbr0-nic) entered disabled state
[ 65.549291] DMA-API: debugging out of memory - disabling
[ 494.407784] kworker/dying (149) used greatest stack depth: 9480 bytes left
[ 1140.892026] perf: interrupt took too long (2508 > 2500), lowering kernel.perf_event_max_sample_rate to 79000
[ 1678.816711] perf: interrupt took too long (3153 > 3135), lowering kernel.perf_event_max_sample_rate to 63000
[ 2519.265126] kworker/dying (10075) used greatest stack depth: 9264 bytes left
[ 2755.057465] perf: interrupt took too long (4039 > 3941), lowering kernel.perf_event_max_sample_rate to 49000
[ 3781.796338] kworker/dying (15432) used greatest stack depth: 9024 bytes left
[ 4412.018104] perf: interrupt took too long (5052 > 5048), lowering kernel.perf_event_max_sample_rate to 39000
[ 5445.513881] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
[ 7322.502515] ======================================================
[ 7322.502517] [ INFO: possible circular locking dependency detected ]
[ 7322.502519] 4.6.6-300.fc24.x86_64+debug #1 Not tainted
[ 7322.502520] -------------------------------------------------------
[ 7322.502521] DOM Worker/23663 is trying to acquire lock:
[ 7322.502522] (&sb->s_type->i_mutex_key#20){+.+.+.}, at: [<ffffffffc0b6dc8d>] xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[ 7322.502613]
but task is already holding lock:
[ 7322.502614] (&pipe->mutex/1){+.+.+.}, at: [<ffffffff812a161e>] pipe_lock+0x1e/0x20
[ 7322.502622]
which lock already depends on the new lock.
[ 7322.502625]
the existing dependency chain (in reverse order) is:
[ 7322.502626]
-> #2 (&pipe->mutex/1){+.+.+.}:
[ 7322.502631] [<ffffffff81113abe>] lock_acquire+0xfe/0x1f0
[ 7322.502636] [<ffffffff818cd096>] mutex_lock_nested+0x86/0x400
[ 7322.502641] [<ffffffff812a161e>] pipe_lock+0x1e/0x20
[ 7322.502644] [<ffffffff812d1400>] splice_to_pipe+0x40/0x260
[ 7322.502650] [<ffffffff812d2dd3>] __generic_file_splice_read+0x633/0x710
[ 7322.502653] [<ffffffff812d3285>] generic_file_splice_read+0x45/0x90
[ 7322.502656] [<ffffffffc0b6b3fc>] xfs_file_splice_read+0x11c/0x2a0 [xfs]
[ 7322.502725] [<ffffffff812d1779>] do_splice_to+0x79/0x90
[ 7322.502728] [<ffffffff812d4114>] SyS_splice+0x7f4/0x830
[ 7322.502731] [<ffffffff818d097c>] entry_SYSCALL_64_fastpath+0x1f/0xbd
[ 7322.502735]
-> #1 (&(&ip->i_iolock)->mr_lock){++++++}:
[ 7322.502738] [<ffffffff81113abe>] lock_acquire+0xfe/0x1f0
[ 7322.502741] [<ffffffff8110c0ee>] down_write_nested+0x5e/0xc0
[ 7322.502744] [<ffffffffc0b7c3c5>] xfs_ilock+0x215/0x2c0 [xfs]
[ 7322.502792] [<ffffffffc0b6dc9a>] xfs_file_buffered_aio_write+0x7a/0x350 [xfs]
[ 7322.502823] [<ffffffffc0b6e0b1>] xfs_file_write_iter+0x141/0x160 [xfs]
[ 7322.502850] [<ffffffff81297bde>] __vfs_write+0xce/0x120
[ 7322.502853] [<ffffffff81298495>] vfs_write+0xa5/0x190
[ 7322.502855] [<ffffffff81299968>] SyS_write+0x58/0xd0
[ 7322.502857] [<ffffffff818d097c>] entry_SYSCALL_64_fastpath+0x1f/0xbd
[ 7322.502860]
-> #0 (&sb->s_type->i_mutex_key#20){+.+.+.}:
[ 7322.502864] [<ffffffff81112f55>] __lock_acquire+0x1775/0x18e0
[ 7322.502868] [<ffffffff81113abe>] lock_acquire+0xfe/0x1f0
[ 7322.502870] [<ffffffff818cd096>] mutex_lock_nested+0x86/0x400
[ 7322.502873] [<ffffffffc0b6dc8d>] xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[ 7322.502900] [<ffffffffc0b6e0b1>] xfs_file_write_iter+0x141/0x160 [xfs]
[ 7322.502923] [<ffffffff812979eb>] vfs_iter_write+0x7b/0xd0
[ 7322.502926] [<ffffffff812d2300>] iter_file_splice_write+0x270/0x3c0
[ 7322.502929] [<ffffffff812d3c89>] SyS_splice+0x369/0x830
[ 7322.502931] [<ffffffff818d097c>] entry_SYSCALL_64_fastpath+0x1f/0xbd
[ 7322.502934]
other info that might help us debug this:
[ 7322.502936] Chain exists of:
&sb->s_type->i_mutex_key#20 --> &(&ip->i_iolock)->mr_lock --> &pipe->mutex/1
[ 7322.502941] Possible unsafe locking scenario:
[ 7322.502943] CPU0 CPU1
[ 7322.502944] ---- ----
[ 7322.502945] lock(&pipe->mutex/1);
[ 7322.502948] lock(&(&ip->i_iolock)->mr_lock);
[ 7322.502949] lock(&pipe->mutex/1);
[ 7322.502952] lock(&sb->s_type->i_mutex_key#20);
[ 7322.502954]
*** DEADLOCK ***
[ 7322.502957] 2 locks held by DOM Worker/23663:
[ 7322.502958] #0: (sb_writers#16){.+.+.+}, at: [<ffffffff8129b9f4>] __sb_start_write+0xb4/0xf0
[ 7322.502963] #1: (&pipe->mutex/1){+.+.+.}, at: [<ffffffff812a161e>] pipe_lock+0x1e/0x20
[ 7322.502968]
stack backtrace:
[ 7322.502971] CPU: 1 PID: 23663 Comm: DOM Worker Not tainted 4.6.6-300.fc24.x86_64+debug #1
[ 7322.502973] Hardware name: Gigabyte Technology Co., Ltd. Z87M-D3H/Z87M-D3H, BIOS F11 08/12/2014
[ 7322.502974] 0000000000000086 00000000f800081a ffff880095f0ba90 ffffffff81458cb5
[ 7322.502978] ffffffff82b0e9a0 ffffffff82b1a590 ffff880095f0bad0 ffffffff8110ff4e
[ 7322.502981] 0000000000000002 ffff8807dd994000 0000000000000002 ffff8807dd994958
[ 7322.502984] Call Trace:
[ 7322.502988] [<ffffffff81458cb5>] dump_stack+0x86/0xc1
[ 7322.502992] [<ffffffff8110ff4e>] print_circular_bug+0x1be/0x210
[ 7322.502994] [<ffffffff81112f55>] __lock_acquire+0x1775/0x18e0
[ 7322.502997] [<ffffffff81113abe>] lock_acquire+0xfe/0x1f0
[ 7322.503021] [<ffffffffc0b6dc8d>] ? xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[ 7322.503025] [<ffffffff818cd096>] mutex_lock_nested+0x86/0x400
[ 7322.503049] [<ffffffffc0b6dc8d>] ? xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[ 7322.503071] [<ffffffffc0b6dc8d>] ? xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[ 7322.503092] [<ffffffffc0b6dc8d>] xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[ 7322.503095] [<ffffffff811112a6>] ? mark_held_locks+0x76/0xa0
[ 7322.503099] [<ffffffff818cd298>] ? mutex_lock_nested+0x288/0x400
[ 7322.503102] [<ffffffff811113c5>] ? trace_hardirqs_on_caller+0xf5/0x1b0
[ 7322.503122] [<ffffffffc0b6e0b1>] xfs_file_write_iter+0x141/0x160 [xfs]
[ 7322.503125] [<ffffffff812979eb>] vfs_iter_write+0x7b/0xd0
[ 7322.503128] [<ffffffff812d2300>] iter_file_splice_write+0x270/0x3c0
[ 7322.503131] [<ffffffff812d3c89>] SyS_splice+0x369/0x830
[ 7322.503134] [<ffffffff811113c5>] ? trace_hardirqs_on_caller+0xf5/0x1b0
[ 7322.503136] [<ffffffff818d097c>] entry_SYSCALL_64_fastpath+0x1f/0xbd
[13044.506307] perf: interrupt took too long (6330 > 6315), lowering kernel.perf_event_max_sample_rate to 31000
[20918.330748] kworker/dying (6610) used greatest stack depth: 8832 bytes left
[26723.803786] BTRFS info (device sdc1): disk space caching is enabled
_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs