Re: [git pull] vfs fixes

From: Sedat Dilek
Date: Sun Mar 23 2014 - 06:58:10 EST


On Sun, Mar 23, 2014 at 8:16 AM, Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
> Several fixes; first 4 commits are obvious fixes (a couple
> of fdget_pos()-related ones from Eric Biggers, prepend_name() fix, missing
> checks for false negatives from __lookup_mnt() in fs/namei.c), followed
> by 4 commits dealing with the bug found by Max last week - switch of
> mnt_hash to hlist, to avoid the fun with non-terminating __lookup_mnt().
> I'm fairly comfortable with that pile, but whether its second part is OK
> at this point is up to you; it seems to survive everything I'd thrown
> at it, and it's quite straightforward. If you really feel that it's
> too close to -final, well... alternative variant is to replace the last
> 4 with "if we are spinning too much in __lookup_mnt(), check mount_lock"
> kludge like the one I've posted early in the "don't clobber mnt_hash.next"
> thread. I'd rather go for "let's just use hlist", obviously...
>
> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus
>
> Shortlog:
> Al Viro (6):
> make prepend_name() work correctly when called with negative *buflen
> rcuwalk: recheck mount_lock after mountpoint crossing attempts
> resizable namespace.c hashes
> keep shadowed vfsmounts together
> don't bother with propagate_mnt() unless the target is shared
> switch mnt_hash to hlist
>
> Eric Biggers (2):
> vfs: atomic f_pos access in llseek()
> vfs: Don't let __fdget_pos() get FMODE_PATH files
>
> Diffstat:
> fs/dcache.c | 4 +-
> fs/file.c | 19 ++----
> fs/mount.h | 4 +-
> fs/namei.c | 29 ++++-----
> fs/namespace.c | 177 ++++++++++++++++++++++++++++++++++++-------------------
> fs/pnode.c | 26 ++++----
> fs/pnode.h | 4 +-
> fs/read_write.c | 4 +-
> 8 files changed, 155 insertions(+), 112 deletions(-)
>

Your branch on top of Linux v3.14-rc7-66-g774868c7094d is freezing my
Ubuntu/precise AMD64 (WUBI) system when running LTP.

$ cat /opt/ltp/Version
20140115

Vanilla unmodified Linux v3.14-rc7-66-g774868c7094d is OK here.

Dunno how and with which apps you tested, but please verify on your
own with latest LTP release.

My kernel-config and dmesg are attached.
( I have taken a screenshot of the frozen system if you wanna look at. )

