Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gentoo hangs for a while on switch to clock source tsc
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Majed17
Guru
Guru


Joined: 31 Aug 2011
Posts: 328
Location: Minsk, Belarus

PostPosted: Tue Aug 15, 2017 12:34 pm    Post subject: Gentoo hangs for a while on switch to clock source tsc Reply with quote

Peace,
then after some time the boot continues. I enabled some unneeded things in the kernel and it seems to have caused this.
part of dmesg:

Code:
[  370.341919]  ip_rcv_finish+0x4bd/0x12a0
[  370.341926]  ? iptable_mangle_net_exit+0xb0/0xb0
[  370.341932]  ip_rcv+0x667/0xdb0
[  370.341940]  ? inet_del_offload+0x40/0x40
[  370.341946]  ? ip_local_deliver+0x200/0x200
[  370.341954]  __netif_receive_skb_core+0xb7d/0x1f30
[  370.341962]  __netif_receive_skb+0x2a/0x150
[  370.341970]  netif_receive_skb_internal+0x4e/0xe40
[  370.341978]  napi_gro_receive+0x1b2/0x270
[  370.341989]  e1000_clean_rx_irq+0x5d5/0x10c0 [e1000]
[  370.342001]  ? e1000_alloc_jumbo_rx_buffers+0xbe0/0xbe0 [e1000]
[  370.342011]  e1000_clean+0x567/0x20f0 [e1000]
[  370.342019]  net_rx_action+0x627/0x16c0
[  370.342028]  __do_softirq+0x13f/0x580
[  370.342035]  irq_exit+0xaf/0xf0
[  370.342042]  do_IRQ+0x5f/0x110
[  370.342049]  common_interrupt+0x86/0x86
[  370.342058] RIP: 0010:__sanitizer_cov_trace_pc+0xa/0x140
[  370.342062] RSP: 0018:ffffc9000111b960 EFLAGS: 00000283 ORIG_RAX: ffffffffffffffbb
[  370.342070] RAX: 0000000000000000 RBX: ffff8800b9f33c20 RCX: 0000000000000000
[  370.342075] RDX: ffff8800b9f32340 RSI: ffff8800bbb95e88 RDI: ffff8800b886a800
[  370.342080] RBP: ffffc9000111b978 R08: 0000000000000001 R09: 0000000000000033
[  370.342085] R10: ffffc9000111bc78 R11: 000000000000003b R12: ffff8800b886a800
[  370.342090] R13: ffff8800b9f32408 R14: ffff8800b9f32340 R15: ffff8800b9f32408
[  370.342092]  </IRQ>
[  370.342100]  con_scroll+0x199/0x4f0
[  370.342107]  lf+0x17c/0x260
[  370.342114]  do_con_trol+0x125/0x67f0
[  370.342121]  ? notifier_call_chain+0x10c/0x1d0
[  370.342128]  do_con_write+0x326/0x1e40
[  370.342137]  con_write+0x25/0xa0
[  370.342145]  do_output_char+0x35c/0x870
[  370.342151]  n_tty_write+0x480/0xda0
[  370.342158]  ? wait_woken+0x140/0x140
[  370.342165]  tty_write+0x335/0x860
[  370.342172]  ? n_tty_read+0x1520/0x1520
[  370.342179]  __do_readv_writev+0x637/0xdc0
[  370.342186]  ? import_iovec+0x152/0x300
[  370.342195]  ? __lru_cache_add+0xf7/0x1d0
[  370.342206]  do_readv_writev+0x96/0xd0
[  370.342216]  ? __fget+0x13d/0x220
[  370.342225]  vfs_writev+0x7f/0xc0
[  370.342246]  ? vfs_writev+0x7f/0xc0
[  370.342255]  do_writev+0x65/0x1b0
[  370.342264]  SyS_writev+0x27/0x30
[  370.342274]  entry_SYSCALL_64_fastpath+0x13/0x94
[  370.342279] RIP: 0033:0x7f3c37170dbd
[  370.342284] RSP: 002b:00007f3c34adf910 EFLAGS: 00000293 ORIG_RAX: 0000000000000014
[  370.342293] RAX: ffffffffffffffda RBX: 00007f3c24000020 RCX: 00007f3c37170dbd
[  370.342299] RDX: 0000000000000064 RSI: 0000000001322418 RDI: 000000000000000f
[  370.342306] RBP: 0000000000000811 R08: 00000000cccccccd R09: 0000000000000000
[  370.342312] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000770
[  370.342319] R13: 00007f3c24035890 R14: 00007f3c24000000 R15: 0000000000001000
[  370.342324] ================================================================================
[  370.342347] ================================================================================
[  370.342352] UBSAN: Undefined behaviour in net/ipv4/tcp_ipv4.c:1309:37
[  370.342358] member access within misaligned address ffff8800b9fd5ace for type 'struct iphdr'
[  370.342360] which requires 4 byte alignment
[  370.342367] CPU: 0 PID: 3423 Comm: syslog-ng Not tainted 4.12.5-gentoo #2
[  370.342372] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 06/22/2012
[  370.342374] Call Trace:
[  370.342376]  <IRQ>
[  370.342384]  dump_stack+0x6d/0x9d
[  370.342391]  ubsan_epilogue+0x12/0x40
[  370.342398]  __ubsan_handle_type_mismatch+0x1cb/0x1d0
[  370.342406]  tcp_v4_syn_recv_sock+0xf2d/0xfa0
[  370.342415]  tcp_v6_syn_recv_sock+0xa84/0x2060
[  370.342423]  tcp_check_req+0x664/0xfd0
[  370.342431]  tcp_v4_rcv+0x11af/0x2500
[  370.342438]  ? raw_local_deliver+0x483/0x880
[  370.342446]  ip_local_deliver_finish+0x1a1/0x7a0
[  370.342452]  ? nf_hook_slow+0xa4/0x140
[  370.342459]  ip_local_deliver+0xf2/0x200
[  370.342466]  ? ip_rcv_finish+0x12a0/0x12a0
[  370.342472]  ip_rcv_finish+0x4bd/0x12a0
[  370.342479]  ? iptable_mangle_net_exit+0xb0/0xb0
[  370.342486]  ip_rcv+0x667/0xdb0
[  370.342493]  ? inet_del_offload+0x40/0x40
[  370.342499]  ? ip_local_deliver+0x200/0x200
[  370.342507]  __netif_receive_skb_core+0xb7d/0x1f30
[  370.342516]  __netif_receive_skb+0x2a/0x150
[  370.342524]  netif_receive_skb_internal+0x4e/0xe40
[  370.342532]  napi_gro_receive+0x1b2/0x270
[  370.342543]  e1000_clean_rx_irq+0x5d5/0x10c0 [e1000]
[  370.342555]  ? e1000_alloc_jumbo_rx_buffers+0xbe0/0xbe0 [e1000]
[  370.342564]  e1000_clean+0x567/0x20f0 [e1000]
[  370.342573]  net_rx_action+0x627/0x16c0
[  370.342582]  __do_softirq+0x13f/0x580
[  370.342589]  irq_exit+0xaf/0xf0
[  370.342596]  do_IRQ+0x5f/0x110
[  370.342603]  common_interrupt+0x86/0x86
[  370.342611] RIP: 0010:__sanitizer_cov_trace_pc+0xa/0x140
[  370.342616] RSP: 0018:ffffc9000111b960 EFLAGS: 00000283 ORIG_RAX: ffffffffffffffbb
[  370.342623] RAX: 0000000000000000 RBX: ffff8800b9f33c20 RCX: 0000000000000000
[  370.342629] RDX: ffff8800b9f32340 RSI: ffff8800bbb95e88 RDI: ffff8800b886a800
[  370.342634] RBP: ffffc9000111b978 R08: 0000000000000001 R09: 0000000000000033
[  370.342639] R10: ffffc9000111bc78 R11: 000000000000003b R12: ffff8800b886a800
[  370.342645] R13: ffff8800b9f32408 R14: ffff8800b9f32340 R15: ffff8800b9f32408
[  370.342647]  </IRQ>
[  370.342655]  con_scroll+0x199/0x4f0
[  370.342662]  lf+0x17c/0x260
[  370.342669]  do_con_trol+0x125/0x67f0
[  370.342676]  ? notifier_call_chain+0x10c/0x1d0
[  370.342683]  do_con_write+0x326/0x1e40
[  370.342691]  con_write+0x25/0xa0
[  370.342699]  do_output_char+0x35c/0x870
[  370.342705]  n_tty_write+0x480/0xda0
[  370.342713]  ? wait_woken+0x140/0x140
[  370.342720]  tty_write+0x335/0x860
[  370.342726]  ? n_tty_read+0x1520/0x1520
[  370.342734]  __do_readv_writev+0x637/0xdc0
[  370.342741]  ? import_iovec+0x152/0x300
[  370.342747]  ? __lru_cache_add+0xf7/0x1d0
[  370.342754]  do_readv_writev+0x96/0xd0
[  370.342762]  ? __fget+0x13d/0x220
[  370.342769]  vfs_writev+0x7f/0xc0
[  370.342776]  ? vfs_writev+0x7f/0xc0
[  370.342783]  do_writev+0x65/0x1b0
[  370.342790]  SyS_writev+0x27/0x30
[  370.342798]  entry_SYSCALL_64_fastpath+0x13/0x94
[  370.342802] RIP: 0033:0x7f3c37170dbd
[  370.342806] RSP: 002b:00007f3c34adf910 EFLAGS: 00000293 ORIG_RAX: 0000000000000014
[  370.342814] RAX: ffffffffffffffda RBX: 00007f3c24000020 RCX: 00007f3c37170dbd
[  370.342819] RDX: 0000000000000064 RSI: 0000000001322418 RDI: 000000000000000f
[  370.342824] RBP: 0000000000000811 R08: 00000000cccccccd R09: 0000000000000000
[  370.342828] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000770
[  370.342833] R13: 00007f3c24035890 R14: 00007f3c24000000 R15: 0000000000001000
[  370.342838] ================================================================================
[  370.342856] ================================================================================
[  370.342861] UBSAN: Undefined behaviour in net/ipv6/tcp_ipv6.c:1071:37
[  370.342867] member access within misaligned address ffff8800b9fd5ace for type 'struct ipv6hdr'
[  370.342869] which requires 4 byte alignment
[  370.342876] CPU: 0 PID: 3423 Comm: syslog-ng Not tainted 4.12.5-gentoo #2
[  370.342880] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 06/22/2012
[  370.342882] Call Trace:
[  370.342884]  <IRQ>
[  370.342891]  dump_stack+0x6d/0x9d
[  370.342898]  ubsan_epilogue+0x12/0x40
[  370.342905]  __ubsan_handle_type_mismatch+0x1cb/0x1d0


any help?
_________________
Seek and you shall find, Knock and it shall be opened, cry and you shall find comfort.
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Tue Aug 15, 2017 4:07 pm    Post subject: Reply with quote

The first two things I think of are:

1. Why would you enable anything you don't need in the kernel?
2. If you want those things anyway, you should specify what they are so you can get better help.
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21635

PostPosted: Wed Aug 16, 2017 1:24 am    Post subject: Reply with quote

What kernel problem are you trying to debug that requires you to use UBSan? Did you enable it on specific request from someone?
Back to top
View user's profile Send private message
Majed17
Guru
Guru


Joined: 31 Aug 2011
Posts: 328
Location: Minsk, Belarus

PostPosted: Wed Aug 16, 2017 6:06 am    Post subject: Reply with quote

i just thought that new stuff will become mandatory in the future.
_________________
Seek and you shall find, Knock and it shall be opened, cry and you shall find comfort.
Back to top
View user's profile Send private message
Majed17
Guru
Guru


Joined: 31 Aug 2011
Posts: 328
Location: Minsk, Belarus

PostPosted: Wed Aug 16, 2017 2:39 pm    Post subject: Reply with quote

so how to fix it?
_________________
Seek and you shall find, Knock and it shall be opened, cry and you shall find comfort.
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Wed Aug 16, 2017 4:32 pm    Post subject: Reply with quote

Revert all the kernel debugging rice, and then post a dmesg that actually shows the problem.
Back to top
View user's profile Send private message
Majed17
Guru
Guru


Joined: 31 Aug 2011
Posts: 328
Location: Minsk, Belarus

PostPosted: Fri Aug 18, 2017 8:32 am    Post subject: Reply with quote

what is that?
_________________
Seek and you shall find, Knock and it shall be opened, cry and you shall find comfort.
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21635

PostPosted: Sat Aug 19, 2017 12:55 am    Post subject: Reply with quote

Disable UBSan and any other things that you enabled that you do not need. Then test the result.
Back to top
View user's profile Send private message
NTU
Apprentice
Apprentice


Joined: 17 Jul 2015
Posts: 187

PostPosted: Sat Aug 19, 2017 3:01 am    Post subject: Reply with quote

I think people should start using genkernel if they don't know what they're doing. Too many problems like this are caused by people building custom kernels without prior experience. We all have to start somewhere, I know, but a reference kernel config isn't a bad start.
Back to top
View user's profile Send private message
Cyker
Veteran
Veteran


Joined: 15 Jun 2006
Posts: 1746

PostPosted: Sat Aug 19, 2017 9:36 am    Post subject: Reply with quote

Is Pappy's kernel seeds still a thing? I haven't seen him on here for a while, but he made a set of 'sane defaults' which were quite handy for people new to custom kernel compiling.
Back to top
View user's profile Send private message
P.Kosunen
Guru
Guru


Joined: 21 Nov 2005
Posts: 309
Location: Finland

PostPosted: Sat Aug 19, 2017 12:53 pm    Post subject: Reply with quote

Cyker wrote:
Is Pappy's kernel seeds still a thing? I haven't seen him on here for a while, but he made a set of 'sane defaults' which were quite handy for people new to custom kernel compiling.

Yes, he's back again with new seeds:
https://forums.gentoo.org/viewtopic-p-8092584.html#8092584
Back to top
View user's profile Send private message
Majed17
Guru
Guru


Joined: 31 Aug 2011
Posts: 328
Location: Minsk, Belarus

PostPosted: Mon Aug 21, 2017 9:48 am    Post subject: Reply with quote

i disabled 3 out of 4 which i found UBSan.
here is the new dmesg:
Code:
[    0.000000] Linux version 4.12.5-gentoo (root@cacti) (gcc version 5.4.0 (Gentoo 5.4.0-r3 p1.3, pie-0.6.5) ) #4 SMP Mon Aug 21 12:23:40 +03 2017
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.12.5-gentoo root=/dev/sda4 ro
[    0.000000] Disabled fast string operations
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000ca000-0x00000000000cbfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bfeeffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfef0000-0x00000000bfefefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bfeff000-0x00000000bfefffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bff00000-0x00000000bfffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffe0000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 06/22/2012
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0xc0000 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-CBFFF write-protect
[    0.000000]   CC000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask FF80000000 write-back
[    0.000000]   1 base 0080000000 mask FFC0000000 write-back
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86/PAT: PAT MSR is 0, disabled.
[    0.000000] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC
[    0.000000] found SMP MP-table at [mem 0x000f6bf0-0x000f6bff] mapped at [ffff8800000f6bf0]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] BRK [0x02e94000, 0x02e94fff] PGTABLE
[    0.000000] BRK [0x02e95000, 0x02e95fff] PGTABLE
[    0.000000] BRK [0x02e96000, 0x02e96fff] PGTABLE
[    0.000000] BRK [0x02e97000, 0x02e97fff] PGTABLE
[    0.000000] BRK [0x02e98000, 0x02e98fff] PGTABLE
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F6B80 000024 (v02 PTLTD )
[    0.000000] ACPI: XSDT 0x00000000BFEF0127 00005C (v01 INTEL  440BX    06040000 VMW  01324272)
[    0.000000] ACPI: FACP 0x00000000BFEFEE98 0000F4 (v04 INTEL  440BX    06040000 PTL  000F4240)
[    0.000000] ACPI: DSDT 0x00000000BFEF0367 00EB31 (v01 PTLTD  Custom   06040000 MSFT 03000001)
[    0.000000] ACPI: FACS 0x00000000BFEFFFC0 000040
[    0.000000] ACPI: FACS 0x00000000BFEFFFC0 000040
[    0.000000] ACPI: BOOT 0x00000000BFEF033F 000028 (v01 PTLTD  $SBFTBL$ 06040000  LTP 00000001)
[    0.000000] ACPI: APIC 0x00000000BFEF02EF 000050 (v01 PTLTD  ? APIC   06040000  LTP 00000000)
[    0.000000] ACPI: MCFG 0x00000000BFEF02B3 00003C (v01 PTLTD  $PCITBL$ 06040000  LTP 00000001)
[    0.000000] ACPI: SRAT 0x00000000BFEF0223 000090 (v02 VMWARE MEMPLUG  06040000 VMW  00000001)
[    0.000000] ACPI: HPET 0x00000000BFEF01EB 000038 (v01 VMWARE VMW HPET 06040000 VMW  00000001)
[    0.000000] ACPI: WAET 0x00000000BFEF01C3 000028 (v01 VMWARE VMW WAET 06040000 VMW  00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
[    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0xbfffffff]
[    0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0xbfffffff] -> [mem 0x00000000-0xbfffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0xbfffc000-0xbfffffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000bfffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000bfeeffff]
[    0.000000]   node   0: [mem 0x00000000bff00000-0x00000000bfffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000000bfffffff]
[    0.000000] On node 0 totalpages: 786318
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12224 pages used for memmap
[    0.000000]   DMA32 zone: 782320 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[    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: 0x8086af01 base: 0xfed00000
[    0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000c9fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000ca000-0x000cbfff]
[    0.000000] PM: Registered nosave memory: [mem 0x000cc000-0x000dbfff]
[    0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfef0000-0xbfefefff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfeff000-0xbfefffff]
[    0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] percpu: Embedded 36 pages/cpu @ffff8800bfa00000 s108952 r8192 d30312 u2097152
[    0.000000] pcpu-alloc: s108952 r8192 d30312 u2097152 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 774009
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.12.5-gentoo root=/dev/sda4 ro
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 3064480K/3145272K available (17258K kernel code, 1713K rwdata, 3944K rodata, 1856K init, 5048K bss, 80792K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=1.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.000000] NR_IRQS:4352 nr_irqs:256 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    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.001000] tsc: Detected 1994.246 MHz processor
[    0.001000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3988.49 BogoMIPS (lpj=1994246)
[    0.001000] pid_max: default: 32768 minimum: 301
[    0.001000] ACPI: Core revision 20170303
[    0.015018] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.015049] Security Framework initialized
[    0.015065] LoadPin: ready to pin (currently enabled)
[    0.015073] SELinux:  Initializing.
[    0.015088] SELinux:  Starting in permissive mode
[    0.016019] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.021018] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.024018] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.024034] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.024201] Disabled fast string operations
[    0.024217] CPU: Physical Processor ID: 0
[    0.024232] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.024248] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.024263] mce: CPU supports 0 MCE banks
[    0.024279] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
[    0.024295] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.033018] Freeing SMP alternatives memory: 40K
[    0.033167] smpboot: Max logical packages: 1
[    0.033393] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.044000] smpboot: CPU0: Intel(R) Xeon(R) CPU E7- 2820  @ 2.00GHz (family: 0x6, model: 0x2f, stepping: 0x2)
[    0.044000] Performance Events: Westmere events, core PMU driver.
[    0.044000] core: CPUID marked event: 'cpu cycles' unavailable
[    0.044000] core: CPUID marked event: 'instructions' unavailable
[    0.044000] core: CPUID marked event: 'bus cycles' unavailable
[    0.044000] core: CPUID marked event: 'cache references' unavailable
[    0.044000] core: CPUID marked event: 'cache misses' unavailable
[    0.044000] core: CPUID marked event: 'branch instructions' unavailable
[    0.044000] core: CPUID marked event: 'branch misses' unavailable
[    0.044018] ... version:                1
[    0.044034] ... bit width:              48
[    0.044050] ... generic registers:      4
[    0.044065] ... value mask:             0000ffffffffffff
[    0.044081] ... max period:             000000007fffffff
[    0.044097] ... fixed-purpose events:   0
[    0.044112] ... event mask:             000000000000000f
[    0.044508] smp: Bringing up secondary CPUs ...
[    0.044523] smp: Brought up 1 node, 1 CPU
[    0.044539] smpboot: Total of 1 processors activated (3988.49 BogoMIPS)
[    0.044596] sched_clock: Marking stable (44000000, 0)->(144779594, -100779594)
[    0.045114] devtmpfs: initialized
[    0.045315] PM: Registering ACPI NVS region [mem 0xbfeff000-0xbfefffff] (4096 bytes)
[    0.045481] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.045510] futex hash table entries: 256 (order: 2, 16384 bytes)
[    0.045574] xor: measuring software checksum speed
[    0.055003]    prefetch64-sse: 10000.000 MB/sec
[    0.065000]    generic_sse:  8608.000 MB/sec
[    0.065016] xor: using function: prefetch64-sse (10000.000 MB/sec)
[    0.065125] kworker/u2:0 (15) used greatest stack depth: 14688 bytes left
[    0.065185] RTC time: 12:38:50, date: 08/21/17
[    0.065391] NET: Registered protocol family 16
[    0.066456] cpuidle: using governor ladder
[    0.066477] cpuidle: using governor menu
[    0.066531] Simple Boot Flag at 0x36 set to 0x80
[    0.066583] ACPI: bus type PCI registered
[    0.066772] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.067025] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.067041] PCI: Using configuration type 1 for base access
[    0.069104] kworker/u2:1 (22) used greatest stack depth: 13952 bytes left
[    0.103854] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.121010] raid6: sse2x1   gen()  1843 MB/s
[    0.138018] raid6: sse2x1   xor()   851 MB/s
[    0.155021] raid6: sse2x2   gen()  3011 MB/s
[    0.172023] raid6: sse2x2   xor()  1546 MB/s
[    0.189025] raid6: sse2x4   gen()  4105 MB/s
[    0.206024] raid6: sse2x4   xor()  2433 MB/s
[    0.206040] raid6: using algorithm sse2x4 gen() 4105 MB/s
[    0.206056] raid6: .... xor() 2433 MB/s, rmw enabled
[    0.206071] raid6: using ssse3x2 recovery algorithm
[    0.206311] ACPI: Added _OSI(Module Device)
[    0.206326] ACPI: Added _OSI(Processor Device)
[    0.206342] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.206358] ACPI: Added _OSI(Processor Aggregator Device)
[    0.214052] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.230033] ACPI: Interpreter enabled
[    0.230048] ACPI: (supports S0 S1 S4 S5)
[    0.230064] ACPI: Using IOAPIC for interrupt routing
[    0.230121] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.315083] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.315098] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.316096] acpi PNP0A03:00: _OSC: platform does not support [AER]
[    0.317060] acpi PNP0A03:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[    0.319105] PCI host bridge to bus 0000:00
[    0.320055] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.322046] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.322061] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.322077] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.322092] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.322108] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    0.322124] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.322139] pci_bus 0000:00: root bus resource [io  0x0d00-0xfeff window]
[    0.322155] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.322171] pci 0000:00:00.0: [8086:7190] type 00 class 0x060000
[    0.323140] pci 0000:00:01.0: [8086:7191] type 01 class 0x060400
[    0.324119] pci 0000:00:07.0: [8086:7110] type 00 class 0x060100
[    0.325122] pci 0000:00:07.1: [8086:7111] type 00 class 0x01018a
[    0.327045] pci 0000:00:07.1: reg 0x20: [io  0x10c0-0x10cf]
[    0.327061] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.327077] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.327092] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.327108] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.327285] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
[    0.329072] pci 0000:00:07.3: quirk: [io  0x1000-0x103f] claimed by PIIX4 ACPI
[    0.329087] pci 0000:00:07.3: quirk: [io  0x1040-0x104f] claimed by PIIX4 SMB
[    0.329157] pci 0000:00:07.7: [15ad:0740] type 00 class 0x088000
[    0.329173] pci 0000:00:07.7: reg 0x10: [io  0x1080-0x10bf]
[    0.329188] pci 0000:00:07.7: reg 0x14: [mem 0xd0000000-0xd0001fff 64bit]
[    0.331182] pci 0000:00:0f.0: [15ad:0405] type 00 class 0x030000
[    0.332068] pci 0000:00:0f.0: reg 0x10: [io  0x10d0-0x10df]
[    0.333056] pci 0000:00:0f.0: reg 0x14: [mem 0xd8000000-0xdbffffff pref]
[    0.333072] pci 0000:00:0f.0: reg 0x18: [mem 0xd0800000-0xd0ffffff]
[    0.335057] pci 0000:00:0f.0: reg 0x30: [mem 0x00000000-0x00007fff pref]
[    0.335190] pci 0000:00:10.0: [1000:0030] type 00 class 0x010000
[    0.336059] pci 0000:00:10.0: reg 0x10: [io  0x1400-0x14ff]
[    0.336075] pci 0000:00:10.0: reg 0x14: [mem 0xd0040000-0xd005ffff 64bit]
[    0.336091] pci 0000:00:10.0: reg 0x1c: [mem 0xd0020000-0xd003ffff 64bit]
[    0.337058] pci 0000:00:10.0: reg 0x30: [mem 0x00000000-0x00003fff pref]
[    0.337157] pci 0000:00:11.0: [15ad:0790] type 01 class 0x060401
[    0.338100] pci 0000:00:11.0: System wakeup disabled by ACPI
[    0.338169] pci 0000:00:15.0: [15ad:07a0] type 01 class 0x060400
[    0.338185] pci 0000:00:15.0: PME# supported from D0 D3hot D3cold
[    0.338201] pci 0000:00:15.0: System wakeup disabled by ACPI
[    0.338278] pci 0000:00:15.1: [15ad:07a0] type 01 class 0x060400
[    0.339055] pci 0000:00:15.1: PME# supported from D0 D3hot D3cold
[    0.339114] pci 0000:00:15.1: System wakeup disabled by ACPI
[    0.339199] pci 0000:00:15.2: [15ad:07a0] type 01 class 0x060400
[    0.339215] pci 0000:00:15.2: PME# supported from D0 D3hot D3cold
[    0.339230] pci 0000:00:15.2: System wakeup disabled by ACPI
[    0.339308] pci 0000:00:15.3: [15ad:07a0] type 01 class 0x060400
[    0.340055] pci 0000:00:15.3: PME# supported from D0 D3hot D3cold
[    0.340140] pci 0000:00:15.3: System wakeup disabled by ACPI
[    0.340210] pci 0000:00:15.4: [15ad:07a0] type 01 class 0x060400
[    0.340226] pci 0000:00:15.4: PME# supported from D0 D3hot D3cold
[    0.340241] pci 0000:00:15.4: System wakeup disabled by ACPI
[    0.340311] pci 0000:00:15.5: [15ad:07a0] type 01 class 0x060400
[    0.341054] pci 0000:00:15.5: PME# supported from D0 D3hot D3cold
[    0.341155] pci 0000:00:15.5: System wakeup disabled by ACPI
[    0.341224] pci 0000:00:15.6: [15ad:07a0] type 01 class 0x060400
[    0.341240] pci 0000:00:15.6: PME# supported from D0 D3hot D3cold
[    0.341256] pci 0000:00:15.6: System wakeup disabled by ACPI
[    0.341326] pci 0000:00:15.7: [15ad:07a0] type 01 class 0x060400
[    0.342056] pci 0000:00:15.7: PME# supported from D0 D3hot D3cold
[    0.342140] pci 0000:00:15.7: System wakeup disabled by ACPI
[    0.342210] pci 0000:00:16.0: [15ad:07a0] type 01 class 0x060400
[    0.342226] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.342242] pci 0000:00:16.0: System wakeup disabled by ACPI
[    0.342312] pci 0000:00:16.1: [15ad:07a0] type 01 class 0x060400
[    0.343063] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
[    0.343178] pci 0000:00:16.1: System wakeup disabled by ACPI
[    0.343248] pci 0000:00:16.2: [15ad:07a0] type 01 class 0x060400
[    0.344066] pci 0000:00:16.2: PME# supported from D0 D3hot D3cold
[    0.344172] pci 0000:00:16.2: System wakeup disabled by ACPI
[    0.344242] pci 0000:00:16.3: [15ad:07a0] type 01 class 0x060400
[    0.345056] pci 0000:00:16.3: PME# supported from D0 D3hot D3cold
[    0.345126] pci 0000:00:16.3: System wakeup disabled by ACPI
[    0.345196] pci 0000:00:16.4: [15ad:07a0] type 01 class 0x060400
[    0.345211] pci 0000:00:16.4: PME# supported from D0 D3hot D3cold
[    0.345227] pci 0000:00:16.4: System wakeup disabled by ACPI
[    0.345312] pci 0000:00:16.5: [15ad:07a0] type 01 class 0x060400
[    0.346063] pci 0000:00:16.5: PME# supported from D0 D3hot D3cold
[    0.346129] pci 0000:00:16.5: System wakeup disabled by ACPI
[    0.346199] pci 0000:00:16.6: [15ad:07a0] type 01 class 0x060400
[    0.346215] pci 0000:00:16.6: PME# supported from D0 D3hot D3cold
[    0.346230] pci 0000:00:16.6: System wakeup disabled by ACPI
[    0.346307] pci 0000:00:16.7: [15ad:07a0] type 01 class 0x060400
[    0.347055] pci 0000:00:16.7: PME# supported from D0 D3hot D3cold
[    0.347140] pci 0000:00:16.7: System wakeup disabled by ACPI
[    0.347210] pci 0000:00:17.0: [15ad:07a0] type 01 class 0x060400
[    0.347225] pci 0000:00:17.0: PME# supported from D0 D3hot D3cold
[    0.347241] pci 0000:00:17.0: System wakeup disabled by ACPI
[    0.347326] pci 0000:00:17.1: [15ad:07a0] type 01 class 0x060400
[    0.348056] pci 0000:00:17.1: PME# supported from D0 D3hot D3cold
[    0.348141] pci 0000:00:17.1: System wakeup disabled by ACPI
[    0.348211] pci 0000:00:17.2: [15ad:07a0] type 01 class 0x060400
[    0.348226] pci 0000:00:17.2: PME# supported from D0 D3hot D3cold
[    0.348242] pci 0000:00:17.2: System wakeup disabled by ACPI
[    0.348312] pci 0000:00:17.3: [15ad:07a0] type 01 class 0x060400
[    0.349056] pci 0000:00:17.3: PME# supported from D0 D3hot D3cold
[    0.349141] pci 0000:00:17.3: System wakeup disabled by ACPI
[    0.349211] pci 0000:00:17.4: [15ad:07a0] type 01 class 0x060400
[    0.349226] pci 0000:00:17.4: PME# supported from D0 D3hot D3cold
[    0.349242] pci 0000:00:17.4: System wakeup disabled by ACPI
[    0.350207] pci 0000:00:17.5: [15ad:07a0] type 01 class 0x060400
[    0.350222] pci 0000:00:17.5: PME# supported from D0 D3hot D3cold
[    0.350238] pci 0000:00:17.5: System wakeup disabled by ACPI
[    0.350308] pci 0000:00:17.6: [15ad:07a0] type 01 class 0x060400
[    0.351063] pci 0000:00:17.6: PME# supported from D0 D3hot D3cold
[    0.351133] pci 0000:00:17.6: System wakeup disabled by ACPI
[    0.351203] pci 0000:00:17.7: [15ad:07a0] type 01 class 0x060400
[    0.351219] pci 0000:00:17.7: PME# supported from D0 D3hot D3cold
[    0.351234] pci 0000:00:17.7: System wakeup disabled by ACPI
[    0.351311] pci 0000:00:18.0: [15ad:07a0] type 01 class 0x060400
[    0.352064] pci 0000:00:18.0: PME# supported from D0 D3hot D3cold
[    0.352175] pci 0000:00:18.0: System wakeup disabled by ACPI
[    0.352244] pci 0000:00:18.1: [15ad:07a0] type 01 class 0x060400
[    0.353056] pci 0000:00:18.1: PME# supported from D0 D3hot D3cold
[    0.353150] pci 0000:00:18.1: System wakeup disabled by ACPI
[    0.353220] pci 0000:00:18.2: [15ad:07a0] type 01 class 0x060400
[    0.353235] pci 0000:00:18.2: PME# supported from D0 D3hot D3cold
[    0.353251] pci 0000:00:18.2: System wakeup disabled by ACPI
[    0.353321] pci 0000:00:18.3: [15ad:07a0] type 01 class 0x060400
[    0.354057] pci 0000:00:18.3: PME# supported from D0 D3hot D3cold
[    0.354114] pci 0000:00:18.3: System wakeup disabled by ACPI
[    0.354208] pci 0000:00:18.4: [15ad:07a0] type 01 class 0x060400
[    0.354224] pci 0000:00:18.4: PME# supported from D0 D3hot D3cold
[    0.354240] pci 0000:00:18.4: System wakeup disabled by ACPI
[    0.354317] pci 0000:00:18.5: [15ad:07a0] type 01 class 0x060400
[    0.355064] pci 0000:00:18.5: PME# supported from D0 D3hot D3cold
[    0.355163] pci 0000:00:18.5: System wakeup disabled by ACPI
[    0.355233] pci 0000:00:18.6: [15ad:07a0] type 01 class 0x060400
[    0.355249] pci 0000:00:18.6: PME# supported from D0 D3hot D3cold
[    0.355265] pci 0000:00:18.6: System wakeup disabled by ACPI
[    0.355334] pci 0000:00:18.7: [15ad:07a0] type 01 class 0x060400
[    0.356058] pci 0000:00:18.7: PME# supported from D0 D3hot D3cold
[    0.356142] pci 0000:00:18.7: System wakeup disabled by ACPI
[    0.356280] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.356342] pci 0000:02:00.0: [8086:100f] type 00 class 0x020000
[    0.357065] pci 0000:02:00.0: reg 0x10: [mem 0xd1020000-0xd103ffff 64bit]
[    0.357081] pci 0000:02:00.0: reg 0x18: [mem 0xd1000000-0xd100ffff 64bit]
[    0.357096] pci 0000:02:00.0: reg 0x20: [io  0x2000-0x203f]
[    0.358059] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.358255] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.358302] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.358372] pci 0000:00:11.0: PCI bridge to [bus 02] (subtractive decode)
[    0.358387] pci 0000:00:11.0:   bridge window [io  0x2000-0x3fff]
[    0.358403] pci 0000:00:11.0:   bridge window [mem 0xd1000000-0xd23fffff]
[    0.358419] pci 0000:00:11.0:   bridge window [mem 0xdc400000-0xdc9fffff 64bit pref]
[    0.358429] pci 0000:00:11.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.358438] pci 0000:00:11.0:   bridge window [mem 0x000cc000-0x000cffff window] (subtractive decode)
[    0.358446] pci 0000:00:11.0:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.358455] pci 0000:00:11.0:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.358463] pci 0000:00:11.0:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.358471] pci 0000:00:11.0:   bridge window [mem 0xc0000000-0xfebfffff window] (subtractive decode)
[    0.358479] pci 0000:00:11.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.358487] pci 0000:00:11.0:   bridge window [io  0x0d00-0xfeff window] (subtractive decode)
[    0.358543] pci 0000:00:15.0: PCI bridge to [bus 03]
[    0.358559] pci 0000:00:15.0:   bridge window [io  0x4000-0x4fff]
[    0.358575] pci 0000:00:15.0:   bridge window [mem 0xd2400000-0xd24fffff]
[    0.358590] pci 0000:00:15.0:   bridge window [mem 0xd4400000-0xd44fffff 64bit pref]
[    0.358667] pci 0000:00:15.1: PCI bridge to [bus 04]
[    0.358683] pci 0000:00:15.1:   bridge window [io  0x8000-0x8fff]
[    0.358698] pci 0000:00:15.1:   bridge window [mem 0xd2800000-0xd28fffff]
[    0.358714] pci 0000:00:15.1:   bridge window [mem 0xd4800000-0xd48fffff 64bit pref]
[    0.359128] pci 0000:00:15.2: PCI bridge to [bus 05]
[    0.359144] pci 0000:00:15.2:   bridge window [io  0xc000-0xcfff]
[    0.359159] pci 0000:00:15.2:   bridge window [mem 0xd2c00000-0xd2cfffff]
[    0.359175] pci 0000:00:15.2:   bridge window [mem 0xdcb00000-0xdcbfffff 64bit pref]
[    0.359236] pci 0000:00:15.3: PCI bridge to [bus 06]
[    0.359252] pci 0000:00:15.3:   bridge window [mem 0xd3000000-0xd30fffff]
[    0.359267] pci 0000:00:15.3:   bridge window [mem 0xdcd00000-0xdcdfffff 64bit pref]
[    0.359345] pci 0000:00:15.4: PCI bridge to [bus 07]
[    0.359360] pci 0000:00:15.4:   bridge window [mem 0xd3400000-0xd34fffff]
[    0.359376] pci 0000:00:15.4:   bridge window [mem 0xdcf00000-0xdcffffff 64bit pref]
[    0.359437] pci 0000:00:15.5: PCI bridge to [bus 08]
[    0.359453] pci 0000:00:15.5:   bridge window [mem 0xd3800000-0xd38fffff]
[    0.359468] pci 0000:00:15.5:   bridge window [mem 0xdd100000-0xdd1fffff 64bit pref]
[    0.359561] pci 0000:00:15.6: PCI bridge to [bus 09]
[    0.359577] pci 0000:00:15.6:   bridge window [mem 0xd3c00000-0xd3cfffff]
[    0.359593] pci 0000:00:15.6:   bridge window [mem 0xdd300000-0xdd3fffff 64bit pref]
[    0.359654] pci 0000:00:15.7: PCI bridge to [bus 0a]
[    0.359670] pci 0000:00:15.7:   bridge window [mem 0xd4000000-0xd40fffff]
[    0.359686] pci 0000:00:15.7:   bridge window [mem 0xdd500000-0xdd5fffff 64bit pref]
[    0.359763] pci 0000:00:16.0: PCI bridge to [bus 0b]
[    0.359778] pci 0000:00:16.0:   bridge window [io  0x5000-0x5fff]
[    0.359794] pci 0000:00:16.0:   bridge window [mem 0xd2500000-0xd25fffff]
[    0.359810] pci 0000:00:16.0:   bridge window [mem 0xd4500000-0xd45fffff 64bit pref]
[    0.360143] pci 0000:00:16.1: PCI bridge to [bus 0c]
[    0.360159] pci 0000:00:16.1:   bridge window [io  0x9000-0x9fff]
[    0.360174] pci 0000:00:16.1:   bridge window [mem 0xd2900000-0xd29fffff]
[    0.360190] pci 0000:00:16.1:   bridge window [mem 0xd4900000-0xd49fffff 64bit pref]
[    0.360268] pci 0000:00:16.2: PCI bridge to [bus 0d]
[    0.360284] pci 0000:00:16.2:   bridge window [io  0xd000-0xdfff]
[    0.360299] pci 0000:00:16.2:   bridge window [mem 0xd2d00000-0xd2dfffff]
[    0.360315] pci 0000:00:16.2:   bridge window [mem 0xd4b00000-0xd4bfffff 64bit pref]
[    0.360377] pci 0000:00:16.3: PCI bridge to [bus 0e]
[    0.360392] pci 0000:00:16.3:   bridge window [mem 0xd3100000-0xd31fffff]
[    0.360408] pci 0000:00:16.3:   bridge window [mem 0xd4d00000-0xd4dfffff 64bit pref]
[    0.360485] pci 0000:00:16.4: PCI bridge to [bus 0f]
[    0.360501] pci 0000:00:16.4:   bridge window [mem 0xd3500000-0xd35fffff]
[    0.360516] pci 0000:00:16.4:   bridge window [mem 0xd4f00000-0xd4ffffff 64bit pref]
[    0.360609] pci 0000:00:16.5: PCI bridge to [bus 10]
[    0.360625] pci 0000:00:16.5:   bridge window [mem 0xd3900000-0xd39fffff]
[    0.360640] pci 0000:00:16.5:   bridge window [mem 0xd5100000-0xd51fffff 64bit pref]
[    0.360719] pci 0000:00:16.6: PCI bridge to [bus 11]
[    0.360735] pci 0000:00:16.6:   bridge window [mem 0xd3d00000-0xd3dfffff]
[    0.360750] pci 0000:00:16.6:   bridge window [mem 0xd5300000-0xd53fffff 64bit pref]
[    0.361140] pci 0000:00:16.7: PCI bridge to [bus 12]
[    0.361156] pci 0000:00:16.7:   bridge window [mem 0xd4100000-0xd41fffff]
[    0.361171] pci 0000:00:16.7:   bridge window [mem 0xd5500000-0xd55fffff 64bit pref]
[    0.361234] pci 0000:00:17.0: PCI bridge to [bus 13]
[    0.361249] pci 0000:00:17.0:   bridge window [io  0x6000-0x6fff]
[    0.361265] pci 0000:00:17.0:   bridge window [mem 0xd2600000-0xd26fffff]
[    0.361280] pci 0000:00:17.0:   bridge window [mem 0xd4600000-0xd46fffff 64bit pref]
[    0.361358] pci 0000:00:17.1: PCI bridge to [bus 14]
[    0.361374] pci 0000:00:17.1:   bridge window [io  0xa000-0xafff]
[    0.361390] pci 0000:00:17.1:   bridge window [mem 0xd2a00000-0xd2afffff]
[    0.361405] pci 0000:00:17.1:   bridge window [mem 0xdca00000-0xdcafffff 64bit pref]
[    0.361502] pci 0000:00:17.2: PCI bridge to [bus 15]
[    0.361518] pci 0000:00:17.2:   bridge window [io  0xe000-0xefff]
[    0.361534] pci 0000:00:17.2:   bridge window [mem 0xd2e00000-0xd2efffff]
[    0.361549] pci 0000:00:17.2:   bridge window [mem 0xdcc00000-0xdccfffff 64bit pref]
[    0.361627] pci 0000:00:17.3: PCI bridge to [bus 16]
[    0.361643] pci 0000:00:17.3:   bridge window [mem 0xd3200000-0xd32fffff]
[    0.361659] pci 0000:00:17.3:   bridge window [mem 0xdce00000-0xdcefffff 64bit pref]
[    0.361787] pci 0000:00:17.4: PCI bridge to [bus 17]
[    0.362059] pci 0000:00:17.4:   bridge window [mem 0xd3600000-0xd36fffff]
[    0.362075] pci 0000:00:17.4:   bridge window [mem 0xdd000000-0xdd0fffff 64bit pref]
[    0.362764] pci 0000:00:17.5: PCI bridge to [bus 18]
[    0.362779] pci 0000:00:17.5:   bridge window [mem 0xd3a00000-0xd3afffff]
[    0.362795] pci 0000:00:17.5:   bridge window [mem 0xdd200000-0xdd2fffff 64bit pref]
[    0.363133] pci 0000:00:17.6: PCI bridge to [bus 19]
[    0.363149] pci 0000:00:17.6:   bridge window [mem 0xd3e00000-0xd3efffff]
[    0.363164] pci 0000:00:17.6:   bridge window [mem 0xdd400000-0xdd4fffff 64bit pref]
[    0.363227] pci 0000:00:17.7: PCI bridge to [bus 1a]
[    0.363243] pci 0000:00:17.7:   bridge window [mem 0xd4200000-0xd42fffff]
[    0.363259] pci 0000:00:17.7:   bridge window [mem 0xdd600000-0xdd6fffff 64bit pref]
[    0.363336] pci 0000:00:18.0: PCI bridge to [bus 1b]
[    0.363352] pci 0000:00:18.0:   bridge window [io  0x7000-0x7fff]
[    0.363367] pci 0000:00:18.0:   bridge window [mem 0xd2700000-0xd27fffff]
[    0.363383] pci 0000:00:18.0:   bridge window [mem 0xd4700000-0xd47fffff 64bit pref]
[    0.363445] pci 0000:00:18.1: PCI bridge to [bus 1c]
[    0.363460] pci 0000:00:18.1:   bridge window [io  0xb000-0xbfff]
[    0.363476] pci 0000:00:18.1:   bridge window [mem 0xd2b00000-0xd2bfffff]
[    0.363491] pci 0000:00:18.1:   bridge window [mem 0xd4a00000-0xd4afffff 64bit pref]
[    0.363569] pci 0000:00:18.2: PCI bridge to [bus 1d]
[    0.363584] pci 0000:00:18.2:   bridge window [io  0xf000-0xffff]
[    0.363600] pci 0000:00:18.2:   bridge window [mem 0xd2f00000-0xd2ffffff]
[    0.363616] pci 0000:00:18.2:   bridge window [mem 0xd4c00000-0xd4cfffff 64bit pref]
[    0.363678] pci 0000:00:18.3: PCI bridge to [bus 1e]
[    0.363693] pci 0000:00:18.3:   bridge window [mem 0xd3300000-0xd33fffff]
[    0.363709] pci 0000:00:18.3:   bridge window [mem 0xd4e00000-0xd4efffff 64bit pref]
[    0.364168] pci 0000:00:18.4: PCI bridge to [bus 1f]
[    0.364184] pci 0000:00:18.4:   bridge window [mem 0xd3700000-0xd37fffff]
[    0.364199] pci 0000:00:18.4:   bridge window [mem 0xd5000000-0xd50fffff 64bit pref]
[    0.364261] pci 0000:00:18.5: PCI bridge to [bus 20]
[    0.364277] pci 0000:00:18.5:   bridge window [mem 0xd3b00000-0xd3bfffff]
[    0.364292] pci 0000:00:18.5:   bridge window [mem 0xd5200000-0xd52fffff 64bit pref]
[    0.364370] pci 0000:00:18.6: PCI bridge to [bus 21]
[    0.364385] pci 0000:00:18.6:   bridge window [mem 0xd3f00000-0xd3ffffff]
[    0.364401] pci 0000:00:18.6:   bridge window [mem 0xd5400000-0xd54fffff 64bit pref]
[    0.364478] pci 0000:00:18.7: PCI bridge to [bus 22]
[    0.364494] pci 0000:00:18.7:   bridge window [mem 0xd4300000-0xd43fffff]
[    0.364510] pci 0000:00:18.7:   bridge window [mem 0xd5600000-0xd56fffff 64bit pref]
[    0.367502] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 14 15)
[    0.368077] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 14 15)
[    0.368093] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 14 15)
[    0.368108] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 14 15) *0, disabled.
[    0.391208] ACPI: Enabled 2 GPEs in block 00 to 0F
[    0.391453] pci 0000:00:0f.0: vgaarb: setting as boot VGA device
[    0.391469] pci 0000:00:0f.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.391485] pci 0000:00:0f.0: vgaarb: bridge control possible
[    0.391500] vgaarb: loaded
[    0.391994] SCSI subsystem initialized
[    0.392750] libata version 3.00 loaded.
[    0.392917] ACPI: bus type USB registered
[    0.393154] usbcore: registered new interface driver usbfs
[    0.393220] usbcore: registered new interface driver hub
[    0.393267] usbcore: registered new device driver usb
[    0.393527] pps_core: LinuxPPS API ver. 1 registered
[    0.393543] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.393604] PTP clock support registered
[    0.394324] EDAC MC: Ver: 3.0.0
[    0.395424] Unable to find dmi tokens
[    0.395564] Advanced Linux Sound Architecture Driver Initialized.
[    0.395733] PCI: Using ACPI for IRQ routing
[    0.467065] PCI: pci_cache_line_size set to 64 bytes
[    0.467081] pci 0000:00:18.2: can't claim BAR 13 [io  0xf000-0xffff]: no compatible bridge window
[    0.467096] pci 0000:00:18.2: [io  0xf000-0xffff] clipped to [io  0xf000-0xfeff]
[    0.467112] pci 0000:00:18.2:   bridge window [io  0xf000-0xfeff]
[    0.468068] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
[    0.468076] e820: reserve RAM buffer [mem 0xbfef0000-0xbfffffff]
[    0.468363] NetLabel: Initializing
[    0.468378] NetLabel:  domain hash size = 128
[    0.468394] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.468409] NetLabel:  unlabeled traffic allowed by default
[    0.468713] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
[    0.469072] hpet0: 16 comparators, 64-bit 14.318180 MHz counter
[    0.472430] clocksource: Switched to clocksource hpet
[    0.551863] VFS: Disk quotas dquot_6.6.0
[    0.552114] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.562353] pnp: PnP ACPI init
[    0.564155] system 00:00: [io  0x1000-0x103f] has been reserved
[    0.564383] system 00:00: [io  0x1040-0x104f] has been reserved
[    0.564491] system 00:00: [io  0x0cf0-0x0cf1] has been reserved
[    0.564719] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.564851] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.564973] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.565089] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.565847] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.566083] system 00:04: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.571840] pnp 00:05: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.576860] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.580838] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.586631] pnp 00:08: [dma 2]
[    0.587728] pnp 00:08: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.588565] system 00:09: [io  0x1060-0x107f] has been reserved
[    0.588799] system 00:09: [mem 0xe0000000-0xefffffff] has been reserved
[    0.589026] system 00:09: [mem 0xd0200000-0xd03fffff] has been reserved
[    0.589255] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.604217] pnp: PnP ACPI: found 10 devices
[    0.609142] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.610173] pci 0000:00:15.3: bridge window [io  0x1000-0x0fff] to [bus 06] add_size 1000
[    0.610255] pci 0000:00:15.4: bridge window [io  0x1000-0x0fff] to [bus 07] add_size 1000
[    0.610330] pci 0000:00:15.5: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
[    0.610405] pci 0000:00:15.6: bridge window [io  0x1000-0x0fff] to [bus 09] add_size 1000
[    0.610523] pci 0000:00:15.7: bridge window [io  0x1000-0x0fff] to [bus 0a] add_size 1000
[    0.610792] pci 0000:00:16.3: bridge window [io  0x1000-0x0fff] to [bus 0e] add_size 1000
[    0.610867] pci 0000:00:16.4: bridge window [io  0x1000-0x0fff] to [bus 0f] add_size 1000
[    0.610942] pci 0000:00:16.5: bridge window [io  0x1000-0x0fff] to [bus 10] add_size 1000
[    0.611017] pci 0000:00:16.6: bridge window [io  0x1000-0x0fff] to [bus 11] add_size 1000
[    0.611091] pci 0000:00:16.7: bridge window [io  0x1000-0x0fff] to [bus 12] add_size 1000
[    0.611356] pci 0000:00:17.3: bridge window [io  0x1000-0x0fff] to [bus 16] add_size 1000
[    0.611432] pci 0000:00:17.4: bridge window [io  0x1000-0x0fff] to [bus 17] add_size 1000
[    0.611561] pci 0000:00:17.5: bridge window [io  0x1000-0x0fff] to [bus 18] add_size 1000
[    0.611642] pci 0000:00:17.6: bridge window [io  0x1000-0x0fff] to [bus 19] add_size 1000
[    0.611716] pci 0000:00:17.7: bridge window [io  0x1000-0x0fff] to [bus 1a] add_size 1000
[    0.611982] pci 0000:00:18.3: bridge window [io  0x1000-0x0fff] to [bus 1e] add_size 1000
[    0.612057] pci 0000:00:18.4: bridge window [io  0x1000-0x0fff] to [bus 1f] add_size 1000
[    0.612132] pci 0000:00:18.5: bridge window [io  0x1000-0x0fff] to [bus 20] add_size 1000
[    0.612218] pci 0000:00:18.6: bridge window [io  0x1000-0x0fff] to [bus 21] add_size 1000
[    0.612294] pci 0000:00:18.7: bridge window [io  0x1000-0x0fff] to [bus 22] add_size 1000
[    0.612359] pci 0000:00:0f.0: BAR 6: assigned [mem 0xc0000000-0xc0007fff pref]
[    0.612515] pci 0000:00:10.0: BAR 6: assigned [mem 0xc0008000-0xc000bfff pref]
[    0.612882] pci 0000:00:15.3: BAR 13: no space for [io  size 0x1000]
[    0.613105] pci 0000:00:15.3: BAR 13: failed to assign [io  size 0x1000]
[    0.613411] pci 0000:00:15.4: BAR 13: no space for [io  size 0x1000]
[    0.613502] pci 0000:00:15.4: BAR 13: failed to assign [io  size 0x1000]
[    0.613741] pci 0000:00:15.5: BAR 13: no space for [io  size 0x1000]
[    0.613963] pci 0000:00:15.5: BAR 13: failed to assign [io  size 0x1000]
[    0.614194] pci 0000:00:15.6: BAR 13: no space for [io  size 0x1000]
[    0.614415] pci 0000:00:15.6: BAR 13: failed to assign [io  size 0x1000]
[    0.614517] pci 0000:00:15.7: BAR 13: no space for [io  size 0x1000]
[    0.614743] pci 0000:00:15.7: BAR 13: failed to assign [io  size 0x1000]
[    0.614973] pci 0000:00:16.3: BAR 13: no space for [io  size 0x1000]
[    0.615196] pci 0000:00:16.3: BAR 13: failed to assign [io  size 0x1000]
[    0.615426] pci 0000:00:16.4: BAR 13: no space for [io  size 0x1000]
[    0.615506] pci 0000:00:16.4: BAR 13: failed to assign [io  size 0x1000]
[    0.615751] pci 0000:00:16.5: BAR 13: no space for [io  size 0x1000]
[    0.615975] pci 0000:00:16.5: BAR 13: failed to assign [io  size 0x1000]
[    0.616206] pci 0000:00:16.6: BAR 13: no space for [io  size 0x1000]
[    0.616427] pci 0000:00:16.6: BAR 13: failed to assign [io  size 0x1000]
[    0.616511] pci 0000:00:16.7: BAR 13: no space for [io  size 0x1000]
[    0.616735] pci 0000:00:16.7: BAR 13: failed to assign [io  size 0x1000]
[    0.616964] pci 0000:00:17.3: BAR 13: no space for [io  size 0x1000]
[    0.617186] pci 0000:00:17.3: BAR 13: failed to assign [io  size 0x1000]
[    0.617416] pci 0000:00:17.4: BAR 13: no space for [io  size 0x1000]
[    0.617533] pci 0000:00:17.4: BAR 13: failed to assign [io  size 0x1000]
[    0.618511] pci 0000:00:17.5: BAR 13: no space for [io  size 0x1000]
[    0.618744] pci 0000:00:17.5: BAR 13: failed to assign [io  size 0x1000]
[    0.618982] pci 0000:00:17.6: BAR 13: no space for [io  size 0x1000]
[    0.619211] pci 0000:00:17.6: BAR 13: failed to assign [io  size 0x1000]
[    0.619450] pci 0000:00:17.7: BAR 13: no space for [io  size 0x1000]
[    0.619499] pci 0000:00:17.7: BAR 13: failed to assign [io  size 0x1000]
[    0.619739] pci 0000:00:18.3: BAR 13: no space for [io  size 0x1000]
[    0.619969] pci 0000:00:18.3: BAR 13: failed to assign [io  size 0x1000]
[    0.620207] pci 0000:00:18.4: BAR 13: no space for [io  size 0x1000]
[    0.620436] pci 0000:00:18.4: BAR 13: failed to assign [io  size 0x1000]
[    0.620504] pci 0000:00:18.5: BAR 13: no space for [io  size 0x1000]
[    0.620747] pci 0000:00:18.5: BAR 13: failed to assign [io  size 0x1000]
[    0.620985] pci 0000:00:18.6: BAR 13: no space for [io  size 0x1000]
[    0.621215] pci 0000:00:18.6: BAR 13: failed to assign [io  size 0x1000]
[    0.621453] pci 0000:00:18.7: BAR 13: no space for [io  size 0x1000]
[    0.621500] pci 0000:00:18.7: BAR 13: failed to assign [io  size 0x1000]
[    0.622512] pci 0000:00:18.7: BAR 13: no space for [io  size 0x1000]
[    0.622744] pci 0000:00:18.7: BAR 13: failed to assign [io  size 0x1000]
[    0.622984] pci 0000:00:18.6: BAR 13: no space for [io  size 0x1000]
[    0.623212] pci 0000:00:18.6: BAR 13: failed to assign [io  size 0x1000]
[    0.623451] pci 0000:00:18.5: BAR 13: no space for [io  size 0x1000]
[    0.623500] pci 0000:00:18.5: BAR 13: failed to assign [io  size 0x1000]
[    0.623741] pci 0000:00:18.4: BAR 13: no space for [io  size 0x1000]
[    0.623969] pci 0000:00:18.4: BAR 13: failed to assign [io  size 0x1000]
[    0.624208] pci 0000:00:18.3: BAR 13: no space for [io  size 0x1000]
[    0.624436] pci 0000:00:18.3: BAR 13: failed to assign [io  size 0x1000]
[    0.624506] pci 0000:00:17.7: BAR 13: no space for [io  size 0x1000]
[    0.624737] pci 0000:00:17.7: BAR 13: failed to assign [io  size 0x1000]
[    0.624976] pci 0000:00:17.6: BAR 13: no space for [io  size 0x1000]
[    0.625205] pci 0000:00:17.6: BAR 13: failed to assign [io  size 0x1000]
[    0.625444] pci 0000:00:17.5: BAR 13: no space for [io  size 0x1000]
[    0.625500] pci 0000:00:17.5: BAR 13: failed to assign [io  size 0x1000]
[    0.625741] pci 0000:00:17.4: BAR 13: no space for [io  size 0x1000]
[    0.625971] pci 0000:00:17.4: BAR 13: failed to assign [io  size 0x1000]
[    0.626208] pci 0000:00:17.3: BAR 13: no space for [io  size 0x1000]
[    0.626437] pci 0000:00:17.3: BAR 13: failed to assign [io  size 0x1000]
[    0.626506] pci 0000:00:16.7: BAR 13: no space for [io  size 0x1000]
[    0.626738] pci 0000:00:16.7: BAR 13: failed to assign [io  size 0x1000]
[    0.626976] pci 0000:00:16.6: BAR 13: no space for [io  size 0x1000]
[    0.627205] pci 0000:00:16.6: BAR 13: failed to assign [io  size 0x1000]
[    0.627444] pci 0000:00:16.5: BAR 13: no space for [io  size 0x1000]
[    0.627500] pci 0000:00:16.5: BAR 13: failed to assign [io  size 0x1000]
[    0.627742] pci 0000:00:16.4: BAR 13: no space for [io  size 0x1000]
[    0.627972] pci 0000:00:16.4: BAR 13: failed to assign [io  size 0x1000]
[    0.628211] pci 0000:00:16.3: BAR 13: no space for [io  size 0x1000]
[    0.628448] pci 0000:00:16.3: BAR 13: failed to assign [io  size 0x1000]
[    0.628505] pci 0000:00:15.7: BAR 13: no space for [io  size 0x1000]
[    0.628735] pci 0000:00:15.7: BAR 13: failed to assign [io  size 0x1000]
[    0.628973] pci 0000:00:15.6: BAR 13: no space for [io  size 0x1000]
[    0.629505] pci 0000:00:15.6: BAR 13: failed to assign [io  size 0x1000]
[    0.629746] pci 0000:00:15.5: BAR 13: no space for [io  size 0x1000]
[    0.629976] pci 0000:00:15.5: BAR 13: failed to assign [io  size 0x1000]
[    0.630214] pci 0000:00:15.4: BAR 13: no space for [io  size 0x1000]
[    0.630443] pci 0000:00:15.4: BAR 13: failed to assign [io  size 0x1000]
[    0.630508] pci 0000:00:15.3: BAR 13: no space for [io  size 0x1000]
[    0.630739] pci 0000:00:15.3: BAR 13: failed to assign [io  size 0x1000]
[    0.630974] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.631300] pci 0000:02:00.0: BAR 6: assigned [mem 0xd1010000-0xd101ffff pref]
[    0.631505] pci 0000:00:11.0: PCI bridge to [bus 02]
[    0.631730] pci 0000:00:11.0:   bridge window [io  0x2000-0x3fff]


[Moderator edit: trimmed log due to exceeding forum limit. Please use a pastebin for large logs. -Hu]
_________________
Seek and you shall find, Knock and it shall be opened, cry and you shall find comfort.
Back to top
View user's profile Send private message
Majed17
Guru
Guru


Joined: 31 Aug 2011
Posts: 328
Location: Minsk, Belarus

PostPosted: Mon Aug 21, 2017 9:49 am    Post subject: Reply with quote

Code:
 0.643507] pci 0000:00:16.3:   bridge window [mem 0xd3100000-0xd31fffff]
[    0.643763] pci 0000:00:16.3:   bridge window [mem 0xd4d00000-0xd4dfffff 64bit pref]
[    0.644188] pci 0000:00:16.4: PCI bridge to [bus 0f]
[    0.644434] pci 0000:00:16.4:   bridge window [mem 0xd3500000-0xd35fffff]
[    0.644535] pci 0000:00:16.4:   bridge window [mem 0xd4f00000-0xd4ffffff 64bit pref]
[    0.644959] pci 0000:00:16.5: PCI bridge to [bus 10]
[    0.645215] pci 0000:00:16.5:   bridge window [mem 0xd3900000-0xd39fffff]
[    0.645472] pci 0000:00:16.5:   bridge window [mem 0xd5100000-0xd51fffff 64bit pref]
[    0.645574] pci 0000:00:16.6: PCI bridge to [bus 11]
[    0.645820] pci 0000:00:16.6:   bridge window [mem 0xd3d00000-0xd3dfffff]
[    0.646071] pci 0000:00:16.6:   bridge window [mem 0xd5300000-0xd53fffff 64bit pref]
[    0.646510] pci 0000:00:16.7: PCI bridge to [bus 12]
[    0.646757] pci 0000:00:16.7:   bridge window [mem 0xd4100000-0xd41fffff]
[    0.647008] pci 0000:00:16.7:   bridge window [mem 0xd5500000-0xd55fffff 64bit pref]
[    0.647430] pci 0000:00:17.0: PCI bridge to [bus 13]
[    0.647525] pci 0000:00:17.0:   bridge window [io  0x6000-0x6fff]
[    0.647782] pci 0000:00:17.0:   bridge window [mem 0xd2600000-0xd26fffff]
[    0.648033] pci 0000:00:17.0:   bridge window [mem 0xd4600000-0xd46fffff 64bit pref]
[    0.648455] pci 0000:00:17.1: PCI bridge to [bus 14]
[    0.648525] pci 0000:00:17.1:   bridge window [io  0xa000-0xafff]
[    0.648783] pci 0000:00:17.1:   bridge window [mem 0xd2a00000-0xd2afffff]
[    0.649033] pci 0000:00:17.1:   bridge window [mem 0xdca00000-0xdcafffff 64bit pref]
[    0.649457] pci 0000:00:17.2: PCI bridge to [bus 15]
[    0.649525] pci 0000:00:17.2:   bridge window [io  0xe000-0xefff]
[    0.649783] pci 0000:00:17.2:   bridge window [mem 0xd2e00000-0xd2efffff]
[    0.650032] pci 0000:00:17.2:   bridge window [mem 0xdcc00000-0xdccfffff 64bit pref]
[    0.650454] pci 0000:00:17.3: PCI bridge to [bus 16]
[    0.650548] pci 0000:00:17.3:   bridge window [mem 0xd3200000-0xd32fffff]
[    0.650799] pci 0000:00:17.3:   bridge window [mem 0xdce00000-0xdcefffff 64bit pref]
[    0.651220] pci 0000:00:17.4: PCI bridge to [bus 17]
[    0.651466] pci 0000:00:17.4:   bridge window [mem 0xd3600000-0xd36fffff]
[    0.651537] pci 0000:00:17.4:   bridge window [mem 0xdd000000-0xdd0fffff 64bit pref]
[    0.651963] pci 0000:00:17.5: PCI bridge to [bus 18]
[    0.652210] pci 0000:00:17.5:   bridge window [mem 0xd3a00000-0xd3afffff]
[    0.652460] pci 0000:00:17.5:   bridge window [mem 0xdd200000-0xdd2fffff 64bit pref]
[    0.652573] pci 0000:00:17.6: PCI bridge to [bus 19]
[    0.652820] pci 0000:00:17.6:   bridge window [mem 0xd3e00000-0xd3efffff]
[    0.653542] pci 0000:00:17.6:   bridge window [mem 0xdd400000-0xdd4fffff 64bit pref]
[    0.653970] pci 0000:00:17.7: PCI bridge to [bus 1a]
[    0.654217] pci 0000:00:17.7:   bridge window [mem 0xd4200000-0xd42fffff]
[    0.654468] pci 0000:00:17.7:   bridge window [mem 0xdd600000-0xdd6fffff 64bit pref]
[    0.654577] pci 0000:00:18.0: PCI bridge to [bus 1b]
[    0.654803] pci 0000:00:18.0:   bridge window [io  0x7000-0x7fff]
[    0.655060] pci 0000:00:18.0:   bridge window [mem 0xd2700000-0xd27fffff]
[    0.655311] pci 0000:00:18.0:   bridge window [mem 0xd4700000-0xd47fffff 64bit pref]
[    0.655576] pci 0000:00:18.1: PCI bridge to [bus 1c]
[    0.655802] pci 0000:00:18.1:   bridge window [io  0xb000-0xbfff]
[    0.656059] pci 0000:00:18.1:   bridge window [mem 0xd2b00000-0xd2bfffff]
[    0.656308] pci 0000:00:18.1:   bridge window [mem 0xd4a00000-0xd4afffff 64bit pref]
[    0.656577] pci 0000:00:18.2: PCI bridge to [bus 1d]
[    0.656803] pci 0000:00:18.2:   bridge window [io  0xf000-0xfeff]
[    0.657060] pci 0000:00:18.2:   bridge window [mem 0xd2f00000-0xd2ffffff]
[    0.657312] pci 0000:00:18.2:   bridge window [mem 0xd4c00000-0xd4cfffff 64bit pref]
[    0.657577] pci 0000:00:18.3: PCI bridge to [bus 1e]
[    0.657824] pci 0000:00:18.3:   bridge window [mem 0xd3300000-0xd33fffff]
[    0.658075] pci 0000:00:18.3:   bridge window [mem 0xd4e00000-0xd4efffff 64bit pref]
[    0.658515] pci 0000:00:18.4: PCI bridge to [bus 1f]
[    0.658764] pci 0000:00:18.4:   bridge window [mem 0xd3700000-0xd37fffff]
[    0.659014] pci 0000:00:18.4:   bridge window [mem 0xd5000000-0xd50fffff 64bit pref]
[    0.659438] pci 0000:00:18.5: PCI bridge to [bus 20]
[    0.659552] pci 0000:00:18.5:   bridge window [mem 0xd3b00000-0xd3bfffff]
[    0.659805] pci 0000:00:18.5:   bridge window [mem 0xd5200000-0xd52fffff 64bit pref]
[    0.660578] pci 0000:00:18.6: PCI bridge to [bus 21]
[    0.660835] pci 0000:00:18.6:   bridge window [mem 0xd3f00000-0xd3ffffff]
[    0.661086] pci 0000:00:18.6:   bridge window [mem 0xd5400000-0xd54fffff 64bit pref]
[    0.661516] pci 0000:00:18.7: PCI bridge to [bus 22]
[    0.661766] pci 0000:00:18.7:   bridge window [mem 0xd4300000-0xd43fffff]
[    0.662016] pci 0000:00:18.7:   bridge window [mem 0xd5600000-0xd56fffff 64bit pref]
[    0.662444] pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff window]
[    0.662453] pci_bus 0000:00: resource 5 [mem 0x000cc000-0x000cffff window]
[    0.662461] pci_bus 0000:00: resource 6 [mem 0x000d0000-0x000d3fff window]
[    0.662470] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff window]
[    0.662478] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff window]
[    0.662487] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff window]
[    0.662516] pci_bus 0000:00: resource 10 [io  0x0000-0x0cf7 window]
[    0.662525] pci_bus 0000:00: resource 11 [io  0x0d00-0xfeff window]
[    0.662535] pci_bus 0000:02: resource 0 [io  0x2000-0x3fff]
[    0.662543] pci_bus 0000:02: resource 1 [mem 0xd1000000-0xd23fffff]
[    0.662552] pci_bus 0000:02: resource 2 [mem 0xdc400000-0xdc9fffff 64bit pref]
[    0.662561] pci_bus 0000:02: resource 4 [mem 0x000a0000-0x000bffff window]
[    0.662569] pci_bus 0000:02: resource 5 [mem 0x000cc000-0x000cffff window]
[    0.662578] pci_bus 0000:02: resource 6 [mem 0x000d0000-0x000d3fff window]
[    0.662586] pci_bus 0000:02: resource 7 [mem 0x000d4000-0x000d7fff window]
[    0.662595] pci_bus 0000:02: resource 8 [mem 0x000d8000-0x000dbfff window]
[    0.662603] pci_bus 0000:02: resource 9 [mem 0xc0000000-0xfebfffff window]
[    0.662611] pci_bus 0000:02: resource 10 [io  0x0000-0x0cf7 window]
[    0.662620] pci_bus 0000:02: resource 11 [io  0x0d00-0xfeff window]
[    0.662628] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
[    0.662636] pci_bus 0000:03: resource 1 [mem 0xd2400000-0xd24fffff]
[    0.662645] pci_bus 0000:03: resource 2 [mem 0xd4400000-0xd44fffff 64bit pref]
[    0.662653] pci_bus 0000:04: resource 0 [io  0x8000-0x8fff]
[    0.662661] pci_bus 0000:04: resource 1 [mem 0xd2800000-0xd28fffff]
[    0.662670] pci_bus 0000:04: resource 2 [mem 0xd4800000-0xd48fffff 64bit pref]
[    0.662679] pci_bus 0000:05: resource 0 [io  0xc000-0xcfff]
[    0.662687] pci_bus 0000:05: resource 1 [mem 0xd2c00000-0xd2cfffff]
[    0.662695] pci_bus 0000:05: resource 2 [mem 0xdcb00000-0xdcbfffff 64bit pref]
[    0.662704] pci_bus 0000:06: resource 1 [mem 0xd3000000-0xd30fffff]
[    0.662713] pci_bus 0000:06: resource 2 [mem 0xdcd00000-0xdcdfffff 64bit pref]
[    0.662721] pci_bus 0000:07: resource 1 [mem 0xd3400000-0xd34fffff]
[    0.662730] pci_bus 0000:07: resource 2 [mem 0xdcf00000-0xdcffffff 64bit pref]
[    0.662738] pci_bus 0000:08: resource 1 [mem 0xd3800000-0xd38fffff]
[    0.662747] pci_bus 0000:08: resource 2 [mem 0xdd100000-0xdd1fffff 64bit pref]
[    0.662756] pci_bus 0000:09: resource 1 [mem 0xd3c00000-0xd3cfffff]
[    0.662764] pci_bus 0000:09: resource 2 [mem 0xdd300000-0xdd3fffff 64bit pref]
[    0.662773] pci_bus 0000:0a: resource 1 [mem 0xd4000000-0xd40fffff]
[    0.662782] pci_bus 0000:0a: resource 2 [mem 0xdd500000-0xdd5fffff 64bit pref]
[    0.662790] pci_bus 0000:0b: resource 0 [io  0x5000-0x5fff]
[    0.662798] pci_bus 0000:0b: resource 1 [mem 0xd2500000-0xd25fffff]
[    0.662806] pci_bus 0000:0b: resource 2 [mem 0xd4500000-0xd45fffff 64bit pref]
[    0.662814] pci_bus 0000:0c: resource 0 [io  0x9000-0x9fff]
[    0.662822] pci_bus 0000:0c: resource 1 [mem 0xd2900000-0xd29fffff]
[    0.662831] pci_bus 0000:0c: resource 2 [mem 0xd4900000-0xd49fffff 64bit pref]
[    0.662839] pci_bus 0000:0d: resource 0 [io  0xd000-0xdfff]
[    0.662847] pci_bus 0000:0d: resource 1 [mem 0xd2d00000-0xd2dfffff]
[    0.662855] pci_bus 0000:0d: resource 2 [mem 0xd4b00000-0xd4bfffff 64bit pref]
[    0.662864] pci_bus 0000:0e: resource 1 [mem 0xd3100000-0xd31fffff]
[    0.662872] pci_bus 0000:0e: resource 2 [mem 0xd4d00000-0xd4dfffff 64bit pref]
[    0.662881] pci_bus 0000:0f: resource 1 [mem 0xd3500000-0xd35fffff]
[    0.662889] pci_bus 0000:0f: resource 2 [mem 0xd4f00000-0xd4ffffff 64bit pref]
[    0.662898] pci_bus 0000:10: resource 1 [mem 0xd3900000-0xd39fffff]
[    0.662906] pci_bus 0000:10: resource 2 [mem 0xd5100000-0xd51fffff 64bit pref]
[    0.662915] pci_bus 0000:11: resource 1 [mem 0xd3d00000-0xd3dfffff]
[    0.662923] pci_bus 0000:11: resource 2 [mem 0xd5300000-0xd53fffff 64bit pref]
[    0.662932] pci_bus 0000:12: resource 1 [mem 0xd4100000-0xd41fffff]
[    0.662940] pci_bus 0000:12: resource 2 [mem 0xd5500000-0xd55fffff 64bit pref]
[    0.662949] pci_bus 0000:13: resource 0 [io  0x6000-0x6fff]
[    0.662957] pci_bus 0000:13: resource 1 [mem 0xd2600000-0xd26fffff]
[    0.662965] pci_bus 0000:13: resource 2 [mem 0xd4600000-0xd46fffff 64bit pref]
[    0.662974] pci_bus 0000:14: resource 0 [io  0xa000-0xafff]
[    0.662982] pci_bus 0000:14: resource 1 [mem 0xd2a00000-0xd2afffff]
[    0.662990] pci_bus 0000:14: resource 2 [mem 0xdca00000-0xdcafffff 64bit pref]
[    0.662998] pci_bus 0000:15: resource 0 [io  0xe000-0xefff]
[    0.663006] pci_bus 0000:15: resource 1 [mem 0xd2e00000-0xd2efffff]
[    0.663015] pci_bus 0000:15: resource 2 [mem 0xdcc00000-0xdccfffff 64bit pref]
[    0.663023] pci_bus 0000:16: resource 1 [mem 0xd3200000-0xd32fffff]
[    0.663032] pci_bus 0000:16: resource 2 [mem 0xdce00000-0xdcefffff 64bit pref]
[    0.663040] pci_bus 0000:17: resource 1 [mem 0xd3600000-0xd36fffff]
[    0.663049] pci_bus 0000:17: resource 2 [mem 0xdd000000-0xdd0fffff 64bit pref]
[    0.663057] pci_bus 0000:18: resource 1 [mem 0xd3a00000-0xd3afffff]
[    0.663066] pci_bus 0000:18: resource 2 [mem 0xdd200000-0xdd2fffff 64bit pref]
[    0.663074] pci_bus 0000:19: resource 1 [mem 0xd3e00000-0xd3efffff]
[    0.663083] pci_bus 0000:19: resource 2 [mem 0xdd400000-0xdd4fffff 64bit pref]
[    0.663091] pci_bus 0000:1a: resource 1 [mem 0xd4200000-0xd42fffff]
[    0.663100] pci_bus 0000:1a: resource 2 [mem 0xdd600000-0xdd6fffff 64bit pref]
[    0.663108] pci_bus 0000:1b: resource 0 [io  0x7000-0x7fff]
[    0.663116] pci_bus 0000:1b: resource 1 [mem 0xd2700000-0xd27fffff]
[    0.663124] pci_bus 0000:1b: resource 2 [mem 0xd4700000-0xd47fffff 64bit pref]
[    0.663132] pci_bus 0000:1c: resource 0 [io  0xb000-0xbfff]
[    0.663140] pci_bus 0000:1c: resource 1 [mem 0xd2b00000-0xd2bfffff]
[    0.663149] pci_bus 0000:1c: resource 2 [mem 0xd4a00000-0xd4afffff 64bit pref]
[    0.663157] pci_bus 0000:1d: resource 0 [io  0xf000-0xfeff]
[    0.663165] pci_bus 0000:1d: resource 1 [mem 0xd2f00000-0xd2ffffff]
[    0.663173] pci_bus 0000:1d: resource 2 [mem 0xd4c00000-0xd4cfffff 64bit pref]
[    0.663182] pci_bus 0000:1e: resource 1 [mem 0xd3300000-0xd33fffff]
[    0.663190] pci_bus 0000:1e: resource 2 [mem 0xd4e00000-0xd4efffff 64bit pref]
[    0.663199] pci_bus 0000:1f: resource 1 [mem 0xd3700000-0xd37fffff]
[    0.663207] pci_bus 0000:1f: resource 2 [mem 0xd5000000-0xd50fffff 64bit pref]
[    0.663216] pci_bus 0000:20: resource 1 [mem 0xd3b00000-0xd3bfffff]
[    0.663224] pci_bus 0000:20: resource 2 [mem 0xd5200000-0xd52fffff 64bit pref]
[    0.663233] pci_bus 0000:21: resource 1 [mem 0xd3f00000-0xd3ffffff]
[    0.663242] pci_bus 0000:21: resource 2 [mem 0xd5400000-0xd54fffff 64bit pref]
[    0.663250] pci_bus 0000:22: resource 1 [mem 0xd4300000-0xd43fffff]
[    0.663259] pci_bus 0000:22: resource 2 [mem 0xd5600000-0xd56fffff 64bit pref]
[    0.664277] NET: Registered protocol family 2
[    0.664958] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.666048] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.666922] TCP: Hash tables configured (established 32768 bind 32768)
[    0.667222] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.667549] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.667921] NET: Registered protocol family 1
[    0.668270] RPC: Registered named UNIX socket transport module.
[    0.668486] RPC: Registered udp transport module.
[    0.668514] RPC: Registered tcp transport module.
[    0.668715] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.668948] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.669333] pci 0000:00:0f.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.670158] PCI: CLS mismatch (32 != 64), using 64 bytes
[    0.671075] Scanning for low memory corruption every 60 seconds
[    0.672089] rcu-perf:--- Start of test: nreaders=1 nwriters=1 verbose=1 shutdown=0
[    0.672453] rcu-torture: Creating rcu_perf_reader task
[    0.672579] rcu-perf: rcu_perf_reader task started
[    0.674531] rcu-perf:!!! All grace periods expedited, no normal ones to measure!
[    0.674893] rcu-torture: Stopping rcu_perf_reader task
[    0.675125] rcu-torture: Stopping rcu_perf_reader
[    0.675339] rcu-perf: writer 0 gps: 0
[    0.675526] rcu-perf: start: 0 end: 0 duration: 0 gps: 0 batches: 0
[    0.676075] audit: initializing netlink subsys (disabled)
[    0.677404] audit: type=2000 audit(1503319129.673:1): state=initialized audit_enabled=0 res=1
[    0.677964] workingset: timestamp_bits=56 max_order=20 bucket_order=0
[    0.689836] DLM installed
[    0.692424] NFS: Registering the id_resolver key type
[    0.692555] Key type id_resolver registered
[    0.692754] Key type id_legacy registered
[    0.693068] SGI XFS with security attributes, no debug enabled
[    0.695058] ocfs2: Registered cluster interface o2cb
[    0.695402] ocfs2: Registered cluster interface user
[    0.695698] OCFS2 User DLM kernel interface loaded
[    0.696211] SELinux:  Registering netfilter hooks
[    0.699298] NET: Registered protocol family 38
[    0.699584] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.699946] io scheduler noop registered
[    0.700141] io scheduler deadline registered
[    0.700425] io scheduler cfq registered (default)
[    0.700528] io scheduler mq-deadline registered
[    0.700817] io scheduler bfq registered
[    0.727540] test_hash: __hash_32() has no arch implementation to test.
[    0.727556] test_hash: hash_32() has no arch implementation to test.
[    0.727571] test_hash: hash_64() has no arch implementation to test.
[    0.727587] test_hash: 33152 tests passed.
[    0.727618] test_siphash: self-tests: pass
[    0.727845] test passed
[    0.920613] test_bitmap: all 460506 tests passed
[    0.920644] test_uuid: all 18 tests passed
[    0.932111] pcieport 0000:00:15.0: Signaling PME with IRQ 24
[    0.932126] pcieport 0000:00:15.1: Signaling PME with IRQ 25
[    0.932142] pcieport 0000:00:15.2: Signaling PME with IRQ 26
[    0.932157] pcieport 0000:00:15.3: Signaling PME with IRQ 27
[    0.932173] pcieport 0000:00:15.4: Signaling PME with IRQ 28
[    0.932188] pcieport 0000:00:15.5: Signaling PME with IRQ 29
[    0.932218] pcieport 0000:00:15.6: Signaling PME with IRQ 30
[    0.933369] pcieport 0000:00:15.7: Signaling PME with IRQ 31
[    0.933679] pcieport 0000:00:16.0: Signaling PME with IRQ 32
[    0.933694] pcieport 0000:00:16.1: Signaling PME with IRQ 33
[    0.933710] pcieport 0000:00:16.2: Signaling PME with IRQ 34
[    0.933725] pcieport 0000:00:16.3: Signaling PME with IRQ 35
[    0.933756] pcieport 0000:00:16.4: Signaling PME with IRQ 36
[    0.933772] pcieport 0000:00:16.5: Signaling PME with IRQ 37
[    0.933787] pcieport 0000:00:16.6: Signaling PME with IRQ 38
[    0.933819] pcieport 0000:00:16.7: Signaling PME with IRQ 39
[    0.933834] pcieport 0000:00:17.0: Signaling PME with IRQ 40
[    0.933850] pcieport 0000:00:17.1: Signaling PME with IRQ 41
[    0.933881] pcieport 0000:00:17.2: Signaling PME with IRQ 42
[    0.933896] pcieport 0000:00:17.3: Signaling PME with IRQ 43
[    0.933912] pcieport 0000:00:17.4: Signaling PME with IRQ 44
[    0.933943] pcieport 0000:00:17.5: Signaling PME with IRQ 45
[    0.933959] pcieport 0000:00:17.6: Signaling PME with IRQ 46
[    0.933974] pcieport 0000:00:17.7: Signaling PME with IRQ 47
[    0.934005] pcieport 0000:00:18.0: Signaling PME with IRQ 48
[    0.934036] pcieport 0000:00:18.1: Signaling PME with IRQ 49
[    0.934665] pcieport 0000:00:18.2: Signaling PME with IRQ 50
[    0.934681] pcieport 0000:00:18.3: Signaling PME with IRQ 51
[    0.934697] pcieport 0000:00:18.4: Signaling PME with IRQ 52
[    0.934712] pcieport 0000:00:18.5: Signaling PME with IRQ 53
[    0.934728] pcieport 0000:00:18.6: Signaling PME with IRQ 54
[    0.934743] pcieport 0000:00:18.7: Signaling PME with IRQ 55
[    0.935207] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.955657] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.976667] 00:07: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    0.977811] Non-volatile memory driver v1.3
[    0.977911] Linux agpgart interface v0.103
[    0.978041] agpgart-intel 0000:00:00.0: Intel 440BX Chipset
[    0.980333] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x0
[    0.980979] ACPI: AC Adapter [ACAD] (on-line)
[    0.981097] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    0.981113] ACPI: Power Button [PWRF]
[    0.982766] drm_mm: Testing DRM range manger (struct drm_mm), with random_seed=0xd4aa41b2 max_iterations=8192 max_prime=128
[    0.982781] drm_mm: igt_sanitycheck - ok!
[    1.716945] tsc: Refined TSC clocksource calibration: 1995.008 MHz
[    1.716956] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3983859d7e2, max_idle_ns: 881590782023 ns
[    3.803825] clocksource: Switched to clocksource tsc
[  215.303050] [drm] amdgpu kernel modesetting enabled.
[  215.305905] [drm] DMA map mode: Using physical TTM page addresses.
[  215.306220] [drm] Capabilities:
[  215.306404] [drm]   Rect copy.
[  215.306617] [drm]   Cursor.
[  215.306800] [drm]   Cursor bypass.
[  215.306987] [drm]   Cursor bypass 2.
[  215.307175] [drm]   8bit emulation.
[  215.307362] [drm]   Alpha cursor.
[  215.307567] [drm]   Extended Fifo.
[  215.307755] [drm]   Multimon.
[  215.307937] [drm]   Pitchlock.
[  215.308121] [drm]   Irq mask.
[  215.308303] [drm]   Display Topology.
[  215.308509] [drm]   GMR.
[  215.308690] [drm]   Traces.
[  215.308870] [drm]   GMR2.
[  215.309049] [drm]   Screen Object 2.
[  215.309237] [drm] Max GMR ids is 64
[  215.309425] [drm] Max number of GMR pages is 65536
[  215.309647] [drm] Max dedicated hypervisor surface memory is 163840 kiB
[  215.309867] [drm] Maximum display memory size is 4096 kiB
[  215.310072] [drm] VRAM at 0xd8000000 size is 4096 kiB
[  215.310276] [drm] MMIO at 0xd0800000 size is 256 kiB
[  215.310558] [drm] global init.
[  215.310807] [TTM] Zone  kernel: Available graphics memory: 1532260 kiB
[  215.311027] [TTM] Initializing pool allocator
[  215.311237] [TTM] Initializing DMA pool allocator
[  215.311707] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[  215.311931] [drm] No driver support for vblank timestamp query.
[  215.313499] [drm] Screen Objects Display Unit initialized
[  215.313839] [drm] width 640
[  215.314035] [drm] height 480
[  215.314230] [drm] bpp 32
[  215.326304] [drm] Fifo max 0x00040000 min 0x00001000 cap 0x0000077f
[  215.327108] [drm] DX: no.
[  215.327295] [drm] Atomic: yes
[  215.333748] fbcon: svgadrmfb (fb0) is primary device
[  215.356934] Console: switching to colour frame buffer device 100x37
[  215.364835] [drm] Initialized vmwgfx 2.13.0 20170607 for 0000:00:0f.0 on minor 0
[  215.371656] loop: module loaded
[  215.373220] vmw_vmci 0000:00:07.7: Found VMCI PCI device at 0x11080, irq 16
[  215.374342] vmw_vmci 0000:00:07.7: Using capabilities 0xc
[  215.375377] Guest personality initialized and is active
[  215.375903] VMCI host device registered (name=vmci, major=10, minor=56)
[  215.379266] Initialized host personality
[  215.383893] snic:Cisco SCSI NIC Driver, ver 0.0.1.18
[  215.388379] VMware PVSCSI driver - version 1.0.7.0-k
[  215.392914] ata_piix 0000:00:07.1: version 2.13
[  215.394632] scsi host0: ata_piix
[  215.398218] scsi host1: ata_piix
[  215.401697] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x10c0 irq 14
[  215.405776] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x10c8 irq 15
[  215.410731] MACsec IEEE 802.1AE
[  215.416507] libphy: Fixed MDIO Bus: probed
[  215.424032] thunder-xcv, ver 1.0
[  215.428770] thunder-BGX, ver 1.0
[  215.432140] thunder-nic, ver 1.0
[  215.598788] ata2.00: ATAPI: VMware Virtual IDE CDROM Drive, 00000001, max UDMA/33
[  215.607228] ata2.00: configured for UDMA/33
[  215.611236] scsi 1:0:0:0: CD-ROM            NECVMWar VMware IDE CDR10 1.00 PQ: 0 ANSI: 5
[  215.626372] sr 1:0:0:0: [sr0] scsi3-mmc drive: 1x/1x writer dvd-ram cd/rw xa/form2 cdda tray
[  215.629999] cdrom: Uniform CD-ROM driver Revision: 3.20
[  215.634642] sr 1:0:0:0: Attached scsi CD-ROM sr0
[  215.635020] sr 1:0:0:0: Attached scsi generic sg0 type 5
[  216.437970] nfp: NFP PCIe Driver, Copyright (C) 2014-2017 Netronome Systems
[  216.441958] Solarflare Falcon driver v4.1
[  216.446744] Fusion MPT base driver 3.04.20
[  216.450335] Copyright (c) 1999-2008 LSI Corporation
[  216.453975] Fusion MPT SPI Host driver 3.04.20
[  216.459136] mptbase: ioc0: Initiating bringup
[  216.490330] ioc0: LSI53C1030 B0: Capabilities={Initiator}
[  216.555290] scsi host2: ioc0: LSI53C1030 B0, FwRev=01032920h, Ports=1, MaxQ=128, IRQ=17
[  216.601419] scsi 2:0:0:0: Direct-Access     VMware   Virtual disk     1.0  PQ: 0 ANSI: 2
[  216.605429] scsi target2:0:0: Beginning Domain Validation
[  216.610172] scsi target2:0:0: Domain Validation skipping write tests
[  216.614103] scsi target2:0:0: Ending Domain Validation
[  216.617834] scsi target2:0:0: FAST-40 WIDE SCSI 80.0 MB/s ST (25 ns, offset 127)
[  216.622148] sd 2:0:0:0: [sda] 62914560 512-byte logical blocks: (32.2 GB/30.0 GiB)
[  216.626095] sd 2:0:0:0: Attached scsi generic sg1 type 0
[  216.629915] sd 2:0:0:0: [sda] Write Protect is off
[  216.633539] sd 2:0:0:0: [sda] Mode Sense: 61 00 00 00
[  216.633878] sd 2:0:0:0: [sda] Cache data unavailable
[  216.637479] sd 2:0:0:0: [sda] Assuming drive cache: write through
[  216.644422]  sda: sda1 sda2 sda3 sda4
[  216.648919] sd 2:0:0:0: [sda] Attached SCSI disk
[  216.654131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[  216.657875] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[  216.661862] usbcore: registered new interface driver usblp
[  216.665752] usbcore: registered new interface driver usb-storage
[  216.669710] usbcore: registered new interface driver chaoskey
[  216.673761] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUS] at 0x60,0x64 irq 1,12
[  216.679446] serio: i8042 KBD port at 0x60,0x64 irq 1
[  216.683312] serio: i8042 AUX port at 0x60,0x64 irq 12
[  216.687529] mousedev: PS/2 mouse device common for all mice
[  216.715209] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[  216.719288] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[  216.723739] random: fast init done
[  216.727625] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[  216.734546] md-cluster: EXPERIMENTAL. Use with caution
[  216.738331] Registering Cluster MD functions
[  216.743260] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[  216.748363] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[  216.754449] hidraw: raw HID events driver (C) Jiri Kosina
[  216.760021] usbcore: registered new interface driver usbhid
[  216.763986] usbhid: USB HID core driver
[  216.769332] intel_telemetry_core Init
[  216.773109] intel_telemetry: version 1.0.0 loaded
[  216.781856] Netfilter messages via NETLINK v0.30.
[  216.786338] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[  216.790909] ctnetlink v0.93: registering with nfnetlink.
[  216.795143] ip_tables: (C) 2000-2006 Netfilter Core Team
[  216.798918] Initializing XFRM netlink socket
[  216.803247] NET: Registered protocol family 10
[  216.807708] Segment Routing with IPv6
[  216.811585] ip6_tables: (C) 2000-2006 Netfilter Core Team
[  216.815472] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[  216.819734] NET: Registered protocol family 17
[  216.823700] NET: Registered protocol family 41
[  216.828016] sctp: Hash tables configured (bind 256/256)
[  216.857970] sctp_probe: probe registered (port=0/fwmark=0) bufsize=65536
[  216.862433] Key type dns_resolver registered
[  216.867284] registered taskstats version 1
[  216.872353] Btrfs loaded, crc32c=crc32c-generic
[  216.876447] Key type encrypted registered
[  216.884147]   Magic number: 13:443:633
[  216.887988] pci_bus 0000:0f: hash matches
[  216.891753] console [netcon0] enabled
[  216.895214] netconsole: network logging started
[  216.900945] OF: Duplicate name in testcase-data, renamed to "duplicate-name#1"
[  216.905752] ### dt-test ### start of unittest - you will see error messages
[  216.909422] OF: /testcase-data/phandle-tests/consumer-a: could not get #phandle-cells-missing for /testcase-data/phandle-tests/provider1
[  216.916562] OF: /testcase-data/phandle-tests/consumer-a: could not get #phandle-cells-missing for /testcase-data/phandle-tests/provider1
[  216.923852] OF: /testcase-data/phandle-tests/consumer-a: could not find phandle
[  216.927642] OF: /testcase-data/phandle-tests/consumer-a: could not find phandle
[  216.931330] OF: /testcase-data/phandle-tests/consumer-a: arguments longer than property
[  216.935048] OF: /testcase-data/phandle-tests/consumer-a: arguments longer than property
[  216.941521] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input3
[  216.945564] irq: no irq domain found for /testcase-data/interrupts/intc0 !
[  216.951728] ### dt-test ### end of unittest - 110 passed, 0 failed
[  216.955907] PM: Hibernation image not present or could not be loaded.
[  216.955911] ALSA device list:
[  216.959640]   No soundcards found.
[  216.963401] md: Waiting for all devices to be available before autodetect
[  216.967235] md: If you don't use raid, use raid=noautodetect
[  216.971533] md: Autodetecting RAID arrays.
[  216.975398] md: autorun ...
[  216.979275] md: ... autorun DONE.
[  216.984642] EXT4-fs (sda4): couldn't mount as ext3 due to feature incompatibilities
[  216.994231] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[  216.998262] VFS: Mounted root (ext4 filesystem) readonly on device 8:4.
[  217.010923] devtmpfs: mounted
[  217.020925] Freeing unused kernel memory: 1856K
[  217.024786] Write protecting the kernel read-only data: 22528k
[  217.030656] Freeing unused kernel memory: 1152K
[  217.036237] Freeing unused kernel memory: 152K
[  217.950717] random: crng init done
[  218.759150] kbd_mode (1977) used greatest stack depth: 13912 bytes left
[  218.938043] loadkeys (1978) used greatest stack depth: 13152 bytes left
[  218.943569] init-early.sh (1976) used greatest stack depth: 12688 bytes left
[  226.060425] LoadPin: dev(8,4): writable
[  226.060438] LoadPin: load pinning can be disabled.
[  226.060470] LoadPin: kernel-module pinned obj="/lib64/modules/4.12.5-gentoo/kernel/drivers/net/ethernet/intel/e1000/e1000.ko" pid=2463 cmdline="modprobe --use-blacklist --verbose e1000"
[  226.154969] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[  226.154972] e1000: Copyright (c) 1999-2006 Intel Corporation.
[  226.835325] e1000 0000:02:00.0 eth0: (PCI:66MHz:32-bit) 00:50:56:a6:1a:a5
[  226.835337] e1000 0000:02:00.0 eth0: Intel(R) PRO/1000 Network Connection
[  226.898249] e1000 0000:02:00.0 enp2s0: renamed from eth0
[  228.060265] EXT4-fs (sda4): re-mounted. Opts: (null)
[  228.397417] Adding 2097148k swap on /dev/sda3.  Priority:-1 extents:1 across:2097148k
[  231.429435] e1000: enp2s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[  231.435872] ip (3119) used greatest stack depth: 12288 bytes left

_________________
Seek and you shall find, Knock and it shall be opened, cry and you shall find comfort.
Back to top
View user's profile Send private message
Majed17
Guru
Guru


Joined: 31 Aug 2011
Posts: 328
Location: Minsk, Belarus

PostPosted: Mon Aug 21, 2017 9:51 am    Post subject: Reply with quote

i tried genkernel a few years ago and ended up with a non bootable system, so i scratched that since then.
_________________
Seek and you shall find, Knock and it shall be opened, cry and you shall find comfort.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum