possible circular locking dependency detected [4.5.5-300.fc24.x86_64]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Nothing terrible happens just like a message in the dmesg log.
This is false triggering, or have to worry about it?
If you need more additional information, please ask.

[17418.829549] ======================================================
[17418.829551] [ INFO: possible circular locking dependency detected ]
[17418.829553] 4.5.5-300.fc24.x86_64+debug #1 Not tainted
[17418.829554] -------------------------------------------------------
[17418.829556] DOM Worker/22151 is trying to acquire lock:
[17418.829557]  (&sb->s_type->i_mutex_key#20){+.+.+.}, at:
[<ffffffffa09826fd>] xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[17418.829643]
               but task is already holding lock:
[17418.829645]  (&pipe->mutex/1){+.+.+.}, at: [<ffffffff812992ae>]
pipe_lock+0x1e/0x20
[17418.829653]
               which lock already depends on the new lock.

[17418.829655]
               the existing dependency chain (in reverse order) is:
[17418.829656]
               -> #2 (&pipe->mutex/1){+.+.+.}:
[17418.829660]        [<ffffffff81110e9e>] lock_acquire+0xfe/0x1f0
[17418.829666]        [<ffffffff818b96a6>] mutex_lock_nested+0x86/0x400
[17418.829670]        [<ffffffff812992ae>] pipe_lock+0x1e/0x20
[17418.829673]        [<ffffffff812c9b00>] splice_to_pipe+0x40/0x260
[17418.829678]        [<ffffffff812cb4c3>]
__generic_file_splice_read+0x633/0x710
[17418.829681]        [<ffffffff812cb975>] generic_file_splice_read+0x45/0x90
[17418.829683]        [<ffffffffa097fadc>]
xfs_file_splice_read+0x11c/0x2a0 [xfs]
[17418.829726]        [<ffffffff812c9e6c>] do_splice_to+0x6c/0x80
[17418.829731]        [<ffffffff812cc804>] SyS_splice+0x7f4/0x830
[17418.829733]        [<ffffffff818bd032>] entry_SYSCALL_64_fastpath+0x12/0x72
[17418.829737]
               -> #1 (&(&ip->i_iolock)->mr_lock#2){++++++}:
[17418.829741]        [<ffffffff81110e9e>] lock_acquire+0xfe/0x1f0
[17418.829745]        [<ffffffff811095fe>] down_write_nested+0x5e/0xc0
[17418.829747]        [<ffffffffa0990805>] xfs_ilock+0x215/0x2c0 [xfs]
[17418.829782]        [<ffffffffa098270a>]
xfs_file_buffered_aio_write+0x7a/0x350 [xfs]
[17418.829807]        [<ffffffffa0982b21>] xfs_file_write_iter+0x141/0x160 [xfs]
[17418.829832]        [<ffffffff8128fbce>] __vfs_write+0xce/0x120
[17418.829835]        [<ffffffff81290485>] vfs_write+0xa5/0x190
[17418.829837]        [<ffffffff812913f8>] SyS_write+0x58/0xd0
[17418.829839]        [<ffffffff818bd032>] entry_SYSCALL_64_fastpath+0x12/0x72
[17418.829842]
               -> #0 (&sb->s_type->i_mutex_key#20){+.+.+.}:
[17418.829846]        [<ffffffff81110308>] __lock_acquire+0x1628/0x17c0
[17418.829850]        [<ffffffff81110e9e>] lock_acquire+0xfe/0x1f0
[17418.829853]        [<ffffffff818b96a6>] mutex_lock_nested+0x86/0x400
[17418.829855]        [<ffffffffa09826fd>]
xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[17418.829883]        [<ffffffffa0982b21>] xfs_file_write_iter+0x141/0x160 [xfs]
[17418.829903]        [<ffffffff8128faab>] vfs_iter_write+0x7b/0xd0
[17418.829906]        [<ffffffff812ca9f0>] iter_file_splice_write+0x270/0x3c0
[17418.829908]        [<ffffffff812cc379>] SyS_splice+0x369/0x830
[17418.829910]        [<ffffffff818bd032>] entry_SYSCALL_64_fastpath+0x12/0x72
[17418.829913]
               other info that might help us debug this:

[17418.829916] Chain exists of:
                 &sb->s_type->i_mutex_key#20 -->
&(&ip->i_iolock)->mr_lock#2 --> &pipe->mutex/1

[17418.829921]  Possible unsafe locking scenario:

[17418.829923]        CPU0                    CPU1
[17418.829924]        ----                    ----
[17418.829925]   lock(&pipe->mutex/1);
[17418.829927]                                lock(&(&ip->i_iolock)->mr_lock#2);
[17418.829930]                                lock(&pipe->mutex/1);
[17418.829932]   lock(&sb->s_type->i_mutex_key#20);
[17418.829934]
                *** DEADLOCK ***

[17418.829937] 2 locks held by DOM Worker/22151:
[17418.829938]  #0:  (sb_writers#17){.+.+.+}, at: [<ffffffff81293844>]
__sb_start_write+0xb4/0xf0
[17418.829943]  #1:  (&pipe->mutex/1){+.+.+.}, at:
[<ffffffff812992ae>] pipe_lock+0x1e/0x20
[17418.829948]
               stack backtrace:
[17418.829951] CPU: 7 PID: 22151 Comm: DOM Worker Not tainted
4.5.5-300.fc24.x86_64+debug #1
[17418.829953] Hardware name: Gigabyte Technology Co., Ltd.
Z87M-D3H/Z87M-D3H, BIOS F11 08/12/2014
[17418.829955]  0000000000000086 000000005a8c8b9d ffff8803cea4ba90
ffffffff8144f7e5
[17418.829958]  ffffffff82b23390 ffffffff82b1ff40 ffff8803cea4bad0
ffffffff8110d44e
[17418.829961]  00000000a9948998 0000000000000002 ffff8807a9948998
ffff8807a9948960
[17418.829965] Call Trace:
[17418.829970]  [<ffffffff8144f7e5>] dump_stack+0x86/0xc1
[17418.829974]  [<ffffffff8110d44e>] print_circular_bug+0x1be/0x210
[17418.829976]  [<ffffffff81110308>] __lock_acquire+0x1628/0x17c0
[17418.829979]  [<ffffffff81110e9e>] lock_acquire+0xfe/0x1f0
[17418.830002]  [<ffffffffa09826fd>] ?
xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[17418.830005]  [<ffffffff818b96a6>] mutex_lock_nested+0x86/0x400
[17418.830027]  [<ffffffffa09826fd>] ?
xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[17418.830049]  [<ffffffffa09826fd>] ?
xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[17418.830070]  [<ffffffffa09826fd>]
xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[17418.830074]  [<ffffffff8110e7a6>] ? mark_held_locks+0x76/0xa0
[17418.830076]  [<ffffffff818b98a8>] ? mutex_lock_nested+0x288/0x400
[17418.830079]  [<ffffffff8110e8c5>] ? trace_hardirqs_on_caller+0xf5/0x1b0
[17418.830099]  [<ffffffffa0982b21>] xfs_file_write_iter+0x141/0x160 [xfs]
[17418.830102]  [<ffffffff8128faab>] vfs_iter_write+0x7b/0xd0
[17418.830104]  [<ffffffff812ca9f0>] iter_file_splice_write+0x270/0x3c0
[17418.830106]  [<ffffffff812cc379>] SyS_splice+0x369/0x830
[17418.830109]  [<ffffffff811096bf>] ? up_write+0x1f/0x40
[17418.830112]  [<ffffffff818bd032>] entry_SYSCALL_64_fastpath+0x12/0x72



--
Best Regards,
Mike Gavrilov.
[    0.000000] microcode: CPU0 microcode updated early to revision 0x1e, date = 2015-08-13
[    0.000000] Linux version 4.5.5-300.fc24.x86_64+debug (mockbuild@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 6.1.1 20160510 (Red Hat 6.1.1-2) (GCC) ) #1 SMP Thu May 19 12:45:40 UTC 2016
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.5.5-300.fc24.x86_64+debug root=UUID=a67f4702-1ece-4493-ac63-3c8d6f4d82ac 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 0x01: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x04: '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 0x89bcc018-0x89bdc057] usable ==> usable
[    0.000000] e820: update [mem 0x89bbb018-0x89bcb857] 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-0x0000000089bbb017] usable
[    0.000000] reserve setup_data: [mem 0x0000000089bbb018-0x0000000089bcb857] usable
[    0.000000] reserve setup_data: [mem 0x0000000089bcb858-0x0000000089bcc017] usable
[    0.000000] reserve setup_data: [mem 0x0000000089bcc018-0x0000000089bdc057] usable
[    0.000000] reserve setup_data: [mem 0x0000000089bdc058-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 [0x032ee000, 0x032eefff] PGTABLE
[    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] RAMDISK: [mem 0x3cee6000-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 0x89bbb000-0x89bbbfff]
[    0.000000] PM: Registered nosave memory: [mem 0x89bcb000-0x89bcbfff]
[    0.000000] PM: Registered nosave memory: [mem 0x89bcc000-0x89bccfff]
[    0.000000] PM: Registered nosave memory: [mem 0x89bdc000-0x89bdcfff]
[    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 s1938008 r8192 d32168 u2097152
[    0.000000] pcpu-alloc: s1938008 r8192 d32168 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.5.5-300.fc24.x86_64+debug root=UUID=a67f4702-1ece-4493-ac63-3c8d6f4d82ac ro rhgb quiet LANG=en_US.UTF-8
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Memory: 31535268K/32446664K available (8968K kernel code, 1521K rwdata, 3732K rodata, 3580K init, 16288K bss, 911396K 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.455 MHz processor
[    0.000048] Calibrating delay loop (skipped), value calculated using timer frequency.. 6784.91 BogoMIPS (lpj=3392455)
[    0.000050] pid_max: default: 32768 minimum: 301
[    0.000062] ACPI: Core revision 20160108
[    0.023696] ACPI: 5 ACPI AML tables successfully acquired and loaded

[    0.026761] ---[ User Space ]---
[    0.026763] 0x0000000000000000-0x0000000000008000          32K     RW                 GLB x  pte
[    0.026767] 0x0000000000008000-0x000000000005f000         348K     RW                 GLB NX pte
[    0.026771] 0x000000000005f000-0x000000000009f000         256K     RW                 GLB x  pte
[    0.026776] 0x000000000009f000-0x0000000000200000        1412K     RW                 GLB NX pte
[    0.026779] 0x0000000000200000-0x0000000001000000          14M     RW         PSE     GLB NX pmd
[    0.026783] 0x0000000001000000-0x0000000001a00000          10M     RW         PSE     GLB x  pmd
[    0.026786] 0x0000000001a00000-0x0000000001c00000           2M     ro         PSE     GLB x  pmd
[    0.026791] 0x0000000001c00000-0x0000000001da5000        1684K     ro                 GLB x  pte
[    0.026795] 0x0000000001da5000-0x0000000001e00000         364K     RW                 GLB x  pte
[    0.026798] 0x0000000001e00000-0x0000000003200000          20M     RW         PSE     GLB x  pmd
[    0.026802] 0x0000000003200000-0x0000000003314000        1104K     RW                 GLB x  pte
[    0.026806] 0x0000000003314000-0x0000000003400000         944K     RW                 GLB NX pte
[    0.026812] 0x0000000003400000-0x0000000040000000         972M     RW         PSE     GLB NX pmd
[    0.026816] 0x0000000040000000-0x0000000080000000           1G     RW         PSE     GLB NX pud
[    0.026819] 0x0000000080000000-0x0000000089e00000         158M     RW         PSE     GLB NX pmd
[    0.026824] 0x0000000089e00000-0x0000000089eeb000         940K     RW                 GLB NX pte
[    0.026827] 0x0000000089eeb000-0x0000000089ef2000          28K                               pte
[    0.026832] 0x0000000089ef2000-0x000000008a200000        3128K     RW                 GLB x  pte
[    0.026835] 0x000000008a200000-0x000000008a800000           6M     RW         PSE     GLB x  pmd
[    0.026840] 0x000000008a800000-0x000000008a9c8000        1824K     RW                 GLB x  pte
[    0.026844] 0x000000008a9c8000-0x000000008aa00000         224K     RW                     x  pte
[    0.026847] 0x000000008aa00000-0x000000008ae00000           4M     RW         PSE         x  pmd
[    0.026851] 0x000000008ae00000-0x000000008af21000        1156K     RW                     x  pte
[    0.026855] 0x000000008af21000-0x000000008af5c000         236K     RW                 GLB x  pte
[    0.026875] 0x000000008af5c000-0x000000008b000000         656K     RW                 GLB NX pte
[    0.026878] 0x000000008b000000-0x000000008e600000          54M     RW         PSE     GLB NX pmd
[    0.026882] 0x000000008e600000-0x000000008e6fe000        1016K     RW                 GLB NX pte
[    0.026886] 0x000000008e6fe000-0x000000008e741000         268K     RW                 GLB x  pte
[    0.026889] 0x000000008e741000-0x000000008e751000          64K     RW                 GLB NX pte
[    0.026893] 0x000000008e751000-0x000000008e785000         208K     RW                 GLB x  pte
[    0.026896] 0x000000008e785000-0x000000008e792000          52K     RW                 GLB NX pte
[    0.026899] 0x000000008e792000-0x000000008e7ee000         368K     RW                 GLB x  pte
[    0.026903] 0x000000008e7ee000-0x000000008e807000         100K     RW                 GLB NX pte
[    0.026906] 0x000000008e807000-0x000000008e862000         364K     RW                 GLB x  pte
[    0.026910] 0x000000008e862000-0x000000008e878000          88K     RW                 GLB NX pte
[    0.026913] 0x000000008e878000-0x000000008e8e7000         444K     RW                 GLB x  pte
[    0.026917] 0x000000008e8e7000-0x000000008e918000         196K     RW                 GLB NX pte
[    0.026920] 0x000000008e918000-0x000000008e98d000         468K     RW                 GLB x  pte
[    0.026924] 0x000000008e98d000-0x000000008e9bb000         184K     RW                 GLB NX pte
[    0.026927] 0x000000008e9bb000-0x000000008e9d7000         112K     RW                 GLB x  pte
[    0.026931] 0x000000008e9d7000-0x000000008eac5000         952K     RW                 GLB NX pte
[    0.026934] 0x000000008eac5000-0x000000008eac7000           8K     RW                 GLB x  pte
[    0.026938] 0x000000008eac7000-0x000000008eacb000          16K     RW                 GLB NX pte
[    0.026941] 0x000000008eacb000-0x000000008eacc000           4K     RW                 GLB x  pte
[    0.026944] 0x000000008eacc000-0x000000008eacf000          12K     RW                 GLB NX pte
[    0.026947] 0x000000008eacf000-0x000000008ead0000           4K     RW                 GLB x  pte
[    0.026951] 0x000000008ead0000-0x000000008eb1e000         312K     RW                 GLB NX pte
[    0.026954] 0x000000008eb1e000-0x000000008eb1f000           4K     RW                 GLB x  pte
[    0.026958] 0x000000008eb1f000-0x000000008ebfe000         892K     RW                 GLB NX pte
[    0.026961] 0x000000008ebfe000-0x000000008ebff000           4K     RW                 GLB x  pte
[    0.026964] 0x000000008ebff000-0x000000008ec02000          12K     RW                 GLB NX pte
[    0.026968] 0x000000008ec02000-0x000000008ec2b000         164K     RW                 GLB x  pte
[    0.026971] 0x000000008ec2b000-0x000000008ec57000         176K     RW                 GLB NX pte
[    0.026974] 0x000000008ec57000-0x000000008ec58000           4K     RW                 GLB x  pte
[    0.026978] 0x000000008ec58000-0x000000008ec8e000         216K     RW                 GLB NX pte
[    0.026981] 0x000000008ec8e000-0x000000008ec8f000           4K     RW                 GLB x  pte
[    0.026984] 0x000000008ec8f000-0x000000008ec91000           8K     RW                 GLB NX pte
[    0.026987] 0x000000008ec91000-0x000000008ec92000           4K     RW                 GLB x  pte
[    0.026991] 0x000000008ec92000-0x000000008ece9000         348K     RW                 GLB NX pte
[    0.026994] 0x000000008ece9000-0x000000008ecea000           4K     RW                 GLB x  pte
[    0.026998] 0x000000008ecea000-0x000000008eda2000         736K     RW                 GLB NX pte
[    0.027002] 0x000000008eda2000-0x000000008ee49000         668K     RW                 GLB x  pte
[    0.027005] 0x000000008ee49000-0x000000008ee90000         284K     RW                 GLB NX pte
[    0.027009] 0x000000008ee90000-0x000000008ee92000           8K     RW                 GLB x  pte
[    0.027012] 0x000000008ee92000-0x000000008ee9a000          32K     RW                 GLB NX pte
[    0.027015] 0x000000008ee9a000-0x000000008ee9b000           4K     RW                 GLB x  pte
[    0.027019] 0x000000008ee9b000-0x000000008ef84000         932K     RW                 GLB NX pte
[    0.027023] 0x000000008ef84000-0x000000008eff5000         452K     RW                 GLB x  pte
[    0.027026] 0x000000008eff5000-0x000000008f032000         244K     RW                 GLB NX pte
[    0.027031] 0x000000008f032000-0x000000008f13d000        1068K     RW                 GLB x  pte
[    0.027035] 0x000000008f13d000-0x000000008f1e2000         660K     RW                 GLB NX pte
[    0.027038] 0x000000008f1e2000-0x000000008f29c000         744K     RW                 GLB x  pte
[    0.027042] 0x000000008f29c000-0x000000008f2ac000          64K     RW                 GLB NX pte
[    0.027045] 0x000000008f2ac000-0x000000008f2e0000         208K     RW                 GLB x  pte
[    0.027048] 0x000000008f2e0000-0x000000008f2ed000          52K     RW                 GLB NX pte
[    0.027052] 0x000000008f2ed000-0x000000008f34a000         372K     RW                 GLB x  pte
[    0.027055] 0x000000008f34a000-0x000000008f363000         100K     RW                 GLB NX pte
[    0.027059] 0x000000008f363000-0x000000008f3bd000         360K     RW                 GLB x  pte
[    0.027062] 0x000000008f3bd000-0x000000008f3d3000          88K     RW                 GLB NX pte
[    0.027067] 0x000000008f3d3000-0x000000008f4ea000        1116K     RW                 GLB x  pte
[    0.027070] 0x000000008f4ea000-0x000000008f518000         184K     RW                 GLB NX pte
[    0.027073] 0x000000008f518000-0x000000008f539000         132K     RW                 GLB x  pte
[    0.027077] 0x000000008f539000-0x000000008f57a000         260K     RW                 GLB NX pte
[    0.027080] 0x000000008f57a000-0x000000008f5ac000         200K     RW                 GLB x  pte
[    0.027084] 0x000000008f5ac000-0x000000008f5db000         188K     RW                 GLB NX pte
[    0.027087] 0x000000008f5db000-0x000000008f66f000         592K     RW                 GLB x  pte
[    0.027091] 0x000000008f66f000-0x000000008f67f000          64K     RW                 GLB NX pte
[    0.027094] 0x000000008f67f000-0x000000008f6b3000         208K     RW                 GLB x  pte
[    0.027097] 0x000000008f6b3000-0x000000008f6c0000          52K     RW                 GLB NX pte
[    0.027101] 0x000000008f6c0000-0x000000008f71c000         368K     RW                 GLB x  pte
[    0.027104] 0x000000008f71c000-0x000000008f735000         100K     RW                 GLB NX pte
[    0.027108] 0x000000008f735000-0x000000008f78f000         360K     RW                 GLB x  pte
[    0.027111] 0x000000008f78f000-0x000000008f7a5000          88K     RW                 GLB NX pte
[    0.027115] 0x000000008f7a5000-0x000000008f816000         452K     RW                 GLB x  pte
[    0.027118] 0x000000008f816000-0x000000008f819000          12K     RW                 GLB NX pte
[    0.027122] 0x000000008f819000-0x000000008f8bc000         652K     RW                 GLB x  pte
[    0.027125] 0x000000008f8bc000-0x000000008f8d0000          80K     RW                 GLB NX pte
[    0.027130] 0x000000008f8d0000-0x000000008fa3b000        1452K     RW                 GLB x  pte
[    0.027133] 0x000000008fa3b000-0x000000008fa3e000          12K     RW                 GLB NX pte
[    0.027137] 0x000000008fa3e000-0x000000008fae9000         684K     RW                 GLB x  pte
[    0.027140] 0x000000008fae9000-0x000000008faf5000          48K     RW                 GLB NX pte
[    0.027144] 0x000000008faf5000-0x000000008fb5b000         408K     RW                 GLB x  pte
[    0.027147] 0x000000008fb5b000-0x000000008fb64000          36K     RW                 GLB NX pte
[    0.027151] 0x000000008fb64000-0x000000008fc8b000        1180K     RW                 GLB x  pte
[    0.027155] 0x000000008fc8b000-0x000000008fc93000          32K     RW                 GLB NX pte
[    0.027159] 0x000000008fc93000-0x000000008fd6c000         868K     RW                 GLB x  pte
[    0.027162] 0x000000008fd6c000-0x000000008fd78000          48K     RW                 GLB NX pte
[    0.027166] 0x000000008fd78000-0x000000008fe00000         544K     RW                 GLB x  pte
[    0.027169] 0x000000008fe00000-0x0000000090000000           2M     RW         PSE     GLB x  pmd
[    0.027174] 0x0000000090000000-0x0000000090178000        1504K     RW                 GLB x  pte
[    0.027177] 0x0000000090178000-0x000000009017e000          24K     RW                 GLB NX pte
[    0.027181] 0x000000009017e000-0x00000000902b9000        1260K     RW                 GLB x  pte
[    0.027185] 0x00000000902b9000-0x00000000902c5000          48K     RW                 GLB NX pte
[    0.027189] 0x00000000902c5000-0x00000000903b0000         940K     RW                 GLB x  pte
[    0.027192] 0x00000000903b0000-0x00000000903b1000           4K     RW                 GLB NX pte
[    0.027195] 0x00000000903b1000-0x00000000903b7000          24K     RW                 GLB x  pte
[    0.027198] 0x00000000903b7000-0x00000000903b8000           4K     RW                 GLB NX pte
[    0.027203] 0x00000000903b8000-0x000000009050a000        1352K     RW                 GLB x  pte
[    0.027206] 0x000000009050a000-0x0000000090514000          40K     RW                 GLB NX pte
[    0.027210] 0x0000000090514000-0x00000000905b7000         652K     RW                 GLB x  pte
[    0.027213] 0x00000000905b7000-0x00000000905c1000          40K     RW                 GLB NX pte
[    0.027217] 0x00000000905c1000-0x0000000090644000         524K     RW                 GLB x  pte
[    0.027220] 0x0000000090644000-0x0000000090647000          12K     RW                 GLB NX pte
[    0.027223] 0x0000000090647000-0x000000009064c000          20K     RW                 GLB x  pte
[    0.027227] 0x000000009064c000-0x0000000090651000          20K     RW                 GLB NX pte
[    0.027231] 0x0000000090651000-0x0000000090720000         828K     RW                 GLB x  pte
[    0.027234] 0x0000000090720000-0x0000000090726000          24K     RW                 GLB NX pte
[    0.027237] 0x0000000090726000-0x0000000090736000          64K     RW                 GLB x  pte
[    0.027240] 0x0000000090736000-0x0000000090741000          44K     RW                 GLB NX pte
[    0.027244] 0x0000000090741000-0x0000000090800000         764K     RW                 GLB x  pte
[    0.027248] 0x0000000090800000-0x0000000091000000           8M     RW         PSE     GLB x  pmd
[    0.027252] 0x0000000091000000-0x0000000091159000        1380K     RW                 GLB x  pte
[    0.027255] 0x0000000091159000-0x000000009115a000           4K     RW                 GLB NX pte
[    0.027259] 0x000000009115a000-0x0000000091200000         664K     RW                 GLB x  pte
[    0.027263] 0x0000000091200000-0x000000009a800000         150M     RW         PSE     GLB x  pmd
[    0.027268] 0x000000009a800000-0x000000009a999000        1636K     RW                 GLB x  pte
[    0.027271] 0x000000009a999000-0x000000009a99c000          12K     RW                 GLB NX pte
[    0.027274] 0x000000009a99c000-0x000000009a9a4000          32K     RW                 GLB x  pte
[    0.027277] 0x000000009a9a4000-0x000000009a9a7000          12K     RW                 GLB NX pte
[    0.027281] 0x000000009a9a7000-0x000000009a9b0000          36K     RW                 GLB x  pte
[    0.027284] 0x000000009a9b0000-0x000000009a9b3000          12K     RW                 GLB NX pte
[    0.027287] 0x000000009a9b3000-0x000000009a9bc000          36K     RW                 GLB x  pte
[    0.027290] 0x000000009a9bc000-0x000000009a9bf000          12K     RW                 GLB NX pte
[    0.027294] 0x000000009a9bf000-0x000000009a9db000         112K     RW                 GLB x  pte
[    0.027297] 0x000000009a9db000-0x000000009a9dc000           4K     RW                 GLB NX pte
[    0.027300] 0x000000009a9dc000-0x000000009aa00000         144K     RW                 GLB x  pte
[    0.027303] 0x000000009aa00000-0x000000009c600000          28M     RW         PSE     GLB x  pmd
[    0.027307] 0x000000009c600000-0x000000009c62b000         172K     RW                 GLB x  pte
[    0.027312] 0x000000009c62b000-0x000000009c800000        1876K     RW                 GLB NX pte
[    0.027315] 0x000000009c800000-0x000000009d200000          10M     RW         PSE     GLB NX pmd
[    0.027319] 0x000000009d200000-0x000000009d2b9000         740K     RW                 GLB NX pte
[    0.027326] 0x000000009d2b9000-0x000000009d5ad000        3024K     RW                 GLB x  pte
[    0.027329] 0x000000009d5ad000-0x000000009d645000         608K                               pte
[    0.027331] 0x000000009d645000-0x000000009d68c000         284K     RW                 GLB NX pte
[    0.027335] 0x000000009d68c000-0x000000009d748000         752K                               pte
[    0.027337] 0x000000009d748000-0x000000009d800000         736K     RW                     x  pte
[    0.027341] 0x000000009d800000-0x000000009ee00000          22M     RW         PSE         x  pmd
[    0.027346] 0x000000009ee00000-0x000000009efff000        2044K     RW                     x  pte
[    0.027349] 0x000000009efff000-0x000000009f000000           4K     RW                 GLB x  pte
[    0.027352] 0x000000009f000000-0x000000009f800000           8M                               pmd
[    0.027357] 0x000000009f800000-0x00000000dfa00000        1026M     RW     PCD PSE         x  pmd
[    0.027361] 0x00000000dfa00000-0x00000000f8000000         390M                               pmd
[    0.027362] 0x00000000f8000000-0x00000000fc000000          64M     RW     PCD PSE         x  pmd
[    0.027366] 0x00000000fc000000-0x00000000fec00000          44M                               pmd
[    0.027367] 0x00000000fec00000-0x00000000fec01000           4K     RW     PCD             x  pte
[    0.027371] 0x00000000fec01000-0x00000000fed00000        1020K                               pte
[    0.027373] 0x00000000fed00000-0x00000000fed04000          16K     RW     PCD             x  pte
[    0.027376] 0x00000000fed04000-0x00000000fed1c000          96K                               pte
[    0.027378] 0x00000000fed1c000-0x00000000fed20000          16K     RW     PCD             x  pte
[    0.027382] 0x00000000fed20000-0x00000000fee00000         896K                               pte
[    0.027383] 0x00000000fee00000-0x00000000fee01000           4K     RW     PCD             x  pte
[    0.027389] 0x00000000fee01000-0x00000000ff000000        2044K                               pte
[    0.027390] 0x00000000ff000000-0x0000000100000000          16M     RW     PCD PSE         x  pmd
[    0.027394] 0x0000000100000000-0x0000000800000000          28G     RW         PSE     GLB NX pud
[    0.027398] 0x0000000800000000-0x000000081f600000         502M     RW         PSE     GLB NX pmd
[    0.027403] 0x000000081f600000-0x0000000840000000         522M                               pmd
[    0.027407] 0x0000000840000000-0x0000008000000000         479G                               pud
[    0.027409] 0x0000008000000000-0xffff800000000000   17179737600G                               pgd
[    0.027411] ---[ Kernel Space ]---
[    0.027412] 0xffff800000000000-0xffff880000000000           8T                               pgd
[    0.027413] ---[ Low Kernel Mapping ]---
[    0.027414] 0xffff880000000000-0xffff880000008000          32K     RW                 GLB x  pte
[    0.027418] 0xffff880000008000-0xffff88000005f000         348K     RW                 GLB NX pte
[    0.027421] 0xffff88000005f000-0xffff88000009f000         256K     RW                 GLB x  pte
[    0.027426] 0xffff88000009f000-0xffff880000200000        1412K     RW                 GLB NX pte
[    0.027429] 0xffff880000200000-0xffff880001000000          14M     RW         PSE     GLB NX pmd
[    0.027432] 0xffff880001000000-0xffff880001a00000          10M     RW         PSE     GLB x  pmd
[    0.027436] 0xffff880001a00000-0xffff880001c00000           2M     ro         PSE     GLB x  pmd
[    0.027441] 0xffff880001c00000-0xffff880001da5000        1684K     ro                 GLB x  pte
[    0.027444] 0xffff880001da5000-0xffff880001e00000         364K     RW                 GLB x  pte
[    0.027448] 0xffff880001e00000-0xffff880003200000          20M     RW         PSE     GLB x  pmd
[    0.027452] 0xffff880003200000-0xffff880003314000        1104K     RW                 GLB x  pte
[    0.027456] 0xffff880003314000-0xffff880003400000         944K     RW                 GLB NX pte
[    0.027462] 0xffff880003400000-0xffff880040000000         972M     RW         PSE     GLB NX pmd
[    0.027465] 0xffff880040000000-0xffff880080000000           1G     RW         PSE     GLB NX pud
[    0.027469] 0xffff880080000000-0xffff880089e00000         158M     RW         PSE     GLB NX pmd
[    0.027473] 0xffff880089e00000-0xffff880089eeb000         940K     RW                 GLB NX pte
[    0.027476] 0xffff880089eeb000-0xffff880089ef2000          28K                               pte
[    0.027481] 0xffff880089ef2000-0xffff88008a200000        3128K     RW                 GLB x  pte
[    0.027484] 0xffff88008a200000-0xffff88008a800000           6M     RW         PSE     GLB x  pmd
[    0.027489] 0xffff88008a800000-0xffff88008a9c8000        1824K     RW                 GLB x  pte
[    0.027493] 0xffff88008a9c8000-0xffff88008aa00000         224K     RW                     x  pte
[    0.027496] 0xffff88008aa00000-0xffff88008ae00000           4M     RW         PSE         x  pmd
[    0.027501] 0xffff88008ae00000-0xffff88008af21000        1156K     RW                     x  pte
[    0.027504] 0xffff88008af21000-0xffff88008af5c000         236K     RW                 GLB x  pte
[    0.027508] 0xffff88008af5c000-0xffff88008b000000         656K     RW                 GLB NX pte
[    0.027511] 0xffff88008b000000-0xffff88008e600000          54M     RW         PSE     GLB NX pmd
[    0.027516] 0xffff88008e600000-0xffff88008e6fe000        1016K     RW                 GLB NX pte
[    0.027519] 0xffff88008e6fe000-0xffff88008e741000         268K     RW                 GLB x  pte
[    0.027522] 0xffff88008e741000-0xffff88008e751000          64K     RW                 GLB NX pte
[    0.027526] 0xffff88008e751000-0xffff88008e785000         208K     RW                 GLB x  pte
[    0.027529] 0xffff88008e785000-0xffff88008e792000          52K     RW                 GLB NX pte
[    0.027533] 0xffff88008e792000-0xffff88008e7ee000         368K     RW                 GLB x  pte
[    0.027536] 0xffff88008e7ee000-0xffff88008e807000         100K     RW                 GLB NX pte
[    0.027539] 0xffff88008e807000-0xffff88008e862000         364K     RW                 GLB x  pte
[    0.027543] 0xffff88008e862000-0xffff88008e878000          88K     RW                 GLB NX pte
[    0.027546] 0xffff88008e878000-0xffff88008e8e7000         444K     RW                 GLB x  pte
[    0.027550] 0xffff88008e8e7000-0xffff88008e918000         196K     RW                 GLB NX pte
[    0.027554] 0xffff88008e918000-0xffff88008e98d000         468K     RW                 GLB x  pte
[    0.027557] 0xffff88008e98d000-0xffff88008e9bb000         184K     RW                 GLB NX pte
[    0.027560] 0xffff88008e9bb000-0xffff88008e9d7000         112K     RW                 GLB x  pte
[    0.027564] 0xffff88008e9d7000-0xffff88008eac5000         952K     RW                 GLB NX pte
[    0.027568] 0xffff88008eac5000-0xffff88008eac7000           8K     RW                 GLB x  pte
[    0.027571] 0xffff88008eac7000-0xffff88008eacb000          16K     RW                 GLB NX pte
[    0.027574] 0xffff88008eacb000-0xffff88008eacc000           4K     RW                 GLB x  pte
[    0.027577] 0xffff88008eacc000-0xffff88008eacf000          12K     RW                 GLB NX pte
[    0.027581] 0xffff88008eacf000-0xffff88008ead0000           4K     RW                 GLB x  pte
[    0.027584] 0xffff88008ead0000-0xffff88008eb1e000         312K     RW                 GLB NX pte
[    0.027587] 0xffff88008eb1e000-0xffff88008eb1f000           4K     RW                 GLB x  pte
[    0.027591] 0xffff88008eb1f000-0xffff88008ebfe000         892K     RW                 GLB NX pte
[    0.027595] 0xffff88008ebfe000-0xffff88008ebff000           4K     RW                 GLB x  pte
[    0.027598] 0xffff88008ebff000-0xffff88008ec02000          12K     RW                 GLB NX pte
[    0.027601] 0xffff88008ec02000-0xffff88008ec2b000         164K     RW                 GLB x  pte
[    0.027605] 0xffff88008ec2b000-0xffff88008ec57000         176K     RW                 GLB NX pte
[    0.027608] 0xffff88008ec57000-0xffff88008ec58000           4K     RW                 GLB x  pte
[    0.027611] 0xffff88008ec58000-0xffff88008ec8e000         216K     RW                 GLB NX pte
[    0.027614] 0xffff88008ec8e000-0xffff88008ec8f000           4K     RW                 GLB x  pte
[    0.027618] 0xffff88008ec8f000-0xffff88008ec91000           8K     RW                 GLB NX pte
[    0.027621] 0xffff88008ec91000-0xffff88008ec92000           4K     RW                 GLB x  pte
[    0.027624] 0xffff88008ec92000-0xffff88008ece9000         348K     RW                 GLB NX pte
[    0.027628] 0xffff88008ece9000-0xffff88008ecea000           4K     RW                 GLB x  pte
[    0.027632] 0xffff88008ecea000-0xffff88008eda2000         736K     RW                 GLB NX pte
[    0.027636] 0xffff88008eda2000-0xffff88008ee49000         668K     RW                 GLB x  pte
[    0.027639] 0xffff88008ee49000-0xffff88008ee90000         284K     RW                 GLB NX pte
[    0.027642] 0xffff88008ee90000-0xffff88008ee92000           8K     RW                 GLB x  pte
[    0.027645] 0xffff88008ee92000-0xffff88008ee9a000          32K     RW                 GLB NX pte
[    0.027649] 0xffff88008ee9a000-0xffff88008ee9b000           4K     RW                 GLB x  pte
[    0.027653] 0xffff88008ee9b000-0xffff88008ef84000         932K     RW                 GLB NX pte
[    0.027657] 0xffff88008ef84000-0xffff88008eff5000         452K     RW                 GLB x  pte
[    0.027660] 0xffff88008eff5000-0xffff88008f032000         244K     RW                 GLB NX pte
[    0.027664] 0xffff88008f032000-0xffff88008f13d000        1068K     RW                 GLB x  pte
[    0.027668] 0xffff88008f13d000-0xffff88008f1e2000         660K     RW                 GLB NX pte
[    0.027672] 0xffff88008f1e2000-0xffff88008f29c000         744K     RW                 GLB x  pte
[    0.027675] 0xffff88008f29c000-0xffff88008f2ac000          64K     RW                 GLB NX pte
[    0.027679] 0xffff88008f2ac000-0xffff88008f2e0000         208K     RW                 GLB x  pte
[    0.027682] 0xffff88008f2e0000-0xffff88008f2ed000          52K     RW                 GLB NX pte
[    0.027686] 0xffff88008f2ed000-0xffff88008f34a000         372K     RW                 GLB x  pte
[    0.027689] 0xffff88008f34a000-0xffff88008f363000         100K     RW                 GLB NX pte
[    0.027693] 0xffff88008f363000-0xffff88008f3bd000         360K     RW                 GLB x  pte
[    0.027696] 0xffff88008f3bd000-0xffff88008f3d3000          88K     RW                 GLB NX pte
[    0.027700] 0xffff88008f3d3000-0xffff88008f4ea000        1116K     RW                 GLB x  pte
[    0.027704] 0xffff88008f4ea000-0xffff88008f518000         184K     RW                 GLB NX pte
[    0.027707] 0xffff88008f518000-0xffff88008f539000         132K     RW                 GLB x  pte
[    0.027710] 0xffff88008f539000-0xffff88008f57a000         260K     RW                 GLB NX pte
[    0.027714] 0xffff88008f57a000-0xffff88008f5ac000         200K     RW                 GLB x  pte
[    0.027717] 0xffff88008f5ac000-0xffff88008f5db000         188K     RW                 GLB NX pte
[    0.027721] 0xffff88008f5db000-0xffff88008f66f000         592K     RW                 GLB x  pte
[    0.027724] 0xffff88008f66f000-0xffff88008f67f000          64K     RW                 GLB NX pte
[    0.027728] 0xffff88008f67f000-0xffff88008f6b3000         208K     RW                 GLB x  pte
[    0.027731] 0xffff88008f6b3000-0xffff88008f6c0000          52K     RW                 GLB NX pte
[    0.027735] 0xffff88008f6c0000-0xffff88008f71c000         368K     RW                 GLB x  pte
[    0.027738] 0xffff88008f71c000-0xffff88008f735000         100K     RW                 GLB NX pte
[    0.027742] 0xffff88008f735000-0xffff88008f78f000         360K     RW                 GLB x  pte
[    0.027745] 0xffff88008f78f000-0xffff88008f7a5000          88K     RW                 GLB NX pte
[    0.027749] 0xffff88008f7a5000-0xffff88008f816000         452K     RW                 GLB x  pte
[    0.027752] 0xffff88008f816000-0xffff88008f819000          12K     RW                 GLB NX pte
[    0.027756] 0xffff88008f819000-0xffff88008f8bc000         652K     RW                 GLB x  pte
[    0.027759] 0xffff88008f8bc000-0xffff88008f8d0000          80K     RW                 GLB NX pte
[    0.027764] 0xffff88008f8d0000-0xffff88008fa3b000        1452K     RW                 GLB x  pte
[    0.027767] 0xffff88008fa3b000-0xffff88008fa3e000          12K     RW                 GLB NX pte
[    0.027771] 0xffff88008fa3e000-0xffff88008fae9000         684K     RW                 GLB x  pte
[    0.027774] 0xffff88008fae9000-0xffff88008faf5000          48K     RW                 GLB NX pte
[    0.027778] 0xffff88008faf5000-0xffff88008fb5b000         408K     RW                 GLB x  pte
[    0.027781] 0xffff88008fb5b000-0xffff88008fb64000          36K     RW                 GLB NX pte
[    0.027785] 0xffff88008fb64000-0xffff88008fc8b000        1180K     RW                 GLB x  pte
[    0.027789] 0xffff88008fc8b000-0xffff88008fc93000          32K     RW                 GLB NX pte
[    0.027793] 0xffff88008fc93000-0xffff88008fd6c000         868K     RW                 GLB x  pte
[    0.027796] 0xffff88008fd6c000-0xffff88008fd78000          48K     RW                 GLB NX pte
[    0.027800] 0xffff88008fd78000-0xffff88008fe00000         544K     RW                 GLB x  pte
[    0.027803] 0xffff88008fe00000-0xffff880090000000           2M     RW         PSE     GLB x  pmd
[    0.027808] 0xffff880090000000-0xffff880090178000        1504K     RW                 GLB x  pte
[    0.027811] 0xffff880090178000-0xffff88009017e000          24K     RW                 GLB NX pte
[    0.027815] 0xffff88009017e000-0xffff8800902b9000        1260K     RW                 GLB x  pte
[    0.027819] 0xffff8800902b9000-0xffff8800902c5000          48K     RW                 GLB NX pte
[    0.027823] 0xffff8800902c5000-0xffff8800903b0000         940K     RW                 GLB x  pte
[    0.027826] 0xffff8800903b0000-0xffff8800903b1000           4K     RW                 GLB NX pte
[    0.027829] 0xffff8800903b1000-0xffff8800903b7000          24K     RW                 GLB x  pte
[    0.027833] 0xffff8800903b7000-0xffff8800903b8000           4K     RW                 GLB NX pte
[    0.027837] 0xffff8800903b8000-0xffff88009050a000        1352K     RW                 GLB x  pte
[    0.027840] 0xffff88009050a000-0xffff880090514000          40K     RW                 GLB NX pte
[    0.027844] 0xffff880090514000-0xffff8800905b7000         652K     RW                 GLB x  pte
[    0.027848] 0xffff8800905b7000-0xffff8800905c1000          40K     RW                 GLB NX pte
[    0.027851] 0xffff8800905c1000-0xffff880090644000         524K     RW                 GLB x  pte
[    0.027854] 0xffff880090644000-0xffff880090647000          12K     RW                 GLB NX pte
[    0.027858] 0xffff880090647000-0xffff88009064c000          20K     RW                 GLB x  pte
[    0.027876] 0xffff88009064c000-0xffff880090651000          20K     RW                 GLB NX pte
[    0.027880] 0xffff880090651000-0xffff880090720000         828K     RW                 GLB x  pte
[    0.027883] 0xffff880090720000-0xffff880090726000          24K     RW                 GLB NX pte
[    0.027886] 0xffff880090726000-0xffff880090736000          64K     RW                 GLB x  pte
[    0.027889] 0xffff880090736000-0xffff880090741000          44K     RW                 GLB NX pte
[    0.027893] 0xffff880090741000-0xffff880090800000         764K     RW                 GLB x  pte
[    0.027897] 0xffff880090800000-0xffff880091000000           8M     RW         PSE     GLB x  pmd
[    0.027901] 0xffff880091000000-0xffff880091159000        1380K     RW                 GLB x  pte
[    0.027904] 0xffff880091159000-0xffff88009115a000           4K     RW                 GLB NX pte
[    0.027908] 0xffff88009115a000-0xffff880091200000         664K     RW                 GLB x  pte
[    0.027912] 0xffff880091200000-0xffff88009a800000         150M     RW         PSE     GLB x  pmd
[    0.027917] 0xffff88009a800000-0xffff88009a999000        1636K     RW                 GLB x  pte
[    0.027920] 0xffff88009a999000-0xffff88009a99c000          12K     RW                 GLB NX pte
[    0.027923] 0xffff88009a99c000-0xffff88009a9a4000          32K     RW                 GLB x  pte
[    0.027927] 0xffff88009a9a4000-0xffff88009a9a7000          12K     RW                 GLB NX pte
[    0.027930] 0xffff88009a9a7000-0xffff88009a9b0000          36K     RW                 GLB x  pte
[    0.027933] 0xffff88009a9b0000-0xffff88009a9b3000          12K     RW                 GLB NX pte
[    0.027936] 0xffff88009a9b3000-0xffff88009a9bc000          36K     RW                 GLB x  pte
[    0.027940] 0xffff88009a9bc000-0xffff88009a9bf000          12K     RW                 GLB NX pte
[    0.027943] 0xffff88009a9bf000-0xffff88009a9db000         112K     RW                 GLB x  pte
[    0.027946] 0xffff88009a9db000-0xffff88009a9dc000           4K     RW                 GLB NX pte
[    0.027949] 0xffff88009a9dc000-0xffff88009aa00000         144K     RW                 GLB x  pte
[    0.027953] 0xffff88009aa00000-0xffff88009c600000          28M     RW         PSE     GLB x  pmd
[    0.027956] 0xffff88009c600000-0xffff88009c62b000         172K     RW                 GLB x  pte
[    0.027961] 0xffff88009c62b000-0xffff88009c800000        1876K     RW                 GLB NX pte
[    0.027965] 0xffff88009c800000-0xffff88009d200000          10M     RW         PSE     GLB NX pmd
[    0.027969] 0xffff88009d200000-0xffff88009d2b9000         740K     RW                 GLB NX pte
[    0.027975] 0xffff88009d2b9000-0xffff88009d5ad000        3024K     RW                 GLB x  pte
[    0.027979] 0xffff88009d5ad000-0xffff88009d645000         608K                               pte
[    0.027980] 0xffff88009d645000-0xffff88009d68c000         284K     RW                 GLB NX pte
[    0.027984] 0xffff88009d68c000-0xffff88009d748000         752K                               pte
[    0.027987] 0xffff88009d748000-0xffff88009d800000         736K     RW                     x  pte
[    0.027990] 0xffff88009d800000-0xffff88009ee00000          22M     RW         PSE         x  pmd
[    0.027995] 0xffff88009ee00000-0xffff88009efff000        2044K     RW                     x  pte
[    0.027998] 0xffff88009efff000-0xffff88009f000000           4K     RW                 GLB x  pte
[    0.028002] 0xffff88009f000000-0xffff88009f800000           8M                               pmd
[    0.028006] 0xffff88009f800000-0xffff8800dfa00000        1026M     RW     PCD PSE         x  pmd
[    0.028010] 0xffff8800dfa00000-0xffff8800f8000000         390M                               pmd
[    0.028012] 0xffff8800f8000000-0xffff8800fc000000          64M     RW     PCD PSE         x  pmd
[    0.028015] 0xffff8800fc000000-0xffff8800fec00000          44M                               pmd
[    0.028017] 0xffff8800fec00000-0xffff8800fec01000           4K     RW     PCD             x  pte
[    0.028021] 0xffff8800fec01000-0xffff8800fed00000        1020K                               pte
[    0.028022] 0xffff8800fed00000-0xffff8800fed04000          16K     RW     PCD             x  pte
[    0.028026] 0xffff8800fed04000-0xffff8800fed1c000          96K                               pte
[    0.028027] 0xffff8800fed1c000-0xffff8800fed20000          16K     RW     PCD             x  pte
[    0.028031] 0xffff8800fed20000-0xffff8800fee00000         896K                               pte
[    0.028033] 0xffff8800fee00000-0xffff8800fee01000           4K     RW     PCD             x  pte
[    0.028038] 0xffff8800fee01000-0xffff8800ff000000        2044K                               pte
[    0.028040] 0xffff8800ff000000-0xffff880100000000          16M     RW     PCD PSE         x  pmd
[    0.028043] 0xffff880100000000-0xffff880800000000          28G     RW         PSE     GLB NX pud
[    0.028048] 0xffff880800000000-0xffff88081f600000         502M     RW         PSE     GLB NX pmd
[    0.028052] 0xffff88081f600000-0xffff880840000000         522M                               pmd
[    0.028056] 0xffff880840000000-0xffff888000000000         479G                               pud
[    0.028058] 0xffff888000000000-0xffffc90000000000       66048G                               pgd
[    0.028059] ---[ vmalloc() Area ]---
[    0.028060] 0xffffc90000000000-0xffffc90000001000           4K     RW     PCD         GLB NX pte
[    0.028063] 0xffffc90000001000-0xffffc90000002000           4K                               pte
[    0.028065] 0xffffc90000002000-0xffffc90000003000           4K     RW                 GLB NX pte
[    0.028068] 0xffffc90000003000-0xffffc90000004000           4K                               pte
[    0.028070] 0xffffc90000004000-0xffffc90000006000           8K     RW                 GLB NX pte
[    0.028073] 0xffffc90000006000-0xffffc90000008000           8K                               pte
[    0.028074] 0xffffc90000008000-0xffffc9000000c000          16K     RW                 GLB NX pte
[    0.028077] 0xffffc9000000c000-0xffffc90000010000          16K                               pte
[    0.028079] 0xffffc90000010000-0xffffc9000001d000          52K     RW                 GLB NX pte
[    0.028084] 0xffffc9000001d000-0xffffc90000200000        1932K                               pte
[    0.028088] 0xffffc90000200000-0xffffc90040000000        1022M                               pmd
[    0.028092] 0xffffc90040000000-0xffffc98000000000         511G                               pud
[    0.028094] 0xffffc98000000000-0xffffea0000000000       33280G                               pgd
[    0.028095] ---[ Vmemmap ]---
[    0.028096] 0xffffea0000000000-0xffffea0002800000          40M     RW         PSE     GLB NX pmd
[    0.028099] 0xffffea0002800000-0xffffea0004000000          24M                               pmd
[    0.028102] 0xffffea0004000000-0xffffea0020800000         456M     RW         PSE     GLB NX pmd
[    0.028106] 0xffffea0020800000-0xffffea0040000000         504M                               pmd
[    0.028111] 0xffffea0040000000-0xffffea8000000000         511G                               pud
[    0.028112] 0xffffea8000000000-0xffffff0000000000       20992G                               pgd
[    0.028114] ---[ ESPfix Area ]---
[    0.028114] 0xffffff0000000000-0xffffff8000000000         512G                               pgd
[    0.028118] 0xffffff8000000000-0xffffffef00000000         444G                               pud
[    0.028120] ---[ EFI Runtime Services ]---
[    0.028121] 0xffffffef00000000-0xfffffffe80000000          62G                               pud
[    0.028124] 0xfffffffe80000000-0xfffffffea9a00000         666M                               pmd
[    0.028125] 0xfffffffea9a00000-0xfffffffea9a08000          32K     RW                     x  pte
[    0.028129] 0xfffffffea9a08000-0xfffffffea9a5f000         348K                               pte
[    0.028131] 0xfffffffea9a5f000-0xfffffffea9a9f000         256K     RW                     x  pte
[    0.028134] 0xfffffffea9a9f000-0xfffffffea9af2000         332K                               pte
[    0.028139] 0xfffffffea9af2000-0xfffffffea9e00000        3128K     RW                     x  pte
[    0.028142] 0xfffffffea9e00000-0xfffffffeaa400000           6M     RW         PSE         x  pmd
[    0.028147] 0xfffffffeaa400000-0xfffffffeaa600000           2M     RW                     x  pte
[    0.028151] 0xfffffffeaa600000-0xfffffffeaaa00000           4M     RW         PSE         x  pmd
[    0.028155] 0xfffffffeaaa00000-0xfffffffeaab5c000        1392K     RW                     x  pte
[    0.028160] 0xfffffffeaab5c000-0xfffffffeaacfe000        1672K                               pte
[    0.028162] 0xfffffffeaacfe000-0xfffffffeaad41000         268K     RW                     x  pte
[    0.028165] 0xfffffffeaad41000-0xfffffffeaad51000          64K                               pte
[    0.028167] 0xfffffffeaad51000-0xfffffffeaad85000         208K     RW                     x  pte
[    0.028170] 0xfffffffeaad85000-0xfffffffeaad92000          52K                               pte
[    0.028172] 0xfffffffeaad92000-0xfffffffeaadee000         368K     RW                     x  pte
[    0.028175] 0xfffffffeaadee000-0xfffffffeaae07000         100K                               pte
[    0.028177] 0xfffffffeaae07000-0xfffffffeaae62000         364K     RW                     x  pte
[    0.028180] 0xfffffffeaae62000-0xfffffffeaae78000          88K                               pte
[    0.028182] 0xfffffffeaae78000-0xfffffffeaaee7000         444K     RW                     x  pte
[    0.028186] 0xfffffffeaaee7000-0xfffffffeaaf18000         196K                               pte
[    0.028188] 0xfffffffeaaf18000-0xfffffffeaaf8d000         468K     RW                     x  pte
[    0.028191] 0xfffffffeaaf8d000-0xfffffffeaafbb000         184K                               pte
[    0.028193] 0xfffffffeaafbb000-0xfffffffeaafd7000         112K     RW                     x  pte
[    0.028197] 0xfffffffeaafd7000-0xfffffffeab0c5000         952K                               pte
[    0.028198] 0xfffffffeab0c5000-0xfffffffeab0c7000           8K     RW                     x  pte
[    0.028202] 0xfffffffeab0c7000-0xfffffffeab0cb000          16K                               pte
[    0.028203] 0xfffffffeab0cb000-0xfffffffeab0cc000           4K     RW                     x  pte
[    0.028206] 0xfffffffeab0cc000-0xfffffffeab0cf000          12K                               pte
[    0.028208] 0xfffffffeab0cf000-0xfffffffeab0d0000           4K     RW                     x  pte
[    0.028211] 0xfffffffeab0d0000-0xfffffffeab11e000         312K                               pte
[    0.028213] 0xfffffffeab11e000-0xfffffffeab11f000           4K     RW                     x  pte
[    0.028217] 0xfffffffeab11f000-0xfffffffeab1fe000         892K                               pte
[    0.028218] 0xfffffffeab1fe000-0xfffffffeab1ff000           4K     RW                     x  pte
[    0.028221] 0xfffffffeab1ff000-0xfffffffeab202000          12K                               pte
[    0.028223] 0xfffffffeab202000-0xfffffffeab22b000         164K     RW                     x  pte
[    0.028226] 0xfffffffeab22b000-0xfffffffeab257000         176K                               pte
[    0.028228] 0xfffffffeab257000-0xfffffffeab258000           4K     RW                     x  pte
[    0.028231] 0xfffffffeab258000-0xfffffffeab28e000         216K                               pte
[    0.028233] 0xfffffffeab28e000-0xfffffffeab28f000           4K     RW                     x  pte
[    0.028236] 0xfffffffeab28f000-0xfffffffeab291000           8K                               pte
[    0.028237] 0xfffffffeab291000-0xfffffffeab292000           4K     RW                     x  pte
[    0.028241] 0xfffffffeab292000-0xfffffffeab2e9000         348K                               pte
[    0.028242] 0xfffffffeab2e9000-0xfffffffeab2ea000           4K     RW                     x  pte
[    0.028246] 0xfffffffeab2ea000-0xfffffffeab3a2000         736K                               pte
[    0.028248] 0xfffffffeab3a2000-0xfffffffeab449000         668K     RW                     x  pte
[    0.028252] 0xfffffffeab449000-0xfffffffeab490000         284K                               pte
[    0.028253] 0xfffffffeab490000-0xfffffffeab492000           8K     RW                     x  pte
[    0.028257] 0xfffffffeab492000-0xfffffffeab49a000          32K                               pte
[    0.028258] 0xfffffffeab49a000-0xfffffffeab49b000           4K     RW                     x  pte
[    0.028262] 0xfffffffeab49b000-0xfffffffeab584000         932K                               pte
[    0.028264] 0xfffffffeab584000-0xfffffffeab5f5000         452K     RW                     x  pte
[    0.028268] 0xfffffffeab5f5000-0xfffffffeab632000         244K                               pte
[    0.028270] 0xfffffffeab632000-0xfffffffeab73d000        1068K     RW                     x  pte
[    0.028274] 0xfffffffeab73d000-0xfffffffeab7e2000         660K                               pte
[    0.028276] 0xfffffffeab7e2000-0xfffffffeab89c000         744K     RW                     x  pte
[    0.028280] 0xfffffffeab89c000-0xfffffffeab8ac000          64K                               pte
[    0.028281] 0xfffffffeab8ac000-0xfffffffeab8e0000         208K     RW                     x  pte
[    0.028285] 0xfffffffeab8e0000-0xfffffffeab8ed000          52K                               pte
[    0.028286] 0xfffffffeab8ed000-0xfffffffeab94a000         372K     RW                     x  pte
[    0.028290] 0xfffffffeab94a000-0xfffffffeab963000         100K                               pte
[    0.028291] 0xfffffffeab963000-0xfffffffeab9bd000         360K     RW                     x  pte
[    0.028295] 0xfffffffeab9bd000-0xfffffffeab9d3000          88K                               pte
[    0.028297] 0xfffffffeab9d3000-0xfffffffeabaea000        1116K     RW                     x  pte
[    0.028301] 0xfffffffeabaea000-0xfffffffeabb18000         184K                               pte
[    0.028302] 0xfffffffeabb18000-0xfffffffeabb39000         132K     RW                     x  pte
[    0.028306] 0xfffffffeabb39000-0xfffffffeabb7a000         260K                               pte
[    0.028308] 0xfffffffeabb7a000-0xfffffffeabbac000         200K     RW                     x  pte
[    0.028311] 0xfffffffeabbac000-0xfffffffeabbdb000         188K                               pte
[    0.028313] 0xfffffffeabbdb000-0xfffffffeabc6f000         592K     RW                     x  pte
[    0.028316] 0xfffffffeabc6f000-0xfffffffeabc7f000          64K                               pte
[    0.028318] 0xfffffffeabc7f000-0xfffffffeabcb3000         208K     RW                     x  pte
[    0.028321] 0xfffffffeabcb3000-0xfffffffeabcc0000          52K                               pte
[    0.028323] 0xfffffffeabcc0000-0xfffffffeabd1c000         368K     RW                     x  pte
[    0.028326] 0xfffffffeabd1c000-0xfffffffeabd35000         100K                               pte
[    0.028328] 0xfffffffeabd35000-0xfffffffeabd8f000         360K     RW                     x  pte
[    0.028331] 0xfffffffeabd8f000-0xfffffffeabda5000          88K                               pte
[    0.028333] 0xfffffffeabda5000-0xfffffffeabe16000         452K     RW                     x  pte
[    0.028337] 0xfffffffeabe16000-0xfffffffeabe19000          12K                               pte
[    0.028339] 0xfffffffeabe19000-0xfffffffeabebc000         652K     RW                     x  pte
[    0.028342] 0xfffffffeabebc000-0xfffffffeabed0000          80K                               pte
[    0.028345] 0xfffffffeabed0000-0xfffffffeac03b000        1452K     RW                     x  pte
[    0.028348] 0xfffffffeac03b000-0xfffffffeac03e000          12K                               pte
[    0.028350] 0xfffffffeac03e000-0xfffffffeac0e9000         684K     RW                     x  pte
[    0.028354] 0xfffffffeac0e9000-0xfffffffeac0f5000          48K                               pte
[    0.028355] 0xfffffffeac0f5000-0xfffffffeac15b000         408K     RW                     x  pte
[    0.028359] 0xfffffffeac15b000-0xfffffffeac164000          36K                               pte
[    0.028361] 0xfffffffeac164000-0xfffffffeac28b000        1180K     RW                     x  pte
[    0.028365] 0xfffffffeac28b000-0xfffffffeac293000          32K                               pte
[    0.028367] 0xfffffffeac293000-0xfffffffeac36c000         868K     RW                     x  pte
[    0.028370] 0xfffffffeac36c000-0xfffffffeac378000          48K                               pte
[    0.028372] 0xfffffffeac378000-0xfffffffeac400000         544K     RW                     x  pte
[    0.028375] 0xfffffffeac400000-0xfffffffeac600000           2M     RW         PSE         x  pmd
[    0.028380] 0xfffffffeac600000-0xfffffffeac778000        1504K     RW                     x  pte
[    0.028383] 0xfffffffeac778000-0xfffffffeac77e000          24K                               pte
[    0.028386] 0xfffffffeac77e000-0xfffffffeac8b9000        1260K     RW                     x  pte
[    0.028389] 0xfffffffeac8b9000-0xfffffffeac8c5000          48K                               pte
[    0.028392] 0xfffffffeac8c5000-0xfffffffeac9b0000         940K     RW                     x  pte
[    0.028395] 0xfffffffeac9b0000-0xfffffffeac9b1000           4K                               pte
[    0.028397] 0xfffffffeac9b1000-0xfffffffeac9b7000          24K     RW                     x  pte
[    0.028400] 0xfffffffeac9b7000-0xfffffffeac9b8000           4K                               pte
[    0.028403] 0xfffffffeac9b8000-0xfffffffeacb0a000        1352K     RW                     x  pte
[    0.028406] 0xfffffffeacb0a000-0xfffffffeacb14000          40K                               pte
[    0.028408] 0xfffffffeacb14000-0xfffffffeacbb7000         652K     RW                     x  pte
[    0.028411] 0xfffffffeacbb7000-0xfffffffeacbc1000          40K                               pte
[    0.028413] 0xfffffffeacbc1000-0xfffffffeacc44000         524K     RW                     x  pte
[    0.028416] 0xfffffffeacc44000-0xfffffffeacc47000          12K                               pte
[    0.028418] 0xfffffffeacc47000-0xfffffffeacc4c000          20K     RW                     x  pte
[    0.028421] 0xfffffffeacc4c000-0xfffffffeacc51000          20K                               pte
[    0.028423] 0xfffffffeacc51000-0xfffffffeacd20000         828K     RW                     x  pte
[    0.028427] 0xfffffffeacd20000-0xfffffffeacd26000          24K                               pte
[    0.028428] 0xfffffffeacd26000-0xfffffffeacd36000          64K     RW                     x  pte
[    0.028431] 0xfffffffeacd36000-0xfffffffeacd41000          44K                               pte
[    0.028434] 0xfffffffeacd41000-0xfffffffeace00000         764K     RW                     x  pte
[    0.028437] 0xfffffffeace00000-0xfffffffead600000           8M     RW         PSE         x  pmd
[    0.028442] 0xfffffffead600000-0xfffffffead759000        1380K     RW                     x  pte
[    0.028445] 0xfffffffead759000-0xfffffffead75a000           4K                               pte
[    0.028447] 0xfffffffead75a000-0xfffffffead800000         664K     RW                     x  pte
[    0.028451] 0xfffffffead800000-0xfffffffeb6e00000         150M     RW         PSE         x  pmd
[    0.028455] 0xfffffffeb6e00000-0xfffffffeb6f99000        1636K     RW                     x  pte
[    0.028459] 0xfffffffeb6f99000-0xfffffffeb6f9c000          12K                               pte
[    0.028460] 0xfffffffeb6f9c000-0xfffffffeb6fa4000          32K     RW                     x  pte
[    0.028463] 0xfffffffeb6fa4000-0xfffffffeb6fa7000          12K                               pte
[    0.028465] 0xfffffffeb6fa7000-0xfffffffeb6fb0000          36K     RW                     x  pte
[    0.028468] 0xfffffffeb6fb0000-0xfffffffeb6fb3000          12K                               pte
[    0.028470] 0xfffffffeb6fb3000-0xfffffffeb6fbc000          36K     RW                     x  pte
[    0.028473] 0xfffffffeb6fbc000-0xfffffffeb6fbf000          12K                               pte
[    0.028474] 0xfffffffeb6fbf000-0xfffffffeb6fdb000         112K     RW                     x  pte
[    0.028478] 0xfffffffeb6fdb000-0xfffffffeb6fdc000           4K                               pte
[    0.028479] 0xfffffffeb6fdc000-0xfffffffeb7000000         144K     RW                     x  pte
[    0.028482] 0xfffffffeb7000000-0xfffffffeb8c00000          28M     RW         PSE         x  pmd
[    0.028486] 0xfffffffeb8c00000-0xfffffffeb8c2b000         172K     RW                     x  pte
[    0.028490] 0xfffffffeb8c2b000-0xfffffffeb8cb9000         568K                               pte
[    0.028494] 0xfffffffeb8cb9000-0xfffffffeb8fad000        3024K     RW                     x  pte
[    0.028499] 0xfffffffeb8fad000-0xfffffffeb9148000        1644K                               pte
[    0.028501] 0xfffffffeb9148000-0xfffffffeb9200000         736K     RW                     x  pte
[    0.028505] 0xfffffffeb9200000-0xfffffffeba800000          22M     RW         PSE         x  pmd
[    0.028510] 0xfffffffeba800000-0xfffffffebaa00000           2M     RW                     x  pte
[    0.028516] 0xfffffffebaa00000-0xfffffffefec00000        1090M     RW     PCD PSE         x  pmd
[    0.028519] 0xfffffffefec00000-0xfffffffefec01000           4K     RW     PCD             x  pte
[    0.028524] 0xfffffffefec01000-0xfffffffefed00000        1020K                               pte
[    0.028525] 0xfffffffefed00000-0xfffffffefed04000          16K     RW     PCD             x  pte
[    0.028528] 0xfffffffefed04000-0xfffffffefed1c000          96K                               pte
[    0.028530] 0xfffffffefed1c000-0xfffffffefed20000          16K     RW     PCD             x  pte
[    0.028534] 0xfffffffefed20000-0xfffffffefee00000         896K                               pte
[    0.028536] 0xfffffffefee00000-0xfffffffefee01000           4K     RW     PCD             x  pte
[    0.028541] 0xfffffffefee01000-0xfffffffeff000000        2044K                               pte
[    0.028542] 0xfffffffeff000000-0xffffffff00000000          16M     RW     PCD PSE         x  pmd
[    0.028546] 0xffffffff00000000-0xffffffff80000000           2G                               pud
[    0.028547] ---[ High Kernel Mapping ]---
[    0.028548] 0xffffffff80000000-0xffffffff81000000          16M                               pmd
[    0.028549] 0xffffffff81000000-0xffffffff83400000          36M     RW         PSE     GLB x  pmd
[    0.028554] 0xffffffff83400000-0xffffffffa0000000         460M                               pmd
[    0.028555] ---[ Modules ]---
[    0.028559] 0xffffffffa0000000-0xffffffffff000000        1520M                               pmd
[    0.028560] ---[ End Modules ]---
[    0.028561] 0xffffffffff000000-0xffffffffff200000           2M                               pmd
[    0.028563] 0xffffffffff200000-0xffffffffff202000           8K     RW                 GLB NX pte
[    0.028569] 0xffffffffff202000-0xffffffffff57b000        3556K                               pte
[    0.028571] 0xffffffffff57b000-0xffffffffff57c000           4K     ro                 GLB NX pte
[    0.028575] 0xffffffffff57c000-0xffffffffff5fb000         508K                               pte
[    0.028576] 0xffffffffff5fb000-0xffffffffff5fd000           8K     RW PWT PCD         GLB NX pte
[    0.028580] 0xffffffffff5fd000-0xffffffffff600000          12K                               pte
[    0.028581] 0xffffffffff600000-0xffffffffff601000           4K USR ro                 GLB NX pte
[    0.028586] 0xffffffffff601000-0xffffffffff800000        2044K                               pte
[    0.028588] 0xffffffffff800000-0x0000000000000000           8M                               pmd
[    0.028713] Security Framework initialized
[    0.028714] Yama: becoming mindful.
[    0.028728] SELinux:  Initializing.
[    0.028763] SELinux:  Starting in permissive mode
[    0.032514] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    0.037713] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.039432] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.039493] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.040442] CPU: Physical Processor ID: 0
[    0.040443] CPU: Processor Core ID: 0
[    0.040448] mce: CPU supports 9 MCE banks
[    0.040469] CPU0: Thermal monitoring enabled (TM1)
[    0.040603] process: using mwait in idle threads
[    0.040606] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.040607] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.040902] Freeing SMP alternatives memory: 28K (ffffffff822fd000 - ffffffff82304000)
[    0.075420] ftrace: allocating 30123 entries in 118 pages
[    0.083746] DMAR: Host address width 39
[    0.083748] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.083774] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
[    0.083776] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.083780] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
[    0.083781] DMAR: RMRR base: 0x0000009ee83000 end: 0x0000009ee91fff
[    0.083783] DMAR: RMRR base: 0x000000df800000 end: 0x000000df9fffff
[    0.083785] DMAR-IR: IOAPIC id 8 under DRHD base  0xfed91000 IOMMU 1
[    0.083785] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.083786] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.084043] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.084044] x2apic enabled
[    0.084050] Switched APIC routing to cluster x2apic.
[    0.084620] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.094631] TSC deadline timer enabled
[    0.094634] smpboot: CPU0: Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz (family: 0x6, model: 0x3c, stepping: 0x3)
[    0.094660] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[    0.094678] ... version:                3
[    0.094678] ... bit width:              48
[    0.094679] ... generic registers:      4
[    0.094680] ... value mask:             0000ffffffffffff
[    0.094680] ... max period:             0000ffffffffffff
[    0.094681] ... fixed-purpose events:   3
[    0.094682] ... event mask:             000000070000000f
[    0.096204] x86: Booting SMP configuration:
[    0.096206] .... node  #0, CPUs:      #1
[    0.097294] microcode: CPU1 microcode updated early to revision 0x1e, date = 2015-08-13
[    0.099551] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.099821]  #2
[    0.100839] microcode: CPU2 microcode updated early to revision 0x1e, date = 2015-08-13
[    0.103172]  #3
[    0.104190] microcode: CPU3 microcode updated early to revision 0x1e, date = 2015-08-13
[    0.106507]  #4 #5 #6 #7
[    0.116677] x86: Booted up 1 node, 8 CPUs
[    0.116680] smpboot: Total of 8 processors activated (54279.28 BogoMIPS)
[    0.123445] devtmpfs: initialized
[    0.136013] PM: Registering ACPI NVS region [mem 0x89eeb000-0x89ef1fff] (28672 bytes)
[    0.136016] PM: Registering ACPI NVS region [mem 0x9d68c000-0x9d747fff] (770048 bytes)
[    0.136222] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.136381] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    0.136384] pinctrl core: initialized pinctrl subsystem
[    0.136535] RTC time: 10:33:10, date: 05/28/16
[    0.137484] NET: Registered protocol family 16
[    0.140804] cpuidle: using governor menu
[    0.140959] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.140970] ACPI: bus type PCI registered
[    0.140971] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.141140] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.141142] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.141146] pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override.
[    0.141206] PCI: Using configuration type 1 for base access
[    0.142868] perf_event_intel: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.150043] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.150045] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.150686] ACPI: Added _OSI(Module Device)
[    0.150688] ACPI: Added _OSI(Processor Device)
[    0.150689] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.150690] ACPI: Added _OSI(Processor Aggregator Device)
[    0.158405] ACPI: Executed 1 blocks of module-level executable AML code
[    0.167439] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.169213] ACPI: Dynamic OEM Table Load:
[    0.169224] ACPI: SSDT 0xFFFF8807FAA80800 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20120711)
[    0.171396] ACPI: Dynamic OEM Table Load:
[    0.171407] ACPI: SSDT 0xFFFF8807FAA51000 0005AA (v01 PmRef  ApIst    00003000 INTL 20120711)
[    0.173778] ACPI: Dynamic OEM Table Load:
[    0.173788] ACPI: SSDT 0xFFFF8807FAA5C400 000119 (v01 PmRef  ApCst    00003000 INTL 20120711)
[    0.179113] ACPI: Interpreter enabled
[    0.179155] ACPI: (supports S0 S3 S4 S5)
[    0.179156] ACPI: Using IOAPIC for interrupt routing
[    0.179204] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.204883] ACPI: Power Resource [FN00] (off)
[    0.205197] ACPI: Power Resource [FN01] (off)
[    0.205435] ACPI: Power Resource [FN02] (off)
[    0.205668] ACPI: Power Resource [FN03] (off)
[    0.205904] ACPI: Power Resource [FN04] (off)
[    0.208622] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.208628] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.209146] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[    0.209553] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.209554] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.210788] PCI host bridge to bus 0000:00
[    0.210791] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.210792] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.210794] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.210795] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.210796] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.210797] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.210798] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.210799] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff window]
[    0.210800] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.210835] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
[    0.211131] pci 0000:00:02.0: [8086:0412] type 00 class 0x030000
[    0.211144] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
[    0.211152] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.211157] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.211438] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
[    0.211447] pci 0000:00:03.0: reg 0x10: [mem 0xf7e14000-0xf7e17fff 64bit]
[    0.211689] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[    0.211707] pci 0000:00:14.0: reg 0x10: [mem 0xf7e00000-0xf7e0ffff 64bit]
[    0.211777] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.211926] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.212027] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[    0.212046] pci 0000:00:16.0: reg 0x10: [mem 0xf7e1c000-0xf7e1c00f 64bit]
[    0.212126] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.212332] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[    0.212347] pci 0000:00:1b.0: reg 0x10: [mem 0xf7e10000-0xf7e13fff 64bit]
[    0.212417] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.212534] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.212633] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[    0.212708] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.212929] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.213031] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
[    0.213114] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.213336] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    0.213436] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
[    0.213512] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.213729] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.213828] pci 0000:00:1c.4: [8086:8c18] type 01 class 0x060400
[    0.213904] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.214131] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.214238] pci 0000:00:1f.0: [8086:8c44] type 00 class 0x060100
[    0.214535] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
[    0.214549] pci 0000:00:1f.2: reg 0x10: [io  0xf0b0-0xf0b7]
[    0.214557] pci 0000:00:1f.2: reg 0x14: [io  0xf0a0-0xf0a3]
[    0.214564] pci 0000:00:1f.2: reg 0x18: [io  0xf090-0xf097]
[    0.214572] pci 0000:00:1f.2: reg 0x1c: [io  0xf080-0xf083]
[    0.214579] pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
[    0.214586] pci 0000:00:1f.2: reg 0x24: [mem 0xf7e1a000-0xf7e1a7ff]
[    0.214629] pci 0000:00:1f.2: PME# supported from D3hot
[    0.214830] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[    0.214846] pci 0000:00:1f.3: reg 0x10: [mem 0xf7e19000-0xf7e190ff 64bit]
[    0.214867] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
[    0.215333] acpiphp: Slot [1] registered
[    0.215339] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.215478] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.215499] pci 0000:02:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.215529] pci 0000:02:00.0: reg 0x18: [mem 0xf7d00000-0xf7d00fff 64bit]
[    0.215548] pci 0000:02:00.0: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref]
[    0.215653] pci 0000:02:00.0: supports D1 D2
[    0.215654] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.215725] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.217112] pci 0000:00:1c.2: PCI bridge to [bus 02]
[    0.217116] pci 0000:00:1c.2:   bridge window [io  0xe000-0xefff]
[    0.217119] pci 0000:00:1c.2:   bridge window [mem 0xf7d00000-0xf7dfffff]
[    0.217124] pci 0000:00:1c.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.217258] pci 0000:03:00.0: [8086:244e] type 01 class 0x060401
[    0.217395] pci 0000:03:00.0: supports D1 D2
[    0.217396] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.217448] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.217542] pci 0000:00:1c.3: PCI bridge to [bus 03-04]
[    0.217715] pci 0000:03:00.0: PCI bridge to [bus 04] (subtractive decode)
[    0.217874] pci 0000:05:00.0: [1102:0012] type 00 class 0x040300
[    0.217898] pci 0000:05:00.0: reg 0x10: [mem 0xf7c04000-0xf7c07fff 64bit]
[    0.217913] pci 0000:05:00.0: reg 0x18: [mem 0xf7c00000-0xf7c03fff 64bit]
[    0.218021] pci 0000:05:00.0: supports D2
[    0.218094] pci 0000:05:00.0: System wakeup disabled by ACPI
[    0.220114] pci 0000:00:1c.4: PCI bridge to [bus 05]
[    0.220119] pci 0000:00:1c.4:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.222297] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.222424] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.222550] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.222675] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.222799] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.222922] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.223047] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.223183] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.223985] ACPI: Enabled 4 GPEs in block 00 to 3F
[    0.224420] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.224422] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.224427] vgaarb: loaded
[    0.224428] vgaarb: bridge control possible 0000:00:02.0
[    0.224601] SCSI subsystem initialized
[    0.224687] libata version 3.00 loaded.
[    0.224742] ACPI: bus type USB registered
[    0.224780] usbcore: registered new interface driver usbfs
[    0.224801] usbcore: registered new interface driver hub
[    0.224854] usbcore: registered new device driver usb
[    0.225205] PCI: Using ACPI for IRQ routing
[    0.226597] PCI: pci_cache_line_size set to 64 bytes
[    0.226642] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.226647] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.226649] e820: reserve RAM buffer [mem 0x89bbb018-0x8bffffff]
[    0.226650] e820: reserve RAM buffer [mem 0x89bcc018-0x8bffffff]
[    0.226652] e820: reserve RAM buffer [mem 0x89eeb000-0x8bffffff]
[    0.226653] e820: reserve RAM buffer [mem 0x8a9c8000-0x8bffffff]
[    0.226655] e820: reserve RAM buffer [mem 0x9d5ad000-0x9fffffff]
[    0.226656] e820: reserve RAM buffer [mem 0x9d68c000-0x9fffffff]
[    0.226658] e820: reserve RAM buffer [mem 0x9f000000-0x9fffffff]
[    0.226659] e820: reserve RAM buffer [mem 0x81f600000-0x81fffffff]
[    0.227126] NetLabel: Initializing
[    0.227127] NetLabel:  domain hash size = 128
[    0.227128] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.227160] NetLabel:  unlabeled traffic allowed by default
[    0.227230] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.227234] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.229298] clocksource: Switched to clocksource hpet
[    0.259752] VFS: Disk quotas dquot_6.6.0
[    0.259778] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.260144] pnp: PnP ACPI init
[    0.260395] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.260435] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.260796] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.260798] system 00:01: [io  0xffff] has been reserved
[    0.260800] system 00:01: [io  0xffff] has been reserved
[    0.260801] system 00:01: [io  0xffff] has been reserved
[    0.260803] system 00:01: [io  0x1c00-0x1cfe] has been reserved
[    0.260804] system 00:01: [io  0x1d00-0x1dfe] has been reserved
[    0.260806] system 00:01: [io  0x1e00-0x1efe] has been reserved
[    0.260807] system 00:01: [io  0x1f00-0x1ffe] has been reserved
[    0.260810] system 00:01: [io  0x1800-0x18fe] could not be reserved
[    0.260811] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.260816] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.260880] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.260999] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.261003] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.261279] system 00:04: [io  0x0a00-0x0a0f] has been reserved
[    0.261281] system 00:04: [io  0x0a30-0x0a3f] has been reserved
[    0.261282] system 00:04: [io  0x0a20-0x0a2f] has been reserved
[    0.261287] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.261807] pnp 00:05: [dma 0 disabled]
[    0.261879] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.262499] pnp 00:06: [dma 0 disabled]
[    0.262731] pnp 00:06: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.262851] system 00:07: [io  0x04d0-0x04d1] has been reserved
[    0.262856] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.263803] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.263805] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.263807] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.263808] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.263810] system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.263812] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.263814] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.263816] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.263818] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
[    0.263821] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.263822] system 00:08: [mem 0xf7fdf000-0xf7fdffff] has been reserved
[    0.263824] system 00:08: [mem 0xf7fe0000-0xf7feffff] has been reserved
[    0.263828] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.264372] pnp: PnP ACPI: found 9 devices
[    0.273585] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.273631] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.273642] pci 0000:00:1c.2: PCI bridge to [bus 02]
[    0.273644] pci 0000:00:1c.2:   bridge window [io  0xe000-0xefff]
[    0.273648] pci 0000:00:1c.2:   bridge window [mem 0xf7d00000-0xf7dfffff]
[    0.273651] pci 0000:00:1c.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.273656] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.273677] pci 0000:00:1c.3: PCI bridge to [bus 03-04]
[    0.273687] pci 0000:00:1c.4: PCI bridge to [bus 05]
[    0.273691] pci 0000:00:1c.4:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.273698] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.273700] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.273701] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.273701] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.273702] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.273703] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.273704] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.273705] pci_bus 0000:00: resource 11 [mem 0xdfa00000-0xfeafffff window]
[    0.273707] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.273707] pci_bus 0000:02: resource 1 [mem 0xf7d00000-0xf7dfffff]
[    0.273708] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.273710] pci_bus 0000:05: resource 1 [mem 0xf7c00000-0xf7cfffff]
[    0.273769] NET: Registered protocol family 2
[    0.274520] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.275282] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes)
[    0.277362] TCP: Hash tables configured (established 262144 bind 65536)
[    0.277726] UDP hash table entries: 16384 (order: 9, 3145728 bytes)
[    0.279091] UDP-Lite hash table entries: 16384 (order: 9, 3145728 bytes)
[    0.280286] NET: Registered protocol family 1
[    0.280313] pci 0000:00:02.0: Video device with shadowed ROM
[    0.280847] PCI: CLS 64 bytes, default 64
[    0.281066] Unpacking initramfs...
[    0.751365] Freeing initrd memory: 50260K (ffff88003cee6000 - ffff88003fffb000)
[    0.762452] DMA-API: preallocated 65536 debug entries
[    0.762453] DMA-API: debugging enabled by kernel config
[    0.762553] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.762555] software IO TLB [mem 0x85bbb000-0x89bbb000] (64MB) mapped at [ffff880085bbb000-ffff880089bbafff]
[    0.762674] RAPL PMU detected, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[    0.762675] hw unit of domain pp0-core 2^-14 Joules
[    0.762676] hw unit of domain package 2^-14 Joules
[    0.762677] hw unit of domain dram 2^-14 Joules
[    0.762677] hw unit of domain pp1-gpu 2^-14 Joules
[    0.764353] Scanning for low memory corruption every 60 seconds
[    0.764730] cryptomgr_test (77) used greatest stack depth: 14240 bytes left
[    0.765339] futex hash table entries: 2048 (order: 6, 262144 bytes)
[    0.765429] audit: initializing netlink subsys (disabled)
[    0.765472] audit: type=2000 audit(1464431590.745:1): initialized
[    0.766443] Initialise system trusted keyring
[    0.772534] zbud: loaded
[    0.774201] Key type big_key registered
[    0.774203] SELinux:  Registering netfilter hooks
[    0.774947] cryptomgr_test (80) used greatest stack depth: 14048 bytes left
[    0.775162] cryptomgr_test (84) used greatest stack depth: 13808 bytes left
[    0.775374] cryptomgr_test (86) used greatest stack depth: 13312 bytes left
[    0.775981] cryptomgr_test (92) used greatest stack depth: 13176 bytes left
[    0.779913] cryptomgr_test (102) used greatest stack depth: 12440 bytes left
[    0.780892] NET: Registered protocol family 38
[    0.780915] Key type asymmetric registered
[    0.780926] Asymmetric key parser 'x509' registered
[    0.781042] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.781143] io scheduler noop registered
[    0.781146] io scheduler deadline registered
[    0.781264] io scheduler cfq registered (default)
[    0.781266] start plist test
[    0.781934] end plist test
[    0.783066] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.783079] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.783135] efifb: probing for efifb
[    0.783148] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90004000000, using 3072k, total 3072k
[    0.783149] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.783149] efifb: scrolling: redraw
[    0.783150] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.783659] Console: switching to colour frame buffer device 128x48
[    0.784637] fb0: EFI VGA frame buffer device
[    0.784653] intel_idle: MWAIT substates: 0x42120
[    0.784654] intel_idle: v0.4.1 model 0x3C
[    0.784654] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.786078] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.786116] ACPI: Power Button [PWRB]
[    0.786277] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.786281] ACPI: Power Button [PWRF]
[    0.789812] thermal LNXTHERM:00: registered as thermal_zone0
[    0.789815] ACPI: Thermal Zone [TZ00] (28 C)
[    0.790907] thermal LNXTHERM:01: registered as thermal_zone1
[    0.790910] ACPI: Thermal Zone [TZ01] (30 C)
[    0.791053] GHES: HEST is not enabled!
[    0.791216] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.811979] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.818794] Non-volatile memory driver v1.3
[    0.818911] Linux agpgart interface v0.103
[    0.821953] ahci 0000:00:1f.2: version 3.0
[    0.822399] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0xd impl SATA mode
[    0.822402] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst 
[    0.829391] scsi host0: ahci
[    0.829888] scsi host1: ahci
[    0.830182] scsi host2: ahci
[    0.830432] scsi host3: ahci
[    0.830686] scsi host4: ahci
[    0.831023] scsi host5: ahci
[    0.831203] ata1: SATA max UDMA/133 abar m2048@0xf7e1a000 port 0xf7e1a100 irq 26
[    0.831205] ata2: DUMMY
[    0.831207] ata3: SATA max UDMA/133 abar m2048@0xf7e1a000 port 0xf7e1a200 irq 26
[    0.831208] ata4: SATA max UDMA/133 abar m2048@0xf7e1a000 port 0xf7e1a280 irq 26
[    0.831209] ata5: DUMMY
[    0.831210] ata6: DUMMY
[    0.831535] libphy: Fixed MDIO Bus: probed
[    0.831704] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.831715] ehci-pci: EHCI PCI platform driver
[    0.831747] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.831755] ohci-pci: OHCI PCI platform driver
[    0.831786] uhci_hcd: USB Universal Host Controller Interface driver
[    0.832254] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.832759] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.834158] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[    0.834164] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.834617] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.834619] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.834621] usb usb1: Product: xHCI Host Controller
[    0.834623] usb usb1: Manufacturer: Linux 4.5.5-300.fc24.x86_64+debug xhci-hcd
[    0.834624] usb usb1: SerialNumber: 0000:00:14.0
[    0.835525] hub 1-0:1.0: USB hub found
[    0.835623] hub 1-0:1.0: 14 ports detected
[    0.854667] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.854863] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.855025] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    0.855027] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.855028] usb usb2: Product: xHCI Host Controller
[    0.855030] usb usb2: Manufacturer: Linux 4.5.5-300.fc24.x86_64+debug xhci-hcd
[    0.855031] usb usb2: SerialNumber: 0000:00:14.0
[    0.855585] hub 2-0:1.0: USB hub found
[    0.855633] hub 2-0:1.0: 6 ports detected
[    0.860961] usbcore: registered new interface driver usbserial
[    0.860978] usbcore: registered new interface driver usbserial_generic
[    0.861064] usbserial: USB Serial support registered for generic
[    0.861152] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.861699] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.861765] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.862374] mousedev: PS/2 mouse device common for all mice
[    0.863317] rtc_cmos 00:02: RTC can wake from S4
[    0.863697] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    0.863736] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.863905] device-mapper: uevent: version 1.0.3
[    0.864209] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@xxxxxxxxxx
[    0.864465] Intel P-state driver initializing.
[    0.870105] hidraw: raw HID events driver (C) Jiri Kosina
[    0.870503] usbcore: registered new interface driver usbhid
[    0.870507] usbhid: USB HID core driver
[    0.871057] drop_monitor: Initializing network drop monitor service
[    0.871701] ip_tables: (C) 2000-2006 Netfilter Core Team
[    0.871939] Initializing XFRM netlink socket
[    0.874410] NET: Registered protocol family 10
[    0.876775] mip6: Mobile IPv6
[    0.876825] NET: Registered protocol family 17
[    0.879493] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x1e
[    0.879526] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x1e
[    0.879580] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x1e
[    0.879633] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x1e
[    0.879686] microcode: CPU4 sig=0x306c3, pf=0x2, revision=0x1e
[    0.879722] microcode: CPU5 sig=0x306c3, pf=0x2, revision=0x1e
[    0.879786] microcode: CPU6 sig=0x306c3, pf=0x2, revision=0x1e
[    0.879839] microcode: CPU7 sig=0x306c3, pf=0x2, revision=0x1e
[    0.880109] microcode: Microcode Update Driver: v2.01 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[    0.880181] AVX2 version of gcm_enc/dec engaged.
[    0.880183] AES CTR mode by8 optimization enabled
[    0.906611] registered taskstats version 1
[    0.906625] Loading compiled-in X.509 certificates
[    0.907240] Loaded X.509 cert 'Fedora kernel signing key: 92b4258f9ecd9334100648a82b0812d8f218b1e3'
[    0.907341] zswap: loaded using pool lzo/zbud
[    0.908905]   Magic number: 0:188:579
[    0.908934] pci_bus 0000:00: hash matches
[    0.909042] rtc_cmos 00:02: setting system clock to 2016-05-28 10:33:11 UTC (1464431591)
[    0.909324] PM: Hibernation image not present or could not be loaded.
[    1.134937] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.135045] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.135089] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.135463] ata1.00: ATA-8: OCZ-VECTOR150, 1.2, max UDMA/133
[    1.135465] ata1.00: 468862128 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[    1.136425] ata3.00: ATA-9: ST4000NM0033-9ZM170, SN06, max UDMA/133
[    1.136426] ata3.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.137515] ata3.00: configured for UDMA/133
[    1.137792] ata1.00: configured for UDMA/133
[    1.138822] scsi 0:0:0:0: Direct-Access     ATA      OCZ-VECTOR150    1.2  PQ: 0 ANSI: 5
[    1.148108] sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    1.148408] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.148540] sd 0:0:0:0: [sda] Write Protect is off
[    1.148542] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.148664] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.149320] scsi 2:0:0:0: Direct-Access     ATA      ST4000NM0033-9ZM SN06 PQ: 0 ANSI: 5
[    1.151262]  sda: sda1 sda2 sda3 sda4
[    1.152722] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.162334] usb 2-5: new SuperSpeed USB device number 2 using xhci_hcd
[    1.163677] sd 2:0:0:0: [sdb] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
[    1.163824] sd 2:0:0:0: Attached scsi generic sg1 type 0
[    1.163858] sd 2:0:0:0: [sdb] Write Protect is off
[    1.163860] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.163895] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.174997] usb 2-5: New USB device found, idVendor=2109, idProduct=0812
[    1.174999] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.175000] usb 2-5: Product: USB 3.0 HUB
                     