Regards,
- Sedat -
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.14.0-rc7-4-iniza-small (sedat.dilek@xxxxxxxxx@fambox) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #1 SMP Sun Mar 23 09:24:30 CET 2014
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz.upstream root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro
[ 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] 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] No AGP bridge found
[ 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 enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 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] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01fc7000, 0x01fc7fff] PGTABLE
[ 0.000000] BRK [0x01fc8000, 0x01fc8fff] PGTABLE
[ 0.000000] BRK [0x01fc9000, 0x01fc9fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x11fc00000-0x11fdfffff]
[ 0.000000] [mem 0x11fc00000-0x11fdfffff] page 2M
[ 0.000000] BRK [0x01fca000, 0x01fcafff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x11c000000-0x11fbfffff]
[ 0.000000] [mem 0x11c000000-0x11fbfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x11bffffff]
[ 0.000000] [mem 0x100000000-0x11bffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x20200000-0x3fffffff]
[ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x40200000-0xd9c9efff]
[ 0.000000] [mem 0x40200000-0xd9bfffff] page 2M
[ 0.000000] [mem 0xd9c00000-0xd9c9efff] page 4k
[ 0.000000] BRK [0x01fcb000, 0x01fcbfff] PGTABLE
[ 0.000000] BRK [0x01fcc000, 0x01fccfff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xdafff000-0xdaffffff]
[ 0.000000] [mem 0xdafff000-0xdaffffff] page 4k
[ 0.000000] RAMDISK: [mem 0x37958000-0x37ca3fff]
[ 0.000000] ACPI: RSDP 00000000000f0100 000024 (v02 SECCSD)
[ 0.000000] ACPI: XSDT 00000000daffe170 00008C (v01 SECCSD LH43STAR 00000002 PTEC 00000002)
[ 0.000000] ACPI: FACP 00000000dafef000 00010C (v05 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: DSDT 00000000daff2000 0083AC (v02 SECCSD SNB-CPT 00000000 INTL 20061109)
[ 0.000000] ACPI: FACS 00000000daf47000 000040
[ 0.000000] ACPI: SLIC 00000000daffd000 000176 (v01 SECCSD LH43STAR 00000002 PTEC 00000001)
[ 0.000000] ACPI: SSDT 00000000daffb000 001068 (v01 SECCSD PtidDevc 00001000 INTL 20061109)
[ 0.000000] ACPI: ASF! 00000000daff1000 0000A5 (v32 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: HPET 00000000dafee000 000038 (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: APIC 00000000dafed000 000098 (v03 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: MCFG 00000000dafec000 00003C (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: SSDT 00000000dafeb000 000804 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 00000000dafea000 000996 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.000000] ACPI: UEFI 00000000dafe9000 00003E (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: UEFI 00000000dafe8000 000042 (v01 PTL COMBUF 00000001 PTL 00000001)
[ 0.000000] ACPI: UEFI 00000000dafe7000 00026A (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: SSDT 00000000dafe6000 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] Initmem setup node 0 [mem 0x00000000-0x11fdfffff]
[ 0.000000] NODE_DATA [mem 0x11fdf9000-0x11fdfcfff]
[ 0.000000] [ffffea0000000000-ffffea0003ffffff] PMD -> [ffff88011b400000-ffff88011edfffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x11fdfffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
[ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
[ 0.000000] node 0: [mem 0x20200000-0x3fffffff]
[ 0.000000] node 0: [mem 0x40200000-0xd9c9efff]
[ 0.000000] node 0: [mem 0xdafff000-0xdaffffff]
[ 0.000000] node 0: [mem 0x100000000-0x11fdfffff]
[ 0.000000] On node 0 totalpages: 1021500
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 156 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 12127 pages used for memmap
[ 0.000000] DMA32 zone: 886944 pages, LIFO batch:31
[ 0.000000] Normal zone: 1785 pages used for memmap
[ 0.000000] Normal zone: 130560 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[ 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] ACPI: IOAPIC (id[0x0e] address[0xfec00000] gsi_base[0])
[ 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: IRQ2 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] nr_irqs_gsi: 40
[ 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] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88011fa00000 s86464 r8192 d24128 u262144
[ 0.000000] pcpu-alloc: s86464 r8192 d24128 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: 1007376
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz.upstream root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 3939168K/4086000K available (7331K kernel code, 1042K rwdata, 3224K rodata, 1344K init, 1440K bss, 146832K reserved)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.000000] NR_IRQS:16640 nr_irqs:744 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 16777216 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 1596.493 MHz processor
[ 0.000040] Calibrating delay loop (skipped), value calculated using timer frequency.. 3192.98 BogoMIPS (lpj=6385972)
[ 0.000117] pid_max: default: 32768 minimum: 301
[ 0.000163] ACPI: Core revision 20131218
[ 0.006561] ACPI: All ACPI Tables successfully acquired
[ 0.022111] Security Framework initialized
[ 0.022156] AppArmor: AppArmor initialized
[ 0.022192] Yama: becoming mindful.
[ 0.022592] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.023694] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.024182] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.024229] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.024504] Initializing cgroup subsys memory
[ 0.024546] Initializing cgroup subsys devices
[ 0.024584] Initializing cgroup subsys freezer
[ 0.024621] Initializing cgroup subsys blkio
[ 0.024658] Initializing cgroup subsys perf_event
[ 0.024697] Initializing cgroup subsys hugetlb
[ 0.024759] Disabled fast string operations
[ 0.024796] CPU: Physical Processor ID: 0
[ 0.024832] CPU: Processor Core ID: 0
[ 0.024871] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.024871] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.024937] mce: CPU supports 7 MCE banks
[ 0.024985] CPU0: Thermal monitoring enabled (TM1)
[ 0.025030] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[ 0.025030] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.025030] tlb_flushall_shift: 6
[ 0.025211] Freeing SMP alternatives memory: 28K (ffffffff81e56000 - ffffffff81e5d000)
[ 0.026514] ftrace: allocating 27722 entries in 109 pages
[ 0.042248] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.082449] smpboot: CPU0: Intel(R) Core(TM) i5-2467M CPU @ 1.60GHz (fam: 06, model: 2a, stepping: 07)
[ 0.082562] TSC deadline timer enabled
[ 0.085172] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
[ 0.085320] ... version: 3
[ 0.085356] ... bit width: 48
[ 0.085392] ... generic registers: 4
[ 0.085428] ... value mask: 0000ffffffffffff
[ 0.085465] ... max period: 0000ffffffffffff
[ 0.085503] ... fixed-purpose events: 3
[ 0.085539] ... event mask: 000000070000000f
[ 0.086911] x86: Booting SMP configuration:
[ 0.086949] .... node #0, CPUs: #1
[ 0.098036] Disabled fast string operations
[ 0.100276] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.100528] #2
[ 0.111577] Disabled fast string operations
[ 0.113826] #3<6>[ 0.124941] Disabled fast string operations
[ 0.127072] x86: Booted up 1 node, 4 CPUs
[ 0.127149] smpboot: Total of 4 processors activated (12771.94 BogoMIPS)
[ 0.131025] devtmpfs: initialized
[ 0.133848] EVM: security.selinux
[ 0.133885] EVM: security.SMACK64
[ 0.133919] EVM: security.capability
[ 0.134007] PM: Registering ACPI NVS region [mem 0xdae7f000-0xdaf9efff] (1179648 bytes)
[ 0.135081] regulator-dummy: no parameters
[ 0.135180] NET: Registered protocol family 16
[ 0.135354] cpuidle: using governor ladder
[ 0.135390] cpuidle: using governor menu
[ 0.135465] ACPI: bus type PCI registered
[ 0.135583] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.135642] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.142390] PCI: Using configuration type 1 for base access
[ 0.144043] bio: create slab <bio-0> at 0
[ 0.144250] ACPI: Added _OSI(Module Device)
[ 0.144288] ACPI: Added _OSI(Processor Device)
[ 0.144325] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.144362] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.174847] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.177923] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.188300] ACPI: SSDT 00000000dae70718 000688 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.188837] ACPI: Dynamic OEM Table Load:
[ 0.188907] ACPI: SSDT (null) 000688 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.203126] ACPI: SSDT 00000000dae71a98 000303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.203701] ACPI: Dynamic OEM Table Load:
[ 0.203770] ACPI: SSDT (null) 000303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.215251] ACPI: SSDT 00000000dae6fd98 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.215778] ACPI: Dynamic OEM Table Load:
[ 0.215847] ACPI: SSDT (null) 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.232472] ACPI: Interpreter enabled
[ 0.232520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580)
[ 0.232624] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.232661] ACPI: Using IOAPIC for interrupt routing
[ 0.232731] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.232963] ACPI: No dock devices found.
[ 0.253584] ACPI: Power Resource [FN00] (off)
[ 0.253736] ACPI: Power Resource [FN01] (off)
[ 0.253883] ACPI: Power Resource [FN02] (off)
[ 0.254030] ACPI: Power Resource [FN03] (off)
[ 0.254175] ACPI: Power Resource [FN04] (off)
[ 0.254918] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.254962] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.255215] \_SB_.PCI0:_OSC invalid UUID
[ 0.255217] _OSC request data:1 1f 0
[ 0.255221] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.255795] PCI host bridge to bus 0000:00
[ 0.255834] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.255873] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.255914] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.255954] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.255996] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
[ 0.256038] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[ 0.256087] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[ 0.256198] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[ 0.256211] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit]
[ 0.256218] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.256224] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
[ 0.256359] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[ 0.256385] pci 0000:00:16.0: reg 0x10: [mem 0xf0705000-0xf070500f 64bit]
[ 0.256469] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.256583] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[ 0.256607] pci 0000:00:1a.0: reg 0x10: [mem 0xf070a000-0xf070a3ff]
[ 0.256707] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.256809] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[ 0.256829] pci 0000:00:1b.0: reg 0x10: [mem 0xf0700000-0xf0703fff 64bit]
[ 0.256913] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.256967] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.257055] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[ 0.257146] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.257201] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.257292] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[ 0.257382] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.257438] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.257524] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[ 0.257612] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.257722] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[ 0.257746] pci 0000:00:1d.0: reg 0x10: [mem 0xf0709000-0xf07093ff]
[ 0.257846] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.257946] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
[ 0.258148] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[ 0.258170] pci 0000:00:1f.2: reg 0x10: [io 0x3088-0x308f]
[ 0.258180] pci 0000:00:1f.2: reg 0x14: [io 0x3094-0x3097]
[ 0.258190] pci 0000:00:1f.2: reg 0x18: [io 0x3080-0x3087]
[ 0.258200] pci 0000:00:1f.2: reg 0x1c: [io 0x3090-0x3093]
[ 0.258209] pci 0000:00:1f.2: reg 0x20: [io 0x3060-0x307f]
[ 0.258219] pci 0000:00:1f.2: reg 0x24: [mem 0xf0708000-0xf07087ff]
[ 0.258271] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.258363] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[ 0.258381] pci 0000:00:1f.3: reg 0x10: [mem 0xf0704000-0xf07040ff 64bit]
[ 0.258404] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf]
[ 0.258729] pci 0000:01:00.0: [8086:0091] type 00 class 0x028000
[ 0.258910] pci 0000:01:00.0: reg 0x10: [mem 0xf0600000-0xf0601fff 64bit]
[ 0.259687] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.259843] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 0.267246] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.267290] pci 0000:00:1c.0: bridge window [mem 0xf0600000-0xf06fffff]
[ 0.267441] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.267511] pci 0000:02:00.0: reg 0x10: [io 0x2000-0x20ff]
[ 0.267634] pci 0000:02:00.0: reg 0x18: [mem 0xf0404000-0xf0404fff 64bit pref]
[ 0.267709] pci 0000:02:00.0: reg 0x20: [mem 0xf0400000-0xf0403fff 64bit pref]
[ 0.268114] pci 0000:02:00.0: supports D1 D2
[ 0.268116] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.268236] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.275177] pci 0000:00:1c.3: PCI bridge to [bus 02]
[ 0.275239] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
[ 0.275249] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.275347] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
[ 0.275385] pci 0000:03:00.0: reg 0x10: [mem 0xf0500000-0xf0507fff 64bit]
[ 0.275598] pci 0000:03:00.0: PME# supported from D3hot D3cold
[ 0.283150] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.283226] pci 0000:00:1c.4: bridge window [mem 0xf0500000-0xf05fffff]
[ 0.283738] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.284038] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.284382] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.284677] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.284972] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
[ 0.285298] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.285640] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.285935] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
[ 0.286523] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 0.286641] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.286933] ACPI : EC: 0 stale EC events cleared
[ 0.287145] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.287204] vgaarb: loaded
[ 0.287237] vgaarb: bridge control possible 0000:00:02.0
[ 0.287539] SCSI subsystem initialized
[ 0.287638] libata version 3.00 loaded.
[ 0.287667] ACPI: bus type USB registered
[ 0.287727] usbcore: registered new interface driver usbfs
[ 0.287778] usbcore: registered new interface driver hub
[ 0.287844] usbcore: registered new device driver usb
[ 0.288013] PCI: Using ACPI for IRQ routing
[ 0.289714] PCI: pci_cache_line_size set to 64 bytes
[ 0.289822] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 0.289824] e820: reserve RAM buffer [mem 0xd9c9f000-0xdbffffff]
[ 0.289826] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[ 0.289828] e820: reserve RAM buffer [mem 0x11fe00000-0x11fffffff]
[ 0.289948] NetLabel: Initializing
[ 0.289983] NetLabel: domain hash size = 128
[ 0.290019] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.290069] NetLabel: unlabeled traffic allowed by default
[ 0.290168] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.290357] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.292421] Switched to clocksource hpet
[ 0.299936] AppArmor: AppArmor Filesystem Enabled
[ 0.300001] pnp: PnP ACPI init
[ 0.300050] ACPI: bus type PNP registered
[ 0.300467] pnp 00:00: [dma 4]
[ 0.300497] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.300527] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.300635] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.300674] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.300730] system 00:04: [io 0x0680-0x069f] has been reserved
[ 0.300772] system 00:04: [io 0x1000-0x100f] has been reserved
[ 0.300812] system 00:04: [io 0x5000-0x5003] has been reserved
[ 0.300853] system 00:04: [io 0xffff] has been reserved
[ 0.300892] system 00:04: [io 0x0400-0x0453] could not be reserved
[ 0.300934] system 00:04: [io 0x0458-0x047f] has been reserved
[ 0.300974] system 00:04: [io 0x0500-0x057f] has been reserved
[ 0.301014] system 00:04: [io 0x0a00-0x0a0f] has been reserved
[ 0.301056] system 00:04: [io 0x164e-0x164f] has been reserved
[ 0.301096] system 00:04: [io 0x5000-0x500f] could not be reserved
[ 0.301138] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.301170] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.301229] system 00:06: [io 0x0454-0x0457] has been reserved
[ 0.301270] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.301309] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.301365] pnp 00:08: Plug and Play ACPI device, IDs ETD0b00 SYN0002 PNP0f13 (active)
[ 0.301552] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.301594] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.301636] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.301678] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.301720] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.301762] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.301804] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.301846] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.301888] system 00:09: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.301931] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.301974] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.302538] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.302567] pnp: PnP ACPI: found 11 devices
[ 0.302603] ACPI: bus type PNP unregistered
[ 0.309444] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.309489] pci 0000:00:1c.0: bridge window [mem 0xf0600000-0xf06fffff]
[ 0.309539] pci 0000:00:1c.3: PCI bridge to [bus 02]
[ 0.309579] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
[ 0.309626] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.309686] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.309728] pci 0000:00:1c.4: bridge window [mem 0xf0500000-0xf05fffff]
[ 0.309779] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.309781] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.309783] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.309785] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfeafffff]
[ 0.309787] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[ 0.309789] pci_bus 0000:01: resource 1 [mem 0xf0600000-0xf06fffff]
[ 0.309791] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.309793] pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.309795] pci_bus 0000:03: resource 1 [mem 0xf0500000-0xf05fffff]
[ 0.309860] NET: Registered protocol family 2
[ 0.310087] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.310239] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.310378] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.310450] TCP: reno registered
[ 0.310493] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.310550] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.310680] NET: Registered protocol family 1
[ 0.310729] pci 0000:00:02.0: Boot video device
[ 0.311347] PCI: CLS 64 bytes, default 64
[ 0.311396] Trying to unpack rootfs image as initramfs...
[ 0.380869] Freeing initrd memory: 3376K (ffff880037958000 - ffff880037ca4000)
[ 0.380929] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.380971] software IO TLB [mem 0xd5c9f000-0xd9c9f000] (64MB) mapped at [ffff8800d5c9f000-ffff8800d9c9efff]
[ 0.381310] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[ 0.381418] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x28
[ 0.381465] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x28
[ 0.381516] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x28
[ 0.381565] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x28
[ 0.381663] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[ 0.381736] Scanning for low memory corruption every 60 seconds
[ 0.382670] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.382743] Initialise system trusted keyring
[ 0.382824] audit: initializing netlink subsys (disabled)
[ 0.382880] audit: type=2000 audit(1395566853.364:1): initialized
[ 0.414308] bounce pool size: 64 pages
[ 0.414357] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.414638] VFS: Disk quotas dquot_6.5.2
[ 0.414699] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.415085] fuse init (API version 7.22)
[ 0.415185] msgmni has been set to 7700
[ 0.415654] Key type asymmetric registered
[ 0.415692] Asymmetric key parser 'x509' registered
[ 0.415748] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.415840] io scheduler noop registered
[ 0.415878] io scheduler deadline registered (default)
[ 0.415934] io scheduler cfq registered
[ 0.416413] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.416469] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.416589] intel_idle: MWAIT substates: 0x21120
[ 0.416590] intel_idle: v0.4 model 0x2A
[ 0.416592] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.417193] ACPI: AC Adapter [ADP1] (on-line)
[ 0.417440] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[ 0.417707] ACPI: Lid Switch [LID0]
[ 0.417800] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[ 0.417859] ACPI: Power Button [PWRB]
[ 0.417944] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.417999] ACPI: Power Button [PWRF]
[ 0.418102] ACPI: Fan [FAN0] (off)
[ 0.418169] ACPI: Fan [FAN1] (off)
[ 0.418235] ACPI: Fan [FAN2] (off)
[ 0.418299] ACPI: Fan [FAN3] (off)
[ 0.418366] ACPI: Fan [FAN4] (off)
[ 0.419446] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.419487] ACPI: Thermal Zone [TZ00] (65 C)
[ 0.419761] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.419801] ACPI: Thermal Zone [TZ01] (30 C)
[ 0.419869] GHES: HEST is not enabled!
[ 0.419999] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.423671] Linux agpgart interface v0.103
[ 0.425610] brd: module loaded
[ 0.426398] ACPI: Battery Slot [BAT1] (battery present)
[ 0.426609] loop: module loaded
[ 0.426829] mei_me 0000:00:16.0: irq 40 for MSI/MSI-X
[ 0.429765] ahci 0000:00:1f.2: version 3.0
[ 0.429882] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X
[ 0.429915] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[ 0.444351] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1b impl SATA mode
[ 0.444407] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst
[ 0.469142] scsi0 : ahci
[ 0.469479] scsi1 : ahci
[ 0.469713] scsi2 : ahci
[ 0.469933] scsi3 : ahci
[ 0.470109] scsi4 : ahci
[ 0.470287] scsi5 : ahci
[ 0.470377] ata1: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708100 irq 41
[ 0.470430] ata2: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708180 irq 41
[ 0.470481] ata3: DUMMY
[ 0.470514] ata4: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708280 irq 41
[ 0.470567] ata5: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708300 irq 41
[ 0.470618] ata6: DUMMY
[ 0.471094] libphy: Fixed MDIO Bus: probed
[ 0.471258] tun: Universal TUN/TAP device driver, 1.6
[ 0.471295] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
[ 0.471406] PPP generic driver version 2.4.2
[ 0.471494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.471535] ehci-pci: EHCI PCI platform driver
[ 0.471728] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.471771] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.471839] ehci-pci 0000:00:1a.0: debug port 2
[ 0.475782] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.475801] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf070a000
[ 0.484306] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.484386] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.484428] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.484481] usb usb1: Product: EHCI Host Controller
[ 0.484519] usb usb1: Manufacturer: Linux 3.14.0-rc7-4-iniza-small ehci_hcd
[ 0.484560] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.484740] hub 1-0:1.0: USB hub found
[ 0.484784] hub 1-0:1.0: 2 ports detected
[ 0.485034] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.485077] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.485144] ehci-pci 0000:00:1d.0: debug port 2
[ 0.489076] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.489093] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf0709000
[ 0.500289] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.500362] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.500404] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.500457] usb usb2: Product: EHCI Host Controller
[ 0.500494] usb usb2: Manufacturer: Linux 3.14.0-rc7-4-iniza-small ehci_hcd
[ 0.500535] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.500703] hub 2-0:1.0: USB hub found
[ 0.500745] hub 2-0:1.0: 2 ports detected
[ 0.500889] ehci-platform: EHCI generic platform driver
[ 0.500936] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.500981] ohci-pci: OHCI PCI platform driver
[ 0.501028] ohci-platform: OHCI generic platform driver
[ 0.501073] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.501216] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 0.501258] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
[ 0.511023] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
[ 0.511029] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
[ 0.511035] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
[ 0.511041] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
[ 0.511046] xhci_hcd 0000:03:00.0: irq 46 for MSI/MSI-X
[ 0.511187] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.511228] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.511282] usb usb3: Product: xHCI Host Controller
[ 0.511320] usb usb3: Manufacturer: Linux 3.14.0-rc7-4-iniza-small xhci_hcd
[ 0.511361] usb usb3: SerialNumber: 0000:03:00.0
[ 0.511525] hub 3-0:1.0: USB hub found
[ 0.511571] hub 3-0:1.0: 2 ports detected
[ 0.511705] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 0.511745] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4
[ 0.511857] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.511898] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.511951] usb usb4: Product: xHCI Host Controller
[ 0.511989] usb usb4: Manufacturer: Linux 3.14.0-rc7-4-iniza-small xhci_hcd
[ 0.512030] usb usb4: SerialNumber: 0000:03:00.0
[ 0.512185] hub 4-0:1.0: USB hub found
[ 0.512231] hub 4-0:1.0: 2 ports detected
[ 0.512423] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:EPAD] at 0x60,0x64 irq 1,12
[ 0.518748] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.518790] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.518980] mousedev: PS/2 mouse device common for all mice
[ 0.519368] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 0.519438] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.519533] device-mapper: uevent: version 1.0.3
[ 0.519635] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@xxxxxxxxxx
[ 0.519696] Intel P-state driver initializing.
[ 0.519741] Intel pstate controlling: cpu 0
[ 0.519801] Intel pstate controlling: cpu 1
[ 0.519863] Intel pstate controlling: cpu 2
[ 0.519912] Intel pstate controlling: cpu 3
[ 0.519981] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.520240] ashmem: initialized
[ 0.520405] TCP: cubic registered
[ 0.520533] NET: Registered protocol family 10
[ 0.520767] NET: Registered protocol family 17
[ 0.520814] Key type dns_resolver registered
[ 0.521149] Loading compiled-in X.509 certificates
[ 0.522258] Loaded X.509 cert 'Magrathea: Glacier signing key: 85f5eebb1283fe0f9148fd35a674ea6dad1752c5'
[ 0.522328] registered taskstats version 1
[ 0.525075] Key type trusted registered
[ 0.526998] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 0.527531] Key type encrypted registered
[ 0.529986] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.530347] regulator-dummy: disabling
[ 0.530515] rtc_cmos 00:05: setting system clock to 2014-03-23 09:27:34 UTC (1395566854)
[ 0.530642] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.530682] EDD information not available.
[ 0.788207] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 0.789380] ata1.00: ATA-8: Hitachi HTS545050A7E380, GG2OA6C0, max UDMA/133
[ 0.789461] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 0.790765] ata1.00: configured for UDMA/133
[ 0.791087] scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54505 GG2O PQ: 0 ANSI: 5
[ 0.791332] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 0.791346] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 0.791463] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 0.791614] sd 0:0:0:0: [sda] Write Protect is off
[ 0.791662] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.791751] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.796097] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 0.809722] sda: sda1 sda2 sda3
[ 0.810503] sd 0:0:0:0: [sda] Attached SCSI disk
[ 0.928610] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[ 0.928670] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 0.929714] hub 1-1:1.0: USB hub found
[ 0.929881] hub 1-1:1.0: 6 ports detected
[ 1.040108] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 1.107980] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.108617] ata2.00: ATA-8: SanDisk iSSD P4 16GB, SSD 9.14, max UDMA/133
[ 1.108674] ata2.00: 31277232 sectors, multi 1: LBA48
[ 1.109384] ata2.00: configured for UDMA/133
[ 1.109678] scsi 1:0:0:0: Direct-Access ATA SanDisk iSSD P4 SSD PQ: 0 ANSI: 5
[ 1.109930] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 1.109950] sd 1:0:0:0: [sdb] 31277232 512-byte logical blocks: (16.0 GB/14.9 GiB)
[ 1.110105] sd 1:0:0:0: [sdb] Write Protect is off
[ 1.110161] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.110213] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.111113] sdb: sdb1 sdb2
[ 1.111510] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 1.172135] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.172178] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.172413] hub 2-1:1.0: USB hub found
[ 1.172508] hub 2-1:1.0: 6 ports detected
[ 1.287176] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
[ 1.299973] usb 4-1: Parent hub missing LPM exit latency info. Power management will be impacted.
[ 1.300552] usb 4-1: New USB device found, idVendor=174c, idProduct=55aa
[ 1.300592] usb 4-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 1.300634] usb 4-1: Product: MEDION HDDrive-n-GO
[ 1.300671] usb 4-1: Manufacturer: MEDION
[ 1.300708] usb 4-1: SerialNumber: 3180000000000000092C
[ 1.371750] usb 1-1.4: new high-speed USB device number 3 using ehci-pci
[ 1.379664] tsc: Refined TSC clocksource calibration: 1596.374 MHz
[ 1.427658] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.623309] usb 1-1.4: New USB device found, idVendor=2232, idProduct=1018
[ 1.623349] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.623401] usb 1-1.4: Product: WebCam SC-13HDL11431N
[ 1.623437] usb 1-1.4: Manufacturer: 123
[ 1.747427] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.748708] Freeing unused kernel memory: 1344K (ffffffff81d06000 - ffffffff81e56000)
[ 1.748762] Write protecting the kernel read-only data: 12288k
[ 1.751029] Freeing unused kernel memory: 848K (ffff88000172c000 - ffff880001800000)
[ 1.753284] Freeing unused kernel memory: 872K (ffff880001b26000 - ffff880001c00000)
[ 1.771251] udevd[127]: starting version 175
[ 1.836112] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.836174] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 1.836690] r8169 0000:02:00.0: irq 47 for MSI/MSI-X
[ 1.836982] r8169 0000:02:00.0 eth0: RTL8168evl/8111evl at 0xffffc9000000e000, e8:03:9a:36:17:a9, XID 0c900800 IRQ 47
[ 1.837055] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.851594] usb-storage 4-1:1.0: USB Mass Storage device detected
[ 1.853084] usb-storage 4-1:1.0: Quirks match for vid 174c pid 55aa: 400000
[ 1.853169] scsi6 : usb-storage 4-1:1.0
[ 1.853323] usbcore: registered new interface driver usb-storage
[ 1.867396] usb 2-1.4: new low-speed USB device number 3 using ehci-pci
[ 1.965082] usb 2-1.4: New USB device found, idVendor=046d, idProduct=c00e
[ 1.965168] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.965232] usb 2-1.4: Product: USB-PS/2 Optical Mouse
[ 1.965270] usb 2-1.4: Manufacturer: Logitech
[ 2.039473] usb 2-1.5: new full-speed USB device number 4 using ehci-pci
[ 2.135976] usb 2-1.5: New USB device found, idVendor=8086, idProduct=0189
[ 2.136056] usb 2-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.142841] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.148314] usbcore: registered new interface driver usbhid
[ 2.148356] usbhid: USB HID core driver
[ 2.151495] 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/input6
[ 2.151706] hid-generic 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1.4/input0
[ 2.379076] Switched to clocksource tsc
[ 2.782797] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
[ 2.850962] scsi 6:0:0:0: Direct-Access ASMT 2105 0 PQ: 0 ANSI: 6
[ 2.851353] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 2.851702] sd 6:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 2.851765] sd 6:0:0:0: [sdc] 4096-byte physical blocks
[ 2.852236] sd 6:0:0:0: [sdc] Write Protect is off
[ 2.852279] sd 6:0:0:0: [sdc] Mode Sense: 43 00 00 00
[ 2.852699] sd 6:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.854320] sdc: sdc1 sdc2 sdc3
[ 2.855731] sd 6:0:0:0: [sdc] Attached SCSI disk
[ 2.983956] random: nonblocking pool is initialized
[ 4.858482] init: ureadahead main process (339) terminated with status 5
[ 7.521695] Adding 262140k swap on /host/ubuntu/disks/swap.disk. Priority:-1 extents:1 across:262140k FS
[ 7.655401] EXT4-fs (loop0): re-mounted. Opts: errors=remount-ro
[ 7.828230] udevd[627]: starting version 175
[ 8.745447] lp: driver loaded but no devices found
[ 10.736880] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20131218/utaddress-258)
[ 10.736891] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 10.736896] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20131218/utaddress-258)
[ 10.736902] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 10.736904] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20131218/utaddress-258)
[ 10.736909] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 10.736911] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20131218/utaddress-258)
[ 10.736915] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 10.736917] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 10.828234] samsung_laptop: detected SABI interface: SwSmi@
[ 10.828239] samsung_laptop: Backlight controlled by ACPI video driver
[ 10.835581] wmi: Mapper loaded
[ 11.231063] cfg80211: Calling CRDA to update world regulatory domain
[ 11.291487] [drm] Initialized drm 1.1.0 20060810
[ 11.373314] Bluetooth: Core ver 2.18
[ 11.373339] NET: Registered protocol family 31
[ 11.373341] Bluetooth: HCI device and connection manager initialized
[ 11.373349] Bluetooth: HCI socket layer initialized
[ 11.373351] Bluetooth: L2CAP socket layer initialized
[ 11.373362] Bluetooth: SCO socket layer initialized
[ 11.635589] usbcore: registered new interface driver btusb
[ 11.860767] Intel(R) Wireless WiFi driver for Linux, in-tree:
[ 11.860770] Copyright(c) 2003- 2014 Intel Corporation
[ 11.860958] iwlwifi 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 11.861113] iwlwifi 0000:01:00.0: irq 48 for MSI/MSI-X
[ 11.942332] Linux video capture interface: v2.00
[ 12.199308] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x450f00)
[ 12.218596] psmouse serio1: elantech: Synaptics capabilities query result 0x08, 0x17, 0x0c.
[ 12.292677] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input7
[ 12.766234] [drm] Memory usable by graphics device = 2048M
[ 12.819669] i915 0000:00:02.0: irq 49 for MSI/MSI-X
[ 12.819679] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 12.819680] [drm] Driver supports precise vblank timestamp query.
[ 12.819751] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 12.835791] [drm] Wrong MCH_SSKPD value: 0x16040307
[ 12.835795] [drm] This can cause pipe underruns and display issues.
[ 12.835797] [drm] Please upgrade your BIOS to fix this.
[ 12.849517] uvcvideo: Found UVC 1.00 device WebCam SC-13HDL11431N (2232:1018)
[ 12.849885] iwlwifi 0000:01:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
[ 12.853445] fbcon: inteldrmfb (fb0) is primary device
[ 12.856230] cfg80211: World regulatory domain updated:
[ 12.856232] cfg80211: DFS Master region: unset
[ 12.856232] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 12.856233] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 12.856234] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 12.856235] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 12.856236] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 12.856236] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 12.868745] input: WebCam SC-13HDL11431N as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input8
[ 12.868834] usbcore: registered new interface driver uvcvideo
[ 12.868835] USB Video Class driver (1.1.1)
[ 13.187393] audit: type=1400 audit(1395563267.164:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=919 comm="apparmor_parser"
[ 13.187398] audit: type=1400 audit(1395563267.164:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=919 comm="apparmor_parser"
[ 13.187400] audit: type=1400 audit(1395563267.164:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=919 comm="apparmor_parser"
[ 13.187426] audit: type=1400 audit(1395563267.164:5): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=880 comm="apparmor_parser"
[ 13.187431] audit: type=1400 audit(1395563267.164:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=880 comm="apparmor_parser"
[ 13.187434] audit: type=1400 audit(1395563267.164:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=880 comm="apparmor_parser"
[ 13.188161] audit: type=1400 audit(1395563267.164:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=880 comm="apparmor_parser"
[ 13.188166] audit: type=1400 audit(1395563267.164:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=880 comm="apparmor_parser"
[ 13.188176] audit: type=1400 audit(1395563267.164:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=919 comm="apparmor_parser"
[ 13.188182] audit: type=1400 audit(1395563267.164:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=919 comm="apparmor_parser"
[ 13.893322] Console: switching to colour frame buffer device 170x48
[ 13.895645] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 13.895646] i915 0000:00:02.0: registered panic notifier
[ 13.907591] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 13.907887] acpi device:33: registered as cooling_device9
[ 13.907981] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input9
[ 13.908085] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 13.908308] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
[ 14.580341] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 14.580459] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 14.580563] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 14.774087] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUG disabled
[ 14.774093] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[ 14.774096] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[ 14.774100] iwlwifi 0000:01:00.0: Detected Intel(R) Centrino(R) Advanced-N 6230 AGN, REV=0xB0
[ 14.774250] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[ 14.830496] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[ 14.957064] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 14.963856] ppdev: user-space parallel port driver
[ 15.302492] Bluetooth: RFCOMM TTY layer initialized
[ 15.302505] Bluetooth: RFCOMM socket layer initialized
[ 15.302512] Bluetooth: RFCOMM ver 1.11
[ 15.430771] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 15.430776] Bluetooth: BNEP filters: protocol multicast
[ 15.430787] Bluetooth: BNEP socket layer initialized
[ 15.698030] init: failsafe main process (1029) killed by TERM signal
[ 20.116530] r8169 0000:02:00.0 eth0: link down
[ 20.116560] r8169 0000:02:00.0 eth0: link down
[ 20.116589] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 22.859616] r8169 0000:02:00.0 eth0: link up
[ 22.859626] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 47.599684] EXT4-fs (sdc3): mounted filesystem with ordered data mode. Opts: (null)
[ 47.611971] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
[ 56.003427] usb 2-1.5: USB disconnect, device number 4

Attachment: config-3.14.0-rc7-4-iniza-small
Description: Binary data