I've rolled back quite a ways from the tip of drm-next (to 196f74897ba79f6d586894519f09796447d95be5) which is ~1700 commits back from the tip and still get the attached KASAN report every time. I'm running piglit with DRI_PRIME=1 with the max size memory tests disabled. Tom -------------- next part -------------- [ 0.000000] Linux version 4.15.0-rc2+ (root at carrizo) (gcc version 7.2.1 20170915 (Red Hat 7.2.1-2) (GCC)) #41 SMP Mon Jan 22 08:51:28 EST 2018 [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.15.0-rc2+ root=UUID=66163c80-0ca1-4beb-aeba-5cc130b813e6 ro rhgb quiet LANG=en_CA.UTF-8 rdblacklist=amdgpu [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000c6cdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000c6cdc000-0x00000000c6cf5fff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000c6cf6000-0x00000000cac18fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000cac19000-0x00000000cada0fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000cada1000-0x00000000cadb3fff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000cadb4000-0x00000000caeadfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000caeae000-0x00000000cb25ffff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000cb260000-0x00000000cbb6cfff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cdffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000ce000000-0x00000000cfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fe400000-0x00000000fe4fffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fedc0000-0x00000000fedc0fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedc8fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000020effffff] usable [ 0.000000] BIOS-e820: [mem 0x000000020f000000-0x000000022effffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] random: fast init done [ 0.000000] SMBIOS 3.0.0 present. [ 0.000000] DMI: System manufacturer System Product Name/TUF B350M-PLUS GAMING, BIOS 0902 09/08/2017 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] e820: last_pfn = 0x20f000 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 write-through [ 0.000000] C0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back [ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back [ 0.000000] 2 base 0000C0000000 mask FFFFF0000000 write-back [ 0.000000] 3 base 0000CE000000 mask FFFFFE000000 uncachable [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] TOM2: 000000022f000000 aka 8944M [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] e820: update [mem 0xce000000-0xffffffff] usable ==> reserved [ 0.000000] e820: last_pfn = 0xce000 max_arch_pfn = 0x400000000 [ 0.000000] Base memory trampoline at [ (ptrval)] 97000 size 24576 [ 0.000000] Using GB pages for direct mapping [ 0.000000] BRK [0x442b7000, 0x442b7fff] PGTABLE [ 0.000000] BRK [0x442b8000, 0x442b8fff] PGTABLE [ 0.000000] BRK [0x442b9000, 0x442b9fff] PGTABLE [ 0.000000] BRK [0x442ba000, 0x442bafff] PGTABLE [ 0.000000] BRK [0x442bb000, 0x442bbfff] PGTABLE [ 0.000000] BRK [0x442bc000, 0x442bcfff] PGTABLE [ 0.000000] BRK [0x442bd000, 0x442bdfff] PGTABLE [ 0.000000] RAMDISK: [mem 0x2e507000-0x3327bfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA) [ 0.000000] ACPI: XSDT 0x00000000C6CDC098 0000AC (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: FACP 0x00000000C6CE6B40 000114 (v06 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20170831/tbfadt-658) [ 0.000000] ACPI: DSDT 0x00000000C6CDC1E0 00A95C (v02 ALASKA A M I 01072009 INTL 20120913) [ 0.000000] ACPI: FACS 0x00000000CB25DC80 000040 [ 0.000000] ACPI: APIC 0x00000000C6CE6C58 0000DE (v03 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: FPDT 0x00000000C6CE6D38 000044 (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: SSDT 0x00000000C6CF4538 001664 (v01 AMD CPMCMN 00000001 INTL 20120913) [ 0.000000] ACPI: FIDT 0x00000000C6CE6DD8 00009C (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: SSDT 0x00000000C6CE6E78 000D40 (v01 AMD AMD CPU 00000001 AMD 00000001) [ 0.000000] ACPI: CRAT 0x00000000C6CE7BB8 000500 (v01 AMD AMD CRAT 00000001 AMD 00000001) [ 0.000000] ACPI: CDIT 0x00000000C6CE80B8 000029 (v01 AMD AMD CDIT 00000001 AMD 00000001) [ 0.000000] ACPI: SSDT 0x00000000C6CE80E8 0017FF (v01 AMD AMD AOD 00000001 INTL 20120913) [ 0.000000] ACPI: MCFG 0x00000000C6CE98E8 00003C (v01 ALASKA A M I 01072009 MSFT 00010013) [ 0.000000] ACPI: HPET 0x00000000C6CE9928 000038 (v01 ALASKA A M I 01072009 AMI 00000005) [ 0.000000] ACPI: UEFI 0x00000000C6CE9960 000042 (v01 00000000 00000000) [ 0.000000] ACPI: SSDT 0x00000000C6CE99A8 00888F (v02 AMD AGESA 00000002 MSFT 04000000) [ 0.000000] ACPI: IVRS 0x00000000C6CF2238 0000D0 (v02 AMD AGESA 00000001 AMD 00000000) [ 0.000000] ACPI: SSDT 0x00000000C6CF2308 0000F8 (v01 AMD AMD PT 00001000 INTL 20120913) [ 0.000000] ACPI: SSDT 0x00000000C6CF2400 0015C5 (v01 AMD CPMDFIGP 00000001 INTL 20120913) [ 0.000000] ACPI: SSDT 0x00000000C6CF39C8 000B6C (v01 AMD CPMDFDGP 00000001 INTL 20120913) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000020effffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x20efd3000-0x20effdfff] [ 0.000000] tsc: Fast TSC calibration failed [ 0.000000] tsc: Using PIT calibration value [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000020effffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009cfff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000c6cdbfff] [ 0.000000] node 0: [mem 0x00000000c6cf6000-0x00000000cac18fff] [ 0.000000] node 0: [mem 0x00000000cadb4000-0x00000000caeadfff] [ 0.000000] node 0: [mem 0x00000000cbb6d000-0x00000000cdffffff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000020effffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000020effffff] [ 0.000000] On node 0 totalpages: 1949992 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 21 pages reserved [ 0.000000] DMA zone: 3996 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 13063 pages used for memmap [ 0.000000] DMA32 zone: 835980 pages, LIFO batch:31 [ 0.000000] Normal zone: 17344 pages used for memmap [ 0.000000] Normal zone: 1110016 pages, LIFO batch:31 [ 0.000000] Reserved but unavailable: 100 pages [ 0.000000] kasan: KernelAddressSanitizer initialized [ 0.000000] ACPI: PM-Timer IO Port: 0x808 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 33, address 0xfec00000, GSI 0-23 [ 0.000000] IOAPIC[1]: apic_id 1, version 33, address 0xfec01000, GSI 24-55 [ 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 low 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: 0x10228201 base: 0xfed00000 [ 0.000000] smpboot: Allowing 16 CPUs, 12 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc6cdc000-0xc6cf5fff] [ 0.000000] PM: Registered nosave memory: [mem 0xcac19000-0xcada0fff] [ 0.000000] PM: Registered nosave memory: [mem 0xcada1000-0xcadb3fff] [ 0.000000] PM: Registered nosave memory: [mem 0xcaeae000-0xcb25ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xcb260000-0xcbb6cfff] [ 0.000000] PM: Registered nosave memory: [mem 0xce000000-0xcfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xd0000000-0xf7ffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfe3fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfe400000-0xfe4fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfe500000-0xfe9fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfea00000-0xfea0ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeb80000-0xfec01fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec02000-0xfec0ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfec2ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec30000-0xfec30fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec31000-0xfecfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfedc0000-0xfedc0fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfedc1000-0xfedc1fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfedc2000-0xfedc8fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfedc9000-0xfedfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] [ 0.000000] e820: [mem 0xd0000000-0xf7ffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1 [ 0.000000] percpu: Embedded 46 pages/cpu @ (ptrval) s148504 r8192 d31720 u262144 [ 0.000000] pcpu-alloc: s148504 r8192 d31720 u262144 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1919500 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.15.0-rc2+ root=UUID=66163c80-0ca1-4beb-aeba-5cc130b813e6 ro rhgb quiet LANG=en_CA.UTF-8 rdblacklist=amdgpu [ 0.000000] Memory: 6494952K/7799968K available (16789K kernel code, 6525K rwdata, 6752K rodata, 2620K init, 11156K bss, 1305016K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 [ 0.000000] ftrace: allocating 35484 entries in 139 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 [ 0.000000] NR_IRQS: 524544, nr_irqs: 1096, preallocated irqs: 16 [ 0.000000] Offload RCU callbacks from CPUs: . [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 8 ACPI AML tables successfully acquired and loaded [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns [ 0.000000] hpet clockevent registered [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.003000] Switched APIC routing to physical flat. [ 0.003000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.008000] tsc: Fast TSC calibration failed [ 0.012000] tsc: Unable to calibrate against PIT [ 0.012000] tsc: using HPET reference calibration [ 0.012000] tsc: Detected 3792.892 MHz processor [ 0.012000] Calibrating delay loop (skipped), value calculated using timer frequency.. 7585.78 BogoMIPS (lpj=3792892) [ 0.012000] pid_max: default: 32768 minimum: 301 [ 0.012000] Security Framework initialized [ 0.012000] Yama: becoming mindful. [ 0.012000] SELinux: Initializing. [ 0.012000] SELinux: Starting in permissive mode [ 0.015895] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ 0.017555] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.017706] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.017771] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.018862] [Firmware Info]: CPU: Re-enabling disabled Topology Extensions Support. [ 0.018873] CPU: Physical Processor ID: 0 [ 0.018874] CPU: Processor Core ID: 0 [ 0.018886] mce: CPU supports 7 MCE banks [ 0.018911] LVT offset 1 assigned for vector 0xf9 [ 0.018920] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512 [ 0.018921] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0 [ 0.019197] Freeing SMP alternatives memory: 32K [ 0.022000] smpboot: CPU0: AMD A12-9800 RADEON R7, 12 COMPUTE CORES 4C+8G (family: 0x15, model: 0x65, stepping: 0x1) [ 0.022000] Performance Events: Fam15h core perfctr, AMD PMU driver. [ 0.022000] ... version: 0 [ 0.022000] ... bit width: 48 [ 0.022000] ... generic registers: 6 [ 0.022000] ... value mask: 0000ffffffffffff [ 0.022000] ... max period: 00007fffffffffff [ 0.022000] ... fixed-purpose events: 0 [ 0.022000] ... event mask: 000000000000003f [ 0.022000] Hierarchical SRCU implementation. [ 0.024473] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.024528] smp: Bringing up secondary CPUs ... [ 0.025069] x86: Booting SMP configuration: [ 0.025071] .... node #0, CPUs: #1 #2 #3 [ 0.030097] smp: Brought up 1 node, 4 CPUs [ 0.030097] smpboot: Max logical packages: 4 [ 0.030097] smpboot: Total of 4 processors activated (30343.13 BogoMIPS) [ 0.036043] devtmpfs: initialized [ 0.036689] x86/mm: Memory block size: 128MB [ 0.048061] PM: Registering ACPI NVS region [mem 0xcaeae000-0xcb25ffff] (3874816 bytes) [ 0.052687] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.052757] futex hash table entries: 4096 (order: 6, 262144 bytes) [ 0.053428] pinctrl core: initialized pinctrl subsystem [ 0.053770] RTC time: 13:58:30, date: 01/22/18 [ 0.056965] NET: Registered protocol family 16 [ 0.057883] audit: initializing netlink subsys (disabled) [ 0.058202] audit: type=2000 audit(1516629509.058:1): state=initialized audit_enabled=0 res=1 [ 0.060164] cpuidle: using governor menu [ 0.061487] ACPI: bus type PCI registered [ 0.061492] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.062453] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) [ 0.062458] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 [ 0.062513] PCI: Using configuration type 1 for base access [ 0.083205] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.083209] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.088008] ACPI: Added _OSI(Module Device) [ 0.088008] ACPI: Added _OSI(Processor Device) [ 0.088008] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.088008] ACPI: Added _OSI(Processor Aggregator Device) [ 0.089168] ACPI: Executed 1 blocks of module-level executable AML code [ 0.176520] ACPI Error: Needed [Integer/String/Buffer], found [Region] 00000000649b28e2 (20170831/exresop-424) [ 0.176627] ACPI Exception: AE_AML_OPERAND_TYPE, Could not execute arguments for [IOB2] (Region) (20170831/nsinit-426) [ 0.389895] ACPI: Interpreter enabled [ 0.390047] ACPI: (supports S0 S3 S4 S5) [ 0.390050] ACPI: Using IOAPIC for interrupt routing [ 0.392380] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.398929] ACPI: Enabled 3 GPEs in block 00 to 1F [ 0.530925] ACPI: Power Resource [P0SD] (off) [ 0.531653] ACPI: Power Resource [P3SD] (off) [ 0.534368] ACPI: Power Resource [P0U2] (off) [ 0.535134] ACPI: Power Resource [P3U2] (off) [ 0.539898] ACPI: Power Resource [P0U3] (off) [ 0.540640] ACPI: Power Resource [P3U3] (off) [ 0.553224] ACPI: Power Resource [P0ST] (on) [ 0.553985] ACPI: Power Resource [P3ST] (on) [ 0.644100] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.644134] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.649992] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME] [ 0.655843] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability] [ 0.656041] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge [ 0.668600] PCI host bridge to bus 0000:00 [ 0.668616] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window] [ 0.668626] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window] [ 0.668636] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window] [ 0.668646] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.668656] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.668666] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window] [ 0.668676] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfec2ffff window] [ 0.668697] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window] [ 0.668707] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.668744] pci 0000:00:00.0: [1022:1576] type 00 class 0x060000 [ 0.670453] pci 0000:00:00.2: [1022:1577] type 00 class 0x080600 [ 0.672150] pci 0000:00:01.0: [1002:9874] type 00 class 0x030000 [ 0.672173] pci 0000:00:01.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.672183] pci 0000:00:01.0: reg 0x18: [mem 0xf0800000-0xf0ffffff 64bit pref] [ 0.672190] pci 0000:00:01.0: reg 0x20: [io 0xf000-0xf0ff] [ 0.672197] pci 0000:00:01.0: reg 0x24: [mem 0xfe900000-0xfe93ffff] [ 0.672204] pci 0000:00:01.0: reg 0x30: [mem 0xfe940000-0xfe95ffff pref] [ 0.672210] pci 0000:00:01.0: enabling Extended Tags [ 0.672323] pci 0000:00:01.0: supports D1 D2 [ 0.672325] pci 0000:00:01.0: PME# supported from D1 D2 D3hot [ 0.674038] pci 0000:00:01.1: [1002:9840] type 00 class 0x040300 [ 0.674058] pci 0000:00:01.1: reg 0x10: [mem 0xfe960000-0xfe963fff 64bit] [ 0.674085] pci 0000:00:01.1: enabling Extended Tags [ 0.674189] pci 0000:00:01.1: supports D1 D2 [ 0.675650] pci 0000:00:02.0: [1022:157b] type 00 class 0x060000 [ 0.677183] pci 0000:00:02.4: [1022:157c] type 01 class 0x060400 [ 0.677227] pci 0000:00:02.4: enabling Extended Tags [ 0.677347] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold [ 0.679070] pci 0000:00:03.0: [1022:157b] type 00 class 0x060000 [ 0.680607] pci 0000:00:03.1: [1022:157c] type 01 class 0x060400 [ 0.680650] pci 0000:00:03.1: enabling Extended Tags [ 0.680767] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold [ 0.682498] pci 0000:00:08.0: [1022:1578] type 00 class 0x108000 [ 0.682518] pci 0000:00:08.0: reg 0x10: [mem 0xf1000000-0xf101ffff 64bit pref] [ 0.682525] pci 0000:00:08.0: reg 0x18: [mem 0xfe500000-0xfe5fffff] [ 0.682532] pci 0000:00:08.0: reg 0x1c: [mem 0xfe969000-0xfe969fff] [ 0.682544] pci 0000:00:08.0: reg 0x24: [mem 0xfe966000-0xfe967fff] [ 0.684226] pci 0000:00:09.0: [1022:157d] type 00 class 0x060000 [ 0.685786] pci 0000:00:10.0: [1022:7914] type 00 class 0x0c0330 [ 0.685822] pci 0000:00:10.0: reg 0x10: [mem 0xfe964000-0xfe965fff 64bit] [ 0.686018] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold [ 0.687726] pci 0000:00:11.0: [1022:7901] type 00 class 0x010601 [ 0.687752] pci 0000:00:11.0: reg 0x10: [io 0xf140-0xf147] [ 0.687763] pci 0000:00:11.0: reg 0x14: [io 0xf130-0xf133] [ 0.687774] pci 0000:00:11.0: reg 0x18: [io 0xf120-0xf127] [ 0.687785] pci 0000:00:11.0: reg 0x1c: [io 0xf110-0xf113] [ 0.687797] pci 0000:00:11.0: reg 0x20: [io 0xf100-0xf10f] [ 0.687808] pci 0000:00:11.0: reg 0x24: [mem 0xfe968000-0xfe9683ff] [ 0.687917] pci 0000:00:11.0: PME# supported from D3hot [ 0.689631] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 [ 0.691390] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 [ 0.693167] pci 0000:00:18.0: [1022:1570] type 00 class 0x060000 [ 0.694676] pci 0000:00:18.1: [1022:1571] type 00 class 0x060000 [ 0.694705] pci 0000:00:18.1: adding root bus resource [mem 0x20f000000-0xfcffffffff 64bit pref window] [ 0.696239] pci 0000:00:18.2: [1022:1572] type 00 class 0x060000 [ 0.697784] pci 0000:00:18.3: [1022:1573] type 00 class 0x060000 [ 0.699299] pci 0000:00:18.4: [1022:1574] type 00 class 0x060000 [ 0.700809] pci 0000:00:18.5: [1022:1575] type 00 class 0x060000 [ 0.703016] pci 0000:05:00.0: [1022:43bb] type 00 class 0x0c0330 [ 0.703051] pci 0000:05:00.0: reg 0x10: [mem 0xfe7a0000-0xfe7a7fff 64bit] [ 0.703104] pci 0000:05:00.0: enabling Extended Tags [ 0.703301] pci 0000:05:00.0: PME# supported from D3hot D3cold [ 0.703972] pci 0000:05:00.1: [1022:43b7] type 00 class 0x010601 [ 0.704047] pci 0000:05:00.1: reg 0x24: [mem 0xfe780000-0xfe79ffff] [ 0.704058] pci 0000:05:00.1: reg 0x30: [mem 0xfe700000-0xfe77ffff pref] [ 0.704067] pci 0000:05:00.1: enabling Extended Tags [ 0.704245] pci 0000:05:00.1: PME# supported from D3hot D3cold [ 0.704735] pci 0000:05:00.2: [1022:43b2] type 01 class 0x060400 [ 0.704793] pci 0000:05:00.2: enabling Extended Tags [ 0.704985] pci 0000:05:00.2: PME# supported from D3hot D3cold [ 0.708070] pci 0000:00:02.4: PCI bridge to [bus 05-20] [ 0.708081] pci 0000:00:02.4: bridge window [io 0xe000-0xefff] [ 0.708086] pci 0000:00:02.4: bridge window [mem 0xfe600000-0xfe7fffff] [ 0.709432] pci 0000:1d:00.0: [1022:43b4] type 01 class 0x060400 [ 0.709495] pci 0000:1d:00.0: enabling Extended Tags [ 0.709792] pci 0000:1d:00.0: PME# supported from D3hot D3cold [ 0.710580] pci 0000:1d:01.0: [1022:43b4] type 01 class 0x060400 [ 0.710641] pci 0000:1d:01.0: enabling Extended Tags [ 0.710914] pci 0000:1d:01.0: PME# supported from D3hot D3cold [ 0.711705] pci 0000:1d:04.0: [1022:43b4] type 01 class 0x060400 [ 0.711766] pci 0000:1d:04.0: enabling Extended Tags [ 0.712042] pci 0000:1d:04.0: PME# supported from D3hot D3cold [ 0.712830] pci 0000:05:00.2: PCI bridge to [bus 1d-20] [ 0.712838] pci 0000:05:00.2: bridge window [io 0xe000-0xefff] [ 0.712843] pci 0000:05:00.2: bridge window [mem 0xfe600000-0xfe6fffff] [ 0.713372] pci 0000:1e:00.0: [10ec:8168] type 00 class 0x020000 [ 0.713421] pci 0000:1e:00.0: reg 0x10: [io 0xe000-0xe0ff] [ 0.713464] pci 0000:1e:00.0: reg 0x18: [mem 0xfe604000-0xfe604fff 64bit] [ 0.713491] pci 0000:1e:00.0: reg 0x20: [mem 0xfe600000-0xfe603fff 64bit] [ 0.713923] pci 0000:1e:00.0: supports D1 D2 [ 0.713926] pci 0000:1e:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.717089] pci 0000:1d:00.0: PCI bridge to [bus 1e] [ 0.717102] pci 0000:1d:00.0: bridge window [io 0xe000-0xefff] [ 0.717108] pci 0000:1d:00.0: bridge window [mem 0xfe600000-0xfe6fffff] [ 0.717790] pci 0000:1d:01.0: PCI bridge to [bus 1f] [ 0.718499] pci 0000:1d:04.0: PCI bridge to [bus 20] [ 0.719705] pci 0000:21:00.0: [1002:67c4] type 00 class 0x030000 [ 0.719761] pci 0000:21:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref] [ 0.719776] pci 0000:21:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref] [ 0.719785] pci 0000:21:00.0: reg 0x20: [io 0xd000-0xd0ff] [ 0.719794] pci 0000:21:00.0: reg 0x24: [mem 0xfe800000-0xfe83ffff] [ 0.719803] pci 0000:21:00.0: reg 0x30: [mem 0xfe840000-0xfe85ffff pref] [ 0.719814] pci 0000:21:00.0: enabling Extended Tags [ 0.720063] pci 0000:21:00.0: supports D1 D2 [ 0.720066] pci 0000:21:00.0: PME# supported from D1 D2 D3hot D3cold [ 0.720968] pci 0000:21:00.1: [1002:aaf0] type 00 class 0x040300 [ 0.721011] pci 0000:21:00.1: reg 0x10: [mem 0xfe860000-0xfe863fff 64bit] [ 0.721066] pci 0000:21:00.1: enabling Extended Tags [ 0.721273] pci 0000:21:00.1: supports D1 D2 [ 0.722125] pci 0000:00:03.1: PCI bridge to [bus 21] [ 0.722131] pci 0000:00:03.1: bridge window [io 0xd000-0xdfff] [ 0.722135] pci 0000:00:03.1: bridge window [mem 0xfe800000-0xfe8fffff] [ 0.722142] pci 0000:00:03.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref] [ 0.738659] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0 [ 0.740017] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0 [ 0.741354] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0 [ 0.742905] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0 [ 0.744235] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0 [ 0.745462] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0 [ 0.746760] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0 [ 0.747914] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0 [ 0.757362] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 0.757362] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.757362] pci 0000:21:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [ 0.757362] pci 0000:21:00.0: vgaarb: bridge control possible [ 0.757362] pci 0000:00:01.0: vgaarb: no bridge control possible [ 0.757362] vgaarb: loaded [ 0.759151] SCSI subsystem initialized [ 0.759235] libata version 3.00 loaded. [ 0.759326] ACPI: bus type USB registered [ 0.759480] usbcore: registered new interface driver usbfs [ 0.759551] usbcore: registered new interface driver hub [ 0.760017] usbcore: registered new device driver usb [ 0.760351] EDAC MC: Ver: 3.0.0 [ 0.761321] PCI: Using ACPI for IRQ routing [ 0.763440] PCI: pci_cache_line_size set to 64 bytes [ 0.763531] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff] [ 0.763547] e820: reserve RAM buffer [mem 0xc6cdc000-0xc7ffffff] [ 0.763558] e820: reserve RAM buffer [mem 0xcac19000-0xcbffffff] [ 0.763569] e820: reserve RAM buffer [mem 0xcaeae000-0xcbffffff] [ 0.763580] e820: reserve RAM buffer [mem 0xce000000-0xcfffffff] [ 0.763590] e820: reserve RAM buffer [mem 0x20f000000-0x20fffffff] [ 0.764522] NetLabel: Initializing [ 0.764524] NetLabel: domain hash size = 128 [ 0.764525] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.764669] NetLabel: unlabeled traffic allowed by default [ 0.765143] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.765143] hpet0: 3 comparators, 32-bit 14.318180 MHz counter [ 0.767080] clocksource: Switched to clocksource hpet [ 0.895821] VFS: Disk quotas dquot_6.6.0 [ 0.895932] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.896513] pnp: PnP ACPI init [ 0.897798] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved [ 0.897828] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.898999] system 00:01: [mem 0xfeb80000-0xfebfffff] could not be reserved [ 0.899042] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.900042] system 00:02: [mem 0xb0000000-0xcfffffff] could not be reserved [ 0.900071] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.902040] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.905183] system 00:04: [io 0x0300-0x030f] has been reserved [ 0.905203] system 00:04: [io 0x0230-0x023f] has been reserved [ 0.905222] system 00:04: [io 0x0290-0x029f] has been reserved [ 0.905253] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.912777] system 00:05: [io 0x04d0-0x04d1] has been reserved [ 0.912798] system 00:05: [io 0x040b] has been reserved [ 0.912817] system 00:05: [io 0x04d6] has been reserved [ 0.912836] system 00:05: [io 0x0c00-0x0c01] has been reserved [ 0.912855] system 00:05: [io 0x0c14] has been reserved [ 0.912874] system 00:05: [io 0x0c50-0x0c51] has been reserved [ 0.912893] system 00:05: [io 0x0c52] has been reserved [ 0.912911] system 00:05: [io 0x0c6c] has been reserved [ 0.912930] system 00:05: [io 0x0c6f] has been reserved [ 0.912949] system 00:05: [io 0x0cd0-0x0cd1] has been reserved [ 0.912967] system 00:05: [io 0x0cd2-0x0cd3] has been reserved [ 0.912986] system 00:05: [io 0x0cd4-0x0cd5] has been reserved [ 0.913020] system 00:05: [io 0x0cd6-0x0cd7] has been reserved [ 0.913040] system 00:05: [io 0x0cd8-0x0cdf] has been reserved [ 0.913058] system 00:05: [io 0x0800-0x089f] has been reserved [ 0.913077] system 00:05: [io 0x0b00-0x0b0f] has been reserved [ 0.913096] system 00:05: [io 0x0b20-0x0b3f] has been reserved [ 0.913115] system 00:05: [io 0x0900-0x090f] has been reserved [ 0.913133] system 00:05: [io 0x0910-0x091f] has been reserved [ 0.913163] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.913191] system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved [ 0.913210] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved [ 0.913229] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.913248] system 00:05: [mem 0xfed80000-0xfed8ffff] has been reserved [ 0.913267] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved [ 0.913286] system 00:05: [mem 0xff000000-0xffffffff] has been reserved [ 0.913320] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.923705] pnp: PnP ACPI: found 6 devices [ 0.969918] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.970015] pci 0000:1d:00.0: PCI bridge to [bus 1e] [ 0.970020] pci 0000:1d:00.0: bridge window [io 0xe000-0xefff] [ 0.970026] pci 0000:1d:00.0: bridge window [mem 0xfe600000-0xfe6fffff] [ 0.970036] pci 0000:1d:01.0: PCI bridge to [bus 1f] [ 0.970049] pci 0000:1d:04.0: PCI bridge to [bus 20] [ 0.970063] pci 0000:05:00.2: PCI bridge to [bus 1d-20] [ 0.970066] pci 0000:05:00.2: bridge window [io 0xe000-0xefff] [ 0.970072] pci 0000:05:00.2: bridge window [mem 0xfe600000-0xfe6fffff] [ 0.970081] pci 0000:00:02.4: PCI bridge to [bus 05-20] [ 0.970084] pci 0000:00:02.4: bridge window [io 0xe000-0xefff] [ 0.970088] pci 0000:00:02.4: bridge window [mem 0xfe600000-0xfe7fffff] [ 0.970097] pci 0000:00:03.1: PCI bridge to [bus 21] [ 0.970100] pci 0000:00:03.1: bridge window [io 0xd000-0xdfff] [ 0.970104] pci 0000:00:03.1: bridge window [mem 0xfe800000-0xfe8fffff] [ 0.970109] pci 0000:00:03.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref] [ 0.970119] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window] [ 0.970121] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window] [ 0.970123] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window] [ 0.970125] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window] [ 0.970127] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window] [ 0.970129] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window] [ 0.970131] pci_bus 0000:00: resource 10 [mem 0xd0000000-0xfec2ffff window] [ 0.970133] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window] [ 0.970136] pci_bus 0000:00: resource 12 [mem 0x20f000000-0xfcffffffff 64bit pref window] [ 0.970139] pci_bus 0000:05: resource 0 [io 0xe000-0xefff] [ 0.970140] pci_bus 0000:05: resource 1 [mem 0xfe600000-0xfe7fffff] [ 0.970143] pci_bus 0000:1d: resource 0 [io 0xe000-0xefff] [ 0.970145] pci_bus 0000:1d: resource 1 [mem 0xfe600000-0xfe6fffff] [ 0.970147] pci_bus 0000:1e: resource 0 [io 0xe000-0xefff] [ 0.970149] pci_bus 0000:1e: resource 1 [mem 0xfe600000-0xfe6fffff] [ 0.970152] pci_bus 0000:21: resource 0 [io 0xd000-0xdfff] [ 0.970153] pci_bus 0000:21: resource 1 [mem 0xfe800000-0xfe8fffff] [ 0.970156] pci_bus 0000:21: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref] [ 0.971510] NET: Registered protocol family 2 [ 0.972624] TCP established hash table entries: 65536 (order: 7, 524288 bytes) [ 0.973102] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.973457] TCP: Hash tables configured (established 65536 bind 65536) [ 0.974273] UDP hash table entries: 4096 (order: 5, 131072 bytes) [ 0.974376] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) [ 0.975321] NET: Registered protocol family 1 [ 0.975388] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.981512] PCI: CLS 64 bytes, default 64 [ 0.981833] Unpacking initramfs... [ 3.571532] Freeing initrd memory: 79316K [ 3.571568] AMD-Vi: IOMMU performance counters supported [ 3.573363] pci 0000:00:00.2: can't derive routing for PCI INT A [ 3.573366] pci 0000:00:00.2: PCI INT A: not connected [ 3.576771] iommu: Adding device 0000:00:01.0 to group 0 [ 3.577765] iommu: Using direct mapping for device 0000:00:01.0 [ 3.577874] iommu: Adding device 0000:00:01.1 to group 0 [ 3.579892] iommu: Adding device 0000:00:02.0 to group 1 [ 3.579993] iommu: Adding device 0000:00:02.4 to group 1 [ 3.582094] iommu: Adding device 0000:00:03.0 to group 2 [ 3.582227] iommu: Adding device 0000:00:03.1 to group 2 [ 3.584151] iommu: Adding device 0000:00:08.0 to group 3 [ 3.586116] iommu: Adding device 0000:00:09.0 to group 4 [ 3.588080] iommu: Adding device 0000:00:10.0 to group 5 [ 3.589908] iommu: Adding device 0000:00:11.0 to group 6 [ 3.591840] iommu: Adding device 0000:00:14.0 to group 7 [ 3.591941] iommu: Adding device 0000:00:14.3 to group 7 [ 3.593818] iommu: Adding device 0000:00:18.0 to group 8 [ 3.593915] iommu: Adding device 0000:00:18.1 to group 8 [ 3.594019] iommu: Adding device 0000:00:18.2 to group 8 [ 3.594118] iommu: Adding device 0000:00:18.3 to group 8 [ 3.594204] iommu: Adding device 0000:00:18.4 to group 8 [ 3.594290] iommu: Adding device 0000:00:18.5 to group 8 [ 3.594383] iommu: Adding device 0000:05:00.0 to group 1 [ 3.594463] iommu: Adding device 0000:05:00.1 to group 1 [ 3.594543] iommu: Adding device 0000:05:00.2 to group 1 [ 3.594626] iommu: Adding device 0000:1d:00.0 to group 1 [ 3.594709] iommu: Adding device 0000:1d:01.0 to group 1 [ 3.594791] iommu: Adding device 0000:1d:04.0 to group 1 [ 3.594882] iommu: Adding device 0000:1e:00.0 to group 1 [ 3.594990] iommu: Adding device 0000:21:00.0 to group 2 [ 3.595089] iommu: Adding device 0000:21:00.1 to group 2 [ 3.595670] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40 [ 3.595673] AMD-Vi: Extended features (0x37ef22294ada): [ 3.595674] PPR NX GT IA GA PC GA_vAPIC [ 3.595679] AMD-Vi: Interrupt remapping enabled [ 3.595679] AMD-Vi: virtual APIC enabled [ 3.596781] AMD-Vi: Lazy IO/TLB flushing enabled [ 3.602972] amd_uncore: AMD NB counters detected [ 3.604844] LVT offset 0 assigned for vector 0x400 [ 3.605848] perf: AMD IBS detected (0x000007ff) [ 3.605887] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank). [ 3.621884] Initialise system trusted keyrings [ 3.621946] Key type blacklist registered [ 3.622710] workingset: timestamp_bits=36 max_order=21 bucket_order=0 [ 3.640890] zbud: loaded [ 3.647802] SELinux: Registering netfilter hooks [ 3.904083] NET: Registered protocol family 38 [ 3.904104] Key type asymmetric registered [ 3.904106] Asymmetric key parser 'x509' registered [ 3.904421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 3.904570] io scheduler noop registered [ 3.904571] io scheduler deadline registered [ 3.904962] io scheduler cfq registered (default) [ 3.904963] io scheduler mq-deadline registered [ 3.904964] io scheduler kyber registered [ 3.905164] atomic64_test: passed for x86-64 platform with CX8 and with SSE [ 3.916999] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 3.917152] ACPI: Power Button [PWRB] [ 3.917483] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 3.917558] ACPI: Power Button [PWRF] [ 3.921879] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.937542] Non-volatile memory driver v1.3 [ 3.937712] Linux agpgart interface v0.103 [ 3.941866] ahci 0000:00:11.0: version 3.0 [ 3.944171] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl SATA mode [ 3.944175] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp fbs pio slum part [ 3.945797] scsi host0: ahci [ 3.946587] ata1: SATA max UDMA/133 abar m1024 at 0xfe968000 port 0xfe968100 irq 19 [ 3.948082] ahci 0000:05:00.1: SSS flag set, parallel bus scan disabled [ 3.948128] ahci 0000:05:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode [ 3.948132] ahci 0000:05:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst [ 3.955079] scsi host1: ahci [ 3.955977] scsi host2: ahci [ 3.956829] scsi host3: ahci [ 3.957597] scsi host4: ahci [ 3.958404] scsi host5: ahci [ 3.959234] scsi host6: ahci [ 3.959989] scsi host7: ahci [ 3.960768] scsi host8: ahci [ 3.961237] ata2: SATA max UDMA/133 abar m131072 at 0xfe780000 port 0xfe780100 irq 34 [ 3.961240] ata3: SATA max UDMA/133 abar m131072 at 0xfe780000 port 0xfe780180 irq 34 [ 3.961241] ata4: DUMMY [ 3.961242] ata5: DUMMY [ 3.961245] ata6: SATA max UDMA/133 abar m131072 at 0xfe780000 port 0xfe780300 irq 34 [ 3.961248] ata7: SATA max UDMA/133 abar m131072 at 0xfe780000 port 0xfe780380 irq 34 [ 3.961249] ata8: DUMMY [ 3.961250] ata9: DUMMY [ 3.961814] libphy: Fixed MDIO Bus: probed [ 3.962243] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.962277] ehci-pci: EHCI PCI platform driver [ 3.962373] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.962386] ohci-pci: OHCI PCI platform driver [ 3.962437] uhci_hcd: USB Universal Host Controller Interface driver [ 3.965025] xhci_hcd 0000:00:10.0: xHCI Host Controller [ 3.965636] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1 [ 3.966150] xhci_hcd 0000:00:10.0: hcc params 0x014040c3 hci version 0x100 quirks 0x00000410 [ 3.968660] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 3.968663] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.968665] usb usb1: Product: xHCI Host Controller [ 3.968667] usb usb1: Manufacturer: Linux 4.15.0-rc2+ xhci-hcd [ 3.968668] usb usb1: SerialNumber: 0000:00:10.0 [ 3.969876] hub 1-0:1.0: USB hub found [ 3.969986] hub 1-0:1.0: 4 ports detected [ 3.972900] xhci_hcd 0000:00:10.0: xHCI Host Controller [ 3.973384] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2 [ 3.973568] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 3.973953] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 [ 3.973956] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.973957] usb usb2: Product: xHCI Host Controller [ 3.973959] usb usb2: Manufacturer: Linux 4.15.0-rc2+ xhci-hcd [ 3.973961] usb usb2: SerialNumber: 0000:00:10.0 [ 3.974993] hub 2-0:1.0: USB hub found [ 3.975114] hub 2-0:1.0: 4 ports detected [ 3.978988] xhci_hcd 0000:05:00.0: xHCI Host Controller [ 3.979563] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 3 [ 4.035403] xhci_hcd 0000:05:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x00000410 [ 4.038120] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.038123] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.038125] usb usb3: Product: xHCI Host Controller [ 4.038126] usb usb3: Manufacturer: Linux 4.15.0-rc2+ xhci-hcd [ 4.038128] usb usb3: SerialNumber: 0000:05:00.0 [ 4.039416] hub 3-0:1.0: USB hub found [ 4.039545] hub 3-0:1.0: 10 ports detected [ 4.256309] ata1: SATA link down (SStatus 0 SControl 300) [ 4.273768] xhci_hcd 0000:05:00.0: xHCI Host Controller [ 4.274656] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 4 [ 4.274684] xhci_hcd 0000:05:00.0: Host supports USB 3.1 Enhanced SuperSpeed [ 4.274948] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 4.275399] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 [ 4.275401] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.275403] usb usb4: Product: xHCI Host Controller [ 4.275405] usb usb4: Manufacturer: Linux 4.15.0-rc2+ xhci-hcd [ 4.275407] usb usb4: SerialNumber: 0000:05:00.0 [ 4.276992] hub 4-0:1.0: USB hub found [ 4.277215] hub 4-0:1.0: 4 ports detected [ 4.297122] usb 1-4: new high-speed USB device number 2 using xhci_hcd [ 4.368708] usbcore: registered new interface driver usbserial_generic [ 4.368754] usbserial: USB Serial support registered for generic [ 4.368881] i8042: PNP: No PS/2 controller found. [ 4.369680] mousedev: PS/2 mouse device common for all mice [ 4.371616] rtc_cmos 00:03: RTC can wake from S4 [ 4.372614] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 [ 4.372693] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 4.372791] IR NEC protocol handler initialized [ 4.372792] IR RC5(x/sz) protocol handler initialized [ 4.372792] IR RC6 protocol handler initialized [ 4.372793] IR JVC protocol handler initialized [ 4.372794] IR Sony protocol handler initialized [ 4.372795] IR SANYO protocol handler initialized [ 4.372796] IR Sharp protocol handler initialized [ 4.372797] IR MCE Keyboard/mouse protocol handler initialized [ 4.372798] IR XMP protocol handler initialized [ 4.373746] device-mapper: uevent: version 1.0.3 [ 4.375121] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel at redhat.com [ 4.378884] hidraw: raw HID events driver (C) Jiri Kosina [ 4.379312] usbcore: registered new interface driver usbhid [ 4.379313] usbhid: USB HID core driver [ 4.379998] drop_monitor: Initializing network drop monitor service [ 4.380363] ip_tables: (C) 2000-2006 Netfilter Core Team [ 4.380866] Initializing XFRM netlink socket [ 4.382597] NET: Registered protocol family 10 [ 4.393641] Segment Routing with IPv6 [ 4.393731] mip6: Mobile IPv6 [ 4.393735] NET: Registered protocol family 17 [ 4.396967] microcode: CPU0: patch_level=0x06006118 [ 4.396995] microcode: CPU1: patch_level=0x06006118 [ 4.397029] microcode: CPU2: patch_level=0x06006118 [ 4.397050] microcode: CPU3: patch_level=0x06006118 [ 4.397314] microcode: Microcode Update Driver: v2.2. [ 4.397363] AVX2 version of gcm_enc/dec engaged. [ 4.397364] AES CTR mode by8 optimization enabled [ 4.431077] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 4.434596] usb 1-4: New USB device found, idVendor=2001, idProduct=4a00 [ 4.434600] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 4.434602] usb 1-4: Product: D-Link DUB-1312 [ 4.434604] usb 1-4: Manufacturer: D-Link Elec. Corp. [ 4.434606] usb 1-4: SerialNumber: 000000000018A9 [ 4.437872] ata2.00: ATA-8: KINGSTON SV300S37A120G, 608ABBF0, max UDMA/133 [ 4.437877] ata2.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 31/32), AA [ 4.442098] sched_clock: Marking stable (4442073926, 0)->(4550431832, -108357906) [ 4.443260] registered taskstats version 1 [ 4.443318] Loading compiled-in X.509 certificates [ 4.447292] ata2.00: configured for UDMA/133 [ 4.448231] scsi 1:0:0:0: Direct-Access ATA KINGSTON SV300S3 BBF0 PQ: 0 ANSI: 5 [ 4.449765] sd 1:0:0:0: Attached scsi generic sg0 type 0 [ 4.449901] sd 1:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB) [ 4.449977] sd 1:0:0:0: [sda] Write Protect is off [ 4.449981] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 4.450177] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 4.452917] sda: sda1 sda2 sda3 [ 4.454901] sd 1:0:0:0: [sda] Attached SCSI disk [ 4.507521] Loaded X.509 cert 'Build time autogenerated kernel key: 4a8b10ec1abbeb49297210aa9a53ca0955df230f' [ 4.507959] zswap: loaded using pool lzo/zbud [ 4.522773] Key type big_key registered [ 4.529224] Key type encrypted registered [ 4.531843] Magic number: 2:443:989 [ 4.531859] machinecheck machinecheck2: hash matches [ 4.532121] memory memory32: hash matches [ 4.532187] rtc_cmos 00:03: setting system clock to 2018-01-22 13:58:34 UTC (1516629514) [ 4.594283] usb 3-1: new high-speed USB device number 2 using xhci_hcd [ 4.639282] tsc: Refined TSC clocksource calibration: 3792.881 MHz [ 4.639354] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d58273f81c, max_idle_ns: 881591146675 ns [ 4.747574] usb 3-1: New USB device found, idVendor=04a9, idProduct=2759 [ 4.747578] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 4.747580] usb 3-1: Product: MF3010 [ 4.747582] usb 3-1: Manufacturer: Canon Inc [ 4.747583] usb 3-1: SerialNumber: 0145U0000C06 [ 4.760846] ata3: SATA link down (SStatus 0 SControl 300) [ 4.869285] usb 3-10: new high-speed USB device number 3 using xhci_hcd [ 5.006603] usb 3-10: New USB device found, idVendor=0409, idProduct=005a [ 5.006607] usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 5.010810] hub 3-10:1.0: USB hub found [ 5.013576] hub 3-10:1.0: 4 ports detected [ 5.073101] ata6: SATA link down (SStatus 0 SControl 300) [ 5.343255] usb 3-10.4: new low-speed USB device number 4 using xhci_hcd [ 5.385290] ata7: SATA link down (SStatus 0 SControl 300) [ 5.399411] Freeing unused kernel memory: 2620K [ 5.399415] Write protecting the kernel read-only data: 26624k [ 5.401277] Freeing unused kernel memory: 1620K [ 5.408874] Freeing unused kernel memory: 1440K [ 5.441143] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 5.441153] rodata_test: all tests were successful [ 5.482274] systemd[1]: systemd 233 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN default-hierarchy=hybrid) [ 5.494903] systemd[1]: Detected architecture x86-64. [ 5.494915] systemd[1]: Running in initial RAM disk. [ 5.494995] systemd[1]: Set hostname to <carrizo>. [ 5.633371] systemd[1]: /run/systemd/generator/dev-disk-by\x2duuid-66163c80\x2d0ca1\x2d4beb\x2daeba\x2d5cc130b813e6.device.d/timeout.conf:3: Unknown lvalue 'JobRunningTimeoutSec' in section 'Unit' [ 5.636574] systemd[1]: Listening on Journal Socket (/dev/log). [ 5.636734] systemd[1]: Reached target Local File Systems. [ 5.639394] systemd[1]: Created slice System Slice. [ 5.639447] systemd[1]: Reached target Timers. [ 5.639613] systemd[1]: Listening on udev Kernel Socket. [ 5.653379] clocksource: Switched to clocksource tsc [ 5.683455] usb 3-10.4: New USB device found, idVendor=046d, idProduct=c31c [ 5.683459] usb 3-10.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 5.683461] usb 3-10.4: Product: USB Keyboard [ 5.683463] usb 3-10.4: Manufacturer: Logitech [ 5.712535] audit: type=1130 audit(1516629515.678:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 5.799094] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:02.4/0000:05:00.0/usb3/3-10/3-10.4/3-10.4:1.0/0003:046D:C31C.0001/input/input2 [ 5.842603] audit: type=1130 audit(1516629515.809:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 5.861639] hid-generic 0003:046D:C31C.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:05:00.0-10.4/input0 [ 5.870692] audit: type=1130 audit(1516629515.837:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 5.870769] audit: type=1131 audit(1516629515.837:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 5.913386] audit: type=1130 audit(1516629515.880:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 5.918722] audit: type=1130 audit(1516629515.885:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 5.940102] audit: type=1130 audit(1516629515.906:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 5.987275] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:02.4/0000:05:00.0/usb3/3-10/3-10.4/3-10.4:1.1/0003:046D:C31C.0002/input/input3 [ 6.040084] hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:05:00.0-10.4/input1 [ 6.083850] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:02.4/0000:05:00.0/usb3/3-10/3-10.4/3-10.4:1.2/0003:046D:C31C.0003/input/input4 [ 6.085112] hid-generic 0003:046D:C31C.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech USB Keyboard] on usb-0000:05:00.0-10.4/input2 [ 6.357093] audit: type=1130 audit(1516629516.321:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 6.409835] audit: type=1130 audit(1516629516.375:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 6.494505] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 6.515709] r8169 0000:1e:00.0 eth0: RTL8168h/8111h at 0x0000000060c51a4c, b0:6e:bf:2f:47:8d, XID 14100800 IRQ 45 [ 6.515715] r8169 0000:1e:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 6.600181] r8169 0000:1e:00.0 enp30s0: renamed from eth0 [ 6.873865] ax88179_178a 1-4:1.0 eth0: register 'ax88179_178a' at usb-0000:00:10.0-4, D-Link DUB-1312 USB 3.0 to Gigabit Ethernet Adapter, 54:b8:0a:ef:ed:d7 [ 6.874092] usbcore: registered new interface driver ax88179_178a [ 6.878881] ax88179_178a 1-4:1.0 enp0s16u4: renamed from eth0 [ 6.919976] audit: type=1130 audit(1516629516.886:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 7.019095] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) [ 7.737984] systemd-journald[229]: Received SIGTERM from PID 1 (systemd). [ 7.884482] systemd: 21 output lines suppressed due to ratelimiting [ 7.971398] SELinux: Disabled at runtime. [ 7.971425] SELinux: Unregistering netfilter hooks [ 8.366166] EXT4-fs (sda3): re-mounted. Opts: (null) [ 8.487768] systemd-journald[460]: Received request to flush runtime journal from PID 1 [ 8.866378] acpi_cpufreq: overriding BIOS provided _PSD data [ 8.935986] ACPI: Video Device [VGA1] (multi-head: yes rom: no post: no) [ 8.939846] acpi device:2b: registered as cooling_device4 [ 8.940501] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2a/LNXVIDEO:01/input/input5 [ 8.941851] ACPI: Video Device [VGA2] (multi-head: yes rom: no post: no) [ 8.944780] acpi device:4c: registered as cooling_device5 [ 8.945575] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:02/input/input6 [ 9.228635] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 [ 9.228639] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection [ 9.241477] Adding 7826428k swap on /dev/sda2. Priority:-2 extents:1 across:7826428k SSFS [ 9.246025] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05 [ 9.246416] sp5100_tco: PCI Vendor ID: 0x1022, Device ID: 0x790b, Revision ID: 0x4a [ 9.246439] sp5100_tco: I/O address 0x0cd6 already in use [ 9.376815] input: PC Speaker as /devices/platform/pcspkr/input/input7 [ 9.666056] snd_hda_intel 0000:00:01.1: Force to non-snoop mode [ 9.674287] snd_hda_intel 0000:21:00.1: Handle vga_switcheroo audio client [ 9.674293] snd_hda_intel 0000:21:00.1: Force to non-snoop mode [ 9.982183] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input8 [ 9.985601] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:21:00.1/sound/card1/input9 [ 9.986714] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:21:00.1/sound/card1/input10 [ 9.987953] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:21:00.1/sound/card1/input11 [ 9.988945] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:21:00.1/sound/card1/input12 [ 9.989952] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:21:00.1/sound/card1/input13 [ 9.992170] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:21:00.1/sound/card1/input14 [ 10.102329] kvm: Nested Virtualization enabled [ 10.102454] kvm: Nested Paging enabled [ 10.102455] SVM: Virtual VMLOAD VMSAVE supported [ 10.102456] SVM: Virtual GIF supported [ 10.370468] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) [ 10.897175] RPC: Registered named UNIX socket transport module. [ 10.897178] RPC: Registered udp transport module. [ 10.897179] RPC: Registered tcp transport module. [ 10.897180] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 11.153603] random: crng init done [ 11.419358] IPv6: ADDRCONF(NETDEV_UP): enp0s16u4: link is not ready [ 11.775937] IPv6: ADDRCONF(NETDEV_UP): enp0s16u4: link is not ready [ 11.785918] IPv6: ADDRCONF(NETDEV_UP): enp30s0: link is not ready [ 11.810906] r8169 0000:1e:00.0 enp30s0: link down [ 11.811265] IPv6: ADDRCONF(NETDEV_UP): enp30s0: link is not ready [ 12.204765] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 12.308894] Ebtables v2.0 registered [ 12.879352] tun: Universal TUN/TAP device driver, 1.6 [ 12.886892] virbr0: port 1(virbr0-nic) entered blocking state [ 12.886911] virbr0: port 1(virbr0-nic) entered disabled state [ 12.887492] device virbr0-nic entered promiscuous mode [ 13.284899] nf_conntrack version 0.5.0 (65536 buckets, 262144 max) [ 13.876073] virbr0: port 1(virbr0-nic) entered blocking state [ 13.876163] virbr0: port 1(virbr0-nic) entered listening state [ 13.990391] virbr0: port 1(virbr0-nic) entered disabled state [ 14.853469] ax88179_178a 1-4:1.0 enp0s16u4: ax88179 - Link status is: 1 [ 14.879305] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s16u4: link becomes ready [ 40.506907] [drm] amdgpu kernel modesetting enabled. [ 40.507072] vga_switcheroo: detected switching method \_SB_.PCI0.VGA_.ATPX handle [ 40.510643] ATPX version 1, functions 0x00000000 [ 40.514929] [drm] initializing kernel modesetting (CARRIZO 0x1002:0x9874 0x1043:0x8719 0xE1). [ 40.515001] [drm] register mmio base: 0xFE900000 [ 40.515003] [drm] register mmio size: 262144 [ 40.523518] [drm] UVD is enabled in physical mode [ 40.523525] [drm] VCE enabled in physical mode [ 40.537613] [drm] BIOS signature incorrect 20 7 [ 40.537924] ATOM BIOS: 109-C95010-003 [ 40.540290] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit [ 40.540312] amdgpu 0000:00:01.0: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used) [ 40.540319] amdgpu 0000:00:01.0: GTT: 1024M 0x0000000000000000 - 0x000000003FFFFFFF [ 40.540376] [drm] Detected VRAM RAM=512M, BAR=512M [ 40.540380] [drm] RAM width 128bits UNKNOWN [ 40.543071] [TTM] Zone kernel: Available graphics memory: 3322966 kiB [ 40.543077] [TTM] Zone dma32: Available graphics memory: 2097152 kiB [ 40.543079] [TTM] Initializing pool allocator [ 40.543397] [TTM] Initializing DMA pool allocator [ 40.544192] [drm] amdgpu: 512M of VRAM memory ready [ 40.544213] [drm] amdgpu: 4867M of GTT memory ready. [ 40.544442] [drm] GART: num cpu pages 262144, num gpu pages 262144 [ 40.544792] [drm] PCIE GART of 1024M enabled (table at 0x000000F400040000). [ 40.557811] [drm] Chained IB support enabled! [ 40.580504] [drm] Found UVD firmware Version: 1.91 Family ID: 11 [ 40.584533] [drm] Found VCE firmware Version: 52.4 Binary ID: 3 [ 40.592817] [drm] DM_PPLIB: values for Engine clock [ 40.592844] [drm] DM_PPLIB: 45000 [ 40.592844] [drm] DM_PPLIB: 57600 [ 40.592845] [drm] DM_PPLIB: 68572 [ 40.592846] [drm] DM_PPLIB: 80000 [ 40.592847] [drm] DM_PPLIB: 90000 [ 40.592847] [drm] DM_PPLIB: 96000 [ 40.592848] [drm] DM_PPLIB: 102858 [ 40.592849] [drm] DM_PPLIB: 110770 [ 40.592870] [drm] DM_PPLIB: Validation clocks: [ 40.592871] [drm] DM_PPLIB: engine_max_clock: 110770 [ 40.592872] [drm] DM_PPLIB: memory_max_clock: 106600 [ 40.592873] [drm] DM_PPLIB: level : 0 [ 40.592875] [drm] DM_PPLIB: values for Display clock [ 40.592876] [drm] DM_PPLIB: 30000 [ 40.592877] [drm] DM_PPLIB: 40000 [ 40.592877] [drm] DM_PPLIB: 49656 [ 40.592878] [drm] DM_PPLIB: 62609 [ 40.592878] [drm] DM_PPLIB: 68572 [ 40.592879] [drm] DM_PPLIB: 75790 [ 40.592879] [drm] DM_PPLIB: 80000 [ 40.592880] [drm] DM_PPLIB: 84706 [ 40.592881] [drm] DM_PPLIB: Validation clocks: [ 40.592881] [drm] DM_PPLIB: engine_max_clock: 110770 [ 40.592882] [drm] DM_PPLIB: memory_max_clock: 106600 [ 40.592882] [drm] DM_PPLIB: level : 0 [ 40.592884] [drm] DM_PPLIB: values for Memory clock [ 40.592884] [drm] DM_PPLIB: 66700 [ 40.592885] [drm] DM_PPLIB: 106600 [ 40.592886] [drm] DM_PPLIB: Validation clocks: [ 40.592886] [drm] DM_PPLIB: engine_max_clock: 110770 [ 40.592887] [drm] DM_PPLIB: memory_max_clock: 106600 [ 40.592887] [drm] DM_PPLIB: level : 0 [ 40.592891] [drm] DC: create_links: connectors_num: physical:3, virtual:0 [ 40.894478] [drm:hwss_wait_for_blank_complete [amdgpu]] *ERROR* DC: failed to blank crtc! [ 40.894586] [drm] Display Core initialized with v3.1.25! [ 40.913451] [drm] SADs count is: -2, don't need to read it [ 40.913600] [drm] dc_link_detect: manufacturer_id = E305, product_id = 2228, serial_number = 1010101, manufacture_week = 24, manufacture_year = 25, display_name = 2228W, speaker_flag = 0, audio_mode_count = 0 [ 40.916575] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 40.916578] [drm] Driver supports precise vblank timestamp query. [ 41.946387] [drm] UVD initialized successfully. [ 42.147645] [drm] VCE initialized successfully. [ 42.156291] [drm] fb mappable at 0x2115BD000 [ 42.156294] [drm] vram apper at 0x20F000000 [ 42.156295] [drm] size 8294400 [ 42.156295] [drm] fb depth is 24 [ 42.156296] [drm] pitch is 7680 [ 42.157079] fbcon: amdgpudrmfb (fb0) is primary device [ 42.236522] Console: switching to colour frame buffer device 240x67 [ 42.269980] amdgpu 0000:00:01.0: fb0: amdgpudrmfb frame buffer device [ 42.290912] [drm] Initialized amdgpu 3.23.0 20150101 for 0000:00:01.0 on minor 0 [ 42.291332] amdgpu 0000:21:00.0: enabling device (0000 -> 0003) [ 42.293468] [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67C4 0x1002:0x0B0D 0x00). [ 42.293543] [drm] register mmio base: 0xFE800000 [ 42.293544] [drm] register mmio size: 262144 [ 42.293622] [drm] probing gen 2 caps for device 1022:157c = 733c83/e [ 42.293624] [drm] probing mlw for device 1022:157c = 733c83 [ 42.302568] [drm] UVD is enabled in VM mode [ 42.302569] [drm] UVD ENC is enabled in VM mode [ 42.302573] [drm] VCE enabled in VM mode [ 42.302588] vga_switcheroo: enabled [ 42.413771] ATOM BIOS: 113-C9540101-006 [ 42.413820] [drm] GPU posting now... [ 42.573930] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit [ 42.580131] amdgpu 0000:21:00.0: BAR 2: releasing [mem 0xf0000000-0xf01fffff 64bit pref] [ 42.580135] amdgpu 0000:21:00.0: BAR 0: releasing [mem 0xe0000000-0xefffffff 64bit pref] [ 42.580168] pcieport 0000:00:03.1: BAR 15: releasing [mem 0xe0000000-0xf01fffff 64bit pref] [ 42.580197] pcieport 0000:00:03.1: BAR 15: assigned [mem 0x300000000-0x5ffffffff 64bit pref] [ 42.580233] amdgpu 0000:21:00.0: BAR 0: assigned [mem 0x400000000-0x5ffffffff 64bit pref] [ 42.580243] amdgpu 0000:21:00.0: BAR 2: assigned [mem 0x300000000-0x3001fffff 64bit pref] [ 42.580264] pcieport 0000:00:03.1: PCI bridge to [bus 21] [ 42.580267] pcieport 0000:00:03.1: bridge window [io 0xd000-0xdfff] [ 42.580271] pcieport 0000:00:03.1: bridge window [mem 0xfe800000-0xfe8fffff] [ 42.580275] pcieport 0000:00:03.1: bridge window [mem 0x300000000-0x5ffffffff 64bit pref] [ 42.580348] amdgpu 0000:21:00.0: VRAM: 8192M 0x000000F400000000 - 0x000000F5FFFFFFFF (8192M used) [ 42.580350] amdgpu 0000:21:00.0: GTT: 256M 0x0000000000000000 - 0x000000000FFFFFFF [ 42.580369] [drm] Detected VRAM RAM=8192M, BAR=8192M [ 42.580370] [drm] RAM width 256bits GDDR5 [ 42.580497] [drm] amdgpu: 8192M of VRAM memory ready [ 42.580514] [drm] amdgpu: 4867M of GTT memory ready. [ 42.580711] [drm] GART: num cpu pages 65536, num gpu pages 65536 [ 42.581143] [drm] PCIE GART of 256M enabled (table at 0x000000F400040000). [ 42.585189] [drm] Chained IB support enabled! [ 42.610523] [drm] Found UVD firmware Version: 1.130 Family ID: 16 [ 42.614249] [drm] Found VCE firmware Version: 52.4 Binary ID: 3 [ 42.695517] [drm] DM_PPLIB: values for Engine clock [ 42.695521] [drm] DM_PPLIB: 30000 [ 42.695522] [drm] DM_PPLIB: 56700 [ 42.695523] [drm] DM_PPLIB: 84900 [ 42.695524] [drm] DM_PPLIB: 107600 [ 42.695524] [drm] DM_PPLIB: 115300 [ 42.695525] [drm] DM_PPLIB: 118100 [ 42.695526] [drm] DM_PPLIB: 120900 [ 42.695526] [drm] DM_PPLIB: 124300 [ 42.695528] [drm] DM_PPLIB: Warning: using default validation clocks! [ 42.695528] [drm] DM_PPLIB: Validation clocks: [ 42.695529] [drm] DM_PPLIB: engine_max_clock: 72000 [ 42.695530] [drm] DM_PPLIB: memory_max_clock: 80000 [ 42.695530] [drm] DM_PPLIB: level : 0 [ 42.695531] [drm] DM_PPLIB: reducing engine clock level from 8 to 2 [ 42.695533] [drm] DM_PPLIB: values for Memory clock [ 42.695534] [drm] DM_PPLIB: 30000 [ 42.695535] [drm] DM_PPLIB: 175000 [ 42.695536] [drm] DM_PPLIB: Warning: using default validation clocks! [ 42.695536] [drm] DM_PPLIB: Validation clocks: [ 42.695537] [drm] DM_PPLIB: engine_max_clock: 72000 [ 42.695538] [drm] DM_PPLIB: memory_max_clock: 80000 [ 42.695538] [drm] DM_PPLIB: level : 0 [ 42.695539] [drm] DM_PPLIB: reducing memory clock level from 2 to 1 [ 42.695543] [drm] DC: create_links: connectors_num: physical:4, virtual:0 [ 42.700674] [drm] Display Core initialized with v3.1.25! [ 42.709367] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 42.709370] [drm] Driver supports precise vblank timestamp query. [ 42.751258] [drm] UVD and UVD ENC initialized successfully. [ 42.852192] [drm] VCE initialized successfully. [ 43.374456] [drm] Cannot find any crtc or sizes [ 43.392794] [drm] Initialized amdgpu 3.23.0 20150101 for 0000:21:00.0 on minor 1 [ 45.494366] fuse init (API version 7.26) [ 118.118874] ================================================================== [ 118.118890] BUG: KASAN: use-after-free in ww_mutex_unlock+0x13/0x50 [ 118.118893] Read of size 8 at addr ffff8801c58c8240 by task kworker/2:1/34 [ 118.118900] CPU: 2 PID: 34 Comm: kworker/2:1 Not tainted 4.15.0-rc2+ #41 [ 118.118901] Hardware name: System manufacturer System Product Name/TUF B350M-PLUS GAMING, BIOS 0902 09/08/2017 [ 118.118919] Workqueue: events ttm_bo_delayed_workqueue [ttm] [ 118.118921] Call Trace: [ 118.118927] dump_stack+0xaf/0x127 [ 118.118930] ? _atomic_dec_and_lock+0x159/0x159 [ 118.118935] ? kasan_slab_free+0x87/0xc0 [ 118.118938] ? kfree+0x8d/0x1a0 [ 118.118941] print_address_description+0x6a/0x270 [ 118.118945] kasan_report+0x277/0x360 [ 118.118947] ? ww_mutex_unlock+0x13/0x50 [ 118.118950] ww_mutex_unlock+0x13/0x50 [ 118.118960] ttm_bo_cleanup_refs+0x5dc/0x630 [ttm] [ 118.118970] ? ttm_bo_unref+0x30/0x30 [ttm] [ 118.118978] ? ttm_mem_zone_store+0x200/0x200 [ttm] [ 118.118981] ? kasan_slab_free+0x87/0xc0 [ 118.118990] ? ttm_bo_release_list+0x352/0x410 [ttm] [ 118.119000] ? ttm_bo_release_list+0x396/0x410 [ttm] [ 118.119010] ? ttm_bo_add_move_fence.isra.16+0x170/0x170 [ttm] [ 118.119014] ? rcu_sched_qs.part.54+0x50/0x50 [ 118.119018] ? __srcu_read_unlock+0x1e/0x40 [ 118.119020] ? _cond_resched+0x16/0x50 [ 118.119022] ? ww_mutex_lock+0x7f/0x190 [ 118.119025] ? __ww_mutex_lock_slowpath+0x20/0x20 [ 118.119029] ? do_wait_intr_irq+0x250/0x250 [ 118.119032] ? cpufreq_stats_update+0xd5/0x120 [ 118.119043] ttm_bo_delayed_delete+0x35d/0x550 [ttm] [ 118.119053] ? ttm_bo_cleanup_refs+0x630/0x630 [ttm] [ 118.119057] ? __list_add_valid+0x29/0x90 [ 118.119060] ? pick_next_task_fair+0x6e0/0xbd0 [ 118.119064] ? load_balance+0x1830/0x1830 [ 118.119067] ? cpufreq_policy_free+0x290/0x290 [ 118.119070] ? switch_mm_irqs_off+0x3f8/0x8a0 [ 118.119073] ? do_flush_tlb_all+0x40/0x40 [ 118.119076] ? __switch_to+0x35c/0x6c0 [ 118.119079] ? put_pwq+0x13/0x60 [ 118.119081] ? pwq_dec_nr_in_flight+0x120/0x1d0 [ 118.119085] ? preempt_notifier_dec+0x20/0x20 [ 118.119095] ttm_bo_delayed_workqueue+0x17/0x50 [ttm] [ 118.119098] process_one_work+0x5db/0x9f0 [ 118.119101] ? pwq_dec_nr_in_flight+0x1d0/0x1d0 [ 118.119104] ? set_next_entity+0x20/0x430 [ 118.119107] ? clear_buddies+0x42/0x210 [ 118.119110] ? __list_add_valid+0x29/0x90 [ 118.119113] ? schedule+0xab/0x250 [ 118.119117] ? worker_enter_idle+0x2b7/0x310 [ 118.119119] ? __schedule+0xf10/0xf10 [ 118.119122] ? alloc_worker+0x1d0/0x1d0 [ 118.119125] ? worker_thread+0x30c/0x8e0 [ 118.119127] worker_thread+0x17f/0x8e0 [ 118.119130] ? process_one_work+0x9f0/0x9f0 [ 118.119132] ? __schedule+0x499/0xf10 [ 118.119136] ? save_stack+0x89/0xb0 [ 118.119138] ? kasan_kmalloc+0xa0/0xd0 [ 118.119140] ? kmem_cache_alloc_trace+0xec/0x1f0 [ 118.119142] ? kthread+0x59/0x1c0 [ 118.119145] ? ret_from_fork+0x1f/0x30 [ 118.119149] ? __wake_up_common+0x107/0x350 [ 118.119152] ? __schedule+0xf10/0xf10 [ 118.119155] ? do_wait_intr_irq+0x250/0x250 [ 118.119158] ? __cpuidle_text_end+0x4/0x4 [ 118.119161] ? process_one_work+0x9f0/0x9f0 [ 118.119163] kthread+0x19e/0x1c0 [ 118.119166] ? kthread_create_worker_on_cpu+0xc0/0xc0 [ 118.119169] ret_from_fork+0x1f/0x30 [ 118.119175] Allocated by task 1947: [ 118.119179] kasan_kmalloc+0xa0/0xd0 [ 118.119182] kmem_cache_alloc_trace+0xec/0x1f0 [ 118.119339] amdgpu_bo_do_create+0x28a/0xa10 [amdgpu] [ 118.119434] amdgpu_bo_create+0xb4/0x510 [amdgpu] [ 118.119534] amdgpu_gem_object_create+0xe4/0x1a0 [amdgpu] [ 118.119628] amdgpu_gem_create_ioctl+0x3f1/0x510 [amdgpu] [ 118.119672] drm_ioctl_kernel+0x11d/0x1a0 [drm] [ 118.119696] drm_ioctl+0x549/0x610 [drm] [ 118.119802] amdgpu_drm_ioctl+0xcf/0x180 [amdgpu] [ 118.119808] do_vfs_ioctl+0x145/0xa20 [ 118.119810] SyS_ioctl+0x74/0x80 [ 118.119814] entry_SYSCALL_64_fastpath+0x1a/0x7d [ 118.119820] Freed by task 34: [ 118.119826] kasan_slab_free+0x71/0xc0 [ 118.119828] kfree+0x8d/0x1a0 [ 118.119937] amdgpu_ttm_bo_destroy+0x297/0x310 [amdgpu] [ 118.119952] ttm_bo_release_list+0x36d/0x410 [ttm] [ 118.119962] ttm_bo_delayed_delete+0x376/0x550 [ttm] [ 118.119970] ttm_bo_delayed_workqueue+0x17/0x50 [ttm] [ 118.119974] process_one_work+0x5db/0x9f0 [ 118.119975] worker_thread+0x17f/0x8e0 [ 118.119978] kthread+0x19e/0x1c0 [ 118.119980] ret_from_fork+0x1f/0x30 [ 118.119985] The buggy address belongs to the object at ffff8801c58c8000 which belongs to the cache kmalloc-2048 of size 2048 [ 118.119990] The buggy address is located 576 bytes inside of 2048-byte region [ffff8801c58c8000, ffff8801c58c8800) [ 118.119993] The buggy address belongs to the page: [ 118.119999] page:000000008c4ce108 count:1 mapcount:0 mapping: (null) index:0x0 compound_mapcount: 0 [ 118.120005] flags: 0x17ffffc0008100(slab|head) [ 118.120010] raw: 0017ffffc0008100 0000000000000000 0000000000000000 00000001000f000f [ 118.120015] raw: dead000000000100 dead000000000200 ffff8801cb00ea00 0000000000000000 [ 118.120017] page dumped because: kasan: bad access detected [ 118.120020] Memory state around the buggy address: [ 118.120023] ffff8801c58c8100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb [ 118.120026] ffff8801c58c8180: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb [ 118.120029] >ffff8801c58c8200: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb [ 118.120031] ^ [ 118.120034] ffff8801c58c8280: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb [ 118.120037] ffff8801c58c8300: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb [ 118.120039] ================================================================== [ 118.120041] Disabling lock debugging due to kernel taint