lkml.org 
[lkml]   [2016]   [May]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 4.4 00/73] 4.4.11-stable review
From
[ Original posting at [1] ]

Hi,

I have tested with my customized setup/config here on Ubuntu/precise AMD64.
Looks good so far.

My linux-config and dmesg-output is attached.

Regards,
- Sedat -

[1] https://lkml.org/lkml/2016/5/16/724
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.11-rc1-1-iniza-small (sedat.dilek@gmail.com@fambox) (gcc version 4.9.2 (Ubuntu 4.9.2-0ubuntu1~12.04) ) #1 SMP Tue May 17 14:36:59 CEST 2016
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.11-rc1-1-iniza-small root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro text
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Disabled fast string operations
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] x86/fpu: Using 'eager' FPU context switches.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000d9c9efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000d9c9f000-0x00000000dae7efff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dae7f000-0x00000000daf9efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fdfffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 13XK 03/28/2013
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x11fe00 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 080000000 mask FC0000000 write-back
[ 0.000000] 2 base 0C0000000 mask FE0000000 write-back
[ 0.000000] 3 base 0DC000000 mask FFC000000 uncachable
[ 0.000000] 4 base 0DB000000 mask FFF000000 uncachable
[ 0.000000] 5 base 100000000 mask FE0000000 write-back
[ 0.000000] 6 base 11FE00000 mask FFFE00000 uncachable
[ 0.000000] 7 base 0FFC00000 mask FFFC00000 write-protect
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000f00e0-0x000f00ef] mapped at [ffff8800000f00e0]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] reserving inaccessible SNB gfx pages
[ 0.000000] BRK [0x02cd4000, 0x02cd4fff] PGTABLE
[ 0.000000] BRK [0x02cd5000, 0x02cd5fff] PGTABLE
[ 0.000000] BRK [0x02cd6000, 0x02cd6fff] PGTABLE
[ 0.000000] BRK [0x02cd7000, 0x02cd7fff] PGTABLE
[ 0.000000] BRK [0x02cd8000, 0x02cd8fff] PGTABLE
[ 0.000000] BRK [0x02cd9000, 0x02cd9fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x378fe000-0x37c76fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F0100 000024 (v02 SECCSD)
[ 0.000000] ACPI: XSDT 0x00000000DAFFE170 00008C (v01 SECCSD LH43STAR 00000002 PTEC 00000002)
[ 0.000000] ACPI: FACP 0x00000000DAFEF000 00010C (v05 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: DSDT 0x00000000DAFF2000 0083AC (v02 SECCSD SNB-CPT 00000000 INTL 20061109)
[ 0.000000] ACPI: FACS 0x00000000DAF47000 000040
[ 0.000000] ACPI: SLIC 0x00000000DAFFD000 000176 (v01 SECCSD LH43STAR 00000002 PTEC 00000001)
[ 0.000000] ACPI: SSDT 0x00000000DAFFB000 001068 (v01 SECCSD PtidDevc 00001000 INTL 20061109)
[ 0.000000] ACPI: ASF! 0x00000000DAFF1000 0000A5 (v32 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: HPET 0x00000000DAFEE000 000038 (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: APIC 0x00000000DAFED000 000098 (v03 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: MCFG 0x00000000DAFEC000 00003C (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: SSDT 0x00000000DAFEB000 000804 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x00000000DAFEA000 000996 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.000000] ACPI: UEFI 0x00000000DAFE9000 00003E (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: UEFI 0x00000000DAFE8000 000042 (v01 PTL COMBUF 00000001 PTL 00000001)
[ 0.000000] ACPI: UEFI 0x00000000DAFE7000 00026A (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: SSDT 0x00000000DAFE6000 0000D0 (v01 Iffs IffsAsl 00003000 INTL 20061109)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fdfffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x11fdf8000-0x11fdfcfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000011fdfffff]
[ 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-0x000000001fffffff]
[ 0.000000] node 0: [mem 0x0000000020200000-0x000000003fffffff]
[ 0.000000] node 0: [mem 0x0000000040200000-0x00000000d9c9efff]
[ 0.000000] node 0: [mem 0x00000000dafff000-0x00000000daffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000011fdfffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000011fdfffff]
[ 0.000000] On node 0 totalpages: 1021500
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 156 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 13859 pages used for memmap
[ 0.000000] DMA32 zone: 886944 pages, LIFO batch:31
[ 0.000000] Normal zone: 2040 pages used for memmap
[ 0.000000] Normal zone: 130560 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xdba00000-0xdf9fffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 14, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 4 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 0x20000000-0x201fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x40000000-0x401fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd9c9f000-0xdae7efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdae7f000-0xdaf9efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdaf9f000-0xdaffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdb000000-0xdf9fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed07fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed09000-0xfed0ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffd7ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffd80000-0xffffffff]
[ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88011fa00000 s101896 r8192 d29176 u262144
[ 0.000000] pcpu-alloc: s101896 r8192 d29176 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1005381
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.11-rc1-1-iniza-small root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro text
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 3918740K/4086000K available (8178K kernel code, 1402K rwdata, 3552K rodata, 1420K init, 14368K bss, 167260K reserved, 0K cma-reserved)
[ 0.000000] Running RCU self tests
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU lockdep checking is enabled.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[ 0.000000] NR_IRQS:16640 nr_irqs:488 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.000000] ... MAX_LOCK_DEPTH: 48
[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
[ 0.000000] ... CLASSHASH_SIZE: 4096
[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 32768
[ 0.000000] ... MAX_LOCKDEP_CHAINS: 65536
[ 0.000000] ... CHAINHASH_SIZE: 32768
[ 0.000000] memory used by lock dependency info: 8159 kB
[ 0.000000] per task-struct memory footprint: 1920 bytes
[ 0.000000] ------------------------
[ 0.000000] | Locking API testsuite:
[ 0.000000] ----------------------------------------------------------------------------
[ 0.000000] | spin |wlock |rlock |mutex | wsem | rsem |
[ 0.000000] --------------------------------------------------------------------------
[ 0.000000] A-A deadlock: ok | ok | ok | ok | ok | ok |
[ 0.000000] A-B-B-A deadlock: ok | ok | ok | ok | ok | ok |
[ 0.000000] A-B-B-C-C-A deadlock: ok | ok | ok | ok | ok | ok |
[ 0.000000] A-B-C-A-B-C deadlock: ok | ok | ok | ok | ok | ok |
[ 0.000000] A-B-B-C-C-D-D-A deadlock: ok | ok | ok | ok | ok | ok |
[ 0.000000] A-B-C-D-B-D-D-A deadlock: ok | ok | ok | ok | ok | ok |
[ 0.000000] A-B-C-D-B-C-D-A deadlock: ok | ok | ok | ok | ok | ok |
[ 0.000000] double unlock: ok | ok | ok | ok | ok | ok |
[ 0.000000] initialize held: ok | ok | ok | ok | ok | ok |
[ 0.000000] bad unlock order: ok | ok | ok | ok | ok | ok |
[ 0.000000] --------------------------------------------------------------------------
[ 0.000000] recursive read-lock: | ok | | ok |
[ 0.000000] recursive read-lock #2: | ok | | ok |
[ 0.000000] mixed read-write-lock: | ok | | ok |
[ 0.000000] mixed write-read-lock: | ok | | ok |
[ 0.000000] --------------------------------------------------------------------------
[ 0.000000] hard-irqs-on + irq-safe-A/12: ok | ok | ok |
[ 0.000000] soft-irqs-on + irq-safe-A/12: ok | ok | ok |
[ 0.000000] hard-irqs-on + irq-safe-A/21: ok | ok | ok |
[ 0.000000] soft-irqs-on + irq-safe-A/21: ok | ok | ok |
[ 0.000000] sirq-safe-A => hirqs-on/12: ok | ok | ok |
[ 0.000000] sirq-safe-A => hirqs-on/21: ok | ok | ok |
[ 0.000000] hard-safe-A + irqs-on/12: ok | ok | ok |
[ 0.000000] soft-safe-A + irqs-on/12: ok | ok | ok |
[ 0.000000] hard-safe-A + irqs-on/21: ok | ok | ok |
[ 0.000000] soft-safe-A + irqs-on/21: ok | ok | ok |
[ 0.000000] hard-safe-A + unsafe-B #1/123: ok | ok | ok |
[ 0.000000] soft-safe-A + unsafe-B #1/123: ok | ok | ok |
[ 0.000000] hard-safe-A + unsafe-B #1/132: ok | ok | ok |
[ 0.000000] soft-safe-A + unsafe-B #1/132: ok | ok | ok |
[ 0.000000] hard-safe-A + unsafe-B #1/213: ok | ok | ok |
[ 0.000000] soft-safe-A + unsafe-B #1/213: ok | ok | ok |
[ 0.000000] hard-safe-A + unsafe-B #1/231: ok | ok | ok |
[ 0.000000] soft-safe-A + unsafe-B #1/231: ok | ok | ok |
[ 0.000000] hard-safe-A + unsafe-B #1/312: ok | ok | ok |
[ 0.000000] soft-safe-A + unsafe-B #1/312: ok | ok | ok |
[ 0.000000] hard-safe-A + unsafe-B #1/321: ok | ok | ok |
[ 0.000000] soft-safe-A + unsafe-B #1/321: ok | ok | ok |
[ 0.000000] hard-safe-A + unsafe-B #2/123: ok | ok | ok |
[ 0.000000] soft-safe-A + unsafe-B #2/123: ok | ok | ok |
[ 0.000000] hard-safe-A + unsafe-B #2/132: ok | ok | ok |
[ 0.000000] soft-safe-A + unsafe-B #2/132: ok | ok | ok |
[ 0.000000] hard-safe-A + unsafe-B #2/213: ok | ok | ok |
[ 0.000000] soft-safe-A + unsafe-B #2/213: ok | ok | ok |
[ 0.000000] hard-safe-A + unsafe-B #2/231: ok | ok | ok |
[ 0.000000] soft-safe-A + unsafe-B #2/231: ok | ok | ok |
[ 0.000000] hard-safe-A + unsafe-B #2/312: ok | ok | ok |
[ 0.000000] soft-safe-A + unsafe-B #2/312: ok | ok | ok |
[ 0.000000] hard-safe-A + unsafe-B #2/321: ok | ok | ok |
[ 0.000000] soft-safe-A + unsafe-B #2/321: ok | ok | ok |
[ 0.000000] hard-irq lock-inversion/123: ok | ok | ok |
[ 0.000000] soft-irq lock-inversion/123: ok | ok | ok |
[ 0.000000] hard-irq lock-inversion/132: ok | ok | ok |
[ 0.000000] soft-irq lock-inversion/132: ok | ok | ok |
[ 0.000000] hard-irq lock-inversion/213: ok | ok | ok |
[ 0.000000] soft-irq lock-inversion/213: ok | ok | ok |
[ 0.000000] hard-irq lock-inversion/231: ok | ok | ok |
[ 0.000000] soft-irq lock-inversion/231: ok | ok | ok |
[ 0.000000] hard-irq lock-inversion/312: ok | ok | ok |
[ 0.000000] soft-irq lock-inversion/312: ok | ok | ok |
[ 0.000000] hard-irq lock-inversion/321: ok | ok | ok |
[ 0.000000] soft-irq lock-inversion/321: ok | ok | ok |
[ 0.000000] hard-irq read-recursion/123: ok |
[ 0.000000] soft-irq read-recursion/123: ok |
[ 0.000000] hard-irq read-recursion/132: ok |
[ 0.000000] soft-irq read-recursion/132: ok |
[ 0.000000] hard-irq read-recursion/213: ok |
[ 0.000000] soft-irq read-recursion/213: ok |
[ 0.000000] hard-irq read-recursion/231: ok |
[ 0.000000] soft-irq read-recursion/231: ok |
[ 0.000000] hard-irq read-recursion/312: ok |
[ 0.000000] soft-irq read-recursion/312: ok |
[ 0.000000] hard-irq read-recursion/321: ok |
[ 0.000000] soft-irq read-recursion/321: ok |
[ 0.000000] --------------------------------------------------------------------------
[ 0.000000] | Wound/wait tests |
[ 0.000000] ---------------------
[ 0.000000] ww api failures: ok | ok | ok |
[ 0.000000] ww contexts mixing: ok | ok |
[ 0.000000] finishing ww context: ok | ok | ok | ok |
[ 0.000000] locking mismatches: ok | ok | ok |
[ 0.000000] EDEADLK handling: ok | ok | ok | ok | ok | ok | ok | ok | ok | ok |
[ 0.000000] spinlock nest unlocked: ok |
[ 0.000000] -----------------------------------------------------
[ 0.000000] |block | try |context|
[ 0.000000] -----------------------------------------------------
[ 0.000000] context: ok | ok | ok |
[ 0.000000] try: ok | ok | ok |
[ 0.000000] block: ok | ok | ok |
[ 0.000000] spinlock: ok | ok | ok |
[ 0.000000] -------------------------------------------------------
[ 0.000000] Good, all 253 testcases passed! |
[ 0.000000] ---------------------------------
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 1596.350 MHz processor
[ 0.000085] Calibrating delay loop (skipped), value calculated using timer frequency.. 3192.70 BogoMIPS (lpj=6385400)
[ 0.000099] pid_max: default: 32768 minimum: 301
[ 0.000126] ACPI: Core revision 20150930
[ 0.021193] ACPI: 5 ACPI AML tables successfully acquired and loaded
[ 0.021377] Security Framework initialized
[ 0.021384] Yama: becoming mindful.
[ 0.021419] AppArmor: AppArmor initialized
[ 0.021880] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.022976] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.023451] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.023467] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.024640] Initializing cgroup subsys io
[ 0.024676] Initializing cgroup subsys memory
[ 0.024700] Initializing cgroup subsys devices
[ 0.024733] Initializing cgroup subsys freezer
[ 0.024764] Initializing cgroup subsys perf_event
[ 0.024776] Initializing cgroup subsys hugetlb
[ 0.024831] Disabled fast string operations
[ 0.024838] CPU: Physical Processor ID: 0
[ 0.024843] CPU: Processor Core ID: 0
[ 0.024852] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.024858] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.024866] mce: CPU supports 7 MCE banks
[ 0.024903] CPU0: Thermal monitoring enabled (TM1)
[ 0.024923] process: using mwait in idle threads
[ 0.024931] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[ 0.024938] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.025637] Freeing SMP alternatives memory: 28K (ffffffff81ec3000 - ffffffff81eca000)
[ 0.039012] ftrace: allocating 29633 entries in 116 pages
[ 0.055885] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.056538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.096234] TSC deadline timer enabled
[ 0.096240] smpboot: CPU0: Intel(R) Core(TM) i5-2467M CPU @ 1.60GHz (family: 0x6, model: 0x2a, stepping: 0x7)
[ 0.096300] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
[ 0.096344] ... version: 3
[ 0.096349] ... bit width: 48
[ 0.096354] ... generic registers: 4
[ 0.096359] ... value mask: 0000ffffffffffff
[ 0.096364] ... max period: 0000ffffffffffff
[ 0.096369] ... fixed-purpose events: 3
[ 0.096374] ... event mask: 000000070000000f
[ 0.098404] x86: Booting SMP configuration:
[ 0.098412] .... node #0, CPUs: #1
[ 0.098744] Disabled fast string operations
[ 0.101287] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.101849] #2
[ 0.102159] Disabled fast string operations
[ 0.104750] #3<6>[ 0.105061] Disabled fast string operations
[ 0.107197] x86: Booted up 1 node, 4 CPUs
[ 0.107211] smpboot: Total of 4 processors activated (12770.80 BogoMIPS)
[ 0.111988] devtmpfs: initialized
[ 0.117251] evm: security.selinux
[ 0.117258] evm: security.SMACK64
[ 0.117262] evm: security.capability
[ 0.117461] PM: Registering ACPI NVS region [mem 0xdae7f000-0xdaf9efff] (1179648 bytes)
[ 0.117842] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.119446] NET: Registered protocol family 16
[ 0.131038] cpuidle: using governor ladder
[ 0.146974] cpuidle: using governor menu
[ 0.147153] ACPI: bus type PCI registered
[ 0.147444] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.147456] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.147471] PCI: Using configuration type 1 for base access
[ 0.148185] perf_event_intel: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[ 0.164561] ACPI: Added _OSI(Module Device)
[ 0.164569] ACPI: Added _OSI(Processor Device)
[ 0.164575] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.164581] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.178986] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.188870] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.190821] ACPI: Dynamic OEM Table Load:
[ 0.190851] ACPI: SSDT 0xFFFF88011A497000 000688 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.193421] ACPI: Dynamic OEM Table Load:
[ 0.193448] ACPI: SSDT 0xFFFF8800D54E2000 000303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.195821] ACPI: Dynamic OEM Table Load:
[ 0.195847] ACPI: SSDT 0xFFFF88011A4D4A00 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.199779] ACPI : EC: EC started
[ 0.201401] ACPI: Interpreter enabled
[ 0.201426] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
[ 0.201489] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.201495] ACPI: Using IOAPIC for interrupt routing
[ 0.201577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.225829] ACPI: Power Resource [FN00] (off)
[ 0.226314] ACPI: Power Resource [FN01] (off)
[ 0.226698] ACPI: Power Resource [FN02] (off)
[ 0.227086] ACPI: Power Resource [FN03] (off)
[ 0.227479] ACPI: Power Resource [FN04] (off)
[ 0.230149] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.230163] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.230874] \_SB_.PCI0:_OSC invalid UUID
[ 0.230877] _OSC request data:1 1f 0
[ 0.230883] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.231910] PCI host bridge to bus 0000:00
[ 0.231919] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.231927] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.231934] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.231944] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff window]
[ 0.231953] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
[ 0.231963] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.232053] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[ 0.232473] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[ 0.232502] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit]
[ 0.232515] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.232523] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
[ 0.232996] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[ 0.233059] pci 0000:00:16.0: reg 0x10: [mem 0xf0705000-0xf070500f 64bit]
[ 0.233190] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.233564] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[ 0.233620] pci 0000:00:1a.0: reg 0x10: [mem 0xf070a000-0xf070a3ff]
[ 0.233772] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.234119] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[ 0.234181] pci 0000:00:1b.0: reg 0x10: [mem 0xf0700000-0xf0703fff 64bit]
[ 0.234334] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.234546] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.234722] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[ 0.234892] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.235081] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.235280] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[ 0.235450] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.235640] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.235818] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[ 0.235995] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.236361] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[ 0.236417] pci 0000:00:1d.0: reg 0x10: [mem 0xf0709000-0xf07093ff]
[ 0.236570] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.236909] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
[ 0.237395] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[ 0.237456] pci 0000:00:1f.2: reg 0x10: [io 0x3088-0x308f]
[ 0.237473] pci 0000:00:1f.2: reg 0x14: [io 0x3094-0x3097]
[ 0.237491] pci 0000:00:1f.2: reg 0x18: [io 0x3080-0x3087]
[ 0.237508] pci 0000:00:1f.2: reg 0x1c: [io 0x3090-0x3093]
[ 0.237526] pci 0000:00:1f.2: reg 0x20: [io 0x3060-0x307f]
[ 0.237543] pci 0000:00:1f.2: reg 0x24: [mem 0xf0708000-0xf07087ff]
[ 0.237626] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.237957] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[ 0.237995] pci 0000:00:1f.3: reg 0x10: [mem 0xf0704000-0xf07040ff 64bit]
[ 0.238044] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf]
[ 0.238760] pci 0000:01:00.0: [8086:0091] type 00 class 0x028000
[ 0.239424] pci 0000:01:00.0: reg 0x10: [mem 0xf0600000-0xf0601fff 64bit]
[ 0.240900] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.241319] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 0.251349] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.251367] pci 0000:00:1c.0: bridge window [mem 0xf0600000-0xf06fffff]
[ 0.251592] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.251791] pci 0000:02:00.0: reg 0x10: [io 0x2000-0x20ff]
[ 0.251931] pci 0000:02:00.0: reg 0x18: [mem 0xf0404000-0xf0404fff 64bit pref]
[ 0.252017] pci 0000:02:00.0: reg 0x20: [mem 0xf0400000-0xf0403fff 64bit pref]
[ 0.252373] pci 0000:02:00.0: supports D1 D2
[ 0.252375] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.252578] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.263274] pci 0000:00:1c.3: PCI bridge to [bus 02]
[ 0.263286] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
[ 0.263301] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.263505] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
[ 0.263588] pci 0000:03:00.0: reg 0x10: [mem 0xf0500000-0xf0507fff 64bit]
[ 0.263835] pci 0000:03:00.0: PME# supported from D3hot D3cold
[ 0.264135] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.264151] pci 0000:00:1c.4: bridge window [mem 0xf0500000-0xf05fffff]
[ 0.266433] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.266637] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.266841] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.267051] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.267263] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
[ 0.267475] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.267677] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.267875] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
[ 0.269329] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 0.269500] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.269824] ACPI : EC: 0 stale EC events cleared
[ 0.270634] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.270642] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.270659] vgaarb: loaded
[ 0.270664] vgaarb: bridge control possible 0000:00:02.0
[ 0.271452] SCSI subsystem initialized
[ 0.271628] libata version 3.00 loaded.
[ 0.271726] ACPI: bus type USB registered
[ 0.271801] usbcore: registered new interface driver usbfs
[ 0.271844] usbcore: registered new interface driver hub
[ 0.271931] usbcore: registered new device driver usb
[ 0.272403] PCI: Using ACPI for IRQ routing
[ 0.276130] PCI: pci_cache_line_size set to 64 bytes
[ 0.276263] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 0.276272] e820: reserve RAM buffer [mem 0xd9c9f000-0xdbffffff]
[ 0.276275] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[ 0.276278] e820: reserve RAM buffer [mem 0x11fe00000-0x11fffffff]
[ 0.277082] NetLabel: Initializing
[ 0.277088] NetLabel: domain hash size = 128
[ 0.277093] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.277153] NetLabel: unlabeled traffic allowed by default
[ 0.277371] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.277385] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.279493] clocksource: Switched to clocksource hpet
[ 0.326428] AppArmor: AppArmor Filesystem Enabled
[ 0.326696] pnp: PnP ACPI init
[ 0.327377] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.327388] system 00:00: [io 0x1000-0x100f] has been reserved
[ 0.327396] system 00:00: [io 0x5000-0x5003] has been reserved
[ 0.327403] system 00:00: [io 0xffff] has been reserved
[ 0.327412] system 00:00: [io 0x0400-0x0453] could not be reserved
[ 0.327419] system 00:00: [io 0x0458-0x047f] has been reserved
[ 0.327427] system 00:00: [io 0x0500-0x057f] has been reserved
[ 0.327434] system 00:00: [io 0x0a00-0x0a0f] has been reserved
[ 0.327442] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.327450] system 00:00: [io 0x5000-0x500f] could not be reserved
[ 0.327512] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.327616] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.327789] system 00:02: [io 0x0454-0x0457] has been reserved
[ 0.327802] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.327915] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.328055] pnp 00:04: Plug and Play ACPI device, IDs ETD0b00 SYN0002 PNP0f13 (active)
[ 0.328553] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.328565] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.328573] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.328581] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.328589] system 00:05: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.328597] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.328605] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.328613] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.328621] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.328630] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.328642] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.329672] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.329738] pnp: PnP ACPI: found 7 devices
[ 0.341344] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.341412] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.341427] pci 0000:00:1c.0: bridge window [mem 0xf0600000-0xf06fffff]
[ 0.341447] pci 0000:00:1c.3: PCI bridge to [bus 02]
[ 0.341456] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
[ 0.341473] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.341492] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.341504] pci 0000:00:1c.4: bridge window [mem 0xf0500000-0xf05fffff]
[ 0.341526] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.341528] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.341530] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.341532] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfeafffff window]
[ 0.341534] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff window]
[ 0.341536] pci_bus 0000:01: resource 1 [mem 0xf0600000-0xf06fffff]
[ 0.341539] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.341541] pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.341543] pci_bus 0000:03: resource 1 [mem 0xf0500000-0xf05fffff]
[ 0.341693] NET: Registered protocol family 2
[ 0.342292] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.342552] TCP bind hash table entries: 32768 (order: 9, 2097152 bytes)
[ 0.344998] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.345123] UDP hash table entries: 2048 (order: 6, 327680 bytes)
[ 0.345461] UDP-Lite hash table entries: 2048 (order: 6, 327680 bytes)
[ 0.346046] NET: Registered protocol family 1
[ 0.346083] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.347988] PCI: CLS 64 bytes, default 64
[ 0.348259] Trying to unpack rootfs image as initramfs...
[ 0.434101] Freeing initrd memory: 3556K (ffff8800378fe000 - ffff880037c77000)
[ 0.434124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.434131] software IO TLB [mem 0xd5c9f000-0xd9c9f000] (64MB) mapped at [ffff8800d5c9f000-ffff8800d9c9efff]
[ 0.434315] RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[ 0.434326] hw unit of domain pp0-core 2^-16 Joules
[ 0.434331] hw unit of domain package 2^-16 Joules
[ 0.434336] hw unit of domain pp1-gpu 2^-16 Joules
[ 0.434643] Scanning for low memory corruption every 60 seconds
[ 0.436143] futex hash table entries: 2048 (order: 6, 262144 bytes)
[ 0.436358] audit: initializing netlink subsys (disabled)
[ 0.436443] audit: type=2000 audit(1463496638.424:1): initialized
[ 0.437582] Initialise system trusted keyring
[ 0.438076] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.438603] VFS: Disk quotas dquot_6.6.0
[ 0.438650] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.439576] fuse init (API version 7.23)
[ 0.442057] Key type asymmetric registered
[ 0.442085] Asymmetric key parser 'x509' registered
[ 0.442158] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 0.442332] io scheduler noop registered
[ 0.442341] io scheduler deadline registered (default)
[ 0.442389] io scheduler cfq registered
[ 0.442396] start plist test
[ 0.445758] end plist test
[ 0.447012] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.447040] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.447283] intel_idle: MWAIT substates: 0x21120
[ 0.447285] intel_idle: v0.4.1 model 0x2A
[ 0.447286] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.448768] ACPI: AC Adapter [ADP1] (on-line)
[ 0.449047] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.449106] ACPI: Lid Switch [LID0]
[ 0.449275] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.449327] ACPI: Power Button [PWRB]
[ 0.449495] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.449508] ACPI: Power Button [PWRF]
[ 0.453555] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.453563] ACPI: Thermal Zone [TZ00] (68 C)
[ 0.454340] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.454347] ACPI: Thermal Zone [TZ01] (30 C)
[ 0.454478] GHES: HEST is not enabled!
[ 0.454857] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.464601] Linux agpgart interface v0.103
[ 0.467367] ACPI: Battery Slot [BAT1] (battery present)
[ 0.476490] brd: module loaded
[ 0.482428] loop: module loaded
[ 0.516494] ahci 0000:00:1f.2: version 3.0
[ 0.516991] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[ 0.531686] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1b impl SATA mode
[ 0.531700] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst
[ 0.558244] scsi host0: ahci
[ 0.558913] scsi host1: ahci
[ 0.559412] scsi host2: ahci
[ 0.559949] scsi host3: ahci
[ 0.560463] scsi host4: ahci
[ 0.561010] scsi host5: ahci
[ 0.561243] ata1: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708100 irq 25
[ 0.561254] ata2: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708180 irq 25
[ 0.561263] ata3: DUMMY
[ 0.561269] ata4: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708280 irq 25
[ 0.561279] ata5: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708300 irq 25
[ 0.561287] ata6: DUMMY
[ 0.562973] libphy: Fixed MDIO Bus: probed
[ 0.563400] tun: Universal TUN/TAP device driver, 1.6
[ 0.563406] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.563650] PPP generic driver version 2.4.2
[ 0.563853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.563862] ehci-pci: EHCI PCI platform driver
[ 0.564341] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.564527] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.564618] ehci-pci 0000:00:1a.0: debug port 2
[ 0.568594] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.568662] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf070a000
[ 0.579616] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.579974] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.579982] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.579992] usb usb1: Product: EHCI Host Controller
[ 0.579998] usb usb1: Manufacturer: Linux 4.4.11-rc1-1-iniza-small ehci_hcd
[ 0.580005] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.581018] hub 1-0:1.0: USB hub found
[ 0.581067] hub 1-0:1.0: 2 ports detected
[ 0.582492] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.582517] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.582546] ehci-pci 0000:00:1d.0: debug port 2
[ 0.586477] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.586515] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf0709000
[ 0.595606] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.595757] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.595764] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.595772] usb usb2: Product: EHCI Host Controller
[ 0.595777] usb usb2: Manufacturer: Linux 4.4.11-rc1-1-iniza-small ehci_hcd
[ 0.595783] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.596357] hub 2-0:1.0: USB hub found
[ 0.596384] hub 2-0:1.0: 2 ports detected
[ 0.596835] ehci-platform: EHCI generic platform driver
[ 0.596882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.596899] ohci-pci: OHCI PCI platform driver
[ 0.596935] ohci-platform: OHCI generic platform driver
[ 0.596963] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.597182] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 0.597218] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
[ 0.601697] xhci_hcd 0000:03:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x00080000
[ 0.602172] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.602179] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.602187] usb usb3: Product: xHCI Host Controller
[ 0.602192] usb usb3: Manufacturer: Linux 4.4.11-rc1-1-iniza-small xhci-hcd
[ 0.602198] usb usb3: SerialNumber: 0000:03:00.0
[ 0.602773] hub 3-0:1.0: USB hub found
[ 0.602830] hub 3-0:1.0: 2 ports detected
[ 0.603231] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 0.603248] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4
[ 0.603346] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 0.603440] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.603446] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.603454] usb usb4: Product: xHCI Host Controller
[ 0.603467] usb usb4: Manufacturer: Linux 4.4.11-rc1-1-iniza-small xhci-hcd
[ 0.603474] usb usb4: SerialNumber: 0000:03:00.0
[ 0.604116] hub 4-0:1.0: USB hub found
[ 0.604161] hub 4-0:1.0: 2 ports detected
[ 0.604727] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:EPAD] at 0x60,0x64 irq 1,12
[ 0.610889] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.610936] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.611810] mousedev: PS/2 mouse device common for all mice
[ 0.613533] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 0.613583] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.613710] device-mapper: uevent: version 1.0.3
[ 0.614042] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[ 0.614119] Intel P-state driver initializing.
[ 0.615343] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.616156] NET: Registered protocol family 10
[ 0.618515] NET: Registered protocol family 17
[ 0.618591] Key type dns_resolver registered
[ 0.620409] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 0.621011] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x28
[ 0.621125] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x28
[ 0.621192] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x28
[ 0.621222] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x28
[ 0.621551] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 0.622214] registered taskstats version 1
[ 0.622230] Loading compiled-in X.509 certificates
[ 0.623551] Loaded X.509 cert 'Build time autogenerated kernel key: d861534734a1854c045ffb7a95ace7fffd94d654'
[ 0.629220] Key type trusted registered
[ 0.637636] Key type encrypted registered
[ 0.637662] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.637671] evm: HMAC attrs: 0x1
[ 0.638656] rtc_cmos 00:01: setting system clock to 2016-05-17 14:50:39 UTC (1463496639)
[ 0.638822] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.638829] EDD information not available.
[ 0.879678] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 0.881227] ata1.00: ATA-8: Hitachi HTS545050A7E380, GG2OA6C0, max UDMA/133
[ 0.881254] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 0.882761] ata1.00: configured for UDMA/133
[ 0.884011] scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54505 A6C0 PQ: 0 ANSI: 5
[ 0.885223] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 0.885236] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 0.885542] sd 0:0:0:0: [sda] Write Protect is off
[ 0.885551] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.885640] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 0.885652] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.891539] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 0.907524] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 0.916039] sda: sda1 sda2 sda3
[ 0.917516] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.024339] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.024369] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.025091] hub 1-1:1.0: USB hub found
[ 1.025348] hub 1-1:1.0: 6 ports detected
[ 1.040253] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.040262] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.040961] hub 2-1:1.0: USB hub found
[ 1.041220] hub 2-1:1.0: 6 ports detected
[ 1.203625] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.204464] ata2.00: ATA-8: SanDisk iSSD P4 16GB, SSD 9.14, max UDMA/133
[ 1.204486] ata2.00: 31277232 sectors, multi 1: LBA48
[ 1.205308] ata2.00: configured for UDMA/133
[ 1.205785] scsi 1:0:0:0: Direct-Access ATA SanDisk iSSD P4 9.14 PQ: 0 ANSI: 5
[ 1.206524] sd 1:0:0:0: [sdb] 31277232 512-byte logical blocks: (16.0 GB/14.9 GiB)
[ 1.206661] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 1.206895] sd 1:0:0:0: [sdb] Write Protect is off
[ 1.206909] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.207030] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.208228] sdb: sdb1 sdb2
[ 1.209407] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 1.299675] usb 1-1.4: new high-speed USB device number 3 using ehci-pci
[ 1.315673] usb 2-1.4: new low-speed USB device number 3 using ehci-pci
[ 1.414457] usb 2-1.4: New USB device found, idVendor=046d, idProduct=c00e
[ 1.414468] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.414477] usb 2-1.4: Product: USB-PS/2 Optical Mouse
[ 1.414482] usb 2-1.4: Manufacturer: Logitech
[ 1.431755] tsc: Refined TSC clocksource calibration: 1596.374 MHz
[ 1.431767] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1702c3a922f, max_idle_ns: 440795242034 ns
[ 1.487663] usb 2-1.5: new full-speed USB device number 4 using ehci-pci
[ 1.523688] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.556319] usb 1-1.4: New USB device found, idVendor=2232, idProduct=1018
[ 1.556330] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.556338] usb 1-1.4: Product: WebCam SC-13HDL11431N
[ 1.556343] usb 1-1.4: Manufacturer: 123
[ 1.584824] usb 2-1.5: New USB device found, idVendor=8086, idProduct=0189
[ 1.584836] usb 2-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.843692] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.845394] Freeing unused kernel memory: 1420K (ffffffff81d60000 - ffffffff81ec3000)
[ 1.845407] Write protecting the kernel read-only data: 12288k
[ 1.847696] Freeing unused kernel memory: 544K (ffff880001b78000 - ffff880001c00000)
[ 1.883082] udevd[161]: starting version 175
[ 2.177514] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 2.177551] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 2.186967] r8169 0000:02:00.0 eth0: RTL8168evl/8111evl at 0xffffc900009b0000, e8:03:9a:36:17:a9, XID 0c900800 IRQ 31
[ 2.186992] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 2.230007] usbcore: registered new interface driver usbhid
[ 2.230017] usbhid: USB HID core driver
[ 2.287606] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/0003:046D:C00E.0001/input/input5
[ 2.288078] hid-generic 0003:046D:C00E.0001: input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1.4/input0
[ 2.432180] clocksource: Switched to clocksource tsc
[ 2.965398] EXT4-fs (loop0): INFO: recovery required on readonly filesystem
[ 2.965413] EXT4-fs (loop0): write access will be enabled during recovery
[ 3.981430] random: nonblocking pool is initialized
[ 4.013866] EXT4-fs (loop0): recovery complete
[ 4.055776] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
[ 4.095583] usb 1-1.2: new high-speed USB device number 4 using ehci-pci
[ 4.190678] usb 1-1.2: New USB device found, idVendor=12d1, idProduct=1446
[ 4.190702] usb 1-1.2: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[ 4.190711] usb 1-1.2: Product: HUAWEI Mobile
[ 4.190716] usb 1-1.2: Manufacturer: HUAWEI Technology
[ 6.101348] init: ureadahead main process (459) terminated with status 5
[ 10.327472] Adding 262140k swap on /host/ubuntu/disks/swap.disk. Priority:-1 extents:1 across:262140k FS
[ 10.535242] EXT4-fs (loop0): re-mounted. Opts: errors=remount-ro
[ 10.774680] udevd[685]: starting version 175
[ 12.386858] lp: driver loaded but no devices found
[ 13.950122] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20150930/utaddress-254)
[ 13.950139] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 13.950148] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[ 13.950157] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 13.950161] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[ 13.950170] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 13.950174] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[ 13.950182] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 13.950184] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 14.046147] wmi: Mapper loaded
[ 14.308000] samsung_laptop: detected SABI interface: SwSmi@
[ 14.506462] ppdev: user-space parallel port driver
[ 15.039923] Bluetooth: Core ver 2.21
[ 15.040033] NET: Registered protocol family 31
[ 15.040037] Bluetooth: HCI device and connection manager initialized
[ 15.040131] Bluetooth: HCI socket layer initialized
[ 15.040621] Bluetooth: L2CAP socket layer initialized
[ 15.040708] Bluetooth: SCO socket layer initialized
[ 15.293954] [drm] Initialized drm 1.1.0 20060810
[ 15.684740] Intel(R) Wireless WiFi driver for Linux
[ 15.684745] Copyright(c) 2003- 2015 Intel Corporation
[ 15.685594] iwlwifi 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 15.783237] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x450f00)
[ 15.800486] psmouse serio1: elantech: Synaptics capabilities query result 0x08, 0x17, 0x0c.
[ 15.817683] psmouse serio1: elantech: Elan sample query result 03, 3f, 86
[ 15.893449] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input6
[ 15.904875] usbcore: registered new interface driver btusb
[ 15.935981] usb-storage 1-1.2:1.0: USB Mass Storage device detected
[ 15.936464] scsi host6: usb-storage 1-1.2:1.0
[ 15.937098] usb-storage 1-1.2:1.1: USB Mass Storage device detected
[ 15.937341] scsi host7: usb-storage 1-1.2:1.1
[ 15.937900] usbcore: registered new interface driver usb-storage
[ 15.943447] Linux video capture interface: v2.00
[ 16.481624] iwlwifi 0000:01:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
[ 16.537288] cfg80211: World regulatory domain updated:
[ 16.537294] cfg80211: DFS Master region: unset
[ 16.537296] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 16.537299] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 16.537302] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 16.537304] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 16.537306] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 16.537307] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 16.751769] Bluetooth: RFCOMM TTY layer initialized
[ 16.751797] Bluetooth: RFCOMM socket layer initialized
[ 16.751815] Bluetooth: RFCOMM ver 1.11
[ 16.938643] scsi 6:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
[ 16.938698] scsi 7:0:0:0: Direct-Access HUAWEI SD Storage 2.31 PQ: 0 ANSI: 2
[ 16.941646] sd 7:0:0:0: Attached scsi generic sg2 type 0
[ 16.949252] sr 6:0:0:0: [sr0] scsi-1 drive
[ 16.949257] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 16.949937] sd 7:0:0:0: [sdc] Attached SCSI removable disk
[ 16.951535] sr 6:0:0:0: Attached scsi CD-ROM sr0
[ 16.952194] sr 6:0:0:0: Attached scsi generic sg3 type 5
[ 17.038949] uvcvideo: Found UVC 1.00 device WebCam SC-13HDL11431N (2232:1018)
[ 17.058708] input: WebCam SC-13HDL11431N as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input7
[ 17.059161] usbcore: registered new interface driver uvcvideo
[ 17.059165] USB Video Class driver (1.1.1)
[ 17.086581] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 17.086587] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 17.086590] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[ 17.086591] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 17.086593] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 17.086597] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x19
[ 17.086601] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[ 17.205945] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 17.205951] Bluetooth: BNEP filters: protocol multicast
[ 17.205965] Bluetooth: BNEP socket layer initialized
[ 17.229749] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 17.230464] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 17.230840] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 17.379737] [drm] Memory usable by graphics device = 2048M
[ 17.379831] [drm] Replacing VGA console driver
[ 17.386066] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 17.386069] [drm] Driver supports precise vblank timestamp query.
[ 17.388430] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 17.407395] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 17.408534] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11
[ 17.409785] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0
[ 17.509678] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUG disabled
[ 17.509683] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[ 17.509685] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[ 17.509689] iwlwifi 0000:01:00.0: Detected Intel(R) Centrino(R) Advanced-N 6230 AGN, REV=0xB0
[ 17.510099] iwlwifi 0000:01:00.0: L1 Enabled - LTR Disabled
[ 17.539193] audit: type=1400 audit(1463489456.394:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=1118 comm="apparmor_parser"
[ 17.539205] audit: type=1400 audit(1463489456.394:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1118 comm="apparmor_parser"
[ 17.539212] audit: type=1400 audit(1463489456.394:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=1118 comm="apparmor_parser"
[ 17.539238] audit: type=1400 audit(1463489456.394:5): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=1117 comm="apparmor_parser"
[ 17.539253] audit: type=1400 audit(1463489456.394:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1117 comm="apparmor_parser"
[ 17.539266] audit: type=1400 audit(1463489456.394:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1117 comm="apparmor_parser"
[ 17.540181] audit: type=1400 audit(1463489456.398:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1118 comm="apparmor_parser"
[ 17.540196] audit: type=1400 audit(1463489456.398:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1118 comm="apparmor_parser"
[ 17.540536] audit: type=1400 audit(1463489456.398:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1118 comm="apparmor_parser"
[ 17.541138] audit: type=1400 audit(1463489456.398:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1117 comm="apparmor_parser"
[ 17.548319] fbcon: inteldrmfb (fb0) is primary device
[ 17.815217] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 18.490108] usb 1-1.2: USB disconnect, device number 4
[ 18.640562] Console: switching to colour frame buffer device 170x48
[ 18.644285] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 18.799218] init: failsafe main process (1230) killed by TERM signal
[ 22.271858] usb 1-1.2: new high-speed USB device number 5 using ehci-pci
[ 22.366409] usb 1-1.2: New USB device found, idVendor=12d1, idProduct=1436
[ 22.366417] usb 1-1.2: New USB device strings: Mfr=4, Product=3, SerialNumber=0
[ 22.366421] usb 1-1.2: Product: HUAWEI Mobile
[ 22.366425] usb 1-1.2: Manufacturer: HUAWEI Technology
[ 22.370501] usb-storage 1-1.2:1.0: USB Mass Storage device detected
[ 22.372398] usb-storage 1-1.2:1.1: USB Mass Storage device detected
[ 22.388654] usb-storage 1-1.2:1.2: USB Mass Storage device detected
[ 22.393083] usb-storage 1-1.2:1.3: USB Mass Storage device detected
[ 22.393900] usb-storage 1-1.2:1.4: USB Mass Storage device detected
[ 22.394544] usb-storage 1-1.2:1.5: USB Mass Storage device detected
[ 22.395102] scsi host13: usb-storage 1-1.2:1.5
[ 22.395805] usb-storage 1-1.2:1.6: USB Mass Storage device detected
[ 22.396603] scsi host14: usb-storage 1-1.2:1.6
[ 22.614889] usbcore: registered new interface driver usbserial
[ 22.721008] cdc_ether 1-1.2:1.1 wwan0: register 'cdc_ether' at usb-0000:00:1a.0-1.2, Mobile Broadband Network Device, 02:50:f3:00:00:00
[ 22.721121] usbcore: registered new interface driver cdc_ether
[ 22.884877] usbcore: registered new interface driver option
[ 22.886299] usbserial: USB Serial support registered for GSM modem (1-port)
[ 22.886547] option 1-1.2:1.0: GSM modem (1-port) converter detected
[ 22.887767] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB0
[ 22.888247] option 1-1.2:1.3: GSM modem (1-port) converter detected
[ 22.888557] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB1
[ 22.888629] option 1-1.2:1.4: GSM modem (1-port) converter detected
[ 22.888902] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB2
[ 23.166088] r8169 0000:02:00.0 eth0: link down
[ 23.166165] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 23.394326] scsi 13:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
[ 23.399468] scsi 14:0:0:0: Direct-Access HUAWEI SD Storage 2.31 PQ: 0 ANSI: 2
[ 23.399823] sr 13:0:0:0: [sr0] scsi-1 drive
[ 23.400744] sr 13:0:0:0: Attached scsi CD-ROM sr0
[ 23.401215] sr 13:0:0:0: Attached scsi generic sg2 type 5
[ 23.404457] sd 14:0:0:0: Attached scsi generic sg3 type 0
[ 23.428188] sd 14:0:0:0: [sdc] Attached SCSI removable disk
[ 23.723619] init: lightdm main process (1597) killed by TERM signal
[ 24.675241] init: plymouth-stop pre-start process (1807) terminated with status 1
[ 83.034638] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 83.075414] ntfs: driver 2.1.32 [Flags: R/O MODULE].
[ 83.168748] raid6: sse2x1 gen() 6086 MB/s
[ 83.236753] raid6: sse2x1 xor() 4708 MB/s
[ 83.304747] raid6: sse2x2 gen() 7644 MB/s
[ 83.372746] raid6: sse2x2 xor() 5475 MB/s
[ 83.440745] raid6: sse2x4 gen() 8820 MB/s
[ 83.508749] raid6: sse2x4 xor() 6616 MB/s
[ 83.508754] raid6: using algorithm sse2x4 gen() 8820 MB/s
[ 83.508755] raid6: .... xor() 6616 MB/s, rmw enabled
[ 83.508757] raid6: using ssse3x2 recovery algorithm
[ 83.510547] xor: automatically using best checksumming function:
[ 83.548748] avx : 16606.000 MB/sec
[ 83.595802] Btrfs loaded
[ 180.557526] usb 2-1.5: USB disconnect, device number 4
[ 195.194123] PPP BSD Compression module registered
[ 195.226228] PPP Deflate Compression module registered
[unhandled content-type:application/octet-stream]
\
 
 \ /
  Last update: 2016-05-17 15:21    [W:0.150 / U:0.284 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site