lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 12 Dec 2016 09:57:54 +0100
From:   Olaf Hering <olaf@...fle.de>
To:     linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: 4.8.12, crash in ext4, __d_lookup_rcu

This crash happend during rsnapshot cleanup, full dmesg below:


Dec 11 17:15:02 probook rsnapshot-backup-scripts.hourly.sh[3244]: claimed rsnapshot_pid_lock
Dec 11 17:15:02 probook rsnapshot-backup-scripts.hourly.sh[3247]: running hourly
...
[197064.399173] general protection fault: 0000 [#1] PREEMPT SMP
[197064.399277] Modules linked in: cdc_acm tun fuse ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter ip_tables x_tables af_packet bridge stp llc msr nls_utf8 isofs loop dm_crypt algif_skcipher af_alg btrfs zlib_deflate xor raid6_pq uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic snd_hda_intel snd_hda_codec amdkfd amd_iommu_v2 snd_hda_core radeon ttm drm_kms_helper drm snd_hwdep fb_sys_fops sky2 snd_pcm syscopyarea tpm_infineon snd_timer sysfillrect sysimgblt i2c_algo_bit snd sp5100_tco i2c_piix4 acpi_cpufreq kvm_amd tpm_tis tpm_tis_core k10temp shpchp soundcore kvm hp_accel lis3lv02d sparse_keymap rfkill fjes tpm video joydev input_polldev irqbypass pcspkr thermal ac battery button wmi fan hid_generic
[197064.400728]  usbhid ohci_pci serio_raw ehci_pci ohci_hcd ehci_hcd usbcore usb_common sdhci_pci sdhci mmc_core sg dm_multipath dm_mod scsi_dh_alua
[197064.400982] CPU: 1 PID: 3735 Comm: rm Not tainted 4.8.12-probook #15
[197064.401080] Hardware name: Hewlett-Packard HP ProBook 6555b/1455, BIOS 68DTM Ver. F.21 06/14/2012
[197064.401217] task: ffffa2c60d5fe040 task.stack: ffffa2c70761c000
[197064.401309] RIP: 0010:[<ffffffffbe242ae7>]  [<ffffffffbe242ae7>] __d_lookup_rcu+0x67/0x180
[197064.401447] RSP: 0018:ffffa2c70761fc10  EFLAGS: 00010206
[197064.401529] RAX: 0000000000000041 RBX: 08ffa2c606126848 RCX: ffffb30f4003e000
[197064.401639] RDX: ffffa2c70761fc8c RSI: ffffa2c70761fd50 RDI: ffffa2c6f2e1a0c0
[197064.401748] RBP: ffffa2c70761fc68 R08: ffffa2c6f2e1a0c0 R09: ffffa2c70761fc8c
[197064.401857] R10: 0000000073ac0c6f R11: 0000004100000000 R12: 0000000000000006
[197064.401966] R13: ffffa2c6f2e1a0c0 R14: 0000004173ac0c6f R15: ffffa2c6d729801c
[197064.402077] FS:  00007fa0ab9fd700(0000) GS:ffffa2c73fc80000(0000) knlGS:0000000000000000
[197064.402199] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[197064.402287] CR2: 00007f0118c31420 CR3: 0000000193b0f000 CR4: 00000000000006e0
[197064.402397] Stack:
[197064.402431]  ffffa2c720e3a000 ffffa2c6716443b8 0000000000000000 ffffa2c70761fd50
[197064.402563]  0000000000000041 ffffffffbe23319f ffffa2c70761fd40 0000000000000000
[197064.402693]  ffffa2c70761fcd8 ffffa2c70761fcd0 ffffa2c6c67cd9a0 ffffa2c70761fcb8
[197064.402823] Call Trace:
[197064.402870]  [<ffffffffbe23319f>] ? generic_permission+0x10f/0x190
[197064.402967]  [<ffffffffbe233d98>] lookup_fast+0x48/0x2e0
[197064.403050]  [<ffffffffbe235028>] walk_component+0x38/0x2f0
[197064.403139]  [<ffffffffbe233611>] ? path_init+0x251/0x350
[197064.403225]  [<ffffffffbe2364a7>] path_lookupat+0x67/0x120
[197064.403312]  [<ffffffffbe238a7e>] filename_lookup+0x9e/0x150
[197064.403410]  [<ffffffffbe0eb617>] ? call_rcu+0x17/0x20
[197064.403498]  [<ffffffffbe2d84be>] ? ext4_destroy_inode+0x3e/0xb0
[197064.403592]  [<ffffffffbe2386bf>] ? getname_flags+0x4f/0x1f0
[197064.403681]  [<ffffffffbe238be6>] user_path_at_empty+0x36/0x40
[197064.403772]  [<ffffffffbe22d963>] vfs_fstatat+0x53/0xa0
[197064.403855]  [<ffffffffbe22de55>] SYSC_newfstatat+0x15/0x30
[197064.403942]  [<ffffffffbe238fbd>] ? do_rmdir+0xbd/0x220
[197064.404025]  [<ffffffffbe22defe>] SyS_newfstatat+0xe/0x10
[197064.404112]  [<ffffffffbe70b976>] entry_SYSCALL_64_fastpath+0x1e/0xa8
[197064.404211] Code: 83 e3 fe 0f 84 95 00 00 00 4c 89 f0 45 89 f2 49 89 d1 48 c1 e8 20 48 89 75 c0 49 89 fd 48 89 45 c8 eb 08 48 8b 1b 48 85 db 74 73 <44> 8b 63 fc 4c 3b 6b 10 75 ee 48 83 7b 08 00 74 e7 41 83 e4 fe 
[197064.404801] RIP  [<ffffffffbe242ae7>] __d_lookup_rcu+0x67/0x180
[197064.404907]  RSP <ffffa2c70761fc10>
[197064.432716] ---[ end trace c55214155fae1a62 ]---
...
Dec 11 17:18:07 probook rsnapshot[4027]: /usr/bin/rsnapshot -x -c /usr/share/rsnapshot-backup-scripts/rsnapshot-backup-scripts.config.txt hourly: ERROR: Error! rm_rf("/BACKUP_OLH_1T/_delete.3248")
Dec 11 17:18:07 probook rsnapshot-backup-scripts.hourly.sh[4031]: released rsnapshot_pid_lock

# dumpe2fs -h /dev/disk/by-label/BACKUP_OLH_1T 
dumpe2fs 1.43.3 (04-Sep-2016)
Filesystem volume name:   BACKUP_OLH_1T
Last mounted on:          /BACKUP_OLH_1T
Filesystem UUID:          5d48de86-793e-4820-ba06-b9880612a1f0
Filesystem magic number:  0xEF53
Filesystem revision #:    1 (dynamic)
Filesystem features:      has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize
Filesystem flags:         signed_directory_hash 
Default mount options:    user_xattr acl
Filesystem state:         clean
Errors behavior:          Continue
Filesystem OS type:       Linux
Inode count:              61048832
Block count:              488379756
Reserved block count:     488379
Free blocks:              337158332
Free inodes:              59386076
First block:              0
Block size:               2048
Fragment size:            2048
Reserved GDT blocks:      512
Blocks per group:         16384
Fragments per group:      16384
Inodes per group:         2048
Inode blocks per group:   256
RAID stride:              2
RAID stripe width:        2
Flex block group size:    16
Filesystem created:       Mon Oct 19 09:06:06 2015
Last mount time:          Fri Dec  9 10:48:14 2016
Last write time:          Fri Dec  9 10:48:14 2016
Mount count:              78
Maximum mount count:      -1
Last checked:             Mon Oct 19 09:06:06 2015
Check interval:           0 (<none>)
Lifetime writes:          9 TB
Reserved blocks uid:      0 (user root)
Reserved blocks gid:      0 (group root)
First inode:              11
Inode size:               256
Required extra isize:     28
Desired extra isize:      28
Journal inode:            8
First orphan inode:       25657346
Default directory hash:   half_md4
Directory Hash Seed:      72a7fcc3-0553-46bf-b08e-78b449307fa4
Journal backup:           inode blocks
Journal features:         journal_incompat_revoke
Journal size:             64M
Journal length:           32768
Journal sequence:         0x0006cc59
Journal start:            21752

Olaf

[    0.000000] Linux version 4.8.12-probook (olaf@...book) (gcc version 6.2.1 20160830 [gcc-6-branch revision 239856] (SUSE Linux) ) #15 SMP PREEMPT Mon Dec 5 08:55:50 CET 2016
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.8.12-probook root=LABEL=DBG1S82E_TW panic=9 quiet sysrq_always_enabled resume=/dev/disk/by-label/DBG1S82E_swap splash=silent net.ifnames=0
[    0.000000] x86/fpu: Legacy x87 FPU detected.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000aecabfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000aecac000-0x00000000af3abfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000af3ac000-0x00000000af4abfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000af4ac000-0x00000000afbfefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000afbff000-0x00000000afbfffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: Hewlett-Packard HP ProBook 6555b/1455, BIOS 68DTM Ver. F.21 06/14/2012
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x240000 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-DFFFF uncachable
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 000080000000 mask FFFFE0000000 write-back
[    0.000000]   2 base 0000A0000000 mask FFFFF0000000 write-back
[    0.000000]   3 base 000100000000 mask FFFF00000000 write-back
[    0.000000]   4 base 000200000000 mask FFFFC0000000 write-back
[    0.000000]   5 base 0000FFE00000 mask FFFFFFE00000 write-protect
[    0.000000]   6 base 0000FFF40000 mask FFFFFFFF0000 write-protect
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000000240000000 aka 9216M
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] e820: last_pfn = 0xafc00 max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffffa2c500099000] 99000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x1b4064000, 0x1b4064fff] PGTABLE
[    0.000000] BRK [0x1b4065000, 0x1b4065fff] PGTABLE
[    0.000000] BRK [0x1b4066000, 0x1b4066fff] PGTABLE
[    0.000000] BRK [0x1b4067000, 0x1b4067fff] PGTABLE
[    0.000000] BRK [0x1b4068000, 0x1b4068fff] PGTABLE
[    0.000000] BRK [0x1b4069000, 0x1b4069fff] PGTABLE
[    0.000000] BRK [0x1b406a000, 0x1b406afff] PGTABLE
[    0.000000] RAMDISK: [mem 0x36d5f000-0x376a6fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F2A70 000014 (v00 HPQOEM)
[    0.000000] ACPI: RSDT 0x00000000AFBFE038 000044 (v01 HPQOEM SLIC-MPC 00000003      01000013)
[    0.000000] ACPI: FACP 0x00000000AFBFD000 000074 (v01 HPQOEM 307E     00000003 HP   00000001)
[    0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20160422/tbfadt-658)
[    0.000000] ACPI: DSDT 0x00000000AFBDD000 01C447 (v01 HPQOEM SB700    00000001 INTL 20060912)
[    0.000000] ACPI: FACS 0x00000000AF45B000 000040
[    0.000000] ACPI: APIC 0x00000000AFBFC000 000084 (v01 HPQOEM 307E     00000001 HP   00000001)
[    0.000000] ACPI: MCFG 0x00000000AFBFB000 00003C (v01 HPQOEM 307E     00000001 HP   00000001)
[    0.000000] ACPI: SLIC 0x00000000AFBFA000 000176 (v01 HPQOEM SLIC-MPC 00000001 HP   00000001)
[    0.000000] ACPI: SSDT 0x00000000AFBDC000 00005F (v01 HPQOEM HPQNLP   00000001 INTL 20060912)
[    0.000000] ACPI: TCPA 0x00000000AFBDB000 000032 (v02 HPQOEM 307E     00000000 HP   00000001)
[    0.000000] ACPI: HPET 0x00000000AFBDA000 000038 (v01 HPQOEM 307E     00000001 HP   00000001)
[    0.000000] ACPI: SSDT 0x00000000AFBD9000 0007AD (v01 AMD    POWERNOW 00000001 AMD  00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] Scanning NUMA topology in Northbridge 24
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000023fffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x23ffea000-0x23fffffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000023fffffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000aecabfff]
[    0.000000]   node   0: [mem 0x00000000afbff000-0x00000000afbfffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000023fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000023fffffff]
[    0.000000] On node 0 totalpages: 2026571
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 11123 pages used for memmap
[    0.000000]   DMA32 zone: 711853 pages, LIFO batch:31
[    0.000000]   Normal zone: 20480 pages used for memmap
[    0.000000]   Normal zone: 1310720 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 4, version 33, 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 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x43538301 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 1 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xaecac000-0xaf3abfff]
[    0.000000] PM: Registered nosave memory: [mem 0xaf3ac000-0xaf4abfff]
[    0.000000] PM: Registered nosave memory: [mem 0xaf4ac000-0xafbfefff]
[    0.000000] PM: Registered nosave memory: [mem 0xafc00000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffdfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffe00000-0xffffffff]
[    0.000000] e820: [mem 0xafc00000-0xdfffffff] 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:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] percpu: Embedded 36 pages/cpu @ffffa2c73fc00000 s109144 r8192 d30120 u524288
[    0.000000] pcpu-alloc: s109144 r8192 d30120 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1994883
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.8.12-probook root=LABEL=DBG1S82E_TW panic=9 quiet sysrq_always_enabled resume=/dev/disk/by-label/DBG1S82E_swap splash=silent net.ifnames=0
[    0.000000] sysrq: sysrq always enabled.
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] AGP: Node 0: aperture [bus addr 0xa4000000-0xa5ffffff] (32MB)
[    0.000000] Aperture pointing to e820 RAM. Ignoring.
[    0.000000] AGP: Your BIOS doesn't leave an aperture memory hole
[    0.000000] AGP: Please enable the IOMMU option in the BIOS setup
[    0.000000] AGP: This costs you 64MB of RAM
[    0.000000] AGP: Mapping aperture over RAM [mem 0xa4000000-0xa7ffffff] (65536KB)
[    0.000000] PM: Registered nosave memory: [mem 0xa4000000-0xa7ffffff]
[    0.000000] Memory: 4819864K/8106284K available (7233K kernel code, 1248K rwdata, 3192K rodata, 1680K init, 1524K bss, 285900K reserved, 0K cma-reserved)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:33024 nr_irqs:456 16
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration failed
[    0.000000] tsc: Unable to calibrate against PIT
[    0.000000] tsc: using HPET reference calibration
[    0.000000] tsc: Detected 2094.752 MHz processor
[    0.000030] Calibrating delay loop (skipped), value calculated using timer frequency.. 4189.50 BogoMIPS (lpj=8379008)
[    0.000033] pid_max: default: 32768 minimum: 301
[    0.000056] ACPI: Core revision 20160422
[    0.051059] ACPI: 3 ACPI AML tables successfully acquired and loaded

[    0.051132] Security Framework initialized
[    0.051139] AppArmor: AppArmor initialized
[    0.062156] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.064829] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.066038] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.066048] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.066443] CPU: Physical Processor ID: 0
[    0.066444] CPU: Processor Core ID: 0
[    0.066445] mce: CPU supports 6 MCE banks
[    0.066451] LVT offset 0 assigned for vector 0xf9
[    0.066456] process: using AMD E400 aware idle routine
[    0.066458] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
[    0.066459] Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64, 1GB 0
[    0.078548] Freeing SMP alternatives memory: 28K (ffffffffbeede000 - ffffffffbeee5000)
[    0.108432] ftrace: allocating 27851 entries in 109 pages
[    0.122562] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.122564] smpboot: Max logical packages: 2
[    0.122932] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.267440] smpboot: CPU0: AMD Phenom(tm) II N830 Triple-Core Processor (family: 0x10, model: 0x5, stepping: 0x3)
[    0.267445] Performance Events: AMD PMU driver.
[    0.267450] ... version:                0
[    0.267450] ... bit width:              48
[    0.267451] ... generic registers:      4
[    0.267452] ... value mask:             0000ffffffffffff
[    0.267452] ... max period:             00007fffffffffff
[    0.267453] ... fixed-purpose events:   0
[    0.267454] ... event mask:             000000000000000f
[    0.267516] process: System has AMD C1E enabled
[    0.267527] process: Switch to broadcast mode on CPU0
[    0.295653] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.315618] x86: Booting SMP configuration:
[    0.315621] .... node  #0, CPUs:      #1
[    0.397725] process: Switch to broadcast mode on CPU1
[    0.411629]  #2
[    0.493698] x86: Booted up 1 node, 3 CPUs
[    0.493702] smpboot: Total of 3 processors activated (12568.52 BogoMIPS)
[    0.494127] process: Switch to broadcast mode on CPU2
[    0.518755] node 0 initialised, 750130 pages in 24ms
[    0.519384] devtmpfs: initialized
[    0.519490] x86/mm: Memory block size: 128MB
[    0.524741] PM: Registering ACPI NVS region [mem 0xaf3ac000-0xaf4abfff] (1048576 bytes)
[    0.524880] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.524928] pinctrl core: initialized pinctrl subsystem
[    0.524989] RTC time:  9:33:39, date: 12/09/16
[    0.526904] NET: Registered protocol family 16
[    0.539628] cpuidle: using governor ladder
[    0.555628] cpuidle: using governor menu
[    0.555636] node 0 link 0: io port [0, ffffff]
[    0.555638] TOM: 00000000c0000000 aka 3072M
[    0.555640] Fam 10h mmconf [mem 0xe0000000-0xefffffff]
[    0.555642] node 0 link 0: mmio [c0000000, cfffffff]
[    0.555645] node 0 link 0: mmio [d0000000, d42fffff]
[    0.555647] node 0 link 0: mmio [d4300000, d44fffff]
[    0.555648] node 0 link 0: mmio [d4500000, dfffffff]
[    0.555650] node 0 link 0: mmio [e0000000, e0ffffff] ==> none
[    0.555651] node 0 link 0: mmio [e1000000, ffb7ffff] ==> [f0000000, ffb7ffff]
[    0.555654] TOM2: 0000000240000000 aka 9216M
[    0.555656] bus: [bus 00-1f] on node 0 link 0
[    0.555657] bus: 00 [io  0x0000-0xffff]
[    0.555658] bus: 00 [mem 0xc0000000-0xdfffffff]
[    0.555659] bus: 00 [mem 0xf0000000-0xffffffff]
[    0.555660] bus: 00 [mem 0x240000000-0xfcffffffff]
[    0.555745] ACPI: bus type PCI registered
[    0.555747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.555883] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.555885] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.555900] PCI: Using configuration type 1 for base access
[    0.556315] mtrr: your CPUs had inconsistent fixed MTRR settings
[    0.556316] mtrr: probably your BIOS does not setup all CPUs.
[    0.556316] mtrr: corrected configuration.
[    0.571994] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.571996] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.572538] ACPI: Added _OSI(Module Device)
[    0.572540] ACPI: Added _OSI(Processor Device)
[    0.572541] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.572542] ACPI: Added _OSI(Processor Aggregator Device)
[    0.572767] ACPI: Executed 1 blocks of module-level executable AML code
[    0.600179] ACPI : EC: EC started
[    0.815939] ACPI: Interpreter enabled
[    0.815969] ACPI: (supports S0 S3 S4 S5)
[    0.815971] ACPI: Using IOAPIC for interrupt routing
[    0.816261] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.819635] ACPI: Power Resource [APPR] (off)
[    0.824088] ACPI: Power Resource [COMP] (on)
[    0.824639] ACPI: Power Resource [LPP] (off)
[    0.828549] ACPI: Power Resource [PFN0] (off)
[    0.828625] ACPI: Power Resource [PFN1] (off)
[    0.828698] ACPI: Power Resource [PFN2] (off)
[    0.828771] ACPI: Power Resource [PFN3] (off)
[    0.828843] ACPI: Power Resource [PFN4] (off)
[    0.829930] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.829937] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.829945] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.830106] acpi PNP0A03:00: host bridge window expanded to [mem 0xf0000000-0xffffffff window]; [mem 0xffe00000-0xffffffff] ignored
[    0.830111] acpi PNP0A03:00: ignoring host bridge window [mem 0x000cc000-0x000cffff window] (conflicts with Video ROM [mem 0x000c0000-0x000cedff])
[    0.830408] PCI host bridge to bus 0000:00
[    0.830411] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.830413] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.830414] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.830416] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.830418] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.830419] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.830421] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.830423] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.830424] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.830426] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.830427] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.830429] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.830431] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.830432] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.830434] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff window]
[    0.830436] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff window]
[    0.830438] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.830448] pci 0000:00:00.0: [1022:9601] type 00 class 0x060000
[    0.830579] pci 0000:00:01.0: [103c:9602] type 01 class 0x060400
[    0.830736] pci 0000:00:04.0: [1022:9604] type 01 class 0x060400
[    0.830777] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[    0.830838] pci 0000:00:04.0: System wakeup disabled by ACPI
[    0.830888] pci 0000:00:05.0: [1022:9605] type 01 class 0x060400
[    0.830925] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[    0.830984] pci 0000:00:05.0: System wakeup disabled by ACPI
[    0.831076] pci 0000:00:09.0: [1022:9608] type 01 class 0x060400
[    0.831113] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
[    0.831172] pci 0000:00:09.0: System wakeup disabled by ACPI
[    0.831236] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
[    0.831252] pci 0000:00:11.0: reg 0x10: [io  0x6018-0x601f]
[    0.831261] pci 0000:00:11.0: reg 0x14: [io  0x6024-0x6027]
[    0.831270] pci 0000:00:11.0: reg 0x18: [io  0x6010-0x6017]
[    0.831278] pci 0000:00:11.0: reg 0x1c: [io  0x6020-0x6023]
[    0.831287] pci 0000:00:11.0: reg 0x20: [io  0x6000-0x600f]
[    0.831296] pci 0000:00:11.0: reg 0x24: [mem 0xd450b000-0xd450b3ff]
[    0.831433] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[    0.831445] pci 0000:00:12.0: reg 0x10: [mem 0xd450a000-0xd450afff]
[    0.831611] pci 0000:00:12.0: System wakeup disabled by ACPI
[    0.831667] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[    0.831683] pci 0000:00:12.2: reg 0x10: [mem 0xd4509000-0xd45090ff]
[    0.831759] pci 0000:00:12.2: supports D1 D2
[    0.831760] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.831823] pci 0000:00:12.2: System wakeup disabled by ACPI
[    0.831883] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[    0.831895] pci 0000:00:13.0: reg 0x10: [mem 0xd4508000-0xd4508fff]
[    0.832032] pci 0000:00:13.0: System wakeup disabled by ACPI
[    0.832092] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[    0.832108] pci 0000:00:13.2: reg 0x10: [mem 0xd4507000-0xd45070ff]
[    0.832184] pci 0000:00:13.2: supports D1 D2
[    0.832185] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.832245] pci 0000:00:13.2: System wakeup disabled by ACPI
[    0.832307] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[    0.832472] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[    0.832491] pci 0000:00:14.2: reg 0x10: [mem 0xd4500000-0xd4503fff 64bit]
[    0.832555] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.832613] pci 0000:00:14.2: System wakeup disabled by ACPI
[    0.832666] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[    0.832828] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[    0.832951] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
[    0.832963] pci 0000:00:14.5: reg 0x10: [mem 0xd4506000-0xd4506fff]
[    0.833116] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
[    0.833129] pci 0000:00:16.0: reg 0x10: [mem 0xd4505000-0xd4505fff]
[    0.833283] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
[    0.833299] pci 0000:00:16.2: reg 0x10: [mem 0xd4504000-0xd45040ff]
[    0.833374] pci 0000:00:16.2: supports D1 D2
[    0.833376] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
[    0.833491] pci 0000:00:18.0: [1022:1200] type 00 class 0x060000
[    0.833587] pci 0000:00:18.1: [1022:1201] type 00 class 0x060000
[    0.833680] pci 0000:00:18.2: [1022:1202] type 00 class 0x060000
[    0.833773] pci 0000:00:18.3: [1022:1203] type 00 class 0x060000
[    0.833869] pci 0000:00:18.4: [1022:1204] type 00 class 0x060000
[    0.834068] pci 0000:01:05.0: [1002:9712] type 00 class 0x030000
[    0.834076] pci 0000:01:05.0: reg 0x10: [mem 0xc0000000-0xcfffffff pref]
[    0.834080] pci 0000:01:05.0: reg 0x14: [io  0x5000-0x50ff]
[    0.834084] pci 0000:01:05.0: reg 0x18: [mem 0xd4400000-0xd440ffff]
[    0.834094] pci 0000:01:05.0: reg 0x24: [mem 0xd4300000-0xd43fffff]
[    0.834116] pci 0000:01:05.0: supports D1 D2
[    0.834177] pci 0000:01:05.1: [1002:970f] type 00 class 0x040300
[    0.834184] pci 0000:01:05.1: reg 0x10: [mem 0xd4410000-0xd4413fff]
[    0.834219] pci 0000:01:05.1: supports D1 D2
[    0.834327] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.834331] pci 0000:00:01.0:   bridge window [io  0x5000-0x5fff]
[    0.834333] pci 0000:00:01.0:   bridge window [mem 0xd4300000-0xd44fffff]
[    0.834336] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.834405] acpiphp: Slot [1] registered
[    0.834454] pci 0000:02:00.0: [11ab:4381] type 00 class 0x020000
[    0.834509] pci 0000:02:00.0: reg 0x10: [mem 0xd3200000-0xd3203fff 64bit]
[    0.834519] pci 0000:02:00.0: reg 0x18: [io  0x3000-0x30ff]
[    0.834553] pci 0000:02:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[    0.834645] pci 0000:02:00.0: supports D1 D2
[    0.834646] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.834713] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.847663] pci 0000:00:04.0: PCI bridge to [bus 02]
[    0.847669] pci 0000:00:04.0:   bridge window [io  0x3000-0x4fff]
[    0.847672] pci 0000:00:04.0:   bridge window [mem 0xd3200000-0xd42fffff]
[    0.847675] pci 0000:00:04.0:   bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
[    0.847806] pci 0000:03:00.0: [1180:e822] type 00 class 0x080500
[    0.847819] pci 0000:03:00.0: MMC controller base frequency changed to 50Mhz.
[    0.847827] pci 0000:03:00.0: proprietary Ricoh MMC controller disabled (via firewire function)
[    0.847828] pci 0000:03:00.0: MMC cards are now supported by standard SDHCI controller
[    0.847842] pci 0000:03:00.0: reg 0x10: [mem 0x00000000-0x000000ff]
[    0.848002] pci 0000:03:00.0: supports D1 D2
[    0.848004] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.848132] pci 0000:03:00.1: [1180:e230] type 00 class 0x088000
[    0.848148] pci 0000:03:00.1: reg 0x10: [mem 0xd2102000-0xd21020ff]
[    0.848250] pci 0000:03:00.1: supports D1 D2
[    0.848251] pci 0000:03:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.863675] pci 0000:00:05.0: PCI bridge to [bus 03]
[    0.863680] pci 0000:00:05.0:   bridge window [io  0x2000-0x2fff]
[    0.863683] pci 0000:00:05.0:   bridge window [mem 0xd2100000-0xd31fffff]
[    0.863686] pci 0000:00:05.0:   bridge window [mem 0xd1000000-0xd1ffffff 64bit pref]
[    0.863786] pci 0000:00:09.0: PCI bridge to [bus 04]
[    0.863790] pci 0000:00:09.0:   bridge window [mem 0xd2000000-0xd20fffff]
[    0.863876] pci 0000:00:14.4: PCI bridge to [bus 05] (subtractive decode)
[    0.863879] pci 0000:00:14.4:   bridge window [io  0x1000-0x1fff]
[    0.863886] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.863887] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.863889] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.863891] pci 0000:00:14.4:   bridge window [mem 0x000c0000-0x000c3fff window] (subtractive decode)
[    0.863893] pci 0000:00:14.4:   bridge window [mem 0x000c4000-0x000c7fff window] (subtractive decode)
[    0.863895] pci 0000:00:14.4:   bridge window [mem 0x000c8000-0x000cbfff window] (subtractive decode)
[    0.863896] pci 0000:00:14.4:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.863898] pci 0000:00:14.4:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.863900] pci 0000:00:14.4:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.863901] pci 0000:00:14.4:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[    0.863903] pci 0000:00:14.4:   bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
[    0.863904] pci 0000:00:14.4:   bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
[    0.863906] pci 0000:00:14.4:   bridge window [mem 0x000e8000-0x000ebfff window] (subtractive decode)
[    0.863908] pci 0000:00:14.4:   bridge window [mem 0x000ec000-0x000effff window] (subtractive decode)
[    0.863909] pci 0000:00:14.4:   bridge window [mem 0xc0000000-0xdfffffff window] (subtractive decode)
[    0.863911] pci 0000:00:14.4:   bridge window [mem 0xf0000000-0xffffffff window] (subtractive decode)
[    0.866159] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.866295] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.866429] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.866569] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.866678] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.866765] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.866851] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.866945] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.867398] ACPI: Enabled 8 GPEs in block 00 to 1F
[    0.867584] ACPI : EC: EC stopped
[    0.867642] ACPI : EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62
[    0.867643] ACPI : EC: EC started
[    1.040025] vgaarb: setting as boot device: PCI:0000:01:05.0
[    1.040027] vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none
[    1.040029] vgaarb: loaded
[    1.040030] vgaarb: bridge control possible 0000:01:05.0
[    1.040159] SCSI subsystem initialized
[    1.040271] libata version 3.00 loaded.
[    1.040471] PCI: Using ACPI for IRQ routing
[    1.048237] PCI: pci_cache_line_size set to 64 bytes
[    1.048455] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    1.048456] e820: reserve RAM buffer [mem 0xaecac000-0xafffffff]
[    1.048458] e820: reserve RAM buffer [mem 0xafc00000-0xafffffff]
[    1.048603] NetLabel: Initializing
[    1.048604] NetLabel:  domain hash size = 128
[    1.048605] NetLabel:  protocols = UNLABELED CIPSOv4
[    1.048619] NetLabel:  unlabeled traffic allowed by default
[    1.048798] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    1.048803] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    1.050872] clocksource: Switched to clocksource hpet
[    1.062575] VFS: Disk quotas dquot_6.6.0
[    1.062609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.062720] AppArmor: AppArmor Filesystem Enabled
[    1.062777] pnp: PnP ACPI init
[    1.063128] pnp 00:00: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active)
[    1.063282] system 00:01: [io  0x0400-0x04cf] has been reserved
[    1.063284] system 00:01: [io  0x04d0-0x04d1] has been reserved
[    1.063286] system 00:01: [io  0x04d6] has been reserved
[    1.063288] system 00:01: [io  0x0680-0x06ff] has been reserved
[    1.063290] system 00:01: [io  0x077a] has been reserved
[    1.063292] system 00:01: [io  0x0c00-0x0c01] has been reserved
[    1.063293] system 00:01: [io  0x0c14] has been reserved
[    1.063295] system 00:01: [io  0x0c50-0x0c52] has been reserved
[    1.063297] system 00:01: [io  0x0c6c] has been reserved
[    1.063299] system 00:01: [io  0x0c6f] has been reserved
[    1.063301] system 00:01: [io  0x0cd0-0x0cdb] has been reserved
[    1.063303] system 00:01: [io  0x0220-0x0227] has been reserved
[    1.063305] system 00:01: [io  0x0260-0x0273] has been reserved
[    1.063306] system 00:01: [io  0x0800] has been reserved
[    1.063308] system 00:01: [io  0x0804] has been reserved
[    1.063310] system 00:01: [io  0x087f] has been reserved
[    1.063312] system 00:01: [io  0x0cdc-0x0cdf] has been reserved
[    1.063313] system 00:01: [io  0x0b00-0x0b0f] has been reserved
[    1.063315] system 00:01: [io  0x0b20-0x0b3f] has been reserved
[    1.063317] system 00:01: [io  0x0200-0x027f] could not be reserved
[    1.063321] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.063442] system 00:02: [mem 0x00000000-0x0009ffff] could not be reserved
[    1.063445] system 00:02: [mem 0x000ec000-0x000fffff] could not be reserved
[    1.063447] system 00:02: [mem 0x00100000-0xbfffffff] could not be reserved
[    1.063449] system 00:02: [mem 0xe0000000-0xefffffff] has been reserved
[    1.063451] system 00:02: [mem 0xfeb00000-0xfeb00fff] has been reserved
[    1.063453] system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
[    1.063455] system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
[    1.063457] system 00:02: [mem 0xffe00000-0xffffffff] has been reserved
[    1.063459] system 00:02: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.063562] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.064333] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 PNP0500 (active)
[    1.064442] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
[    1.064479] pnp 00:06: Plug and Play ACPI device, IDs SYN0178 SYN0100 SYN0002 PNP0f13 (active)
[    1.065204] pnp: PnP ACPI: found 7 devices
[    1.073283] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.073291] pci 0000:02:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
[    1.073322] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.073324] pci 0000:00:01.0:   bridge window [io  0x5000-0x5fff]
[    1.073327] pci 0000:00:01.0:   bridge window [mem 0xd4300000-0xd44fffff]
[    1.073330] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    1.073337] pci 0000:02:00.0: BAR 6: assigned [mem 0xd3220000-0xd323ffff pref]
[    1.073339] pci 0000:00:04.0: PCI bridge to [bus 02]
[    1.073341] pci 0000:00:04.0:   bridge window [io  0x3000-0x4fff]
[    1.073343] pci 0000:00:04.0:   bridge window [mem 0xd3200000-0xd42fffff]
[    1.073345] pci 0000:00:04.0:   bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
[    1.073350] pci 0000:03:00.0: BAR 0: assigned [mem 0xd2100000-0xd21000ff]
[    1.073395] pci 0000:00:05.0: PCI bridge to [bus 03]
[    1.073396] pci 0000:00:05.0:   bridge window [io  0x2000-0x2fff]
[    1.073399] pci 0000:00:05.0:   bridge window [mem 0xd2100000-0xd31fffff]
[    1.073401] pci 0000:00:05.0:   bridge window [mem 0xd1000000-0xd1ffffff 64bit pref]
[    1.073404] pci 0000:00:09.0: PCI bridge to [bus 04]
[    1.073407] pci 0000:00:09.0:   bridge window [mem 0xd2000000-0xd20fffff]
[    1.073411] pci 0000:00:14.4: PCI bridge to [bus 05]
[    1.073417] pci 0000:00:14.4:   bridge window [io  0x1000-0x1fff]
[    1.073431] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.073432] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.073434] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.073435] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    1.073437] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    1.073438] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    1.073440] pci_bus 0000:00: resource 10 [mem 0x000d0000-0x000d3fff window]
[    1.073441] pci_bus 0000:00: resource 11 [mem 0x000d4000-0x000d7fff window]
[    1.073443] pci_bus 0000:00: resource 12 [mem 0x000d8000-0x000dbfff window]
[    1.073444] pci_bus 0000:00: resource 13 [mem 0x000dc000-0x000dffff window]
[    1.073445] pci_bus 0000:00: resource 14 [mem 0x000e0000-0x000e3fff window]
[    1.073447] pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff window]
[    1.073448] pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff window]
[    1.073450] pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff window]
[    1.073451] pci_bus 0000:00: resource 18 [mem 0xc0000000-0xdfffffff window]
[    1.073453] pci_bus 0000:00: resource 19 [mem 0xf0000000-0xffffffff window]
[    1.073454] pci_bus 0000:01: resource 0 [io  0x5000-0x5fff]
[    1.073456] pci_bus 0000:01: resource 1 [mem 0xd4300000-0xd44fffff]
[    1.073457] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
[    1.073459] pci_bus 0000:02: resource 0 [io  0x3000-0x4fff]
[    1.073460] pci_bus 0000:02: resource 1 [mem 0xd3200000-0xd42fffff]
[    1.073461] pci_bus 0000:02: resource 2 [mem 0xd0000000-0xd0ffffff 64bit pref]
[    1.073463] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
[    1.073464] pci_bus 0000:03: resource 1 [mem 0xd2100000-0xd31fffff]
[    1.073466] pci_bus 0000:03: resource 2 [mem 0xd1000000-0xd1ffffff 64bit pref]
[    1.073468] pci_bus 0000:04: resource 1 [mem 0xd2000000-0xd20fffff]
[    1.073469] pci_bus 0000:05: resource 0 [io  0x1000-0x1fff]
[    1.073471] pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7 window]
[    1.073472] pci_bus 0000:05: resource 5 [io  0x0d00-0xffff window]
[    1.073474] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.073475] pci_bus 0000:05: resource 7 [mem 0x000c0000-0x000c3fff window]
[    1.073477] pci_bus 0000:05: resource 8 [mem 0x000c4000-0x000c7fff window]
[    1.073478] pci_bus 0000:05: resource 9 [mem 0x000c8000-0x000cbfff window]
[    1.073479] pci_bus 0000:05: resource 10 [mem 0x000d0000-0x000d3fff window]
[    1.073481] pci_bus 0000:05: resource 11 [mem 0x000d4000-0x000d7fff window]
[    1.073482] pci_bus 0000:05: resource 12 [mem 0x000d8000-0x000dbfff window]
[    1.073483] pci_bus 0000:05: resource 13 [mem 0x000dc000-0x000dffff window]
[    1.073485] pci_bus 0000:05: resource 14 [mem 0x000e0000-0x000e3fff window]
[    1.073486] pci_bus 0000:05: resource 15 [mem 0x000e4000-0x000e7fff window]
[    1.073487] pci_bus 0000:05: resource 16 [mem 0x000e8000-0x000ebfff window]
[    1.073489] pci_bus 0000:05: resource 17 [mem 0x000ec000-0x000effff window]
[    1.073490] pci_bus 0000:05: resource 18 [mem 0xc0000000-0xdfffffff window]
[    1.073492] pci_bus 0000:05: resource 19 [mem 0xf0000000-0xffffffff window]
[    1.073581] NET: Registered protocol family 2
[    1.073835] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    1.074049] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.074379] TCP: Hash tables configured (established 65536 bind 65536)
[    1.074438] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    1.074494] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    1.074616] NET: Registered protocol family 1
[    1.074630] pci 0000:00:01.0: MSI quirk detected; subordinate MSI disabled
[    1.195441] PCI: CLS mismatch (64 != 32), using 64 bytes
[    1.315440] pci 0000:01:05.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.315512] Unpacking initramfs...
[    1.598934] random: fast init done
[    2.570098] Freeing initrd memory: 9504K (ffffa2c536d5f000 - ffffa2c5376a7000)
[    2.570456] PCI-DMA: Disabling AGP.
[    2.570584] PCI-DMA: aperture base @ a4000000 size 65536 KB
[    2.570584] PCI-DMA: using GART IOMMU.
[    2.570587] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[    2.573842] LVT offset 1 assigned for vector 0x400
[    2.573852] IBS: LVT offset 1 assigned
[    2.573999] perf: AMD IBS detected (0x0000001f)
[    2.574078] Scanning for low memory corruption every 60 seconds
[    2.574511] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    2.574566] audit: initializing netlink subsys (disabled)
[    2.574589] audit: type=2000 audit(1481276021.428:1): initialized
[    2.575369] workingset: timestamp_bits=37 max_order=21 bucket_order=0
[    2.575399] zbud: loaded
[    2.579837] Key type asymmetric registered
[    2.579839] Asymmetric key parser 'x509' registered
[    2.579897] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    2.579992] io scheduler noop registered
[    2.579994] io scheduler deadline registered
[    2.580001] io scheduler cfq registered (default)
[    2.580759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    2.580768] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    2.580810] ACPI: ACPI: processor limited to max C-state 1
[    2.580948] GHES: HEST is not enabled!
[    2.581086] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    2.601647] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    2.604922] Non-volatile memory driver v1.3
[    2.604964] Linux agpgart interface v0.103
[    2.605456] ahci 0000:00:11.0: version 3.0
[    2.605726] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 6 Gbps 0x1d impl SATA mode
[    2.605729] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part sxs 
[    2.606785] scsi host0: ahci
[    2.607132] scsi host1: ahci
[    2.607471] scsi host2: ahci
[    2.607803] scsi host3: ahci
[    2.608136] scsi host4: ahci
[    2.608231] ata1: SATA max UDMA/133 abar m1024@...450b000 port 0xd450b100 irq 19
[    2.608232] ata2: DUMMY
[    2.608234] ata3: SATA max UDMA/133 abar m1024@...450b000 port 0xd450b200 irq 19
[    2.608237] ata4: SATA max UDMA/133 abar m1024@...450b000 port 0xd450b280 irq 19
[    2.608239] ata5: SATA max UDMA/133 abar m1024@...450b000 port 0xd450b300 irq 19
[    2.608349] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    2.610068] i8042: Detected active multiplexing controller, rev 1.1
[    2.610795] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.610844] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    2.610915] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    2.610950] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    2.610985] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    2.611227] mousedev: PS/2 mouse device common for all mice
[    2.611449] rtc_cmos 00:03: RTC can wake from S4
[    2.611650] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    2.611675] rtc_cmos 00:03: alarms up to one day, 114 bytes nvram, hpet irqs
[    2.611765] ledtrig-cpu: registered to indicate activity on CPUs
[    2.611784] hidraw: raw HID events driver (C) Jiri Kosina
[    2.612012] NET: Registered protocol family 10
[    2.612667] microcode: CPU0: patch_level=0x010000c8
[    2.612692] microcode: CPU1: patch_level=0x010000c8
[    2.612713] microcode: CPU2: patch_level=0x010000c8
[    2.612793] microcode: Microcode Update Driver: v2.01 <tigran@...azian.fsnet.co.uk>, Peter Oruba
[    2.613012] registered taskstats version 1
[    2.613039] zswap: loaded using pool lzo/zbud
[    2.619347] Key type big_key registered
[    2.622130] Key type encrypted registered
[    2.622137] AppArmor: AppArmor sha1 policy hashing enabled
[    2.622677]   Magic number: 12:694:575
[    2.622754]  workqueue: hash matches
[    2.622821] rtc_cmos 00:03: setting system clock to 2016-12-09 09:33:41 UTC (1481276021)
[    2.622925] PM: Checking hibernation image partition /dev/disk/by-label/DBG1S82E_swap
[    2.635467] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    2.923376] ata4: SATA link down (SStatus 0 SControl 300)
[    2.923433] ata3: SATA link down (SStatus 0 SControl 300)
[    3.082998] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.084892] ata1.00: ATA-8: HGST HTE541515A9E630, KA0OA560, max UDMA/133
[    3.084896] ata1.00: 2930277168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    3.086959] ata1.00: configured for UDMA/133
[    3.087330] scsi 0:0:0:0: Direct-Access     ATA      HGST HTE541515A9 A560 PQ: 0 ANSI: 5
[    3.119240] sd 0:0:0:0: [sda] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB)
[    3.119243] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    3.119440] sd 0:0:0:0: [sda] Write Protect is off
[    3.119444] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.119589] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.194229]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 >
[    3.195331] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.407944] psmouse serio4: synaptics: queried max coordinates: x [..5560], y [..4778]
[    3.476510] psmouse serio4: synaptics: Touchpad model: 1, fw: 7.4, id: 0x1c0b1, caps: 0xd04773/0xa40000/0xa0400/0x0, board id: 0, fw id: 643134
[    3.502992] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    3.503674] ata5.00: ATA-9: WDC WD10EZRX-00D8PB0, 80.00A80, max UDMA/133
[    3.503677] ata5.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[    3.504418] ata5.00: configured for UDMA/133
[    3.504770] scsi 4:0:0:0: Direct-Access     ATA      WDC WD10EZRX-00D 0A80 PQ: 0 ANSI: 5
[    3.520558] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input8
[    3.535252] sd 4:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    3.535255] sd 4:0:0:0: [sdb] 4096-byte physical blocks
[    3.535593] sd 4:0:0:0: [sdb] Write Protect is off
[    3.535597] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    3.535748] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.554218]  sdb: sdb1
[    3.555118] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[    3.555162] PM: Hibernation image not present or could not be loaded.
[    3.557275] Freeing unused kernel memory: 1680K (ffffffffbed3a000 - ffffffffbeede000)
[    3.557278] Write protecting the kernel read-only data: 12288k
[    3.557868] Freeing unused kernel memory: 944K (ffffa2c6b3714000 - ffffa2c6b3800000)
[    3.560926] Freeing unused kernel memory: 904K (ffffa2c6b3b1e000 - ffffa2c6b3c00000)
[    3.580798] systemd[1]: systemd 228 running in system mode. (+PAM -AUDIT +SELINUX -IMA +APPARMOR -SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
[    3.580985] systemd[1]: Detected architecture x86-64.
[    3.580988] systemd[1]: Running in initial RAM disk.
[    3.581007] systemd[1]: Set hostname to <probook>.
[    3.598921] tsc: Refined TSC clocksource calibration: 2094.754 MHz
[    3.598928] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e31d4d7de1, max_idle_ns: 440795244466 ns
[    3.641501] systemd[1]: Created slice System Slice.
[    3.641603] systemd[1]: Listening on udev Control Socket.
[    3.641622] systemd[1]: Reached target Timers.
[    3.641658] systemd[1]: Listening on udev Kernel Socket.
[    3.641758] systemd[1]: Listening on Journal Audit Socket.
[    3.641816] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    3.662458] alua: device handler registered
[    3.663830] device-mapper: uevent: version 1.0.3
[    3.663953] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@...hat.com
[    3.676432] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.676492] sd 4:0:0:0: Attached scsi generic sg1 type 0
[    3.880388] sdhci: Secure Digital Host Controller Interface driver
[    3.880390] sdhci: Copyright(c) Pierre Ossman
[    3.880899] sdhci-pci 0000:03:00.0: SDHCI controller found [1180:e822] (rev 1)
[    3.881190] sdhci-pci 0000:03:00.0: Will use DMA mode even though HW doesn't fully claim to support it.
[    3.885401] mmc0: SDHCI controller on PCI [0000:03:00.0] using DMA
[    3.921705] ACPI: bus type USB registered
[    3.921746] usbcore: registered new interface driver usbfs
[    3.921760] usbcore: registered new interface driver hub
[    3.921805] usbcore: registered new device driver usb
[    3.922455] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.922970] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.923246] ehci-pci: EHCI PCI platform driver
[    3.923448] QUIRK: Enable AMD PLL fix
[    3.923484] ehci-pci 0000:00:12.2: EHCI Host Controller
[    3.923492] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[    3.923498] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    3.923517] ehci-pci 0000:00:12.2: debug port 1
[    3.923566] ehci-pci 0000:00:12.2: irq 17, io mem 0xd4509000
[    3.938921] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    3.938998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    3.939000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.939002] usb usb1: Product: EHCI Host Controller
[    3.939003] usb usb1: Manufacturer: Linux 4.8.12-probook ehci_hcd
[    3.939004] usb usb1: SerialNumber: 0000:00:12.2
[    3.939186] hub 1-0:1.0: USB hub found
[    3.939194] hub 1-0:1.0: 5 ports detected
[    3.939709] ehci-pci 0000:00:13.2: EHCI Host Controller
[    3.939716] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[    3.939721] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    3.939734] ehci-pci 0000:00:13.2: debug port 1
[    3.939777] ehci-pci 0000:00:13.2: irq 17, io mem 0xd4507000
[    3.955115] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    3.955230] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    3.955232] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.955234] usb usb2: Product: EHCI Host Controller
[    3.955235] usb usb2: Manufacturer: Linux 4.8.12-probook ehci_hcd
[    3.955236] usb usb2: SerialNumber: 0000:00:13.2
[    3.955429] hub 2-0:1.0: USB hub found
[    3.955454] hub 2-0:1.0: 5 ports detected
[    3.956040] ehci-pci 0000:00:16.2: EHCI Host Controller
[    3.956048] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 3
[    3.956053] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    3.956068] ehci-pci 0000:00:16.2: debug port 1
[    3.956117] ehci-pci 0000:00:16.2: irq 17, io mem 0xd4504000
[    3.970918] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
[    3.971419] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    3.971422] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.971423] usb usb3: Product: EHCI Host Controller
[    3.971425] usb usb3: Manufacturer: Linux 4.8.12-probook ehci_hcd
[    3.971426] usb usb3: SerialNumber: 0000:00:16.2
[    3.971616] hub 3-0:1.0: USB hub found
[    3.971627] hub 3-0:1.0: 4 ports detected
[    3.972371] ohci-pci: OHCI PCI platform driver
[    3.972601] ohci-pci 0000:00:12.0: OHCI PCI host controller
[    3.972608] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 4
[    3.972646] ohci-pci 0000:00:12.0: irq 18, io mem 0xd450a000
[    4.035049] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    4.035053] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.035055] usb usb4: Product: OHCI PCI host controller
[    4.035056] usb usb4: Manufacturer: Linux 4.8.12-probook ohci_hcd
[    4.035058] usb usb4: SerialNumber: 0000:00:12.0
[    4.035326] hub 4-0:1.0: USB hub found
[    4.035337] hub 4-0:1.0: 5 ports detected
[    4.035827] ohci-pci 0000:00:13.0: OHCI PCI host controller
[    4.035834] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
[    4.035864] ohci-pci 0000:00:13.0: irq 18, io mem 0xd4508000
[    4.105359] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    4.105363] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.105364] usb usb5: Product: OHCI PCI host controller
[    4.105366] usb usb5: Manufacturer: Linux 4.8.12-probook ohci_hcd
[    4.105367] usb usb5: SerialNumber: 0000:00:13.0
[    4.105642] hub 5-0:1.0: USB hub found
[    4.105653] hub 5-0:1.0: 5 ports detected
[    4.106149] ohci-pci 0000:00:14.5: OHCI PCI host controller
[    4.106155] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6
[    4.106185] ohci-pci 0000:00:14.5: irq 18, io mem 0xd4506000
[    4.167005] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    4.167008] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.167010] usb usb6: Product: OHCI PCI host controller
[    4.167012] usb usb6: Manufacturer: Linux 4.8.12-probook ohci_hcd
[    4.167013] usb usb6: SerialNumber: 0000:00:14.5
[    4.167279] hub 6-0:1.0: USB hub found
[    4.167290] hub 6-0:1.0: 2 ports detected
[    4.167670] ohci-pci 0000:00:16.0: OHCI PCI host controller
[    4.167677] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7
[    4.167707] ohci-pci 0000:00:16.0: irq 18, io mem 0xd4505000
[    4.230996] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    4.230999] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.231000] usb usb7: Product: OHCI PCI host controller
[    4.231002] usb usb7: Manufacturer: Linux 4.8.12-probook ohci_hcd
[    4.231003] usb usb7: SerialNumber: 0000:00:16.0
[    4.231258] hub 7-0:1.0: USB hub found
[    4.231268] hub 7-0:1.0: 4 ports detected
[    4.266934] usb 1-5: new high-speed USB device number 2 using ehci-pci
[    4.282934] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    4.431535] usb 2-1: New USB device found, idVendor=1a40, idProduct=0101
[    4.431538] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    4.431540] usb 2-1: Product: USB 2.0 Hub
[    4.432022] hub 2-1:1.0: USB hub found
[    4.432386] hub 2-1:1.0: 4 ports detected
[    4.447105] usb 1-5: New USB device found, idVendor=0461, idProduct=4db6
[    4.447109] usb 1-5: New USB device strings: Mfr=2, Product=1, SerialNumber=3
[    4.447110] usb 1-5: Product: Villem
[    4.447112] usb 1-5: Manufacturer: Primax Electronics Ltd.
[    4.447113] usb 1-5: SerialNumber: PMX01
[    4.623032] clocksource: Switched to clocksource tsc
[    4.716369] PM: Starting manual resume from disk
[    4.716373] PM: Hibernation image partition 8:6 present
[    4.716374] PM: Looking for hibernation image.
[    4.734056] PM: Image not found (code -22)
[    4.734059] PM: Hibernation image not present or could not be loaded.
[    4.742926] usb 2-1.1: new low-speed USB device number 3 using ehci-pci
[    4.870285] random: crng init done
[    4.878229] usb 2-1.1: New USB device found, idVendor=413c, idProduct=2106
[    4.878233] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.878234] usb 2-1.1: Product: Dell QuietKey Keyboard
[    4.878236] usb 2-1.1: Manufacturer: DELL
[    4.884582] usbcore: registered new interface driver usbhid
[    4.884584] usbhid: USB HID core driver
[    4.885785] input: DELL Dell QuietKey Keyboard as /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1.1/2-1.1:1.0/0003:413C:2106.0001/input/input9
[    4.917520] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    4.943227] hid-generic 0003:413C:2106.0001: input,hidraw0: USB HID v1.10 Keyboard [DELL Dell QuietKey Keyboard] on usb-0000:00:13.2-1.1/input0
[    4.978990] usb 2-1.3: new low-speed USB device number 4 using ehci-pci
[    5.122105] usb 2-1.3: New USB device found, idVendor=1ea7, idProduct=0002
[    5.122109] usb 2-1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    5.122111] usb 2-1.3: Product: 2.4GHZ Mouse
[    5.125598] input: 2.4GHZ Mouse as /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1.3/2-1.3:1.0/0003:1EA7:0002.0002/input/input10
[    5.165632] systemd-journald[155]: Received SIGTERM from PID 1 (systemd).
[    5.183326] hid-generic 0003:1EA7:0002.0002: input,hidraw1: USB HID v1.10 Keyboard [2.4GHZ Mouse] on usb-0000:00:13.2-1.3/input0
[    5.189252] input: 2.4GHZ Mouse as /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1.3/2-1.3:1.1/0003:1EA7:0002.0003/input/input11
[    5.247240] hid-generic 0003:1EA7:0002.0003: input,hiddev0,hidraw2: USB HID v1.10 Mouse [2.4GHZ Mouse] on usb-0000:00:13.2-1.3/input1
[    5.406598] systemd: 22 output lines suppressed due to ratelimiting
[    9.843168] EXT4-fs (sda1): re-mounted. Opts: acl,user_xattr
[   10.038943] systemd-journald[383]: Received request to flush runtime journal from PID 1
[   12.874072] wmi: Mapper loaded
[   12.893636] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input12
[   12.894259] ACPI: Sleep Button [SLPB]
[   12.894350] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input13
[   12.894556] ACPI: Lid Switch [LID]
[   12.894630] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input14
[   12.894769] ACPI: Power Button [PWRF]
[   12.912339] OLH acpi_thermal_trips_update(456) systemd-udevd[421]->systemd-udevd[458] active0 firmware changed from 0 to 3632, ko 0
[   12.912343] OLH acpi_thermal_trips_update(462) systemd-udevd[421]->systemd-udevd[458] active0 tmp 3632 F tmp 90000 C ko 0
[   12.912468] OLH acpi_thermal_trips_update(456) systemd-udevd[421]->systemd-udevd[458] active1 firmware changed from 0 to 3552, ko 0
[   12.912470] OLH acpi_thermal_trips_update(462) systemd-udevd[421]->systemd-udevd[458] active1 tmp 3552 F tmp 82000 C ko 0
[   12.912593] OLH acpi_thermal_trips_update(456) systemd-udevd[421]->systemd-udevd[458] active2 firmware changed from 0 to 3472, ko 0
[   12.912595] OLH acpi_thermal_trips_update(462) systemd-udevd[421]->systemd-udevd[458] active2 tmp 3472 F tmp 74000 C ko 0
[   12.912718] OLH acpi_thermal_trips_update(456) systemd-udevd[421]->systemd-udevd[458] active3 firmware changed from 0 to 3392, ko 0
[   12.912720] OLH acpi_thermal_trips_update(462) systemd-udevd[421]->systemd-udevd[458] active3 tmp 3392 F tmp 66000 C ko 0
[   12.912852] OLH acpi_thermal_trips_update(456) systemd-udevd[421]->systemd-udevd[458] active4 firmware changed from 0 to 3182, ko 0
[   12.912854] OLH acpi_thermal_trips_update(462) systemd-udevd[421]->systemd-udevd[458] active4 tmp 3182 F tmp 45000 C ko 0
[   12.917252] thermal LNXTHERM:00: registered as thermal_zone0
[   12.917256] ACPI: Thermal Zone [CPUZ] (60 C)
[   12.930456] thermal LNXTHERM:01: registered as thermal_zone1
[   12.930459] ACPI: Thermal Zone [TZ3] (29 C)
[   13.011157] ACPI: AC Adapter [AC] (on-line)
[   13.057161] input: PC Speaker as /devices/platform/pcspkr/input/input15
[   13.059760] ACPI: Battery Slot [BAT0] (battery present)
[   13.059917] ACPI: Battery Slot [BAT1] (battery absent)
[   13.177208] ACPI: Video Device [IGFX] (multi-head: yes  rom: no  post: no)
[   13.185811] acpi device:01: registered as cooling_device8
[   13.185948] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:00/LNXVIDEO:00/input/input16
[   13.289962] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
[   13.439531] hp_accel: hardware type HPB655x found
[   13.440248] lis3lv02d: 8 bits sensor found
[   13.486262] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input17
[   13.789883] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   13.926983] tpm_tis 00:00: 1.2 TPM (device-id 0xB, rev-id 16)
[   13.930551] kvm: Nested Virtualization enabled
[   13.930555] kvm: Nested Paging enabled
[   13.932114] acpi_cpufreq: overriding BIOS provided _PSD data
[   14.021398] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B07 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B06 (\_SB.PCI0.SMBS.SMBO) (20160422/utaddress-255)
[   14.021416] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   14.185231] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05
[   14.185397] sp5100_tco: PCI Vendor ID: 0x1002, Device ID: 0x4385, Revision ID: 0x42
[   14.185494] sp5100_tco: Using 0xfed80b00 for watchdog MMIO address
[   14.185508] sp5100_tco: Last reboot was not triggered by watchdog.
[   14.186393] sp5100_tco: initialized (0xffffb30f40ca6b00). heartbeat=60 sec (nowayout=0)
[   14.375099] tpm tpm0: TPM is disabled/deactivated (0x7)
[   14.553121] sky2: driver version 1.30
[   14.553503] sky2 0000:02:00.0: Yukon-2 Optima chip revision 1
[   14.554407] sky2 0000:02:00.0 eth0: addr 1c:c1:de:b9:bb:48
[   14.757208] [drm] Initialized drm 1.1.0 20060810
[   14.995086] [drm] radeon kernel modesetting enabled.
[   15.760799] AMD IOMMUv2 driver by Joerg Roedel <jroedel@...e.de>
[   15.760803] AMD IOMMUv2 functionality not available on this system
[   15.798236] CRAT table not found
[   15.798242] Finished initializing topology ret=0
[   15.798334] kfd kfd: Initialized module
[   15.799833] [drm] initializing kernel modesetting (RS880 0x1002:0x9712 0x103C:0x1455 0x00).
[   15.799867] [drm] register mmio base: 0xD4400000
[   15.799869] [drm] register mmio size: 65536
[   15.800836] ATOM BIOS: HP_Timex
[   15.800885] radeon 0000:01:05.0: VRAM: 320M 0x00000000C0000000 - 0x00000000D3FFFFFF (320M used)
[   15.800890] radeon 0000:01:05.0: GTT: 512M 0x00000000A0000000 - 0x00000000BFFFFFFF
[   15.800896] [drm] Detected VRAM RAM=320M, BAR=256M
[   15.800898] [drm] RAM width 32bits DDR
[   15.801042] [TTM] Zone  kernel: Available graphics memory: 3949698 kiB
[   15.801043] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[   15.801044] [TTM] Initializing pool allocator
[   15.801050] [TTM] Initializing DMA pool allocator
[   15.801092] [drm] radeon: 320M of VRAM memory ready
[   15.801093] [drm] radeon: 512M of GTT memory ready.
[   15.801108] [drm] Loading RS780 Microcode
[   16.781600] [drm] radeon: power management initialized
[   16.808306] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   16.822727] [drm] PCIE GART of 512M enabled (table at 0x00000000C0146000).
[   16.822807] radeon 0000:01:05.0: WB enabled
[   16.822813] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x00000000a0000c00 and cpu addr 0xffffa2c735754c00
[   16.825272] radeon 0000:01:05.0: fence driver on ring 5 use gpu addr 0x00000000c0056038 and cpu addr 0xffffb30f41016038
[   16.825274] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   16.825275] [drm] Driver supports precise vblank timestamp query.
[   16.825276] radeon 0000:01:05.0: radeon: MSI limited to 32-bit
[   16.825293] [drm] radeon: irq initialized.
[   16.857199] [drm] ring test on 0 succeeded in 1 usecs
[   16.888154] snd_hda_codec_idt hdaudioC0D0: autoconfig for 92HD75B3X5: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
[   16.888164] snd_hda_codec_idt hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   16.888166] snd_hda_codec_idt hdaudioC0D0:    hp_outs=2 (0xf/0xa/0x0/0x0/0x0)
[   16.888168] snd_hda_codec_idt hdaudioC0D0:    mono: mono_out=0x0
[   16.888170] snd_hda_codec_idt hdaudioC0D0:    inputs:
[   16.888173] snd_hda_codec_idt hdaudioC0D0:      Internal Mic=0xc
[   16.888175] snd_hda_codec_idt hdaudioC0D0:      Mic=0xb
[   16.888177] snd_hda_codec_idt hdaudioC0D0:      Line=0xe
[   17.031848] [drm] ring test on 5 succeeded in 1 usecs
[   17.031853] [drm] UVD initialized successfully.
[   17.031983] [drm] ib test on ring 0 succeeded in 0 usecs
[   17.191891] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/sound/card0/input18
[   17.193261] input: HDA ATI SB Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input19
[   17.193463] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input20
[   17.193675] input: HDA ATI SB Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input21
[   17.193886] input: HDA ATI SB Dock Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input22
[   17.711092] [drm] ib test on ring 5 succeeded
[   17.712924] [drm] radeon atom DIG backlight initialized
[   17.712929] [drm] Radeon Display Connectors
[   17.712931] [drm] Connector 0:
[   17.712933] [drm]   VGA-1
[   17.712937] [drm]   DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[   17.712938] [drm]   Encoders:
[   17.712940] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[   17.712942] [drm] Connector 1:
[   17.712943] [drm]   LVDS-1
[   17.712947] [drm]   DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[   17.712948] [drm]   Encoders:
[   17.712950] [drm]     LCD1: INTERNAL_KLDSCP_LVTMA
[   17.712951] [drm] Connector 2:
[   17.712952] [drm]   DP-1
[   17.712954] [drm]   HPD1
[   17.712957] [drm]   DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c
[   17.712958] [drm]   Encoders:
[   17.712960] [drm]     DFP1: INTERNAL_UNIPHY
[   17.712961] [drm] Connector 3:
[   17.712962] [drm]   DP-2
[   17.712964] [drm]   HPD2
[   17.712967] [drm]   DDC: 0x7e20 0x7e20 0x7e24 0x7e24 0x7e28 0x7e28 0x7e2c 0x7e2c
[   17.712968] [drm]   Encoders:
[   17.712970] [drm]     DFP2: INTERNAL_UNIPHY
[   17.822809] Adding 8384508k swap on /dev/sda6.  Priority:-1 extents:1 across:8384508k FS
[   18.973843] Linux video capture interface: v2.00
[   19.076331] uvcvideo: Found UVC 1.00 device Villem (0461:4db6)
[   19.084113] [drm] fb mappable at 0xC0247000
[   19.084115] [drm] vram apper at 0xC0000000
[   19.084172] [drm] size 5787648
[   19.084174] [drm] fb depth is 24
[   19.084175] [drm]    pitch is 6400
[   19.084398] fbcon: radeondrmfb (fb0) is primary device
[   19.084573] input: Villem as /devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/input/input23
[   19.085763] usbcore: registered new interface driver uvcvideo
[   19.085763] USB Video Class driver (1.1.1)
[   19.186298] Console: switching to colour frame buffer device 200x56
[   19.199785] radeon 0000:01:05.0: fb0: radeondrmfb frame buffer device
[   19.227111] [drm] Initialized radeon 2.46.0 20080528 for 0000:01:05.0 on minor 0
[   19.237980] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:05.1/sound/card1/input24
[   21.898984] raid6: sse2x1   gen()  1166 MB/s
[   21.966983] raid6: sse2x1   xor()  1097 MB/s
[   22.034989] raid6: sse2x2   gen()  1982 MB/s
[   22.102990] raid6: sse2x2   xor()  1810 MB/s
[   22.171026] raid6: sse2x4   gen()  2371 MB/s
[   22.238919] raid6: sse2x4   xor()  3020 MB/s
[   22.238922] raid6: using algorithm sse2x4 gen() 2371 MB/s
[   22.238923] raid6: .... xor() 3020 MB/s, rmw enabled
[   22.238924] raid6: using intx1 recovery algorithm
[   22.341441] xor: measuring software checksum speed
[   22.378920]    prefetch64-sse:  3112.000 MB/sec
[   22.418909]    generic_sse:  2951.000 MB/sec
[   22.418912] xor: using function: prefetch64-sse (3112.000 MB/sec)
[   22.652654] Btrfs loaded, crc32c=crc32c-generic, assert=on
[   22.688013] BTRFS: device label DBG1S82E_lvm_btrfs devid 1 transid 794 /dev/dm-2
[   24.057322] NET: Registered protocol family 38
[   28.165593] EXT4-fs (sda2): mounting ext3 file system using the ext4 subsystem
[   28.392495] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: acl
[   29.883459] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: acl
[   30.854234] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: acl
[   30.943806] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: acl,user_xattr
[   31.780506] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: acl
[   32.280130] EXT4-fs (dm-1): mounting ext3 file system using the ext4 subsystem
[   32.627283] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: acl
[   32.801179] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: acl
[   33.279983] loop: module loaded
[   33.375370] ISO 9660 Extensions: Microsoft Joliet Level 3
[   33.696510] ISO 9660 Extensions: Microsoft Joliet Level 3
[   33.759320] ISO 9660 Extensions: Microsoft Joliet Level 3
[   33.819094] ISO 9660 Extensions: Microsoft Joliet Level 3
[   33.954165] ISO 9660 Extensions: Microsoft Joliet Level 3
[   33.957913] ISO 9660 Extensions: Microsoft Joliet Level 3
[   33.975151] ISO 9660 Extensions: RRIP_1991A
[   33.983955] ISO 9660 Extensions: RRIP_1991A
[   33.996064] ISO 9660 Extensions: RRIP_1991A
[   34.053162] ISO 9660 Extensions: RRIP_1991A
[   34.056948] ISO 9660 Extensions: RRIP_1991A
[   34.067612] ISO 9660 Extensions: Microsoft Joliet Level 3
[   34.101739] ISO 9660 Extensions: RRIP_1991A
[   34.379075] ISO 9660 Extensions: Microsoft Joliet Level 3
[   34.484364] ISO 9660 Extensions: RRIP_1991A
[   35.351821] ISO 9660 Extensions: Microsoft Joliet Level 3
[   35.401930] ISO 9660 Extensions: Microsoft Joliet Level 3
[   35.548176] ISO 9660 Extensions: RRIP_1991A
[   35.620075] ISO 9660 Extensions: RRIP_1991A
[   35.620255] ISO 9660 Extensions: Microsoft Joliet Level 3
[   35.843636] ISO 9660 Extensions: RRIP_1991A
[   35.870709] ISO 9660 Extensions: Microsoft Joliet Level 3
[   35.895298] ISO 9660 Extensions: Microsoft Joliet Level 3
[   36.032451] ISO 9660 Extensions: RRIP_1991A
[   36.238934] ISO 9660 Extensions: RRIP_1991A
[   36.286080] ISO 9660 Extensions: RRIP_1991A
[   36.416631] ISO 9660 Extensions: Microsoft Joliet Level 3
[   36.737756] ISO 9660 Extensions: Microsoft Joliet Level 3
[   36.839276] ISO 9660 Extensions: Microsoft Joliet Level 3
[   36.905328] ISO 9660 Extensions: Microsoft Joliet Level 3
[   36.960915] ISO 9660 Extensions: Microsoft Joliet Level 3
[   37.033577] ISO 9660 Extensions: Microsoft Joliet Level 3
[   37.187269] ISO 9660 Extensions: Microsoft Joliet Level 3
[   37.424270] ISO 9660 Extensions: Microsoft Joliet Level 3
[   37.448916] ISO 9660 Extensions: RRIP_1991A
[   37.562642] ISO 9660 Extensions: Microsoft Joliet Level 3
[   37.634219] ISO 9660 Extensions: Microsoft Joliet Level 3
[   37.647637] ISO 9660 Extensions: Microsoft Joliet Level 3
[   37.789658] ISO 9660 Extensions: RRIP_1991A
[   37.813175] ISO 9660 Extensions: RRIP_1991A
[   37.818535] ISO 9660 Extensions: RRIP_1991A
[   37.833787] ISO 9660 Extensions: RRIP_1991A
[   37.913813] ISO 9660 Extensions: Microsoft Joliet Level 3
[   37.962494] ISO 9660 Extensions: RRIP_1991A
[   37.974553] ISO 9660 Extensions: RRIP_1991A
[   38.040192] ISO 9660 Extensions: RRIP_1991A
[   38.147254] ISO 9660 Extensions: Microsoft Joliet Level 3
[   38.244774] ISO 9660 Extensions: Microsoft Joliet Level 3
[   38.271119] ISO 9660 Extensions: Microsoft Joliet Level 3
[   38.462071] ISO 9660 Extensions: Microsoft Joliet Level 3
[   38.533239] ISO 9660 Extensions: Microsoft Joliet Level 3
[   38.642418] ISO 9660 Extensions: RRIP_1991A
[   38.679496] ISO 9660 Extensions: RRIP_1991A
[   38.770843] ISO 9660 Extensions: RRIP_1991A
[   38.793439] ISO 9660 Extensions: Microsoft Joliet Level 3
[   38.854386] ISO 9660 Extensions: RRIP_1991A
[   38.942170] ISO 9660 Extensions: Microsoft Joliet Level 3
[   39.162746] ISO 9660 Extensions: RRIP_1991A
[   39.189352] ISO 9660 Extensions: RRIP_1991A
[   39.208863] ISO 9660 Extensions: RRIP_1991A
[   39.616369] ISO 9660 Extensions: RRIP_1991A
[   39.792970] ISO 9660 Extensions: RRIP_1991A
[   40.202578] ISO 9660 Extensions: RRIP_1991A
[   40.312914] ISO 9660 Extensions: RRIP_1991A
[   42.184978] audit: type=1305 audit(1481276061.060:2): audit_pid=1194 old=0 auid=4294967295 ses=4294967295 res=1
[   50.834349] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   50.836553] sky2 0000:02:00.0 eth0: enabling interface
[   50.836808] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   51.244576] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[   51.257202] IPv6: ADDRCONF(NETDEV_UP): br0: link is not ready
[   52.548173] NET: Registered protocol family 17
[   52.839020] ip_tables: (C) 2000-2006 Netfilter Core Team
[   52.914291] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   53.243454] Ebtables v2.0 registered
[   53.873455] sky2 0000:02:00.0 eth0: Link is up at 1000 Mbps, full duplex, flow control both
[   53.873492] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   53.883124] br0: port 1(eth0) entered blocking state
[   53.883142] br0: port 1(eth0) entered disabled state
[   53.883516] device eth0 entered promiscuous mode
[   53.883751] br0: port 1(eth0) entered blocking state
[   53.883754] br0: port 1(eth0) entered forwarding state
[   87.070561] fuse init (API version 7.25)
[  135.212403] OLH thermal_set_trip_temp(704) su[2547]->bash[2548] tz ffffa2c727bd4000 trip 6 temp 33
[  135.212415] OLH thermal_set_trip_temp(717) su[2547]->bash[2548] device ffffa2c73fc6e000 name 'CPUZ' temperature 3377 last_temperature 3382 polling_frequency 0 zombie 0 kelvin_offset 2732
[  135.212422] OLH thermal_dump_trip_temp(696) su[2547]->bash[2548] cdev active4 firmware temp 3182 F kernel temp 3182 F, kernel temp 45000 C, new temp 3062 F, ko 2732
[  185.789150] tun: Universal TUN/TAP device driver, 1.6
[  185.789154] tun: (C) 1999-2004 Max Krasnyansky <maxk@...lcomm.com>
[  874.602550] EXT4-fs: Warning: mounting with data=journal disables delayed allocation and O_DIRECT support!
[  874.841675] EXT4-fs (dm-6): mounted filesystem with journalled data mode. Opts: data=journal,acl,user_xattr
[ 1344.067530] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.067616] ISO 9660 Extensions: RRIP_1991A
[ 1344.072525] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.072584] ISO 9660 Extensions: RRIP_1991A
[ 1344.073315] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.073374] ISO 9660 Extensions: RRIP_1991A
[ 1344.094502] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.095979] ISO 9660 Extensions: RRIP_1991A
[ 1344.108566] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.108631] ISO 9660 Extensions: RRIP_1991A
[ 1344.119286] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.119357] ISO 9660 Extensions: RRIP_1991A
[ 1344.127314] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.127374] ISO 9660 Extensions: RRIP_1991A
[ 1344.140480] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.140526] ISO 9660 Extensions: RRIP_1991A
[ 1344.146039] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.146159] ISO 9660 Extensions: RRIP_1991A
[ 1344.160890] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.161575] ISO 9660 Extensions: RRIP_1991A
[ 1344.176582] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.176624] ISO 9660 Extensions: RRIP_1991A
[ 1344.181081] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.183424] ISO 9660 Extensions: RRIP_1991A
[ 1344.188044] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.189121] ISO 9660 Extensions: RRIP_1991A
[ 1344.190282] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.191158] ISO 9660 Extensions: RRIP_1991A
[ 1344.198434] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.200262] ISO 9660 Extensions: RRIP_1991A
[ 1344.201828] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.202075] ISO 9660 Extensions: RRIP_1991A
[ 1344.212602] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.212684] ISO 9660 Extensions: RRIP_1991A
[ 1344.222272] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.222351] ISO 9660 Extensions: RRIP_1991A
[ 1344.231928] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.231988] ISO 9660 Extensions: RRIP_1991A
[ 1344.241281] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.241351] ISO 9660 Extensions: RRIP_1991A
[ 1344.245855] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.245957] ISO 9660 Extensions: RRIP_1991A
[ 1344.251703] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.251795] ISO 9660 Extensions: RRIP_1991A
[ 1344.269512] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.269602] ISO 9660 Extensions: RRIP_1991A
[ 1344.279035] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.279131] ISO 9660 Extensions: RRIP_1991A
[ 1344.285792] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.285883] ISO 9660 Extensions: RRIP_1991A
[ 1344.287439] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.287506] ISO 9660 Extensions: RRIP_1991A
[ 1344.294489] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.294811] ISO 9660 Extensions: RRIP_1991A
[ 1344.317047] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.317108] ISO 9660 Extensions: RRIP_1991A
[ 1344.322511] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.322651] ISO 9660 Extensions: RRIP_1991A
[ 1344.327321] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.327435] ISO 9660 Extensions: RRIP_1991A
[ 1344.339183] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.339246] ISO 9660 Extensions: RRIP_1991A
[ 1344.347841] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1344.347907] ISO 9660 Extensions: RRIP_1991A
[ 1373.561957] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.562094] ISO 9660 Extensions: RRIP_1991A
[ 1373.583719] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.583767] ISO 9660 Extensions: RRIP_1991A
[ 1373.587426] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.587487] ISO 9660 Extensions: RRIP_1991A
[ 1373.598263] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.598337] ISO 9660 Extensions: RRIP_1991A
[ 1373.605975] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.606091] ISO 9660 Extensions: RRIP_1991A
[ 1373.611959] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.612064] ISO 9660 Extensions: RRIP_1991A
[ 1373.614227] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.614333] ISO 9660 Extensions: RRIP_1991A
[ 1373.628396] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.628516] ISO 9660 Extensions: RRIP_1991A
[ 1373.631782] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.631833] ISO 9660 Extensions: RRIP_1991A
[ 1373.705740] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.724739] ISO 9660 Extensions: RRIP_1991A
[ 1373.732962] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.736151] ISO 9660 Extensions: RRIP_1991A
[ 1373.738916] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.744314] ISO 9660 Extensions: RRIP_1991A
[ 1373.751119] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.751226] ISO 9660 Extensions: RRIP_1991A
[ 1373.757730] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.757808] ISO 9660 Extensions: RRIP_1991A
[ 1373.765124] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.765227] ISO 9660 Extensions: RRIP_1991A
[ 1373.770201] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.778954] ISO 9660 Extensions: RRIP_1991A
[ 1373.792858] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.792967] ISO 9660 Extensions: RRIP_1991A
[ 1373.805249] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.811237] ISO 9660 Extensions: RRIP_1991A
[ 1373.823219] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.823265] ISO 9660 Extensions: RRIP_1991A
[ 1373.831719] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.831780] ISO 9660 Extensions: RRIP_1991A
[ 1373.836902] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.836997] ISO 9660 Extensions: RRIP_1991A
[ 1373.846984] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.847036] ISO 9660 Extensions: RRIP_1991A
[ 1373.851243] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.851350] ISO 9660 Extensions: RRIP_1991A
[ 1373.856175] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.856227] ISO 9660 Extensions: RRIP_1991A
[ 1373.868602] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.868695] ISO 9660 Extensions: RRIP_1991A
[ 1373.889009] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.889059] ISO 9660 Extensions: RRIP_1991A
[ 1373.890802] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.891643] ISO 9660 Extensions: RRIP_1991A
[ 1373.912699] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.912772] ISO 9660 Extensions: RRIP_1991A
[ 1373.918334] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.918482] ISO 9660 Extensions: RRIP_1991A
[ 1373.921359] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.921434] ISO 9660 Extensions: RRIP_1991A
[ 1373.930159] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.930222] ISO 9660 Extensions: RRIP_1991A
[ 1373.933369] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.933509] ISO 9660 Extensions: RRIP_1991A
[ 1373.942587] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 1373.942698] ISO 9660 Extensions: RRIP_1991A
[ 3022.519374] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[10069] active0 tmp 3632 F tmp 90000 C ko 2732
[ 3022.519498] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[10069] active1 tmp 3552 F tmp 82000 C ko 2732
[ 3022.519620] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[10069] active2 tmp 3472 F tmp 74000 C ko 2732
[ 3022.519752] OLH acpi_thermal_trips_update(456) kthreadd[2]->kworker/0:0[10069] active3 firmware changed from 3392 to 3322, ko 2732
[ 3022.519753] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[10069] active3 tmp 3322 F tmp 59000 C ko 2732
[ 3022.519884] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[10069] active4 tmp 3182 F tmp 45000 C ko 2732
[ 3023.193323] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.193420] ISO 9660 Extensions: RRIP_1991A
[ 3023.210984] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.211035] ISO 9660 Extensions: RRIP_1991A
[ 3023.225948] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.226014] ISO 9660 Extensions: RRIP_1991A
[ 3023.246507] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.246729] ISO 9660 Extensions: RRIP_1991A
[ 3023.255073] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.255895] ISO 9660 Extensions: RRIP_1991A
[ 3023.264225] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.264485] ISO 9660 Extensions: RRIP_1991A
[ 3023.284940] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.285082] ISO 9660 Extensions: RRIP_1991A
[ 3023.289888] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.290311] ISO 9660 Extensions: RRIP_1991A
[ 3023.294860] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.294953] ISO 9660 Extensions: RRIP_1991A
[ 3023.309702] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.309760] ISO 9660 Extensions: RRIP_1991A
[ 3023.314310] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.316249] ISO 9660 Extensions: RRIP_1991A
[ 3023.320617] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.321206] ISO 9660 Extensions: RRIP_1991A
[ 3023.326194] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.326678] ISO 9660 Extensions: RRIP_1991A
[ 3023.332162] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.334130] ISO 9660 Extensions: RRIP_1991A
[ 3023.348322] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.348389] ISO 9660 Extensions: RRIP_1991A
[ 3023.356943] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.358402] ISO 9660 Extensions: RRIP_1991A
[ 3023.376677] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.377182] ISO 9660 Extensions: RRIP_1991A
[ 3023.379915] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.380188] ISO 9660 Extensions: RRIP_1991A
[ 3023.395809] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.396599] ISO 9660 Extensions: RRIP_1991A
[ 3023.403602] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.403664] ISO 9660 Extensions: RRIP_1991A
[ 3023.410037] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.410114] ISO 9660 Extensions: RRIP_1991A
[ 3023.418017] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.418083] ISO 9660 Extensions: RRIP_1991A
[ 3023.422808] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.422868] ISO 9660 Extensions: RRIP_1991A
[ 3023.440699] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.440820] ISO 9660 Extensions: RRIP_1991A
[ 3023.453321] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.453373] ISO 9660 Extensions: RRIP_1991A
[ 3023.454625] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.454876] ISO 9660 Extensions: RRIP_1991A
[ 3023.480489] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.480665] ISO 9660 Extensions: RRIP_1991A
[ 3023.482993] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.483052] ISO 9660 Extensions: RRIP_1991A
[ 3023.493346] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.493396] ISO 9660 Extensions: RRIP_1991A
[ 3023.498185] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.498703] ISO 9660 Extensions: RRIP_1991A
[ 3023.509463] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.509678] ISO 9660 Extensions: RRIP_1991A
[ 3023.513082] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.517948] ISO 9660 Extensions: RRIP_1991A
[ 3023.521975] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.522041] ISO 9660 Extensions: RRIP_1991A
[ 3023.541986] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3023.542063] ISO 9660 Extensions: RRIP_1991A
[ 3191.229155] attempt to access beyond end of device
[ 3191.229162] loop10: rw=0, want=4567928, limit=2177017
[ 3191.229172] attempt to access beyond end of device
[ 3191.229174] loop10: rw=0, want=4567680, limit=2177017
[ 3191.229175] attempt to access beyond end of device
[ 3191.229177] loop10: rw=0, want=4567688, limit=2177017
[ 3191.229178] attempt to access beyond end of device
[ 3191.229179] loop10: rw=0, want=4567696, limit=2177017
[ 3191.229180] attempt to access beyond end of device
[ 3191.229181] loop10: rw=0, want=4567704, limit=2177017
[ 3191.229183] attempt to access beyond end of device
[ 3191.229184] loop10: rw=0, want=4567712, limit=2177017
[ 3191.229185] attempt to access beyond end of device
[ 3191.229186] loop10: rw=0, want=4567720, limit=2177017
[ 3191.229187] attempt to access beyond end of device
[ 3191.229188] loop10: rw=0, want=4567728, limit=2177017
[ 3191.229190] attempt to access beyond end of device
[ 3191.229191] loop10: rw=0, want=4567736, limit=2177017
[ 3191.229192] attempt to access beyond end of device
[ 3191.229193] loop10: rw=0, want=4567744, limit=2177017
[ 3191.229194] attempt to access beyond end of device
[ 3191.229195] loop10: rw=0, want=4567752, limit=2177017
[ 3191.229196] attempt to access beyond end of device
[ 3191.229198] loop10: rw=0, want=4567760, limit=2177017
[ 3191.229199] attempt to access beyond end of device
[ 3191.229200] loop10: rw=0, want=4567768, limit=2177017
[ 3191.229201] attempt to access beyond end of device
[ 3191.229202] loop10: rw=0, want=4567776, limit=2177017
[ 3191.229204] attempt to access beyond end of device
[ 3191.229205] loop10: rw=0, want=4567784, limit=2177017
[ 3191.229206] attempt to access beyond end of device
[ 3191.229207] loop10: rw=0, want=4567792, limit=2177017
[ 3191.229208] attempt to access beyond end of device
[ 3191.229210] loop10: rw=0, want=4567800, limit=2177017
[ 3219.023002] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[16480] active0 tmp 3632 F tmp 90000 C ko 2732
[ 3219.024430] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[16480] active1 tmp 3552 F tmp 82000 C ko 2732
[ 3219.025810] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[16480] active2 tmp 3472 F tmp 74000 C ko 2732
[ 3219.026028] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[16480] active3 tmp 3392 F tmp 66000 C ko 2732
[ 3219.026251] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[16480] active4 tmp 3182 F tmp 45000 C ko 2732
[ 3222.305116] attempt to access beyond end of device
[ 3222.305126] loop10: rw=0, want=4567680, limit=2177017
[ 3222.305131] attempt to access beyond end of device
[ 3222.305134] loop10: rw=0, want=4567688, limit=2177017
[ 3222.305137] attempt to access beyond end of device
[ 3222.305139] loop10: rw=0, want=4567696, limit=2177017
[ 3222.305142] attempt to access beyond end of device
[ 3222.305144] loop10: rw=0, want=4567704, limit=2177017
[ 3222.305146] attempt to access beyond end of device
[ 3222.305149] loop10: rw=0, want=4567712, limit=2177017
[ 3222.305151] attempt to access beyond end of device
[ 3222.305153] loop10: rw=0, want=4567720, limit=2177017
[ 3222.305155] attempt to access beyond end of device
[ 3222.305157] loop10: rw=0, want=4567728, limit=2177017
[ 3222.305160] attempt to access beyond end of device
[ 3222.305162] loop10: rw=0, want=4567736, limit=2177017
[ 3222.305164] attempt to access beyond end of device
[ 3222.305166] loop10: rw=0, want=4567744, limit=2177017
[ 3222.305168] attempt to access beyond end of device
[ 3222.305171] loop10: rw=0, want=4567752, limit=2177017
[ 3222.305173] attempt to access beyond end of device
[ 3222.305175] loop10: rw=0, want=4567760, limit=2177017
[ 3222.305177] attempt to access beyond end of device
[ 3222.305180] loop10: rw=0, want=4567768, limit=2177017
[ 3222.305182] attempt to access beyond end of device
[ 3222.305184] loop10: rw=0, want=4567776, limit=2177017
[ 3222.305187] attempt to access beyond end of device
[ 3222.305189] loop10: rw=0, want=4567784, limit=2177017
[ 3222.305191] attempt to access beyond end of device
[ 3222.305193] loop10: rw=0, want=4567792, limit=2177017
[ 3222.305195] attempt to access beyond end of device
[ 3222.305198] loop10: rw=0, want=4567800, limit=2177017
[ 3252.429295] attempt to access beyond end of device
[ 3252.429305] loop10: rw=0, want=4567680, limit=2177017
[ 3252.429310] attempt to access beyond end of device
[ 3252.429314] loop10: rw=0, want=4567688, limit=2177017
[ 3252.429316] attempt to access beyond end of device
[ 3252.429319] loop10: rw=0, want=4567696, limit=2177017
[ 3252.429322] attempt to access beyond end of device
[ 3252.429324] loop10: rw=0, want=4567704, limit=2177017
[ 3252.429326] attempt to access beyond end of device
[ 3252.429329] loop10: rw=0, want=4567712, limit=2177017
[ 3252.429331] attempt to access beyond end of device
[ 3252.429333] loop10: rw=0, want=4567720, limit=2177017
[ 3252.429335] attempt to access beyond end of device
[ 3252.429338] loop10: rw=0, want=4567728, limit=2177017
[ 3252.429340] attempt to access beyond end of device
[ 3252.429342] loop10: rw=0, want=4567736, limit=2177017
[ 3252.429344] attempt to access beyond end of device
[ 3252.429347] loop10: rw=0, want=4567744, limit=2177017
[ 3252.429349] attempt to access beyond end of device
[ 3252.429351] loop10: rw=0, want=4567752, limit=2177017
[ 3252.429353] attempt to access beyond end of device
[ 3252.429356] loop10: rw=0, want=4567760, limit=2177017
[ 3252.429358] attempt to access beyond end of device
[ 3252.429360] loop10: rw=0, want=4567768, limit=2177017
[ 3252.429362] attempt to access beyond end of device
[ 3252.429365] loop10: rw=0, want=4567776, limit=2177017
[ 3252.429367] attempt to access beyond end of device
[ 3252.429369] loop10: rw=0, want=4567784, limit=2177017
[ 3252.429371] attempt to access beyond end of device
[ 3252.429373] loop10: rw=0, want=4567792, limit=2177017
[ 3252.429376] attempt to access beyond end of device
[ 3252.429378] loop10: rw=0, want=4567800, limit=2177017
[ 3272.813316] attempt to access beyond end of device
[ 3272.813328] loop10: rw=0, want=4567680, limit=2177017
[ 3272.813332] attempt to access beyond end of device
[ 3272.813334] loop10: rw=0, want=4567688, limit=2177017
[ 3272.813336] attempt to access beyond end of device
[ 3272.813338] loop10: rw=0, want=4567696, limit=2177017
[ 3272.813340] attempt to access beyond end of device
[ 3272.813341] loop10: rw=0, want=4567704, limit=2177017
[ 3272.813343] attempt to access beyond end of device
[ 3272.813344] loop10: rw=0, want=4567712, limit=2177017
[ 3272.813346] attempt to access beyond end of device
[ 3272.813347] loop10: rw=0, want=4567720, limit=2177017
[ 3272.813349] attempt to access beyond end of device
[ 3272.813350] loop10: rw=0, want=4567728, limit=2177017
[ 3272.813352] attempt to access beyond end of device
[ 3272.813353] loop10: rw=0, want=4567736, limit=2177017
[ 3272.813355] attempt to access beyond end of device
[ 3272.813356] loop10: rw=0, want=4567744, limit=2177017
[ 3272.813358] attempt to access beyond end of device
[ 3272.813359] loop10: rw=0, want=4567752, limit=2177017
[ 3272.813361] attempt to access beyond end of device
[ 3272.813362] loop10: rw=0, want=4567760, limit=2177017
[ 3272.813364] attempt to access beyond end of device
[ 3272.813365] loop10: rw=0, want=4567768, limit=2177017
[ 3272.813367] attempt to access beyond end of device
[ 3272.813368] loop10: rw=0, want=4567776, limit=2177017
[ 3272.813370] attempt to access beyond end of device
[ 3272.813371] loop10: rw=0, want=4567784, limit=2177017
[ 3272.813373] attempt to access beyond end of device
[ 3272.813374] loop10: rw=0, want=4567792, limit=2177017
[ 3272.813376] attempt to access beyond end of device
[ 3272.813377] loop10: rw=0, want=4567800, limit=2177017
[ 3302.931388] attempt to access beyond end of device
[ 3302.931395] loop10: rw=0, want=4567680, limit=2177017
[ 3302.931399] attempt to access beyond end of device
[ 3302.931401] loop10: rw=0, want=4567688, limit=2177017
[ 3302.931403] attempt to access beyond end of device
[ 3302.931404] loop10: rw=0, want=4567696, limit=2177017
[ 3302.931406] attempt to access beyond end of device
[ 3302.931408] loop10: rw=0, want=4567704, limit=2177017
[ 3302.931409] attempt to access beyond end of device
[ 3302.931411] loop10: rw=0, want=4567712, limit=2177017
[ 3302.931412] attempt to access beyond end of device
[ 3302.931414] loop10: rw=0, want=4567720, limit=2177017
[ 3302.931415] attempt to access beyond end of device
[ 3302.931417] loop10: rw=0, want=4567728, limit=2177017
[ 3302.931418] attempt to access beyond end of device
[ 3302.931420] loop10: rw=0, want=4567736, limit=2177017
[ 3302.931421] attempt to access beyond end of device
[ 3302.931423] loop10: rw=0, want=4567744, limit=2177017
[ 3302.931424] attempt to access beyond end of device
[ 3302.931426] loop10: rw=0, want=4567752, limit=2177017
[ 3302.931427] attempt to access beyond end of device
[ 3302.931429] loop10: rw=0, want=4567760, limit=2177017
[ 3302.931430] attempt to access beyond end of device
[ 3302.931432] loop10: rw=0, want=4567768, limit=2177017
[ 3302.931433] attempt to access beyond end of device
[ 3302.931435] loop10: rw=0, want=4567776, limit=2177017
[ 3302.931436] attempt to access beyond end of device
[ 3302.931438] loop10: rw=0, want=4567784, limit=2177017
[ 3302.931439] attempt to access beyond end of device
[ 3302.931441] loop10: rw=0, want=4567792, limit=2177017
[ 3302.931442] attempt to access beyond end of device
[ 3302.931444] loop10: rw=0, want=4567800, limit=2177017
[ 3333.052112] attempt to access beyond end of device
[ 3333.052120] loop10: rw=0, want=4567680, limit=2177017
[ 3333.052123] attempt to access beyond end of device
[ 3333.052125] loop10: rw=0, want=4567688, limit=2177017
[ 3333.052127] attempt to access beyond end of device
[ 3333.052129] loop10: rw=0, want=4567696, limit=2177017
[ 3333.052130] attempt to access beyond end of device
[ 3333.052132] loop10: rw=0, want=4567704, limit=2177017
[ 3333.052134] attempt to access beyond end of device
[ 3333.052135] loop10: rw=0, want=4567712, limit=2177017
[ 3333.052137] attempt to access beyond end of device
[ 3333.052138] loop10: rw=0, want=4567720, limit=2177017
[ 3333.052140] attempt to access beyond end of device
[ 3333.052141] loop10: rw=0, want=4567728, limit=2177017
[ 3333.052143] attempt to access beyond end of device
[ 3333.052144] loop10: rw=0, want=4567736, limit=2177017
[ 3333.052146] attempt to access beyond end of device
[ 3333.052147] loop10: rw=0, want=4567744, limit=2177017
[ 3333.052149] attempt to access beyond end of device
[ 3333.052150] loop10: rw=0, want=4567752, limit=2177017
[ 3333.052152] attempt to access beyond end of device
[ 3333.052153] loop10: rw=0, want=4567760, limit=2177017
[ 3333.052155] attempt to access beyond end of device
[ 3333.052156] loop10: rw=0, want=4567768, limit=2177017
[ 3333.052158] attempt to access beyond end of device
[ 3333.052159] loop10: rw=0, want=4567776, limit=2177017
[ 3333.052161] attempt to access beyond end of device
[ 3333.052162] loop10: rw=0, want=4567784, limit=2177017
[ 3333.052164] attempt to access beyond end of device
[ 3333.052165] loop10: rw=0, want=4567792, limit=2177017
[ 3333.052167] attempt to access beyond end of device
[ 3333.052168] loop10: rw=0, want=4567800, limit=2177017
[ 3363.166783] attempt to access beyond end of device
[ 3363.166791] loop10: rw=0, want=4567680, limit=2177017
[ 3363.166794] attempt to access beyond end of device
[ 3363.166797] loop10: rw=0, want=4567688, limit=2177017
[ 3363.166798] attempt to access beyond end of device
[ 3363.166800] loop10: rw=0, want=4567696, limit=2177017
[ 3363.166802] attempt to access beyond end of device
[ 3363.166803] loop10: rw=0, want=4567704, limit=2177017
[ 3363.166805] attempt to access beyond end of device
[ 3363.166807] loop10: rw=0, want=4567712, limit=2177017
[ 3363.166808] attempt to access beyond end of device
[ 3363.166810] loop10: rw=0, want=4567720, limit=2177017
[ 3363.166811] attempt to access beyond end of device
[ 3363.166813] loop10: rw=0, want=4567728, limit=2177017
[ 3363.166814] attempt to access beyond end of device
[ 3363.166815] loop10: rw=0, want=4567736, limit=2177017
[ 3363.166817] attempt to access beyond end of device
[ 3363.166818] loop10: rw=0, want=4567744, limit=2177017
[ 3363.166820] attempt to access beyond end of device
[ 3363.166821] loop10: rw=0, want=4567752, limit=2177017
[ 3363.166823] attempt to access beyond end of device
[ 3363.166824] loop10: rw=0, want=4567760, limit=2177017
[ 3363.166826] attempt to access beyond end of device
[ 3363.166828] loop10: rw=0, want=4567768, limit=2177017
[ 3363.166829] attempt to access beyond end of device
[ 3363.166830] loop10: rw=0, want=4567776, limit=2177017
[ 3363.166832] attempt to access beyond end of device
[ 3363.166833] loop10: rw=0, want=4567784, limit=2177017
[ 3363.166835] attempt to access beyond end of device
[ 3363.166836] loop10: rw=0, want=4567792, limit=2177017
[ 3363.166838] attempt to access beyond end of device
[ 3363.166839] loop10: rw=0, want=4567800, limit=2177017
[ 3367.848795] attempt to access beyond end of device
[ 3367.848805] loop10: rw=0, want=4567680, limit=2177017
[ 3367.848810] attempt to access beyond end of device
[ 3367.848813] loop10: rw=0, want=4567688, limit=2177017
[ 3367.848815] attempt to access beyond end of device
[ 3367.848818] loop10: rw=0, want=4567696, limit=2177017
[ 3367.848821] attempt to access beyond end of device
[ 3367.848823] loop10: rw=0, want=4567704, limit=2177017
[ 3367.848825] attempt to access beyond end of device
[ 3367.848827] loop10: rw=0, want=4567712, limit=2177017
[ 3367.848830] attempt to access beyond end of device
[ 3367.848832] loop10: rw=0, want=4567720, limit=2177017
[ 3367.848834] attempt to access beyond end of device
[ 3367.848836] loop10: rw=0, want=4567728, limit=2177017
[ 3367.848838] attempt to access beyond end of device
[ 3367.848841] loop10: rw=0, want=4567736, limit=2177017
[ 3367.848843] attempt to access beyond end of device
[ 3367.848845] loop10: rw=0, want=4567744, limit=2177017
[ 3367.848847] attempt to access beyond end of device
[ 3367.848850] loop10: rw=0, want=4567752, limit=2177017
[ 3367.848852] attempt to access beyond end of device
[ 3367.848854] loop10: rw=0, want=4567760, limit=2177017
[ 3367.848856] attempt to access beyond end of device
[ 3367.848859] loop10: rw=0, want=4567768, limit=2177017
[ 3367.848861] attempt to access beyond end of device
[ 3367.848863] loop10: rw=0, want=4567776, limit=2177017
[ 3367.848865] attempt to access beyond end of device
[ 3367.848868] loop10: rw=0, want=4567784, limit=2177017
[ 3367.848870] attempt to access beyond end of device
[ 3367.848872] loop10: rw=0, want=4567792, limit=2177017
[ 3367.848874] attempt to access beyond end of device
[ 3367.848876] loop10: rw=0, want=4567800, limit=2177017
[ 3418.131681] attempt to access beyond end of device
[ 3418.131690] loop10: rw=0, want=4567680, limit=2177017
[ 3418.131695] attempt to access beyond end of device
[ 3418.131698] loop10: rw=0, want=4567688, limit=2177017
[ 3418.131701] attempt to access beyond end of device
[ 3418.131704] loop10: rw=0, want=4567696, limit=2177017
[ 3418.131706] attempt to access beyond end of device
[ 3418.131709] loop10: rw=0, want=4567704, limit=2177017
[ 3418.131711] attempt to access beyond end of device
[ 3418.131713] loop10: rw=0, want=4567712, limit=2177017
[ 3418.131715] attempt to access beyond end of device
[ 3418.131717] loop10: rw=0, want=4567720, limit=2177017
[ 3418.131720] attempt to access beyond end of device
[ 3418.131722] loop10: rw=0, want=4567728, limit=2177017
[ 3418.131724] attempt to access beyond end of device
[ 3418.131726] loop10: rw=0, want=4567736, limit=2177017
[ 3418.131728] attempt to access beyond end of device
[ 3418.131731] loop10: rw=0, want=4567744, limit=2177017
[ 3418.131733] attempt to access beyond end of device
[ 3418.131735] loop10: rw=0, want=4567752, limit=2177017
[ 3418.131737] attempt to access beyond end of device
[ 3418.131740] loop10: rw=0, want=4567760, limit=2177017
[ 3418.131742] attempt to access beyond end of device
[ 3418.131744] loop10: rw=0, want=4567768, limit=2177017
[ 3418.131746] attempt to access beyond end of device
[ 3418.131749] loop10: rw=0, want=4567776, limit=2177017
[ 3418.131751] attempt to access beyond end of device
[ 3418.131753] loop10: rw=0, want=4567784, limit=2177017
[ 3418.131755] attempt to access beyond end of device
[ 3418.131757] loop10: rw=0, want=4567792, limit=2177017
[ 3418.131760] attempt to access beyond end of device
[ 3418.131762] loop10: rw=0, want=4567800, limit=2177017
[ 3426.532202] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.532247] ISO 9660 Extensions: RRIP_1991A
[ 3426.543191] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.543238] ISO 9660 Extensions: RRIP_1991A
[ 3426.548716] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.548808] ISO 9660 Extensions: RRIP_1991A
[ 3426.554804] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.554891] ISO 9660 Extensions: RRIP_1991A
[ 3426.576293] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.576372] ISO 9660 Extensions: RRIP_1991A
[ 3426.578322] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.578366] ISO 9660 Extensions: RRIP_1991A
[ 3426.578819] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.578855] ISO 9660 Extensions: RRIP_1991A
[ 3426.579235] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.579273] ISO 9660 Extensions: RRIP_1991A
[ 3426.579651] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.579690] ISO 9660 Extensions: RRIP_1991A
[ 3426.582980] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.583041] ISO 9660 Extensions: RRIP_1991A
[ 3426.593773] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.598983] ISO 9660 Extensions: RRIP_1991A
[ 3426.625674] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.625743] ISO 9660 Extensions: RRIP_1991A
[ 3426.627596] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.627994] ISO 9660 Extensions: RRIP_1991A
[ 3426.648866] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.649068] ISO 9660 Extensions: RRIP_1991A
[ 3426.664809] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.664853] ISO 9660 Extensions: RRIP_1991A
[ 3426.668182] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.668236] ISO 9660 Extensions: RRIP_1991A
[ 3426.671799] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.671863] ISO 9660 Extensions: RRIP_1991A
[ 3426.686208] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.686291] ISO 9660 Extensions: RRIP_1991A
[ 3426.703117] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.703162] ISO 9660 Extensions: RRIP_1991A
[ 3426.723722] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.723771] ISO 9660 Extensions: RRIP_1991A
[ 3426.730421] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.730938] ISO 9660 Extensions: RRIP_1991A
[ 3426.759407] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.759460] ISO 9660 Extensions: RRIP_1991A
[ 3426.763575] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.763621] ISO 9660 Extensions: RRIP_1991A
[ 3426.764441] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.764482] ISO 9660 Extensions: RRIP_1991A
[ 3426.767907] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.768003] ISO 9660 Extensions: RRIP_1991A
[ 3426.782804] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.782873] ISO 9660 Extensions: RRIP_1991A
[ 3426.796099] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.796168] ISO 9660 Extensions: RRIP_1991A
[ 3426.799700] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.799857] ISO 9660 Extensions: RRIP_1991A
[ 3426.814135] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.814248] ISO 9660 Extensions: RRIP_1991A
[ 3426.828467] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.828536] ISO 9660 Extensions: RRIP_1991A
[ 3426.844234] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.844307] ISO 9660 Extensions: RRIP_1991A
[ 3426.850379] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.850453] ISO 9660 Extensions: RRIP_1991A
[ 3426.853987] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.854037] ISO 9660 Extensions: RRIP_1991A
[ 3426.856626] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 3426.856682] ISO 9660 Extensions: RRIP_1991A
[ 7007.588801] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[30267] active0 tmp 3632 F tmp 90000 C ko 2732
[ 7007.588970] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[30267] active1 tmp 3552 F tmp 82000 C ko 2732
[ 7007.589135] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[30267] active2 tmp 3472 F tmp 74000 C ko 2732
[ 7007.589314] OLH acpi_thermal_trips_update(456) kthreadd[2]->kworker/0:1[30267] active3 firmware changed from 3392 to 3322, ko 2732
[ 7007.589317] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[30267] active3 tmp 3322 F tmp 59000 C ko 2732
[ 7007.589495] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[30267] active4 tmp 3182 F tmp 45000 C ko 2732
[ 8316.896984] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[30267] active0 tmp 3632 F tmp 90000 C ko 2732
[ 8316.897297] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[30267] active1 tmp 3552 F tmp 82000 C ko 2732
[ 8316.897604] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[30267] active2 tmp 3472 F tmp 74000 C ko 2732
[ 8316.897911] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[30267] active3 tmp 3392 F tmp 66000 C ko 2732
[ 8316.898243] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[30267] active4 tmp 3182 F tmp 45000 C ko 2732
[22300.246907] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[13525] active0 tmp 3632 F tmp 90000 C ko 2732
[22300.247027] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[13525] active1 tmp 3552 F tmp 82000 C ko 2732
[22300.247144] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[13525] active2 tmp 3472 F tmp 74000 C ko 2732
[22300.247272] OLH acpi_thermal_trips_update(456) kthreadd[2]->kworker/0:0[13525] active3 firmware changed from 3392 to 3322, ko 2732
[22300.247274] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[13525] active3 tmp 3322 F tmp 59000 C ko 2732
[22300.247401] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[13525] active4 tmp 3182 F tmp 45000 C ko 2732
[22458.648516] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[13525] active0 tmp 3632 F tmp 90000 C ko 2732
[22458.648829] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[13525] active1 tmp 3552 F tmp 82000 C ko 2732
[22458.649138] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[13525] active2 tmp 3472 F tmp 74000 C ko 2732
[22458.649446] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[13525] active3 tmp 3392 F tmp 66000 C ko 2732
[22458.649779] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[13525] active4 tmp 3182 F tmp 45000 C ko 2732
[24032.736995] usb 1-3: new high-speed USB device number 3 using ehci-pci
[24032.887588] usb 1-3: New USB device found, idVendor=04e8, idProduct=6860
[24032.887596] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[24032.887601] usb 1-3: Product: SAMSUNG_Android
[24032.887604] usb 1-3: Manufacturer: SAMSUNG
[24032.887608] usb 1-3: SerialNumber: 4536a2f1
[24033.788253] cdc_acm 1-3:1.1: ttyACM0: USB ACM device
[24033.789065] usbcore: registered new interface driver cdc_acm
[24033.789069] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[24156.936432] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:2[18159] active0 tmp 3632 F tmp 90000 C ko 2732
[24156.936556] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:2[18159] active1 tmp 3552 F tmp 82000 C ko 2732
[24156.936678] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:2[18159] active2 tmp 3472 F tmp 74000 C ko 2732
[24156.936810] OLH acpi_thermal_trips_update(456) kthreadd[2]->kworker/0:2[18159] active3 firmware changed from 3392 to 3322, ko 2732
[24156.936812] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:2[18159] active3 tmp 3322 F tmp 59000 C ko 2732
[24156.936943] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:2[18159] active4 tmp 3182 F tmp 45000 C ko 2732
[24394.538130] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[20868] active0 tmp 3632 F tmp 90000 C ko 2732
[24394.538339] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[20868] active1 tmp 3552 F tmp 82000 C ko 2732
[24394.538572] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[20868] active2 tmp 3472 F tmp 74000 C ko 2732
[24394.539293] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[20868] active3 tmp 3392 F tmp 66000 C ko 2732
[24394.539541] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[20868] active4 tmp 3182 F tmp 45000 C ko 2732
[27703.904178] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[9300] active0 tmp 3632 F tmp 90000 C ko 2732
[27703.904319] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[9300] active1 tmp 3552 F tmp 82000 C ko 2732
[27703.904457] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[9300] active2 tmp 3472 F tmp 74000 C ko 2732
[27703.904606] OLH acpi_thermal_trips_update(456) kthreadd[2]->kworker/0:1[9300] active3 firmware changed from 3392 to 3322, ko 2732
[27703.904608] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[9300] active3 tmp 3322 F tmp 59000 C ko 2732
[27703.904757] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[9300] active4 tmp 3182 F tmp 45000 C ko 2732
[27909.424121] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[9300] active0 tmp 3632 F tmp 90000 C ko 2732
[27909.424435] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[9300] active1 tmp 3552 F tmp 82000 C ko 2732
[27909.424743] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[9300] active2 tmp 3472 F tmp 74000 C ko 2732
[27909.425052] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[9300] active3 tmp 3392 F tmp 66000 C ko 2732
[27909.425386] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:1[9300] active4 tmp 3182 F tmp 45000 C ko 2732
[28954.063537] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:2[21514] active0 tmp 3632 F tmp 90000 C ko 2732
[28954.063717] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:2[21514] active1 tmp 3552 F tmp 82000 C ko 2732
[28954.063864] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:2[21514] active2 tmp 3472 F tmp 74000 C ko 2732
[28954.064014] OLH acpi_thermal_trips_update(456) kthreadd[2]->kworker/0:2[21514] active3 firmware changed from 3392 to 3322, ko 2732
[28954.064017] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:2[21514] active3 tmp 3322 F tmp 59000 C ko 2732
[28954.064165] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:2[21514] active4 tmp 3182 F tmp 45000 C ko 2732
[29381.146216] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[26739] active0 tmp 3632 F tmp 90000 C ko 2732
[29381.146530] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[26739] active1 tmp 3552 F tmp 82000 C ko 2732
[29381.146870] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[26739] active2 tmp 3472 F tmp 74000 C ko 2732
[29381.147178] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[26739] active3 tmp 3392 F tmp 66000 C ko 2732
[29381.147559] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:0[26739] active4 tmp 3182 F tmp 45000 C ko 2732
[31376.192266] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:2[32400] active0 tmp 3632 F tmp 90000 C ko 2732
[31376.192584] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:2[32400] active1 tmp 3552 F tmp 82000 C ko 2732
[31376.192894] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:2[32400] active2 tmp 3472 F tmp 74000 C ko 2732
[31376.193232] OLH acpi_thermal_trips_update(456) kthreadd[2]->kworker/0:2[32400] active3 firmware changed from 3392 to 3322, ko 2732
[31376.193236] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:2[32400] active3 tmp 3322 F tmp 59000 C ko 2732
[31376.193572] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:2[32400] active4 tmp 3182 F tmp 45000 C ko 2732
[31737.404842] t[3743]: segfault at 50 ip 000000000040097e sp 00007ffe6cd76c40 error 4 in t[400000+1000]
[32174.209219] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:2[32400] active0 tmp 3632 F tmp 90000 C ko 2732
[32174.209341] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:2[32400] active1 tmp 3552 F tmp 82000 C ko 2732
[32174.209460] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:2[32400] active2 tmp 3472 F tmp 74000 C ko 2732
[32174.209579] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:2[32400] active3 tmp 3392 F tmp 66000 C ko 2732
[32174.209706] OLH acpi_thermal_trips_update(462) kthreadd[2]->kworker/0:2[32400] active4 tmp 3182 F tmp 45000 C ko 2732
[37323.721428] usb 1-3: USB disconnect, device number 3
[37323.726644] cdc_acm 1-3:1.1: failed to set dtr/rts
[47057.756147] usb 1-3: new high-speed USB device number 4 using ehci-pci
[47057.906397] usb 1-3: New USB device found, idVendor=04e8, idProduct=6860
[47057.906406] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[47057.906411] usb 1-3: Product: SAMSUNG_Android
[47057.906414] usb 1-3: Manufacturer: SAMSUNG
[47057.906418] usb 1-3: SerialNumber: 4536a2f1
[47057.908754] cdc_acm 1-3:1.1: ttyACM0: USB ACM device
[47063.136946] usb 1-3: USB disconnect, device number 4
[47063.139621] cdc_acm 1-3:1.1: failed to set dtr/rts
[197064.399173] general protection fault: 0000 [#1] PREEMPT SMP
[197064.399277] Modules linked in: cdc_acm tun fuse ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter ip_tables x_tables af_packet bridge stp llc msr nls_utf8 isofs loop dm_crypt algif_skcipher af_alg btrfs zlib_deflate xor raid6_pq uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic snd_hda_intel snd_hda_codec amdkfd amd_iommu_v2 snd_hda_core radeon ttm drm_kms_helper drm snd_hwdep fb_sys_fops sky2 snd_pcm syscopyarea tpm_infineon snd_timer sysfillrect sysimgblt i2c_algo_bit snd sp5100_tco i2c_piix4 acpi_cpufreq kvm_amd tpm_tis tpm_tis_core k10temp shpchp soundcore kvm hp_accel lis3lv02d sparse_keymap rfkill fjes tpm video joydev input_polldev irqbypass pcspkr thermal ac battery button wmi fan hid_generic
[197064.400728]  usbhid ohci_pci serio_raw ehci_pci ohci_hcd ehci_hcd usbcore usb_common sdhci_pci sdhci mmc_core sg dm_multipath dm_mod scsi_dh_alua
[197064.400982] CPU: 1 PID: 3735 Comm: rm Not tainted 4.8.12-probook #15
[197064.401080] Hardware name: Hewlett-Packard HP ProBook 6555b/1455, BIOS 68DTM Ver. F.21 06/14/2012
[197064.401217] task: ffffa2c60d5fe040 task.stack: ffffa2c70761c000
[197064.401309] RIP: 0010:[<ffffffffbe242ae7>]  [<ffffffffbe242ae7>] __d_lookup_rcu+0x67/0x180
[197064.401447] RSP: 0018:ffffa2c70761fc10  EFLAGS: 00010206
[197064.401529] RAX: 0000000000000041 RBX: 08ffa2c606126848 RCX: ffffb30f4003e000
[197064.401639] RDX: ffffa2c70761fc8c RSI: ffffa2c70761fd50 RDI: ffffa2c6f2e1a0c0
[197064.401748] RBP: ffffa2c70761fc68 R08: ffffa2c6f2e1a0c0 R09: ffffa2c70761fc8c
[197064.401857] R10: 0000000073ac0c6f R11: 0000004100000000 R12: 0000000000000006
[197064.401966] R13: ffffa2c6f2e1a0c0 R14: 0000004173ac0c6f R15: ffffa2c6d729801c
[197064.402077] FS:  00007fa0ab9fd700(0000) GS:ffffa2c73fc80000(0000) knlGS:0000000000000000
[197064.402199] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[197064.402287] CR2: 00007f0118c31420 CR3: 0000000193b0f000 CR4: 00000000000006e0
[197064.402397] Stack:
[197064.402431]  ffffa2c720e3a000 ffffa2c6716443b8 0000000000000000 ffffa2c70761fd50
[197064.402563]  0000000000000041 ffffffffbe23319f ffffa2c70761fd40 0000000000000000
[197064.402693]  ffffa2c70761fcd8 ffffa2c70761fcd0 ffffa2c6c67cd9a0 ffffa2c70761fcb8
[197064.402823] Call Trace:
[197064.402870]  [<ffffffffbe23319f>] ? generic_permission+0x10f/0x190
[197064.402967]  [<ffffffffbe233d98>] lookup_fast+0x48/0x2e0
[197064.403050]  [<ffffffffbe235028>] walk_component+0x38/0x2f0
[197064.403139]  [<ffffffffbe233611>] ? path_init+0x251/0x350
[197064.403225]  [<ffffffffbe2364a7>] path_lookupat+0x67/0x120
[197064.403312]  [<ffffffffbe238a7e>] filename_lookup+0x9e/0x150
[197064.403410]  [<ffffffffbe0eb617>] ? call_rcu+0x17/0x20
[197064.403498]  [<ffffffffbe2d84be>] ? ext4_destroy_inode+0x3e/0xb0
[197064.403592]  [<ffffffffbe2386bf>] ? getname_flags+0x4f/0x1f0
[197064.403681]  [<ffffffffbe238be6>] user_path_at_empty+0x36/0x40
[197064.403772]  [<ffffffffbe22d963>] vfs_fstatat+0x53/0xa0
[197064.403855]  [<ffffffffbe22de55>] SYSC_newfstatat+0x15/0x30
[197064.403942]  [<ffffffffbe238fbd>] ? do_rmdir+0xbd/0x220
[197064.404025]  [<ffffffffbe22defe>] SyS_newfstatat+0xe/0x10
[197064.404112]  [<ffffffffbe70b976>] entry_SYSCALL_64_fastpath+0x1e/0xa8
[197064.404211] Code: 83 e3 fe 0f 84 95 00 00 00 4c 89 f0 45 89 f2 49 89 d1 48 c1 e8 20 48 89 75 c0 49 89 fd 48 89 45 c8 eb 08 48 8b 1b 48 85 db 74 73 <44> 8b 63 fc 4c 3b 6b 10 75 ee 48 83 7b 08 00 74 e7 41 83 e4 fe 
[197064.404801] RIP  [<ffffffffbe242ae7>] __d_lookup_rcu+0x67/0x180
[197064.404907]  RSP <ffffa2c70761fc10>
[197064.432716] ---[ end trace c55214155fae1a62 ]---

Download attachment "signature.asc" of type "application/pgp-signature" (196 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