[    1.175002] usb 2-5: Manufacturer: VLI Labs, Inc. 
[    1.176958] hub 2-5:1.0: USB hub found
[    1.177073] hub 2-5:1.0: 4 ports detected
[    1.181375] sd 2:0:0:0: [sdb] Attached SCSI disk
[    1.203441] ata4.00: ATA-9: ST4000NM0033-9ZM170, SN06, max UDMA/133
[    1.203443] ata4.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.204605] ata4.00: configured for UDMA/133
[    1.205084] scsi 3:0:0:0: Direct-Access     ATA      ST4000NM0033-9ZM SN06 PQ: 0 ANSI: 5
[    1.207240] usb 1-9: new high-speed USB device number 2 using xhci_hcd
[    1.215572] sd 3:0:0:0: [sdc] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
[    1.215652] sd 3:0:0:0: [sdc] Write Protect is off
[    1.215653] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    1.215702] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.215727] sd 3:0:0:0: Attached scsi generic sg2 type 0
[    1.260546]  sdc: sdc1
[    1.260968] sd 3:0:0:0: [sdc] Attached SCSI disk
[    1.262661] Freeing unused kernel memory: 3580K (ffffffff81f7e000 - ffffffff822fd000)
[    1.262662] Write protecting the kernel read-only data: 14336k
[    1.263669] Freeing unused kernel memory: 1260K (ffff8800018c5000 - ffff880001a00000)
[    1.264433] Freeing unused kernel memory: 364K (ffff880001da5000 - ffff880001e00000)
[    1.283447] random: systemd urandom read with 31 bits of entropy available
[    1.287759] 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.288349] systemd[1]: Detected architecture x86-64.
[    1.288354] systemd[1]: Running in initial RAM disk.
[    1.288379] systemd[1]: No hostname configured.
[    1.288403] systemd[1]: Set hostname to <localhost>.
[    1.288453] systemd[1]: Initializing machine ID from random generator.
[    1.338519] systemd[1]: Reached target Timers.
[    1.338648] systemd[1]: Listening on Journal Socket.
[    1.338684] systemd[1]: Listening on udev Kernel Socket.
[    1.338771] systemd[1]: Listening on Journal Audit Socket.
[    1.338781] systemd[1]: Reached target Local File Systems.
[    1.339927] systemd[1]: Created slice System Slice.
[    1.351535] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    1.352941] systemd[1]: Starting Setup Virtual Console...
[    1.353025] systemd[1]: Reached target Slices.
[    1.353043] systemd[1]: Reached target Encrypted Volumes.
[    1.354547] systemd[1]: Starting dracut cmdline hook...
[    1.356465] systemd[1]: Starting Apply Kernel Variables...
[    1.356589] systemd[1]: Listening on udev Control Socket.
[    1.356692] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.358102] systemd[1]: Starting Journal Service...
[    1.358126] systemd[1]: Reached target Swap.
[    1.362308] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    1.362457] audit: type=1130 audit(1464431591.952: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.363295] systemd[1]: Started Setup Virtual Console.
[    1.363324] audit: type=1130 audit(1464431591.953:3): 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.364212] systemd[1]: Started Apply Kernel Variables.
[    1.364232] audit: type=1130 audit(1464431591.954:4): 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.372596] usb 1-9: New USB device found, idVendor=2109, idProduct=2812
[    1.372598] usb 1-9: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.372600] usb 1-9: Product: USB 2.0 HUB
                     
[    1.373395] hub 1-9:1.0: USB hub found
[    1.373592] hub 1-9:1.0: 4 ports detected
[    1.378363] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.384506] systemd[1]: Started Create Static Device Nodes in /dev.
[    1.384546] audit: type=1130 audit(1464431591.974:5): 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.415602] systemd[1]: Started Journal Service.
[    1.415710] audit: type=1130 audit(1464431592.005: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.492595] audit: type=1130 audit(1464431592.082: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.517447] Loading iSCSI transport class v2.0-870.
[    1.518384] audit: type=1130 audit(1464431592.108:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.539722] RPC: Registered named UNIX socket transport module.
[    1.539725] RPC: Registered udp transport module.
[    1.539726] RPC: Registered tcp transport module.
[    1.539727] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.606069] audit: type=1130 audit(1464431592.195:9): 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.626640] audit: type=1130 audit(1464431592.216:10): 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.657195] usb 1-9.1: new high-speed USB device number 3 using xhci_hcd
[    1.742779] usb 1-9.1: New USB device found, idVendor=1a40, idProduct=0201
[    1.742783] usb 1-9.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.742785] usb 1-9.1: Product: USB 2.0 Hub [MTT]
[    1.744914] hub 1-9.1:1.0: USB hub found
[    1.744991] hub 1-9.1:1.0: 7 ports detected
[    1.764258] tsc: Refined TSC clocksource calibration: 3392.144 MHz
[    1.764262] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x30e5517d4e4, max_idle_ns: 440795261668 ns
[    1.834235] usb 2-5.4: new SuperSpeed USB device number 4 using xhci_hcd
[    1.845903] usb 2-5.4: New USB device found, idVendor=8564, idProduct=1000
[    1.845905] usb 2-5.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.845906] usb 2-5.4: Product: Mass Storage Device
[    1.845907] usb 2-5.4: Manufacturer: JetFlash
[    1.845908] usb 2-5.4: SerialNumber: 3988821812
[    1.854631] usb-storage 2-5.4:1.0: USB Mass Storage device detected
[    1.854843] scsi host6: usb-storage 2-5.4:1.0
[    1.855754] usbcore: registered new interface driver usb-storage
[    1.857546] usbcore: registered new interface driver uas
[    1.880606] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[    1.935042] [drm] Initialized drm 1.1.0 20060810
[    1.936273] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.936284] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.941972] r8169 0000:02:00.0 eth0: RTL8168evl/8111evl at 0xffffc90003158000, 94:de:80:6b:dd:24, XID 0c900800 IRQ 28
[    1.941975] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    1.998314] 8021q: 802.1Q VLAN Support v1.8
[    2.011158] usb 1-9.1.1: new low-speed USB device number 4 using xhci_hcd
[    2.026513] r8169 0000:02:00.0 enp2s0: renamed from eth0
[    2.038597] [drm] Memory usable by graphics device = 2048M
[    2.038611] checking generic (e0000000 300000) vs hw (e0000000 10000000)
[    2.038613] fb: switching to inteldrmfb from EFI VGA
[    2.038713] Console: switching to colour dummy device 80x25
[    2.042178] [drm] Replacing VGA console driver
[    2.049768] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.049771] [drm] Driver supports precise vblank timestamp query.
[    2.064704] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    2.090586] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.092783] usb 1-9.1.1: New USB device found, idVendor=046d, idProduct=c326
[    2.092786] usb 1-9.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.092789] usb 1-9.1.1: Product: USB Keyboard
[    2.092791] usb 1-9.1.1: Manufacturer: Logitech
[    2.094023] acpi device:60: registered as cooling_device13
[    2.094747] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
[    2.095883] [drm] Initialized i915 1.6.0 20151218 for 0000:00:02.0 on minor 0
[    2.104019] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.1/1-9.1.1/1-9.1.1:1.0/0003:046D:C326.0001/input/input6
[    2.106138] raid6: sse2x1   gen()  9578 MB/s
[    2.123140] raid6: sse2x1   xor()  8921 MB/s
[    2.140138] raid6: sse2x2   gen() 15289 MB/s
[    2.156391] hid-generic 0003:046D:C326.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:14.0-9.1.1/input0
[    2.157124] raid6: sse2x2   xor()  9972 MB/s
[    2.162660] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.1/1-9.1.1/1-9.1.1:1.1/0003:046D:C326.0002/input/input7
[    2.174119] raid6: sse2x4   gen() 17406 MB/s
[    2.191119] raid6: sse2x4   xor() 12621 MB/s
[    2.208124] raid6: avx2x1   gen() 23855 MB/s
[    2.213851] 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.1/input1
[    2.225124] raid6: avx2x2   gen() 24121 MB/s
[    2.226806] fbcon: inteldrmfb (fb0) is primary device
[    2.242128] raid6: avx2x4   gen() 32011 MB/s
[    2.242128] raid6: using algorithm avx2x4 gen() 32011 MB/s
[    2.242129] raid6: using avx2x2 recovery algorithm
[    2.243545] xor: automatically using best checksumming function:
[    2.253112]    avx       : 37160.000 MB/sec
[    2.276137] usb 1-9.1.3: new full-speed USB device number 5 using xhci_hcd
[    2.297958] Btrfs loaded
[    2.299432] BTRFS: device fsid a22dd8bc-24ef-4f97-bb62-01fcd7c3f11c devid 1 transid 25 /dev/sda4
[    2.304882] BTRFS: device label home devid 1 transid 2332988 /dev/sdc1
[    2.350719] usb 1-9.1.3: New USB device found, idVendor=046d, idProduct=08d9
[    2.350720] usb 1-9.1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.386282] Console: switching to colour frame buffer device 240x67
[    2.389071] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    2.400851] systemd-udevd (511) used greatest stack depth: 12392 bytes left
[    2.404985] systemd-udevd (500) used greatest stack depth: 11312 bytes left
[    2.413116] usb 1-9.1.4: new full-speed USB device number 6 using xhci_hcd
[    2.480204] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    2.706637] usb 1-9.1.4: New USB device found, idVendor=0a12, idProduct=0001
[    2.706639] usb 1-9.1.4: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    2.706641] usb 1-9.1.4: Product: BT2.0
[    2.764551] clocksource: Switched to clocksource tsc
[    2.770087] usb 1-9.1.5: new high-speed USB device number 7 using xhci_hcd
[    2.847020] usb 1-9.1.5: New USB device found, idVendor=13fe, idProduct=3623
[    2.847024] usb 1-9.1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.847026] usb 1-9.1.5: Product: silicon-power
[    2.847028] usb 1-9.1.5: Manufacturer:         
[    2.847029] usb 1-9.1.5: SerialNumber: 10090526E6A90E000F3B01F8
[    2.847908] usb-storage 1-9.1.5:1.0: USB Mass Storage device detected
[    2.848516] scsi host7: usb-storage 1-9.1.5:1.0
[    2.857328] scsi 6:0:0:0: Direct-Access     JetFlash Transcend 32GB   1.00 PQ: 0 ANSI: 5
[    2.858778] sd 6:0:0:0: Attached scsi generic sg3 type 0
[    2.858891] sd 6:0:0:0: [sdd] 61806592 512-byte logical blocks: (31.6 GB/29.5 GiB)
[    2.859013] sd 6:0:0:0: [sdd] Write Protect is off
[    2.859016] sd 6:0:0:0: [sdd] Mode Sense: 23 00 00 00
[    2.859150] sd 6:0:0:0: [sdd] Write cache: disabled, read cache: disabled, doesn't support DPO or FUA
[    2.861122]  sdd: sdd1 sdd2 sdd3
[    2.862487] sd 6:0:0:0: [sdd] Attached SCSI removable disk
[    2.885433] systemd-journald[226]: Received SIGTERM from PID 1 (systemd).
[    2.912065] usb 1-9.1.6: new full-speed USB device number 8 using xhci_hcd
[    2.988186] usb 1-9.1.6: New USB device found, idVendor=046d, idProduct=c52b
[    2.988188] usb 1-9.1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.988189] usb 1-9.1.6: Product: USB Receiver
[    2.988190] usb 1-9.1.6: Manufacturer: Logitech
[    3.055794] SELinux: 32768 avtab hash slots, 104763 rules.
[    3.076530] SELinux: 32768 avtab hash slots, 104763 rules.
[    3.121368] SELinux:  8 users, 14 roles, 5011 types, 307 bools, 1 sens, 1024 cats
[    3.121371] SELinux:  92 classes, 104763 rules
[    3.126750] SELinux:  Permission validate_trans in class security not defined in policy.
[    3.126812] SELinux: the above unknown classes and permissions will be allowed
[    3.126817] SELinux:  Completing initialization.
[    3.126818] SELinux:  Setting up existing superblocks.
[    3.159380] systemd[1]: Successfully loaded SELinux policy in 126.878ms.
[    3.191354] systemd[1]: Relabelled /dev and /run in 17.077ms.
[    3.239050] kdump-dep-gener (692) used greatest stack depth: 10872 bytes left
[    3.260135] random: nonblocking pool is initialized
[    3.372683] EXT4-fs (sda1): re-mounted. Opts: (null)
[    3.413666] Installing knfsd (copyright (C) 1996 okir@xxxxxxxxxxxx).
[    3.495746] systemd-journald[711]: Received request to flush runtime journal from PID 1
[    3.810128] parport_pc 00:06: reported by Plug and Play ACPI
[    3.811621] parport0: PC-style at 0x378, irq 5 [PCSPP,TRISTATE]
[    3.851173] scsi 7:0:0:0: Direct-Access              silicon-power    PMAP PQ: 0 ANSI: 0 CCS
[    3.878505] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    3.884408] sd 7:0:0:0: [sde] 3907584 512-byte logical blocks: (2.00 GB/1.86 GiB)
[    3.886110] sd 7:0:0:0: [sde] Write Protect is off
[    3.886114] sd 7:0:0:0: [sde] Mode Sense: 23 00 00 00
[    3.887809] sd 7:0:0:0: [sde] No Caching mode page found
[    3.887812] sd 7:0:0:0: [sde] Assuming drive cache: write through
[    3.894939] sd 7:0:0:0: Attached scsi generic sg4 type 0
[    3.908094]  sde: sde1
[    3.932789] sd 7:0:0:0: [sde] Attached SCSI removable disk
[    3.960185] i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003)
[    3.960528] ACPI Warning: SystemIO range 0x000000000000F040-0x000000000000F05F conflicts with OpRegion 0x000000000000F040-0x000000000000F04F (\_SB.PCI0.SBUS.SMBI) (20160108/utaddress-255)
[    3.960535] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    4.028034] snd_hda_intel 0000:00:03.0: enabling device (0000 -> 0002)
[    4.028367] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    4.031161] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
[    4.032535] snd_hda_intel 0000:05:00.0: enabling device (0000 -> 0002)
[    4.032648] snd_hda_intel 0000:05:00.0: Disabling MSI
[    4.032652] snd_hda_intel 0000:05:00.0: Force to non-snoop mode
[    4.069109] snd_hda_codec_ca0132 hdaudioC2D1: autoconfig for CA0132: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
[    4.069113] snd_hda_codec_ca0132 hdaudioC2D1:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    4.069114] snd_hda_codec_ca0132 hdaudioC2D1:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    4.069115] snd_hda_codec_ca0132 hdaudioC2D1:    mono: mono_out=0x0
[    4.069115] snd_hda_codec_ca0132 hdaudioC2D1:    inputs:
[    4.069117] snd_hda_codec_ca0132 hdaudioC2D1:      Mic=0x12
[    4.076874] snd_hda_intel 0000:05:00.0: Direct firmware load for ctefx.bin failed with error -2
[    4.167926] media: Linux media interface: v0.10
[    4.180200] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input8
[    4.193997] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input9
[    4.194327] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10
[    4.197653] Linux video capture interface: v2.00
[    4.203589] modprobe (873) used greatest stack depth: 10280 bytes left
[    4.224450] gspca_main: v2.14.0 registered
[    4.234660] gspca_main: gspca_zc3xx-2.14.0 probing 046d:08d9
[    4.249297] Bluetooth: Core ver 2.21
[    4.249333] NET: Registered protocol family 31
[    4.249335] Bluetooth: HCI device and connection manager initialized
[    4.249402] Bluetooth: HCI socket layer initialized
[    4.249408] Bluetooth: L2CAP socket layer initialized
[    4.249489] Bluetooth: SCO socket layer initialized
[    4.252832] snd_hda_codec_realtek hdaudioC1D2: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[    4.252835] snd_hda_codec_realtek hdaudioC1D2:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    4.252836] snd_hda_codec_realtek hdaudioC1D2:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    4.252837] snd_hda_codec_realtek hdaudioC1D2:    mono: mono_out=0x0
[    4.252838] snd_hda_codec_realtek hdaudioC1D2:    dig-out=0x11/0x0
[    4.252838] snd_hda_codec_realtek hdaudioC1D2:    inputs:
[    4.252841] snd_hda_codec_realtek hdaudioC1D2:      Front Mic=0x19
[    4.252843] snd_hda_codec_realtek hdaudioC1D2:      Rear Mic=0x18
[    4.252844] snd_hda_codec_realtek hdaudioC1D2:      Line=0x1a
[    4.254488] 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
[    4.281976] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
[    4.290549] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input12
[    4.293180] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card1/input13
[    4.294321] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card1/input14
[    4.295267] usbcore: registered new interface driver btusb
[    4.299961] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card1/input15
[    4.302903] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card1/input16
[    4.309572] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card1/input17
[    4.311238] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input18
[    4.316249] Adding 62494716k swap on /dev/sda2.  Priority:-1 extents:1 across:62494716k SSFS
[    4.319449] intel_rapl: Found RAPL domain package
[    4.319452] intel_rapl: Found RAPL domain core
[    4.319455] intel_rapl: Found RAPL domain uncore
[    4.319457] intel_rapl: Found RAPL domain dram
[    4.448218] ppdev: user-space parallel port driver
[    4.480531] iTCO_vendor_support: vendor-support=0
[    4.484200] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    4.484251] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[    4.567086] 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/input19
[    4.569133] 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
[    5.088540] input: gspca_zc3xx as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.1/1-9.1.3/input/input20
[    5.089211] usbcore: registered new interface driver gspca_zc3xx
[    5.115178] usbcore: registered new interface driver snd-usb-audio
[    5.324353] SGI XFS with ACLs, security attributes, no debug enabled
[    5.347200] XFS (sdb): Mounting V5 Filesystem
[    5.467212] XFS (sdb): Ending clean mount
[    5.740005] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    5.740007] Bluetooth: BNEP filters: protocol multicast
[    5.740015] Bluetooth: BNEP socket layer initialized
[    6.163316] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    6.200872] Ebtables v2.0 registered
[    6.236141] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[    6.384215] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    6.387183] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[    6.408271] Netfilter messages via NETLINK v0.30.
[    6.416315] ip_set: protocol 6
[    6.510900] r8169 0000:02:00.0 enp2s0: link down
[    6.510993] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[    6.511002] r8169 0000:02:00.0 enp2s0: link down
[    7.212595] tun: Universal TUN/TAP device driver, 1.6
[    7.212598] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
[    7.267718] device virbr0-nic entered promiscuous mode
[    7.436770] virbr0: port 1(virbr0-nic) entered listening state
[    7.437072] virbr0: port 1(virbr0-nic) entered listening state
[    7.503123] virbr0: port 1(virbr0-nic) entered disabled state
[    7.532600] device virbr0-nic left promiscuous mode
[    7.532667] virbr0: port 1(virbr0-nic) entered disabled state
[    8.774116] r8169 0000:02:00.0 enp2s0: link up
[    8.774137] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
[   16.973057] fuse init (API version 7.24)
[   18.748921] Bluetooth: RFCOMM TTY layer initialized
[   18.748933] Bluetooth: RFCOMM socket layer initialized
[   18.748995] Bluetooth: RFCOMM ver 1.11
[   21.006087] FAT-fs (sde1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[   21.027394] ISO 9660 Extensions: Microsoft Joliet Level 3
[   21.033118] ISO 9660 Extensions: RRIP_1991A
[   58.335622] DMA-API: debugging out of memory - disabling
[   91.835056] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
[   95.278024] device tap0 entered promiscuous mode
[   95.278558] virbr0: port 1(tap0) entered listening state
[   95.278602] virbr0: port 1(tap0) entered listening state
[   97.281972] virbr0: port 1(tap0) entered learning state
[   99.284951] virbr0: topology change detected, propagating
[   99.284988] virbr0: port 1(tap0) entered forwarding state
[  100.696681] virbr0: port 1(tap0) entered disabled state
[  100.718463] device tap0 left promiscuous mode
[  100.718503] virbr0: port 1(tap0) entered disabled state
[  379.932193] mmap: chrome (2878): VmData 2153615360 exceed data ulimit 2147483647. Will be forbidden soon.
[  999.949818] perf interrupt took too long (2508 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
[ 1061.757042] BTRFS info (device sdc1): disk space caching is enabled
[ 1858.095964] kworker/dying (136) used greatest stack depth: 9640 bytes left
[ 1983.141076] kworker/dying (138) used greatest stack depth: 9256 bytes left
[ 2111.431697] clocksource: timekeeping watchdog on CPU2: Marking clocksource 'tsc' as unstable because the skew is too large:
[ 2111.431700] clocksource:                       'hpet' wd_now: ffffffff wd_last: 9b721ec mask: ffffffff
[ 2111.431701] clocksource:                       'tsc' cs_now: 68cab37cc46 cs_last: 68c461fb187 mask: ffffffffffffffff
[ 2111.434127] clocksource: Switched to clocksource hpet
[ 5071.257971] kworker/dying (19465) used greatest stack depth: 9016 bytes left
[11175.347143] show_signal_msg: 225 callbacks suppressed
[11175.347149] Watchdog[31450]: segfault at 0 ip 00000000f473ace7 sp 00000000adb16a60 error 6 in libcef.so[f1459000+419c000]
[11356.716012] gameoverlayui[31410]: segfault at 0 ip 00000000f29a2179 sp 00000000ffa994c0 error 4 in vgui2_s.so[f2966000+ce000]

[17418.829549] ======================================================
[17418.829551] [ INFO: possible circular locking dependency detected ]
[17418.829553] 4.5.5-300.fc24.x86_64+debug #1 Not tainted
[17418.829554] -------------------------------------------------------
[17418.829556] DOM Worker/22151 is trying to acquire lock:
[17418.829557]  (&sb->s_type->i_mutex_key#20){+.+.+.}, at: [<ffffffffa09826fd>] xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[17418.829643] 
               but task is already holding lock:
[17418.829645]  (&pipe->mutex/1){+.+.+.}, at: [<ffffffff812992ae>] pipe_lock+0x1e/0x20
[17418.829653] 
               which lock already depends on the new lock.

[17418.829655] 
               the existing dependency chain (in reverse order) is:
[17418.829656] 
               -> #2 (&pipe->mutex/1){+.+.+.}:
[17418.829660]        [<ffffffff81110e9e>] lock_acquire+0xfe/0x1f0
[17418.829666]        [<ffffffff818b96a6>] mutex_lock_nested+0x86/0x400
[17418.829670]        [<ffffffff812992ae>] pipe_lock+0x1e/0x20
[17418.829673]        [<ffffffff812c9b00>] splice_to_pipe+0x40/0x260
[17418.829678]        [<ffffffff812cb4c3>] __generic_file_splice_read+0x633/0x710
[17418.829681]        [<ffffffff812cb975>] generic_file_splice_read+0x45/0x90
[17418.829683]        [<ffffffffa097fadc>] xfs_file_splice_read+0x11c/0x2a0 [xfs]
[17418.829726]        [<ffffffff812c9e6c>] do_splice_to+0x6c/0x80
[17418.829731]        [<ffffffff812cc804>] SyS_splice+0x7f4/0x830
[17418.829733]        [<ffffffff818bd032>] entry_SYSCALL_64_fastpath+0x12/0x72
[17418.829737] 
               -> #1 (&(&ip->i_iolock)->mr_lock#2){++++++}:
[17418.829741]        [<ffffffff81110e9e>] lock_acquire+0xfe/0x1f0
[17418.829745]        [<ffffffff811095fe>] down_write_nested+0x5e/0xc0
[17418.829747]        [<ffffffffa0990805>] xfs_ilock+0x215/0x2c0 [xfs]
[17418.829782]        [<ffffffffa098270a>] xfs_file_buffered_aio_write+0x7a/0x350 [xfs]
[17418.829807]        [<ffffffffa0982b21>] xfs_file_write_iter+0x141/0x160 [xfs]
[17418.829832]        [<ffffffff8128fbce>] __vfs_write+0xce/0x120
[17418.829835]        [<ffffffff81290485>] vfs_write+0xa5/0x190
[17418.829837]        [<ffffffff812913f8>] SyS_write+0x58/0xd0
[17418.829839]        [<ffffffff818bd032>] entry_SYSCALL_64_fastpath+0x12/0x72
[17418.829842] 
               -> #0 (&sb->s_type->i_mutex_key#20){+.+.+.}:
[17418.829846]        [<ffffffff81110308>] __lock_acquire+0x1628/0x17c0
[17418.829850]        [<ffffffff81110e9e>] lock_acquire+0xfe/0x1f0
[17418.829853]        [<ffffffff818b96a6>] mutex_lock_nested+0x86/0x400
[17418.829855]        [<ffffffffa09826fd>] xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[17418.829883]        [<ffffffffa0982b21>] xfs_file_write_iter+0x141/0x160 [xfs]
[17418.829903]        [<ffffffff8128faab>] vfs_iter_write+0x7b/0xd0
[17418.829906]        [<ffffffff812ca9f0>] iter_file_splice_write+0x270/0x3c0
[17418.829908]        [<ffffffff812cc379>] SyS_splice+0x369/0x830
[17418.829910]        [<ffffffff818bd032>] entry_SYSCALL_64_fastpath+0x12/0x72
[17418.829913] 
               other info that might help us debug this:

[17418.829916] Chain exists of:
                 &sb->s_type->i_mutex_key#20 --> &(&ip->i_iolock)->mr_lock#2 --> &pipe->mutex/1

[17418.829921]  Possible unsafe locking scenario:

[17418.829923]        CPU0                    CPU1
[17418.829924]        ----                    ----
[17418.829925]   lock(&pipe->mutex/1);
[17418.829927]                                lock(&(&ip->i_iolock)->mr_lock#2);
[17418.829930]                                lock(&pipe->mutex/1);
[17418.829932]   lock(&sb->s_type->i_mutex_key#20);
[17418.829934] 
                *** DEADLOCK ***

[17418.829937] 2 locks held by DOM Worker/22151:
[17418.829938]  #0:  (sb_writers#17){.+.+.+}, at: [<ffffffff81293844>] __sb_start_write+0xb4/0xf0
[17418.829943]  #1:  (&pipe->mutex/1){+.+.+.}, at: [<ffffffff812992ae>] pipe_lock+0x1e/0x20
[17418.829948] 
               stack backtrace:
[17418.829951] CPU: 7 PID: 22151 Comm: DOM Worker Not tainted 4.5.5-300.fc24.x86_64+debug #1
[17418.829953] Hardware name: Gigabyte Technology Co., Ltd. Z87M-D3H/Z87M-D3H, BIOS F11 08/12/2014
[17418.829955]  0000000000000086 000000005a8c8b9d ffff8803cea4ba90 ffffffff8144f7e5
[17418.829958]  ffffffff82b23390 ffffffff82b1ff40 ffff8803cea4bad0 ffffffff8110d44e
[17418.829961]  00000000a9948998 0000000000000002 ffff8807a9948998 ffff8807a9948960
[17418.829965] Call Trace:
[17418.829970]  [<ffffffff8144f7e5>] dump_stack+0x86/0xc1
[17418.829974]  [<ffffffff8110d44e>] print_circular_bug+0x1be/0x210
[17418.829976]  [<ffffffff81110308>] __lock_acquire+0x1628/0x17c0
[17418.829979]  [<ffffffff81110e9e>] lock_acquire+0xfe/0x1f0
[17418.830002]  [<ffffffffa09826fd>] ? xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[17418.830005]  [<ffffffff818b96a6>] mutex_lock_nested+0x86/0x400
[17418.830027]  [<ffffffffa09826fd>] ? xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[17418.830049]  [<ffffffffa09826fd>] ? xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[17418.830070]  [<ffffffffa09826fd>] xfs_file_buffered_aio_write+0x6d/0x350 [xfs]
[17418.830074]  [<ffffffff8110e7a6>] ? mark_held_locks+0x76/0xa0
[17418.830076]  [<ffffffff818b98a8>] ? mutex_lock_nested+0x288/0x400
[17418.830079]  [<ffffffff8110e8c5>] ? trace_hardirqs_on_caller+0xf5/0x1b0
[17418.830099]  [<ffffffffa0982b21>] xfs_file_write_iter+0x141/0x160 [xfs]
[17418.830102]  [<ffffffff8128faab>] vfs_iter_write+0x7b/0xd0
[17418.830104]  [<ffffffff812ca9f0>] iter_file_splice_write+0x270/0x3c0
[17418.830106]  [<ffffffff812cc379>] SyS_splice+0x369/0x830
[17418.830109]  [<ffffffff811096bf>] ? up_write+0x1f/0x40
[17418.830112]  [<ffffffff818bd032>] entry_SYSCALL_64_fastpath+0x12/0x72
[28737.082224] chrome[7744]: segfault at fbadbeef ip 000056130e15c8d1 sp 00007fff6a703d30 error 6 in chrome[56130a45d000+5f9c000]

[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux