Bug 104556 - WARNING: CPU: 1 PID: 7288 at mm/slab_common.c:971 kmalloc_slab+0x5e/0x70
Summary: WARNING: CPU: 1 PID: 7288 at mm/slab_common.c:971 kmalloc_slab+0x5e/0x70
Status: RESOLVED MOVED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/AMDgpu (show other bugs)
Version: XOrg git
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-09 12:50 UTC by Paul Menzel
Modified: 2019-11-19 08:28 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Paul Menzel 2018-01-09 12:50:44 UTC
With Linux 4.14.12 and libdrm 2.4.89, running `sudo tests/amdgpu/amdgpu_test l`, it hangs at *gfx ring block test*, and the Linux messages below can be seen running `dmesg`.

```
[  175.540929] ------------[ cut here ]------------
[  175.540933] WARNING: CPU: 1 PID: 7288 at mm/slab_common.c:971 kmalloc_slab+0x5e/0x70
[  175.540934] Modules linked in: nfsv4 nfs 8021q garp mrp stp llc amdgpu ttm drm_kms_helper cfbfillrect syscopyarea cfbimgblt sysfillrect sysimgblt hci_uart fb_sys_fops cfbcopyarea fb font fbdev drm btqca btintel bluetooth wmi_bmof video ecdh_generic wmi nfsd auth_rpcgss oid_registry nfs_acl lockd grace sunrpc ipv6 autofs4 unix
[  175.540960] CPU: 1 PID: 7288 Comm: lt-amdgpu_test Not tainted 4.14.12.mx64.200 #1
[  175.540961] Hardware name: Dell Inc. OptiPlex 5040/0R790T, BIOS 1.2.7 01/15/2016
[  175.540961] task: ffff8802389b90c0 task.stack: ffffc9000b724000
[  175.540963] RIP: 0010:kmalloc_slab+0x5e/0x70
[  175.540963] RSP: 0018:ffffc9000b727928 EFLAGS: 00010246
[  175.540964] RAX: 0000000000000000 RBX: ffff880250789008 RCX: ffffc9000b727a90
[  175.540965] RDX: 00000000048c27c0 RSI: 0000000000000000 RDI: 00000000048c27c0
[  175.540965] RBP: ffffc9000b727a90 R08: ffff880250789008 R09: ffff880250789038
[  175.540965] R10: ffff8802427426c8 R11: 00000000ffffffff R12: 00000000014080c0
[  175.540966] R13: 00000000048c27c0 R14: ffffffffa0338314 R15: ffff8802427426c8
[  175.540966] FS:  00007f56b969c700(0000) GS:ffff88025c480000(0000) knlGS:0000000000000000
[  175.540967] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  175.540967] CR2: 00007f56b96d1000 CR3: 000000024a95e004 CR4: 00000000003606e0
[  175.540968] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  175.540968] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  175.540968] Call Trace:
[  175.540971]  __kmalloc+0x23/0x240
[  175.541001]  amdgpu_vram_mgr_new+0xc4/0x2b0 [amdgpu]
[  175.541004]  ttm_bo_mem_space+0x111/0x4e0 [ttm]
[  175.541009]  ? add_hole+0xcc/0xf0 [drm]
[  175.541010]  ttm_bo_validate+0xab/0x120 [ttm]
[  175.541014]  ? drm_prime_handle_to_fd_ioctl+0x3e/0x50 [drm]
[  175.541016]  ttm_bo_init_reserved+0x343/0x400 [ttm]
[  175.541022]  amdgpu_bo_create_restricted+0x1db/0x460 [amdgpu]
[  175.541029]  ? amdgpu_fill_buffer+0x2e0/0x2e0 [amdgpu]
[  175.541036]  amdgpu_bo_create+0xbd/0x1b0 [amdgpu]
[  175.541043]  amdgpu_gem_object_create+0x76/0xe0 [amdgpu]
[  175.541050]  ? amdgpu_gem_object_close+0x1b0/0x1b0 [amdgpu]
[  175.541056]  amdgpu_gem_create_ioctl+0x84/0x100 [amdgpu]
[  175.541059]  drm_ioctl_kernel+0x65/0xb0 [drm]
[  175.541062]  drm_ioctl+0x28b/0x330 [drm]
[  175.541069]  ? amdgpu_gem_object_close+0x1b0/0x1b0 [amdgpu]
[  175.541070]  ? tty_write+0x1e6/0x2c0
[  175.541071]  ? n_tty_open+0xd0/0xd0
[  175.541076]  amdgpu_drm_ioctl+0x46/0x80 [amdgpu]
[  175.541078]  do_vfs_ioctl+0x8f/0x5b0
[  175.541079]  ? vfs_write+0x194/0x1b0
[  175.541080]  SyS_ioctl+0x3b/0x70
[  175.541081]  entry_SYSCALL_64_fastpath+0x13/0x6c
[  175.541082] RIP: 0033:0x7f56b86993e7
[  175.541083] RSP: 002b:00007ffe44526408 EFLAGS: 00000246
[  175.541083] Code: 82 f3 c3 48 85 ff b8 10 00 00 00 74 f4 48 83 ef 01 48 c1 ef 03 48 63 ff 0f be 87 c0 f6 46 82 eb d1 31 c0 81 e6 00 02 00 00 75 d6 <0f> ff c3 48 8b 04 c5 c0 74 b3 82 c3 66 0f 1f 44 00 00 0f 1f 44 
[  175.541097] ---[ end trace bd4b3546ebd3d3ae ]---
[  175.541108] [drm:amdgpu_gem_object_create [amdgpu]] *ERROR* Failed to allocate GEM object (1000000000000, 6, 4096, -12)
```
Comment 1 Paul Menzel 2018-01-09 12:53:07 UTC
```
$ dmesg
[    0.000000] Linux version 4.14.12.mx64.200 (root@orpheus.molgen.mpg.de) (gcc version 5.3.0 (GCC)) #1 SMP Mon Jan 8 12:53:28 CET 2018
[    0.000000] Command line: BOOT_IMAGE=/boot/bzImage-4.14.12.mx64.200 crashkernel=256M root=LABEL=root ro console=ttyS1,115200n8 console=tty0
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x00000000000907ff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000090800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009082cfff] usable
[    0.000000] BIOS-e820: [mem 0x000000009082d000-0x000000009082dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000009082e000-0x0000000090857fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000090858000-0x00000000908abfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000908ac000-0x00000000910acfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000910ad000-0x000000009db54fff] usable
[    0.000000] BIOS-e820: [mem 0x000000009db55000-0x000000009f2bbfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009f2bc000-0x000000009f309fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000009f30a000-0x000000009fabefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000009fabf000-0x000000009fffefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009ffff000-0x000000009fffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a0000000-0x00000000a00fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000025c7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] random: fast init done
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: Dell Inc. OptiPlex 5040/0R790T, BIOS 1.2.7 01/15/2016
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x25c800 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 00C0000000 mask 7FC0000000 uncachable
[    0.000000]   1 base 00B0000000 mask 7FF0000000 uncachable
[    0.000000]   2 base 00A8000000 mask 7FF8000000 uncachable
[    0.000000]   3 base 00A4000000 mask 7FFC000000 uncachable
[    0.000000]   4 base 00A2000000 mask 7FFE000000 uncachable
[    0.000000]   5 base 00A1800000 mask 7FFF800000 uncachable
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: last_pfn = 0xa0000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fcdf0-0x000fcdff] mapped at [ffffffffff200df0]
[    0.000000] Base memory trampoline at [ffff88000008a000] 8a000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x02b6b000, 0x02b6bfff] PGTABLE
[    0.000000] BRK [0x02b6c000, 0x02b6cfff] PGTABLE
[    0.000000] BRK [0x02b6d000, 0x02b6dfff] PGTABLE
[    0.000000] BRK [0x02b6e000, 0x02b6efff] PGTABLE
[    0.000000] BRK [0x02b6f000, 0x02b6ffff] PGTABLE
[    0.000000] BRK [0x02b70000, 0x02b70fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x375e7000-0x37aeafff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F05B0 000024 (v02 DELL  )
[    0.000000] ACPI: XSDT 0x000000009F2DC0A0 0000C4 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x000000009F2FE770 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x000000009F2DC1F8 022574 (v02 DELL   CBX3     01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x000000009FABEF80 000040
[    0.000000] ACPI: APIC 0x000000009F2FE880 000084 (v03 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x000000009F2FE908 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x000000009F2FE950 00009C (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x000000009F2FE9F0 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x000000009F2FEA30 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
[    0.000000] ACPI: SSDT 0x000000009F2FEA68 00036D (v01 SataRe SataTabl 00001000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x000000009F2FEDD8 0053B2 (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x000000009F304190 000042 (v01                 00000000      00000000)
[    0.000000] ACPI: LPIT 0x000000009F3041D8 000094 (v01 INTEL  SKL      00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000009F304270 000248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x000000009F3044B8 002BAE (v02 INTEL  PtidDevc 00001000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x000000009F307068 000BE3 (v02 INTEL  Ther_Rvp 00001000 INTL 20120913)
[    0.000000] ACPI: DBGP 0x000000009F307C50 000034 (v01 INTEL           00000000 MSFT 0000005F)
[    0.000000] ACPI: DBG2 0x000000009F307C88 000054 (v00 INTEL           00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000009F307CE0 000613 (v02 INTEL  DELL__MT 00000000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x000000009F3082F8 000E73 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
[    0.000000] ACPI: SLIC 0x000000009F309170 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
[    0.000000] ACPI: DMAR 0x000000009F3092E8 000070 (v01 INTEL  SKL      00000001 INTL 00000001)
[    0.000000] ACPI: ASF! 0x000000009F309358 0000A5 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000025c7fffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x25c7f9000-0x25c7fcfff]
[    0.000000] Reserving 256MB of memory at 624MB for crashkernel (System RAM: 8090MB)
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000025c7fffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000008ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000009082cfff]
[    0.000000]   node   0: [mem 0x0000000090858000-0x00000000908abfff]
[    0.000000]   node   0: [mem 0x00000000910ad000-0x000000009db54fff]
[    0.000000]   node   0: [mem 0x000000009ffff000-0x000000009fffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000025c7fffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000025c7fffff]
[    0.000000] On node 0 totalpages: 2071225
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3983 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 9997 pages used for memmap
[    0.000000]   DMA32 zone: 639786 pages, LIFO batch:31
[    0.000000]   Normal zone: 22304 pages used for memmap
[    0.000000]   Normal zone: 1427456 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    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] [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0xb2 (or later)
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] e820: [mem 0xa0100000-0xf7ffffff] 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:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] percpu: Embedded 42 pages/cpu @ffff88025c400000 s132952 r8192 d30888 u524288
[    0.000000] pcpu-alloc: s132952 r8192 d30888 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 2038839
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: init=/bin/systemd BOOT_IMAGE=/boot/bzImage-4.14.12.mx64.200 crashkernel=256M root=LABEL=root ro console=ttyS1,115200n8 console=tty0
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Memory: 7791600K/8284900K available (14348K kernel code, 1420K rwdata, 3476K rodata, 1504K init, 488K bss, 493300K reserved, 0K cma-reserved)
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] ftrace: allocating 40358 entries in 158 pages
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU event tracing is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 16640, nr_irqs: 1024, preallocated irqs: 16
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] console [ttyS1] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.001000] tsc: Detected 3300.000 MHz processor
[    0.001000] Calibrating delay loop (skipped), value calculated using timer frequency.. 6624.00 BogoMIPS (lpj=3312000)
[    0.002036] pid_max: default: 32768 minimum: 301
[    0.003041] ACPI: Core revision 20170728
[    0.023686] ACPI Error: [\_SB_.PCI0.XHC_.RHUB.HS11] Namespace lookup failure, AE_NOT_FOUND (20170728/dswload-210)
[    0.024039] ACPI Exception: AE_NOT_FOUND, During name lookup/catalog (20170728/psobject-252)
[    0.025058] ACPI Exception: AE_NOT_FOUND, (SSDT:DELL__MT) while loading table (20170728/tbxfload-228)
[    0.026375] ACPI Error: 1 table load failures, 7 successful (20170728/tbxfload-246)
[    0.029281] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.030697] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.031060] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.032061] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.033147] CPU: Physical Processor ID: 0
[    0.033605] CPU: Processor Core ID: 0
[    0.034039] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.034656] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.035039] mce: CPU supports 10 MCE banks
[    0.036042] CPU0: Thermal monitoring enabled (TM1)
[    0.036573] process: using mwait in idle threads
[    0.037038] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[    0.037614] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.038099] Freeing SMP alternatives memory: 44K
[    0.039419] smpboot: Max logical packages: 1
[    0.042902] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.053000] smpboot: CPU0: Intel(R) Core(TM) i5-6600 CPU @ 3.30GHz (family: 0x6, model: 0x5e, stepping: 0x3)
[    0.053031] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.054001] ... version:                4
[    0.054507] ... bit width:              48
[    0.055000] ... generic registers:      8
[    0.055506] ... value mask:             0000ffffffffffff
[    0.056000] ... max period:             00007fffffffffff
[    0.057000] ... fixed-purpose events:   3
[    0.057506] ... event mask:             00000007000000ff
[    0.058024] Hierarchical SRCU implementation.
[    0.058626] smp: Bringing up secondary CPUs ...
[    0.059037] x86: Booting SMP configuration:
[    0.060000] .... node  #0, CPUs:      #1 #2 #3
[    0.061572] smp: Brought up 1 node, 4 CPUs
[    0.062513] smpboot: Total of 4 processors activated (26496.00 BogoMIPS)
[    0.064240] devtmpfs: initialized
[    0.065157] PM: Registering ACPI NVS region [mem 0x9082d000-0x9082dfff] (4096 bytes)
[    0.066002] PM: Registering ACPI NVS region [mem 0x9f30a000-0x9fabefff] (8081408 bytes)
[    0.067107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.068006] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.069026] xor: automatically using best checksumming function   avx       
[    0.069826] NET: Registered protocol family 16
[    0.070119] cpuidle: using governor ladder
[    0.071069] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.071069] ACPI: bus type PCI registered
[    0.071533] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.073001] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.074005] PCI: Using configuration type 1 for base access
[    0.076150] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.093003] raid6: sse2x1   gen() 13226 MB/s
[    0.110003] raid6: sse2x1   xor()  9980 MB/s
[    0.127004] raid6: sse2x2   gen() 16187 MB/s
[    0.144001] raid6: sse2x2   xor() 11466 MB/s
[    0.161003] raid6: sse2x4   gen() 17335 MB/s
[    0.178000] raid6: sse2x4   xor() 13125 MB/s
[    0.195002] raid6: avx2x1   gen() 26652 MB/s
[    0.212000] raid6: avx2x1   xor() 19445 MB/s
[    0.229001] raid6: avx2x2   gen() 30207 MB/s
[    0.246000] raid6: avx2x2   xor() 21621 MB/s
[    0.263001] raid6: avx2x4   gen() 31839 MB/s
[    0.280000] raid6: avx2x4   xor() 24421 MB/s
[    0.280527] raid6: using algorithm avx2x4 gen() 31839 MB/s
[    0.281000] raid6: .... xor() 24421 MB/s, rmw enabled
[    0.281590] raid6: using avx2x2 recovery algorithm
[    0.282011] ACPI: Added _OSI(Module Device)
[    0.282531] ACPI: Added _OSI(Processor Device)
[    0.283001] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.283562] ACPI: Added _OSI(Processor Aggregator Device)
[    0.285332] ACPI: Executed 21 blocks of module-level executable AML code
[    0.292694] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.295542] ACPI: Dynamic OEM Table Load:
[    0.296003] ACPI: SSDT 0xFFFF880252504000 0006C3 (v02 PmRef  Cpu0Ist  00003000 INTL 20120913)
[    0.297170] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.298916] ACPI: Dynamic OEM Table Load:
[    0.299002] ACPI: SSDT 0xFFFF8802524AC000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120913)
[    0.300158] ACPI: Dynamic OEM Table Load:
[    0.301001] ACPI: SSDT 0xFFFF8802524D8840 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120913)
[    0.302103] ACPI: Dynamic OEM Table Load:
[    0.302610] ACPI: SSDT 0xFFFF88025396BE00 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120913)
[    0.304138] ACPI: Dynamic OEM Table Load:
[    0.304647] ACPI: SSDT 0xFFFF88025396C800 0005AA (v02 PmRef  ApIst    00003000 INTL 20120913)
[    0.305292] ACPI: Dynamic OEM Table Load:
[    0.306001] ACPI: SSDT 0xFFFF88025396BC00 000119 (v02 PmRef  ApHwp    00003000 INTL 20120913)
[    0.307155] ACPI: Dynamic OEM Table Load:
[    0.308001] ACPI: SSDT 0xFFFF88025396BA00 000119 (v02 PmRef  ApCst    00003000 INTL 20120913)
[    0.311164] ACPI: Interpreter enabled
[    0.311660] ACPI: (supports S0 S3 S5)
[    0.312000] ACPI: Using IOAPIC for interrupt routing
[    0.312603] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.314294] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.316369] ACPI: Power Resource [PG00] (on)
[    0.317142] ACPI: Power Resource [PG01] (on)
[    0.317890] ACPI: Power Resource [PG02] (on)
[    0.320160] ACPI: Power Resource [WRST] (off)
[    0.320894] ACPI: Power Resource [WRST] (off)
[    0.321200] ACPI: Power Resource [WRST] (off)
[    0.322198] ACPI: Power Resource [WRST] (off)
[    0.323097] ACPI: Power Resource [WRST] (off)
[    0.323834] ACPI: Power Resource [WRST] (off)
[    0.324198] ACPI: Power Resource [WRST] (off)
[    0.325198] ACPI: Power Resource [WRST] (off)
[    0.326034] ACPI: Power Resource [WRST] (off)
[    0.326766] ACPI: Power Resource [WRST] (off)
[    0.327201] ACPI: Power Resource [WRST] (off)
[    0.328198] ACPI: Power Resource [WRST] (off)
[    0.328929] ACPI: Power Resource [WRST] (off)
[    0.329199] ACPI: Power Resource [WRST] (off)
[    0.330198] ACPI: Power Resource [WRST] (off)
[    0.331165] ACPI: Power Resource [WRST] (off)
[    0.331895] ACPI: Power Resource [WRST] (off)
[    0.332198] ACPI: Power Resource [WRST] (off)
[    0.333198] ACPI: Power Resource [WRST] (off)
[    0.334097] ACPI: Power Resource [WRST] (off)
[    0.343440] ACPI: Power Resource [FN00] (off)
[    0.344027] ACPI: Power Resource [FN01] (off)
[    0.344610] ACPI: Power Resource [FN02] (off)
[    0.345052] ACPI: Power Resource [FN03] (off)
[    0.345634] ACPI: Power Resource [FN04] (off)
[    0.347039] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.347724] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.349836] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.350000] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.351220] PCI host bridge to bus 0000:00
[    0.352001] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.353000] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.353731] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.354000] pci_bus 0000:00: root bus resource [mem 0xa1800000-0xf7ffffff window]
[    0.355000] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.356001] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.357005] pci 0000:00:00.0: [8086:191f] type 00 class 0x060000
[    0.357207] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.357234] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.357410] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[    0.357427] pci 0000:00:14.0: reg 0x10: [mem 0xf7f30000-0xf7f3ffff 64bit]
[    0.357479] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.357566] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[    0.357582] pci 0000:00:14.2: reg 0x10: [mem 0xf7f4e000-0xf7f4efff 64bit]
[    0.357708] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[    0.357727] pci 0000:00:16.0: reg 0x10: [mem 0xf7f4d000-0xf7f4dfff 64bit]
[    0.357783] pci 0000:00:16.0: PME# supported from D3hot
[    0.357884] pci 0000:00:17.0: [8086:2822] type 00 class 0x010400
[    0.358001] pci 0000:00:17.0: reg 0x10: [mem 0xf7f48000-0xf7f49fff]
[    0.358006] pci 0000:00:17.0: reg 0x14: [mem 0xf7f4c000-0xf7f4c0ff]
[    0.358011] pci 0000:00:17.0: reg 0x18: [io  0xf050-0xf057]
[    0.358017] pci 0000:00:17.0: reg 0x1c: [io  0xf040-0xf043]
[    0.358022] pci 0000:00:17.0: reg 0x20: [io  0xf020-0xf03f]
[    0.358027] pci 0000:00:17.0: reg 0x24: [mem 0xf7f4b000-0xf7f4b7ff]
[    0.358058] pci 0000:00:17.0: PME# supported from D3hot
[    0.358149] pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
[    0.358198] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.358326] pci 0000:00:1f.0: [8086:a146] type 00 class 0x060100
[    0.358499] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[    0.358511] pci 0000:00:1f.2: reg 0x10: [mem 0xf7f44000-0xf7f47fff]
[    0.358634] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
[    0.358657] pci 0000:00:1f.3: reg 0x10: [mem 0xf7f40000-0xf7f43fff 64bit]
[    0.358685] pci 0000:00:1f.3: reg 0x20: [mem 0xf7f20000-0xf7f2ffff 64bit]
[    0.358726] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.358848] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[    0.358907] pci 0000:00:1f.4: reg 0x10: [mem 0xf7f4a000-0xf7f4a0ff 64bit]
[    0.358976] pci 0000:00:1f.4: reg 0x20: [io  0xf000-0xf01f]
[    0.359131] pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000
[    0.359154] pci 0000:00:1f.6: reg 0x10: [mem 0xf7f00000-0xf7f1ffff]
[    0.359246] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.359342] pci 0000:01:00.0: [1002:6610] type 00 class 0x030000
[    0.359353] pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.359358] pci 0000:01:00.0: reg 0x18: [mem 0xf7e00000-0xf7e3ffff 64bit]
[    0.359361] pci 0000:01:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.359368] pci 0000:01:00.0: reg 0x30: [mem 0xf7e40000-0xf7e5ffff pref]
[    0.359393] pci 0000:01:00.0: supports D1 D2
[    0.359394] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
[    0.359422] pci 0000:01:00.1: [1002:aab0] type 00 class 0x040300
[    0.359432] pci 0000:01:00.1: reg 0x10: [mem 0xf7e60000-0xf7e63fff 64bit]
[    0.359469] pci 0000:01:00.1: supports D1 D2
[    0.362022] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.362634] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.362635] pci 0000:00:01.0:   bridge window [mem 0xf7e00000-0xf7efffff]
[    0.362637] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    0.362674] pci 0000:02:00.0: [104c:8240] type 01 class 0x060400
[    0.362792] pci 0000:02:00.0: supports D1 D2
[    0.362864] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
[    0.363100] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.365362] ACPI: PCI Interrupt Link [LNKA] (IRQs *7 12)
[    0.366009] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *10)
[    0.366652] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 *5)
[    0.367032] ACPI: PCI Interrupt Link [LNKD] (IRQs 6 *11)
[    0.367676] ACPI: PCI Interrupt Link [LNKE] (IRQs *7 11)
[    0.368032] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 10)
[    0.369032] ACPI: PCI Interrupt Link [LNKG] (IRQs *4 5)
[    0.369668] ACPI: PCI Interrupt Link [LNKH] (IRQs 6 12) *11
[    0.370346] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.371000] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.371001] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.372000] vgaarb: loaded
[    0.372433] SCSI subsystem initialized
[    0.373017] libata version 3.00 loaded.
[    0.373026] ACPI: bus type USB registered
[    0.373539] usbcore: registered new interface driver usbfs
[    0.374005] usbcore: registered new interface driver hub
[    0.374623] usbcore: registered new device driver usb
[    0.375009] pps_core: LinuxPPS API ver. 1 registered
[    0.376000] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.377001] PTP clock support registered
[    0.377517] EDAC MC: Ver: 3.0.0
[    0.378023] Advanced Linux Sound Architecture Driver Initialized.
[    0.378700] PCI: Using ACPI for IRQ routing
[    0.385888] PCI: pci_cache_line_size set to 64 bytes
[    0.385922] e820: reserve RAM buffer [mem 0x00090800-0x0009ffff]
[    0.385923] e820: reserve RAM buffer [mem 0x9082d000-0x93ffffff]
[    0.385924] e820: reserve RAM buffer [mem 0x908ac000-0x93ffffff]
[    0.385924] e820: reserve RAM buffer [mem 0x9db55000-0x9fffffff]
[    0.385925] e820: reserve RAM buffer [mem 0x25c800000-0x25fffffff]
[    0.386065] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.386748] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.389009] clocksource: Switched to clocksource hpet
[    0.396077] VFS: Disk quotas dquot_6.6.0
[    0.396584] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.397381] FS-Cache: Loaded
[    0.397816] CacheFiles: Loaded
[    0.398313] pnp: PnP ACPI init
[    0.398863] system 00:00: [io  0x0a00-0x0a3f] has been reserved
[    0.399588] system 00:00: [io  0x0a40-0x0a7f] has been reserved
[    0.400314] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.400745] pnp 00:01: [dma 0 disabled]
[    0.400768] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.400793] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.400819] pnp 00:03: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
[    0.400888] system 00:04: [io  0x0680-0x069f] has been reserved
[    0.401587] system 00:04: [io  0xffff] has been reserved
[    0.402239] system 00:04: [io  0xffff] has been reserved
[    0.402852] system 00:04: [io  0xffff] has been reserved
[    0.403503] system 00:04: [io  0x1800-0x18fe] has been reserved
[    0.404204] system 00:04: [io  0x164e-0x164f] has been reserved
[    0.404866] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.404915] system 00:05: [io  0x0800-0x087f] has been reserved
[    0.405612] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.405622] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.405640] system 00:07: [io  0x1854-0x1857] has been reserved
[    0.406366] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.406487] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.407268] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.407985] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.408742] system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.409498] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.410253] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.410969] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.411746] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
[    0.412525] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.413309] system 00:08: [mem 0xf7fe0000-0xf7ffffff] has been reserved
[    0.414068] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.414088] system 00:09: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.414805] system 00:09: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.415585] system 00:09: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.418711] system 00:09: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.419496] system 00:09: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.420277] system 00:09: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.420993] system 00:09: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.421776] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.421942] system 00:0a: [io  0xff00-0xfffe] has been reserved
[    0.422642] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.423310] system 00:0b: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.424067] system 00:0b: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.424783] system 00:0b: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.425542] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.426076] pnp: PnP ACPI: found 12 devices
[    0.431784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.432846] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.433494] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.434233] pci 0000:00:01.0:   bridge window [mem 0xf7e00000-0xf7efffff]
[    0.434964] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    0.435890] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.436524] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
[    0.437197] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.437198] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.437198] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.437199] pci_bus 0000:00: resource 7 [mem 0xa1800000-0xf7ffffff window]
[    0.437199] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.437200] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.437201] pci_bus 0000:01: resource 1 [mem 0xf7e00000-0xf7efffff]
[    0.437201] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[    0.437282] NET: Registered protocol family 2
[    0.437897] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.438872] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.439792] TCP: Hash tables configured (established 65536 bind 65536)
[    0.440560] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.441319] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.442669] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.443651] PCI: CLS 0 bytes, default 64
[    0.443669] Trying to unpack rootfs image as initramfs...
[    0.503466] Freeing initrd memory: 5136K
[    0.503969] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.504753] software IO TLB [mem 0x99b55000-0x9db55000] (64MB) mapped at [ffff880099b55000-ffff88009db54fff]
[    0.505948] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    0.506888] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    0.507596] RAPL PMU: hw unit of domain package 2^-14 Joules
[    0.508299] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    0.508915] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    0.509590] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    0.510325] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2fbd93f9e57, max_idle_ns: 440795263784 ns
[    0.511564] audit: initializing netlink subsys (disabled)
[    0.512277] audit: type=2000 audit(1515505028.512:1): state=initialized audit_enabled=0 res=1
[    0.512430] workingset: timestamp_bits=40 max_order=21 bucket_order=0
[    0.514125] JFS: nTxBlock = 8192, nTxLock = 65536
[    0.515886] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[    0.517220] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.518143] io scheduler noop registered
[    0.518642] io scheduler deadline registered
[    0.519217] io scheduler cfq registered (default)
[    0.519780] io scheduler mq-deadline registered
[    0.520391] io scheduler kyber registered
[    0.521234] pcieport 0000:00:1c.0: AER enabled with IRQ 121
[    0.521875] pcieport 0000:00:01.0: Signaling PME with IRQ 120
[    0.522594] pcieport 0000:00:1c.0: Signaling PME with IRQ 121
[    0.523289] ipmi message handler version 39.2
[    0.523823] ipmi device interface
[    0.524321] IPMI System Interface driver.
[    0.524837] ipmi_si: Unable to find any System Interface(s)
[    0.525533] IPMI Watchdog: driver initialized
[    0.526131] Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot.
[    0.527094] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.528129] ACPI: Sleep Button [SLPB]
[    0.528622] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.529603] ACPI: Power Button [PWRB]
[    0.530138] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.531052] ACPI: Power Button [PWRF]
[    0.561404] Monitor-Mwait will be used to enter C-1 state
[    0.561408] Monitor-Mwait will be used to enter C-2 state
[    0.561411] Monitor-Mwait will be used to enter C-3 state
[    0.562275] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[    0.593364] thermal LNXTHERM:00: registered as thermal_zone0
[    0.594026] ACPI: Thermal Zone [TZ00] (28 C)
[    0.594692] thermal LNXTHERM:01: registered as thermal_zone1
[    0.595377] ACPI: Thermal Zone [TZ01] (30 C)
[    0.605090] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.626607] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.628376] lp: driver loaded but no devices found
[    0.629224] Linux agpgart interface v0.103
[    0.632667] brd: module loaded
[    0.634769] loop: module loaded
[    0.639276] drbd: initialized. Version: 8.4.10 (api:1/proto:86-101)
[    0.639985] drbd: built-in
[    0.640466] drbd: registered as block device major 147
[    0.641157] Uniform Multi-Platform E-IDE driver
[    0.642270] ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports
[    0.643632] Probing IDE interface ide0...
[    1.166275] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    1.166834] Probing IDE interface ide1...
[    1.519521] clocksource: Switched to clocksource tsc
[    1.689264] ide1 at 0x170-0x177,0x376 on irq 15
[    1.689819] ide-gd driver 1.18
[    1.690254] ide-cd driver 5.00
[    1.690804] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[    1.691751] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[    1.692532] megasas: 07.702.06.00-rc1
[    1.693018] mpt3sas version 15.100.00.00 loaded
[    1.693806] ahci 0000:00:17.0: version 3.0
[    1.693911] ahci 0000:00:17.0: controller can't do SNTF, turning off CAP_SNTF
[    1.704967] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf impl RAID mode
[    1.705892] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part ems deso sadm sds apst 
[    1.715713] scsi host0: ahci
[    1.716276] scsi host1: ahci
[    1.716792] scsi host2: ahci
[    1.717346] scsi host3: ahci
[    1.717787] ata1: SATA max UDMA/133 abar m2048@0xf7f4b000 port 0xf7f4b100 irq 122
[    1.718659] ata2: SATA max UDMA/133 abar m2048@0xf7f4b000 port 0xf7f4b180 irq 122
[    1.719530] ata3: SATA max UDMA/133 abar m2048@0xf7f4b000 port 0xf7f4b200 irq 122
[    1.720401] ata4: SATA max UDMA/133 abar m2048@0xf7f4b000 port 0xf7f4b280 irq 122
[    1.721419] tun: Universal TUN/TAP device driver, 1.6
[    1.722078] bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.712.30-0 (2014/02/10)
[    1.723496] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    1.724221] e100: Copyright(c) 1999-2006 Intel Corporation
[    1.724863] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    1.725664] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    1.726353] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    1.727006] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.727833] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    2.029594] ata4: SATA link down (SStatus 4 SControl 300)
[    2.030236] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.030933] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.031629] ata3: SATA link down (SStatus 4 SControl 300)
[    2.034229] ata2.00: ATAPI: HL-DT-ST DVD+/-RW GU90N, A1C0, max UDMA/100
[    2.037787] ata2.00: configured for UDMA/100
[    2.059833] ata1.00: ATA-8: ST3250310NS, SN06, max UDMA/133
[    2.060491] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    2.103604] ata1.00: configured for UDMA/133
[    2.137199] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    2.220399] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 64:00:6a:2c:10:c1
[    2.221309] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    2.222126] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[    2.222878] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[    2.223625] igb: Copyright (c) 2007-2014 Intel Corporation.
[    2.224270] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[    2.225166] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    2.225836] sky2: driver version 1.30
[    2.226369] Fusion MPT base driver 3.04.20
[    2.226882] Copyright (c) 1999-2008 LSI Corporation
[    2.227461] Fusion MPT SPI Host driver 3.04.20
[    2.228009] Fusion MPT FC Host driver 3.04.20
[    2.228551] Fusion MPT SAS Host driver 3.04.20
[    2.229100] Fusion MPT misc device (ioctl) driver 3.04.20
[    2.229843] mptctl: Registered with Fusion MPT base driver
[    2.230515] mptctl: /dev/mptctl @ (major,minor=10,220)
[    2.231145] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.231854] ehci-pci: EHCI PCI platform driver
[    2.232432] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.233145] ohci-pci: OHCI PCI platform driver
[    2.233691] uhci_hcd: USB Universal Host Controller Interface driver
[    2.234540] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.235187] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.237178] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[    2.238165] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    2.238374] hub 1-0:1.0: USB hub found
[    2.238873] hub 1-0:1.0: 16 ports detected
[    2.239578] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.240224] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.241289] hub 2-0:1.0: USB hub found
[    2.241782] hub 2-0:1.0: 10 ports detected
[    2.242495] usbcore: registered new interface driver usb-storage
[    2.243211] usbcore: registered new interface driver usbserial
[    2.243865] usbcore: registered new interface driver ftdi_sio
[    2.246889] usbserial: USB Serial support registered for FTDI USB Serial Device
[    2.247796] usbcore: registered new interface driver omninet
[    2.248477] usbserial: USB Serial support registered for ZyXEL - omni.net lcd plus usb
[    2.249437] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    2.253362] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.253947] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.254970] rtc_cmos 00:06: RTC can wake from S4
[    2.255996] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    2.256803] rtc_cmos 00:06: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    2.257841] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    2.258551] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    2.260381] IR NEC protocol handler initialized
[    2.260928] IR RC5(x/sz) protocol handler initialized
[    2.261551] IR RC6 protocol handler initialized
[    2.262164] IR JVC protocol handler initialized
[    2.262711] IR Sony protocol handler initialized
[    2.263306] IR SANYO protocol handler initialized
[    2.263868] IR Sharp protocol handler initialized
[    2.264470] IR MCE Keyboard/mouse protocol handler initialized
[    2.265164] IR XMP protocol handler initialized
[    2.265738] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    2.266538] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    2.267692] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.268422] iTCO_vendor_support: vendor-support=0
[    2.268991] nv_tco: NV TCO WatchDog Timer Driver v0.01
[    2.269889] intel_pstate: Intel P-state driver initializing
[    2.270842] intel_pstate: HWP enabled
[    2.271361] hidraw: raw HID events driver (C) Jiri Kosina
[    2.272106] usbcore: registered new interface driver usbhid
[    2.272749] usbhid: USB HID core driver
[    2.273628] snd_hda_intel 0000:01:00.1: Force to non-snoop mode
[    2.274939] Key type dns_resolver registered
[    2.275935] microcode: sig=0x506e3, pf=0x2, revision=0x74
[    2.277651] microcode: Microcode Update Driver: v2.2.
[    2.277657] sched_clock: Marking stable (2277633804, 0)->(2383280433, -105646629)
[    2.277698] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input4
[    2.277797] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input5
[    2.281904] registered taskstats version 1
[    2.283014] rtc_cmos 00:06: setting system clock to 2018-01-09 13:37:10 UTC (1515505030)
[    2.283974] ALSA device list:
[    2.284452]   #1: HDA ATI HDMI at 0xf7e60000 irq 126
[    2.313478] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3234: line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:line
[    2.314628] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=1 (0x14/0x0/0x0/0x0/0x0)
[    2.315577] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    2.316480] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    2.317216] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    2.317834] snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
[    2.318584] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
[    2.360891] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
[    2.361959] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
[    2.561233] usb 1-1: new low-speed USB device number 2 using xhci_hcd
[    2.700305] input: Dell Dell USB Entry Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:413C:2107.0001/input/input10
[    2.753503] hid-generic 0003:413C:2107.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Entry Keyboard] on usb-0000:00:14.0-1/input0
[    2.868227] usb 1-2: new low-speed USB device number 3 using xhci_hcd
[    3.000983] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:046D:C077.0002/input/input11
[    3.002422] hid-generic 0003:046D:C077.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-2/input0
[    3.679480] floppy0: no floppy controllers found
[    3.680379] scsi 0:0:0:0: Direct-Access     ATA      ST3250310NS      SN06 PQ: 0 ANSI: 5
[    3.681679] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.681779] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[    3.681784] sd 0:0:0:0: [sda] Write Protect is off
[    3.681798] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.681841] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.688266] scsi 1:0:0:0: CD-ROM            HL-DT-ST DVD+-RW GU90N    A1C0 PQ: 0 ANSI: 5
[    3.697332]  sda: sda1 sda2
[    3.698729] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.717848] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.718845] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.719672] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    3.719770] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    3.721456] Freeing unused kernel memory: 1504K
[    3.722006] Write protecting the kernel read-only data: 20480k
[    3.723065] Freeing unused kernel memory: 2012K
[    3.724326] Freeing unused kernel memory: 620K
[    4.010342] XFS (sda1): Mounting V5 Filesystem
[    4.300640] XFS (sda1): Starting recovery (logdev: internal)
[    4.664198] random: crng init done
[    5.582650] XFS (sda1): Ending recovery (logdev: internal)
[    6.480948] NET: Registered protocol family 1
[    6.482093] systemd[1]: systemd 27 running in system mode. (+PAM +LIBWRAP -AUDIT -SELINUX -SYSVINIT -LIBCRYPTSETUP; other)
[    6.716257] NET: Registered protocol family 10
[    6.716967] Segment Routing with IPv6
[    6.738208] systemd[1]: Set hostname to <rabammel.molgen.mpg.de>.
[    7.022218] systemd[1]: [/lib/systemd/system/alsa-restore.service:9] Unknown lvalue 'ConditionPathExistsGlob' in section 'Unit'. Ignoring.
[    7.024723] systemd[1]: [/etc/systemd/system/serial-log@.service:7] Failed to parse service type, ignoring: idle
[    7.778757] systemd-vconsole-setup[128]: Cannot open font file latarcyrheb-sun16
[    8.131305] RPC: Registered named UNIX socket transport module.
[    8.131980] RPC: Registered udp transport module.
[    8.132589] RPC: Registered tcp transport module.
[    8.133193] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    8.533203] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    8.808495] udev[141]: starting version 164
[    8.899748] systemd-fsck[131]: /usr/sbin/fsck.xfs: XFS file system.
[    8.900569] systemd-vconsole-setup[128]: /bin/setfont failed with error code 66.
[    9.042990] wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
[    9.524172] Bluetooth: Core ver 2.22
[    9.524711] NET: Registered protocol family 31
[    9.525342] Bluetooth: HCI device and connection manager initialized
[    9.526059] Bluetooth: HCI socket layer initialized
[    9.526659] Bluetooth: L2CAP socket layer initialized
[    9.527292] Bluetooth: SCO socket layer initialized
[   10.229969] Bluetooth: HCI UART driver ver 2.3
[   10.230619] Bluetooth: HCI UART protocol H4 registered
[   10.231278] Bluetooth: HCI UART protocol BCSP registered
[   10.231887] Bluetooth: HCI UART protocol ATH3K registered
[   10.232549] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   10.233293] Bluetooth: HCI UART protocol Intel registered
[   10.233966] Bluetooth: HCI UART protocol QCA registered
[   10.621097] mtp-probe[479]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1"
[   10.622505] mtp-probe[480]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2"
[   10.626110] mtp-probe[479]: bus: 1, device: 2 was not an MTP device
[   10.626910] mtp-probe[480]: bus: 1, device: 3 was not an MTP device
[   10.858772] systemd-tmpfiles[531]: Two or more conflicting lines for /var/cache/man configured, ignoring.
[   11.697600] [drm] amdgpu kernel modesetting enabled.
[   11.698587] [drm] initializing kernel modesetting (OLAND 0x1002:0x6610 0x1028:0x0081 0x81).
[   11.699588] [drm] register mmio base: 0xF7E00000
[   11.700209] [drm] register mmio size: 262144
[   11.705672] [drm] BIOS signature incorrect 53 7
[   11.706305] ATOM BIOS: 113-C8720100-101
[   11.706798] [drm] GPU post is not needed
[   11.707327] [drm] Changing default dispclk from 600Mhz to 625Mhz
[   11.708112] [drm] vm size is 64 GB, block size is 13-bit, fragment size is 4-bit
[   11.741286] amdgpu 0000:01:00.0: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
[   11.742312] amdgpu 0000:01:00.0: GTT: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[   11.743311] [drm] Detected VRAM RAM=4096M, BAR=256M
[   11.743899] [drm] RAM width 128bits DDR3
[   11.744565] [TTM] Zone  kernel: Available graphics memory: 3900458 kiB
[   11.745354] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[   11.746093] [TTM] Initializing pool allocator
[   11.746628] [TTM] Initializing DMA pool allocator
[   11.747242] [drm] amdgpu: 4096M of VRAM memory ready
[   11.747825] [drm] amdgpu: 4096M of GTT memory ready.
[   11.748443] [drm] GART: num cpu pages 262144, num gpu pages 262144
[   11.749696] amdgpu 0000:01:00.0: PCIE GART of 1024M enabled (table at 0x000000F400040000).
[   11.750641] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   11.751382] [drm] Driver supports precise vblank timestamp query.
[   11.752103] amdgpu 0000:01:00.0: amdgpu: using MSI.
[   11.752672] [drm] amdgpu: irq initialized.
[   11.760708] [drm] probing gen 2 caps for device 8086:1901 = 261ad03/e
[   11.761466] [drm] Internal thermal controller with fan control
[   11.762149] [drm] amdgpu: dpm initialized
[   11.762747] [drm] AMDGPU Display Connectors
[   11.763305] [drm] Connector 0:
[   11.763717] [drm]   DP-1
[   11.764117] [drm]   HPD1
[   11.764488] [drm]   DDC: 0x194c 0x194c 0x194d 0x194d 0x194e 0x194e 0x194f 0x194f
[   11.765366] [drm]   Encoders:
[   11.765770] [drm]     DFP1: INTERNAL_UNIPHY
[   11.766315] [drm] Connector 1:
[   11.766726] [drm]   DVI-I-1
[   11.767158] [drm]   HPD2
[   11.767528] [drm]   DDC: 0x1950 0x1950 0x1951 0x1951 0x1952 0x1952 0x1953 0x1953
[   11.768405] [drm]   Encoders:
[   11.768810] [drm]     DFP2: INTERNAL_UNIPHY
[   11.769364] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[   11.799525] amdgpu 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000000400080, cpu addr 0xffffc90001c1d080
[   11.800805] amdgpu 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000000400100, cpu addr 0xffffc90001c1d100
[   11.802088] amdgpu 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000000400180, cpu addr 0xffffc90001c1d180
[   11.803382] amdgpu 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000000400200, cpu addr 0xffffc90001c1d200
[   11.804672] amdgpu 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000000400280, cpu addr 0xffffc90001c1d280
[   11.805925] [drm] probing gen 2 caps for device 8086:1901 = 261ad03/e
[   11.806656] [drm] PCIE gen 3 link speeds already enabled
[   11.968759] [drm] ring test on 0 succeeded in 10 usecs
[   11.971373] [drm] ring test on 1 succeeded in 1 usecs
[   11.971951] [drm] ring test on 2 succeeded in 2 usecs
[   11.972574] [drm] ring test on 3 succeeded in 2 usecs
[   11.973181] [drm] ring test on 4 succeeded in 3 usecs
[   11.973898] [drm] ib test on ring 0 succeeded
[   11.974548] [drm] ib test on ring 1 succeeded
[   11.975190] [drm] ib test on ring 2 succeeded
[   11.975788] [drm] ib test on ring 3 succeeded
[   11.976429] [drm] ib test on ring 4 succeeded
[   12.009234] [drm] fb mappable at 0xE0243000
[   12.009743] [drm] vram apper at 0xE0000000
[   12.010273] [drm] size 9216000
[   12.010676] [drm] fb depth is 24
[   12.011135] [drm]    pitch is 7680
[   12.011737] fbcon: amdgpudrmfb (fb0) is primary device
[   12.068774] Console: switching to colour frame buffer device 240x75
[   12.092334] amdgpu 0000:01:00.0: fb0: amdgpudrmfb frame buffer device
[   12.097355] [drm] Initialized amdgpu 3.19.0 20150101 for 0000:01:00.0 on minor 0
[   13.058031] systemd[1]: serial-log@ttyS1.service: control process exited, code=exited status=1
[   13.058848] systemd[1]: serial-log@ttyS1.service holdoff time over, scheduling restart.
[   13.059570] systemd[1]: Job pending for unit, delaying automatic restart.
[   13.060254] systemd[1]: Unit serial-log@ttyS1.service entered failed state.
[   13.060850] systemd[1]: serial-log@ttyS1.service: control process exited, code=exited status=1
[   13.061745] systemd[1]: serial-log@ttyS1.service holdoff time over, scheduling restart.
[   13.062499] systemd[1]: Job pending for unit, delaying automatic restart.
[   13.063110] systemd[1]: Unit serial-log@ttyS1.service entered failed state.
[   13.063693] systemd[1]: serial-log@ttyS1.service: control process exited, code=exited status=1
[   13.064453] systemd[1]: serial-log@ttyS1.service holdoff time over, scheduling restart.
[   13.491963] kexec[578]: Unknown type (Reserved) while parsing /sys/firmware/memmap/17/type. Please report this as bug. Using RANGE_RESERVED now.
[   13.493139] kexec[578]: Unknown type (Reserved) while parsing /sys/firmware/memmap/7/type. Please report this as bug. Using RANGE_RESERVED now.
[   13.494252] kexec[578]: Unknown type (Reserved) while parsing /sys/firmware/memmap/15/type. Please report this as bug. Using RANGE_RESERVED now.
[   13.495367] kexec[578]: Unknown type (Reserved) while parsing /sys/firmware/memmap/5/type. Please report this as bug. Using RANGE_RESERVED now.
[   13.496474] kexec[578]: Unknown type (Reserved) while parsing /sys/firmware/memmap/1/type. Please report this as bug. Using RANGE_RESERVED now.
[   13.497598] kexec[578]: Unknown type (Reserved) while parsing /sys/firmware/memmap/18/type. Please report this as bug. Using RANGE_RESERVED now.
[   13.498786] kexec[578]: Unknown type (Reserved) while parsing /sys/firmware/memmap/16/type. Please report this as bug. Using RANGE_RESERVED now.
[   13.499929] kexec[578]: Unknown type (Reserved) while parsing /sys/firmware/memmap/14/type. Please report this as bug. Using RANGE_RESERVED now.
[   13.501066] kexec[578]: Unknown type (Reserved) while parsing /sys/firmware/memmap/12/type. Please report this as bug. Using RANGE_RESERVED now.
[   13.502190] kexec[578]: Unknown type (Reserved) while parsing /sys/firmware/memmap/2/type. Please report this as bug. Using RANGE_RESERVED now.
[   14.716852] e1000e 0000:00:1f.6 net00: renamed from eth0
[   16.093718] 8021q: 802.1Q VLAN Support v1.8
[   16.651333] XFS (sda2): Mounting V5 Filesystem
[   17.104266] XFS (sda2): Ending clean mount
[   17.693506] svc: failed to register lockdv1 RPC service (errno 97).
[   17.990615] NFSD: starting 90-second grace period (net ffffffff8252ee80)
[   20.767693] e1000e: net00 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   22.898304] mxstartup.systemd[928]: mxstartup: nothing to start on host 'rabammel'
[   22.952123] systemd[1]: Startup finished in 6s 753ms 731us (kernel) + 16s 198ms 322us (userspace) = 22s 952ms 53us.
[   46.497191] FS-Cache: Netfs 'nfs' registered for caching
[   46.635341] NFS: Registering the id_resolver key type
[   46.635346] Key type id_resolver registered
[   46.635361] Key type id_legacy registered
[  175.540929] ------------[ cut here ]------------
[  175.540933] WARNING: CPU: 1 PID: 7288 at mm/slab_common.c:971 kmalloc_slab+0x5e/0x70
[  175.540934] Modules linked in: nfsv4 nfs 8021q garp mrp stp llc amdgpu ttm drm_kms_helper cfbfillrect syscopyarea cfbimgblt sysfillrect sysimgblt hci_uart fb_sys_fops cfbcopyarea fb font fbdev drm btqca btintel bluetooth wmi_bmof video ecdh_generic wmi nfsd auth_rpcgss oid_registry nfs_acl lockd grace sunrpc ipv6 autofs4 unix
[  175.540960] CPU: 1 PID: 7288 Comm: lt-amdgpu_test Not tainted 4.14.12.mx64.200 #1
[  175.540961] Hardware name: Dell Inc. OptiPlex 5040/0R790T, BIOS 1.2.7 01/15/2016
[  175.540961] task: ffff8802389b90c0 task.stack: ffffc9000b724000
[  175.540963] RIP: 0010:kmalloc_slab+0x5e/0x70
[  175.540963] RSP: 0018:ffffc9000b727928 EFLAGS: 00010246
[  175.540964] RAX: 0000000000000000 RBX: ffff880250789008 RCX: ffffc9000b727a90
[  175.540965] RDX: 00000000048c27c0 RSI: 0000000000000000 RDI: 00000000048c27c0
[  175.540965] RBP: ffffc9000b727a90 R08: ffff880250789008 R09: ffff880250789038
[  175.540965] R10: ffff8802427426c8 R11: 00000000ffffffff R12: 00000000014080c0
[  175.540966] R13: 00000000048c27c0 R14: ffffffffa0338314 R15: ffff8802427426c8
[  175.540966] FS:  00007f56b969c700(0000) GS:ffff88025c480000(0000) knlGS:0000000000000000
[  175.540967] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  175.540967] CR2: 00007f56b96d1000 CR3: 000000024a95e004 CR4: 00000000003606e0
[  175.540968] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  175.540968] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  175.540968] Call Trace:
[  175.540971]  __kmalloc+0x23/0x240
[  175.541001]  amdgpu_vram_mgr_new+0xc4/0x2b0 [amdgpu]
[  175.541004]  ttm_bo_mem_space+0x111/0x4e0 [ttm]
[  175.541009]  ? add_hole+0xcc/0xf0 [drm]
[  175.541010]  ttm_bo_validate+0xab/0x120 [ttm]
[  175.541014]  ? drm_prime_handle_to_fd_ioctl+0x3e/0x50 [drm]
[  175.541016]  ttm_bo_init_reserved+0x343/0x400 [ttm]
[  175.541022]  amdgpu_bo_create_restricted+0x1db/0x460 [amdgpu]
[  175.541029]  ? amdgpu_fill_buffer+0x2e0/0x2e0 [amdgpu]
[  175.541036]  amdgpu_bo_create+0xbd/0x1b0 [amdgpu]
[  175.541043]  amdgpu_gem_object_create+0x76/0xe0 [amdgpu]
[  175.541050]  ? amdgpu_gem_object_close+0x1b0/0x1b0 [amdgpu]
[  175.541056]  amdgpu_gem_create_ioctl+0x84/0x100 [amdgpu]
[  175.541059]  drm_ioctl_kernel+0x65/0xb0 [drm]
[  175.541062]  drm_ioctl+0x28b/0x330 [drm]
[  175.541069]  ? amdgpu_gem_object_close+0x1b0/0x1b0 [amdgpu]
[  175.541070]  ? tty_write+0x1e6/0x2c0
[  175.541071]  ? n_tty_open+0xd0/0xd0
[  175.541076]  amdgpu_drm_ioctl+0x46/0x80 [amdgpu]
[  175.541078]  do_vfs_ioctl+0x8f/0x5b0
[  175.541079]  ? vfs_write+0x194/0x1b0
[  175.541080]  SyS_ioctl+0x3b/0x70
[  175.541081]  entry_SYSCALL_64_fastpath+0x13/0x6c
[  175.541082] RIP: 0033:0x7f56b86993e7
[  175.541083] RSP: 002b:00007ffe44526408 EFLAGS: 00000246
[  175.541083] Code: 82 f3 c3 48 85 ff b8 10 00 00 00 74 f4 48 83 ef 01 48 c1 ef 03 48 63 ff 0f be 87 c0 f6 46 82 eb d1 31 c0 81 e6 00 02 00 00 75 d6 <0f> ff c3 48 8b 04 c5 c0 74 b3 82 c3 66 0f 1f 44 00 00 0f 1f 44 
[  175.541097] ---[ end trace bd4b3546ebd3d3ae ]---
[  175.541108] [drm:amdgpu_gem_object_create [amdgpu]] *ERROR* Failed to allocate GEM object (1000000000000, 6, 4096, -12)
```
Comment 2 Paul Menzel 2018-01-09 12:57:34 UTC
The system seems to hang afterward, even after killing the test. The X.Org X server doesn’t start, and it doesn’t shut down.
Comment 3 Christian König 2018-01-09 13:47:03 UTC
Please add your dmesg as attachment and not as inline comment.
Comment 4 Michel Dänzer 2018-01-09 13:57:29 UTC
The dmesg splat should be fixed with latest development kernels. The hang is probably not directly related.
Comment 5 Paul Menzel 2018-01-09 15:01:26 UTC
(In reply to Christian König from comment #3)
> Please add your dmesg as attachment and not as inline comment.

Sorry, I’ll do so next time.
Comment 6 Martin Peres 2019-11-19 08:28:36 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/292.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.