XFS hangup - Failed to recover EFIs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 Hello
 
After upgrading my laptop  from Ubuntu 12.04 LTS to Ubuntu 13.04 Raring i noticed that my Linux would not boot again.
So after inserting Ubuntu 13.04 boot disk , this is what i've found out:
 
ubuntu@ubuntu:~$ uname -a
Linux ubuntu 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
 
ubuntu@ubuntu:~$ sudo xfs_repair -v /dev/sda3
Phase 1 - find and verify superblock...
        - block cache size set to 363760 entries
Phase 2 - using internal log
        - zero log...
zero_log: head block 32468 tail block 31799
ERROR: The filesystem has valuable metadata changes in a log which needs to
be replayed.  Mount the filesystem to replay the log, and unmount it before
re-running xfs_repair.  If you are unable to mount the filesystem, then use
the -L option to destroy the log and attempt a repair.
Note that destroying the log may cause corruption -- please attempt a mount
of the filesystem before doing this.
ubuntu@ubuntu:~$ ls /mnt/
ubuntu@ubuntu:~$ sudo mount /dev/sda3 /mnt
 ^C^C  -> mount command hang indefinetely
 
 
 
On other terminal (output from dmeg):
 
[  418.414325] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[  418.428026] XFS (sda3): Mounting Filesystem
[  418.511943] XFS (sda3): Starting recovery (logdev: internal)
[  425.070536] XFS: Internal error XFS_WANT_CORRUPTED_GOTO at line 1557 of file /build/buildd/linux-3.8.0/fs/xfs/xfs_alloc.c.  Caller 0xffffffffa06dae36
[  425.070536]
[  425.070552] Pid: 5671, comm: mount Tainted: GF            3.8.0-19-generic #29-Ubuntu
[  425.070556] Call Trace:
[  425.070605]  [<ffffffffa06c311c>] xfs_error_report+0x3c/0x40 [xfs]
[  425.070646]  [<ffffffffa06dae36>] ? xfs_free_extent+0xd6/0x120 [xfs]
[  425.070682]  [<ffffffffa06d8556>] xfs_free_ag_extent+0x2d6/0x740 [xfs]
[  425.070717]  [<ffffffffa06dae36>] xfs_free_extent+0xd6/0x120 [xfs]
[  425.070751]  [<ffffffffa06d7137>] ? kmem_zone_alloc+0x67/0xe0 [xfs]
[  425.070797]  [<ffffffffa0709b50>] xlog_recover_process_efi+0x170/0x1b0 [xfs]
[  425.070830]  [<ffffffffa06c904f>] ? xfs_iget+0x36f/0x690 [xfs]
[  425.070869]  [<ffffffffa070b376>] xlog_recover_process_efis.isra.8+0x66/0xc0 [xfs]
[  425.070908]  [<ffffffffa070e91a>] xlog_recover_finish+0x2a/0xd0 [xfs]
[  425.070951]  [<ffffffffa0715e54>] xfs_log_mount_finish+0x34/0x50 [xfs]
[  425.070991]  [<ffffffffa071145d>] xfs_mountfs+0x42d/0x690 [xfs]
[  425.071026]  [<ffffffffa06d2c6f>] xfs_fs_fill_super+0x2bf/0x340 [xfs]
[  425.071037]  [<ffffffff81196ebd>] mount_bdev+0x1cd/0x210
[  425.071070]  [<ffffffffa06d29b0>] ? xfs_parseargs+0xc10/0xc10 [xfs]
[  425.071103]  [<ffffffffa06d0ec5>] xfs_fs_mount+0x15/0x20 [xfs]
[  425.071110]  [<ffffffff81197bf3>] mount_fs+0x43/0x1b0
[  425.071119]  [<ffffffff811b2407>] ? alloc_vfsmnt+0xd7/0x1b0
[  425.071127]  [<ffffffff811b2594>] vfs_kern_mount+0x74/0x110
[  425.071135]  [<ffffffff811b490f>] do_mount+0x21f/0xac0
[  425.071145]  [<ffffffff8114a41b>] ? strndup_user+0x5b/0x80
[  425.071153]  [<ffffffff811b523e>] sys_mount+0x8e/0xe0
[  425.071165]  [<ffffffff816d379d>] system_call_fastpath+0x1a/0x1f
[  425.071189] XFS (sda3): Failed to recover EFIs
[  425.071194] XFS (sda3): log mount finish failed
 
 
Before attempting mounting with -L flag , do you want me to do other things to assist in tracking this bug down?
 
I've attached dmesg output.
If there is anything else i can help with,please let me know.
 
Best regards
Victor

 
 

 

 

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.8.0-19-generic (buildd@allspice) (gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) ) #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013 (Ubuntu 3.8.0-19.29-generic 3.8.8)
[    0.000000] Command line: file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000aad1ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000aad20000-0x00000000aad8dfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000aad8e000-0x00000000aad94fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000aad95000-0x00000000aad95fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000aad96000-0x00000000aad96fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000aad97000-0x00000000aadb7fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000aadb8000-0x00000000aadc5fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000aadc6000-0x00000000aade7fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000aade8000-0x00000000aaf21fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000aaf22000-0x00000000aaf86fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000aaf87000-0x00000000aaf89fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000aaf8a000-0x00000000aafe7fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000aafe8000-0x00000000aaffcfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000aaffd000-0x00000000aaffffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000ab000000-0x00000000af9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff980000-0x00000000ffbfffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000014fdfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: ASUSTeK Computer Inc. K73SV/K73SV, BIOS K73SV.209 08/16/2011
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x14fe00 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FE0000000 write-back
[    0.000000]   2 base 0A0000000 mask FF8000000 write-back
[    0.000000]   3 base 0A8000000 mask FFC000000 write-back
[    0.000000]   4 base 0AB000000 mask FFF000000 uncachable
[    0.000000]   5 base 100000000 mask FC0000000 write-back
[    0.000000]   6 base 140000000 mask FF0000000 write-back
[    0.000000]   7 base 14FE00000 mask FFFE00000 uncachable
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] original variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2GB, range: 512MB, type WB
[    0.000000] reg 2, base: 2560MB, range: 128MB, type WB
[    0.000000] reg 3, base: 2688MB, range: 64MB, type WB
[    0.000000] reg 4, base: 2736MB, range: 16MB, type UC
[    0.000000] reg 5, base: 4GB, range: 1GB, type WB
[    0.000000] reg 6, base: 5GB, range: 256MB, type WB
[    0.000000] reg 7, base: 5374MB, range: 2MB, type UC
[    0.000000] total RAM covered: 4014M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 4M 	num_reg: 8  	lose cover RAM: 0G
[    0.000000] New variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2GB, range: 512MB, type WB
[    0.000000] reg 2, base: 2560MB, range: 128MB, type WB
[    0.000000] reg 3, base: 2688MB, range: 32MB, type WB
[    0.000000] reg 4, base: 2720MB, range: 16MB, type WB
[    0.000000] reg 5, base: 4GB, range: 1GB, type WB
[    0.000000] reg 6, base: 5GB, range: 256MB, type WB
[    0.000000] reg 7, base: 5374MB, range: 2MB, type UC
[    0.000000] e820: update [mem 0xab000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xaaffd max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fcc40-0x000fcc4f] mapped at [ffff8800000fcc40]
[    0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[    0.000000] reserving inaccessible SNB gfx pages
[    0.000000] init_memory_mapping: [mem 0x00000000-0xaaffcfff]
[    0.000000]  [mem 0x00000000-0xaadfffff] page 2M
[    0.000000]  [mem 0xaae00000-0xaaffcfff] page 4k
[    0.000000] kernel direct mapping tables up to 0xaaffcfff @ [mem 0x1fffb000-0x1fffffff]
[    0.000000] init_memory_mapping: [mem 0x100000000-0x14fdfffff]
[    0.000000]  [mem 0x100000000-0x14fdfffff] page 2M
[    0.000000] kernel direct mapping tables up to 0x14fdfffff @ [mem 0xaaffa000-0xaaffcfff]
[    0.000000] RAMDISK: [mem 0x7eac7000-0x7fffffff]
[    0.000000] ACPI: RSDP 00000000000f0430 00024 (v02 _ASUS_)
[    0.000000] ACPI: XSDT 00000000aaffee18 0006C (v01 _ASUS_ Notebook 06222004 MSFT 00010013)
[    0.000000] ACPI: FACP 00000000aaf9ad98 000F4 (v04 _ASUS_ Notebook 06222004 MSFT 00010013)
[    0.000000] ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20121018/tbfadt-394)
[    0.000000] ACPI BIOS Bug: Warning: 32/64X FACS address mismatch in FADT - 0xAAFE4E40/0x00000000AAFE4D40, using 32 (20121018/tbfadt-521)
[    0.000000] ACPI: DSDT 00000000aaf67018 12DFA (v01 _ASUS_ Notebook 00000000 INTL 20091112)
[    0.000000] ACPI: FACS 00000000aafe4e40 00040
[    0.000000] ACPI: APIC 00000000aaffdf18 000CC (v02 _ASUS_ Notebook 06222004 MSFT 00010013)
[    0.000000] ACPI: DBGP 00000000aaffff18 00034 (v01 _ASUS_ Notebook 06222004 MSFT 00010013)
[    0.000000] ACPI: ECDT 00000000aafe4b18 000C1 (v01 _ASUS_ Notebook 06222004 AMI. 00000003)
[    0.000000] ACPI: HPET 00000000aafe5d18 00038 (v01 _ASUS_ Notebook 06222004 AMI. 00000003)
[    0.000000] ACPI: MCFG 00000000aafe5c98 0003C (v01 _ASUS_ Notebook 06222004 MSFT 00000097)
[    0.000000] ACPI: SSDT 00000000aaf86018 00913 (v01  PmRef  Cpu0Ist 00003000 INTL 20091112)
[    0.000000] ACPI: SSDT 00000000aaf85018 00996 (v01  PmRef    CpuPm 00003000 INTL 20091112)
[    0.000000] ACPI: ASF! 00000000aafe4a18 000A0 (v32 INTEL       HCG 00000001 TFSM 000F4240)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000014fdfffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x14fdfffff]
[    0.000000]   NODE_DATA [mem 0x14fdfb000-0x14fdfffff]
[    0.000000]  [ffffea0000000000-ffffea00053fffff] PMD -> [ffff88014b400000-ffff88014f3fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x14fdfffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009dfff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x3fffffff]
[    0.000000]   node   0: [mem 0x40200000-0xaad1ffff]
[    0.000000]   node   0: [mem 0xaad8e000-0xaad94fff]
[    0.000000]   node   0: [mem 0xaad96000-0xaad96fff]
[    0.000000]   node   0: [mem 0xaadb8000-0xaadc5fff]
[    0.000000]   node   0: [mem 0xaade8000-0xaaf21fff]
[    0.000000]   node   0: [mem 0xaaf87000-0xaaf89fff]
[    0.000000]   node   0: [mem 0xaafe8000-0xaaffcfff]
[    0.000000]   node   0: [mem 0x100000000-0x14fdfffff]
[    0.000000] On node 0 totalpages: 1026070
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 142 pages reserved
[    0.000000]   DMA zone: 3776 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 10859 pages used for memmap
[    0.000000]   DMA32 zone: 684061 pages, LIFO batch:31
[    0.000000]   Normal zone: 5112 pages used for memmap
[    0.000000]   Normal zone: 322056 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x08] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x09] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0a] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x0b] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x0c] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x0d] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x0e] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x0f] disabled)
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 16 CPUs, 12 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[    0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[    0.000000] PM: Registered nosave memory: 00000000aad20000 - 00000000aad8e000
[    0.000000] PM: Registered nosave memory: 00000000aad95000 - 00000000aad96000
[    0.000000] PM: Registered nosave memory: 00000000aad97000 - 00000000aadb8000
[    0.000000] PM: Registered nosave memory: 00000000aadc6000 - 00000000aade8000
[    0.000000] PM: Registered nosave memory: 00000000aaf22000 - 00000000aaf87000
[    0.000000] PM: Registered nosave memory: 00000000aaf8a000 - 00000000aafe8000
[    0.000000] PM: Registered nosave memory: 00000000aaffd000 - 00000000ab000000
[    0.000000] PM: Registered nosave memory: 00000000ab000000 - 00000000afa00000
[    0.000000] PM: Registered nosave memory: 00000000afa00000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000e4000000
[    0.000000] PM: Registered nosave memory: 00000000e4000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
[    0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
[    0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff980000
[    0.000000] PM: Registered nosave memory: 00000000ff980000 - 00000000ffc00000
[    0.000000] PM: Registered nosave memory: 00000000ffc00000 - 00000000ffd80000
[    0.000000] PM: Registered nosave memory: 00000000ffd80000 - 0000000100000000
[    0.000000] e820: [mem 0xafa00000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:16 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88014fa00000 s85056 r8192 d21440 u131072
[    0.000000] pcpu-alloc: s85056 r8192 d21440 u131072 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1009893
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 3932780k/5502976k available (7006k kernel code, 1398696k absent, 171500k reserved, 6238k data, 992k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=16.
[    0.000000] NR_IRQS:16640 nr_irqs:808 16
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 16777216 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.004000] tsc: Detected 2095.371 MHz processor
[    0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 4190.74 BogoMIPS (lpj=8381484)
[    0.000006] pid_max: default: 32768 minimum: 301
[    0.000035] Security Framework initialized
[    0.000047] AppArmor: AppArmor initialized
[    0.000048] Yama: becoming mindful.
[    0.000378] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.001408] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.001851] Mount-cache hash table entries: 256
[    0.002039] Initializing cgroup subsys cpuacct
[    0.002041] Initializing cgroup subsys memory
[    0.002048] Initializing cgroup subsys devices
[    0.002050] Initializing cgroup subsys freezer
[    0.002052] Initializing cgroup subsys blkio
[    0.002053] Initializing cgroup subsys perf_event
[    0.002056] Initializing cgroup subsys hugetlb
[    0.002081] CPU: Physical Processor ID: 0
[    0.002082] CPU: Processor Core ID: 0
[    0.002087] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.002087] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.002090] mce: CPU supports 7 MCE banks
[    0.002103] CPU0: Thermal monitoring enabled (TM1)
[    0.002111] process: using mwait in idle threads
[    0.002115] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
[    0.002115] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
[    0.002115] tlb_flushall_shift: 5
[    0.002275] Freeing SMP alternatives: 24k freed
[    0.005155] ACPI: Core revision 20121018
[    0.038646] ftrace: allocating 26689 entries in 105 pages
[    0.054076] Switched APIC routing to physical flat.
[    0.054493] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.094121] smpboot: CPU0: Intel(R) Core(TM) i3-2310M CPU @ 2.10GHz (fam: 06, model: 2a, stepping: 07)
[    0.094130] TSC deadline timer enabled
[    0.094134] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
[    0.094141] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
[    0.094143] ... version:                3
[    0.094144] ... bit width:              48
[    0.094145] ... generic registers:      4
[    0.094147] ... value mask:             0000ffffffffffff
[    0.094148] ... max period:             000000007fffffff
[    0.094149] ... fixed-purpose events:   3
[    0.094150] ... event mask:             000000070000000f
[    0.108388] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.095231] smpboot: Booting Node   0, Processors  #1 #2 #3
[    0.134827] Brought up 4 CPUs
[    0.134831] smpboot: Total of 4 processors activated (16762.96 BogoMIPS)
[    0.138512] devtmpfs: initialized
[    0.139377] EVM: security.selinux
[    0.139379] EVM: security.SMACK64
[    0.139380] EVM: security.capability
[    0.139430] PM: Registering ACPI NVS region [mem 0xaaf22000-0xaaf86fff] (413696 bytes)
[    0.139440] PM: Registering ACPI NVS region [mem 0xaaf8a000-0xaafe7fff] (385024 bytes)
[    0.140251] regulator-dummy: no parameters
[    0.140302] NET: Registered protocol family 16
[    0.140452] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.140455] ACPI: bus type pci registered
[    0.140520] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.140523] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
[    0.150982] PCI: Using configuration type 1 for base access
[    0.151843] bio: create slab <bio-0> at 0
[    0.151934] ACPI: Added _OSI(Module Device)
[    0.151936] ACPI: Added _OSI(Processor Device)
[    0.151938] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.151939] ACPI: Added _OSI(Processor Aggregator Device)
[    0.154467] ACPI: EC: EC description table is found, configuring boot EC
[    0.154472] ACPI: EC: Look up EC in DSDT
[    0.157184] ACPI: Executed 1 blocks of module-level executable AML code
[    0.160826] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.266886] ACPI: SSDT 00000000aadca718 00694 (v01  PmRef  Cpu0Cst 00003001 INTL 20091112)
[    0.267521] ACPI: Dynamic OEM Table Load:
[    0.267523] ACPI: SSDT           (null) 00694 (v01  PmRef  Cpu0Cst 00003001 INTL 20091112)
[    0.267802] ACPI: SSDT 00000000aadcba98 00303 (v01  PmRef    ApIst 00003000 INTL 20091112)
[    0.268464] ACPI: Dynamic OEM Table Load:
[    0.268466] ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20091112)
[    0.268594] ACPI: SSDT 00000000aadc9d98 00119 (v01  PmRef    ApCst 00003000 INTL 20091112)
[    0.269221] ACPI: Dynamic OEM Table Load:
[    0.269223] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20091112)
[    0.269817] ACPI: Interpreter enabled
[    0.269822] ACPI: (supports S0 S3 S4 S5)
[    0.269842] ACPI: Using IOAPIC for interrupt routing
[    0.376282] ACPI: EC: GPE = 0x1b, I/O: command/status = 0x66, data = 0x62
[    0.376445] ACPI: No dock devices found.
[    0.376450] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.376673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.376676] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.376809] \_SB_.PCI0:_OSC invalid UUID
[    0.376811] _OSC request data:1 8 1f 
[    0.377226] PCI host bridge to bus 0000:00
[    0.377229] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.377231] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.377233] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.377236] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.377237] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[    0.377239] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    0.377241] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    0.377243] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    0.377245] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[    0.377247] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[    0.377249] pci_bus 0000:00: root bus resource [mem 0xafa00000-0xfeafffff]
[    0.377251] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[    0.377261] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    0.377301] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[    0.377336] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.377358] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[    0.377370] pci 0000:00:02.0: reg 10: [mem 0xdd400000-0xdd7fffff 64bit]
[    0.377377] pci 0000:00:02.0: reg 18: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.377382] pci 0000:00:02.0: reg 20: [io  0xe000-0xe03f]
[    0.377440] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.377466] pci 0000:00:16.0: reg 10: [mem 0xdf60b000-0xdf60b00f 64bit]
[    0.377547] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.377584] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    0.377607] pci 0000:00:1a.0: reg 10: [mem 0xdf608000-0xdf6083ff]
[    0.377704] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.377733] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.377750] pci 0000:00:1b.0: reg 10: [mem 0xdf600000-0xdf603fff 64bit]
[    0.377823] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.377849] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.377933] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.377961] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[    0.378052] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.378086] pci 0000:00:1c.5: [8086:1c1a] type 01 class 0x060400
[    0.378172] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.378208] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    0.378231] pci 0000:00:1d.0: reg 10: [mem 0xdf607000-0xdf6073ff]
[    0.378328] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.378357] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
[    0.378489] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[    0.378510] pci 0000:00:1f.2: reg 10: [io  0xe0b0-0xe0b7]
[    0.378519] pci 0000:00:1f.2: reg 14: [io  0xe0a0-0xe0a3]
[    0.378528] pci 0000:00:1f.2: reg 18: [io  0xe090-0xe097]
[    0.378537] pci 0000:00:1f.2: reg 1c: [io  0xe080-0xe083]
[    0.378546] pci 0000:00:1f.2: reg 20: [io  0xe060-0xe07f]
[    0.378555] pci 0000:00:1f.2: reg 24: [mem 0xdf606000-0xdf6067ff]
[    0.378605] pci 0000:00:1f.2: PME# supported from D3hot
[    0.378630] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.378647] pci 0000:00:1f.3: reg 10: [mem 0xdf605000-0xdf6050ff 64bit]
[    0.378670] pci 0000:00:1f.3: reg 20: [io  0xe040-0xe05f]
[    0.378735] pci 0000:01:00.0: [10de:0df4] type 00 class 0x030000
[    0.378744] pci 0000:01:00.0: reg 10: [mem 0xdc000000-0xdcffffff]
[    0.378754] pci 0000:01:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.378763] pci 0000:01:00.0: reg 1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.378770] pci 0000:01:00.0: reg 24: [io  0xd000-0xd07f]
[    0.378777] pci 0000:01:00.0: reg 30: [mem 0xdd000000-0xdd07ffff pref]
[    0.390045] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.390054] pci 0000:00:01.0:   bridge window [io  0xd000-0xdfff]
[    0.390061] pci 0000:00:01.0:   bridge window [mem 0xdc000000-0xdd0fffff]
[    0.390071] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.390172] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.390177] pci 0000:00:1c.0:   bridge window [io  0xc000-0xcfff]
[    0.390181] pci 0000:00:1c.0:   bridge window [mem 0xdec00000-0xdf5fffff]
[    0.390188] pci 0000:00:1c.0:   bridge window [mem 0xd3700000-0xd40fffff 64bit pref]
[    0.390258] pci 0000:03:00.0: [168c:002b] type 00 class 0x028000
[    0.390287] pci 0000:03:00.0: reg 10: [mem 0xde200000-0xde20ffff 64bit]
[    0.390423] pci 0000:03:00.0: supports D1
[    0.390425] pci 0000:03:00.0: PME# supported from D0 D1 D3hot D3cold
[    0.398045] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.398055] pci 0000:00:1c.1:   bridge window [io  0xb000-0xbfff]
[    0.398064] pci 0000:00:1c.1:   bridge window [mem 0xde200000-0xdebfffff]
[    0.398079] pci 0000:00:1c.1:   bridge window [mem 0xd2c00000-0xd35fffff 64bit pref]
[    0.398195] pci 0000:04:00.0: [1969:1083] type 00 class 0x020000
[    0.398225] pci 0000:04:00.0: reg 10: [mem 0xdd800000-0xdd83ffff 64bit]
[    0.398242] pci 0000:04:00.0: reg 18: [io  0xa000-0xa07f]
[    0.398375] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.406042] pci 0000:00:1c.5: PCI bridge to [bus 04]
[    0.406052] pci 0000:00:1c.5:   bridge window [io  0xa000-0xafff]
[    0.406062] pci 0000:00:1c.5:   bridge window [mem 0xdd800000-0xde1fffff]
[    0.406076] pci 0000:00:1c.5:   bridge window [mem 0xd2100000-0xd2afffff 64bit pref]
[    0.406133] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT]
[    0.406226] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.406255] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.406295] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
[    0.406368] \_SB_.PCI0:_OSC invalid UUID
[    0.406369] _OSC request data:1 1f 1f 
[    0.406373]  pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[    0.406375]  pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.407067] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12)
[    0.407113] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 12)
[    0.407156] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 12)
[    0.407198] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 12)
[    0.407240] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12) *0, disabled.
[    0.407282] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 12) *0, disabled.
[    0.407326] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 12)
[    0.407367] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 10 12)
[    0.407461] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.407466] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
[    0.407468] vgaarb: loaded
[    0.407469] vgaarb: bridge control possible 0000:01:00.0
[    0.407470] vgaarb: no bridge control possible 0000:00:02.0
[    0.407629] SCSI subsystem initialized
[    0.407631] ACPI: bus type scsi registered
[    0.407678] libata version 3.00 loaded.
[    0.407696] ACPI: bus type usb registered
[    0.407718] usbcore: registered new interface driver usbfs
[    0.407726] usbcore: registered new interface driver hub
[    0.407747] usbcore: registered new device driver usb
[    0.407825] PCI: Using ACPI for IRQ routing
[    0.409459] PCI: pci_cache_line_size set to 64 bytes
[    0.409526] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
[    0.409528] e820: reserve RAM buffer [mem 0xaad20000-0xabffffff]
[    0.409530] e820: reserve RAM buffer [mem 0xaad95000-0xabffffff]
[    0.409533] e820: reserve RAM buffer [mem 0xaad97000-0xabffffff]
[    0.409535] e820: reserve RAM buffer [mem 0xaadc6000-0xabffffff]
[    0.409537] e820: reserve RAM buffer [mem 0xaaf22000-0xabffffff]
[    0.409539] e820: reserve RAM buffer [mem 0xaaf8a000-0xabffffff]
[    0.409541] e820: reserve RAM buffer [mem 0xaaffd000-0xabffffff]
[    0.409542] e820: reserve RAM buffer [mem 0x14fe00000-0x14fffffff]
[    0.409621] NetLabel: Initializing
[    0.409623] NetLabel:  domain hash size = 128
[    0.409624] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.409634] NetLabel:  unlabeled traffic allowed by default
[    0.409688] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.409694] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.411705] Switching to clocksource hpet
[    0.416872] AppArmor: AppArmor Filesystem Enabled
[    0.416897] pnp: PnP ACPI init
[    0.416909] ACPI: bus type pnp registered
[    0.467778] pnp 00:00: [dma 4]
[    0.467801] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.467821] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
[    0.467919] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.467951] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.467997] system 00:04: [io  0x0680-0x069f] has been reserved
[    0.467999] system 00:04: [io  0x1000-0x100f] has been reserved
[    0.468002] system 00:04: [io  0xffff] has been reserved
[    0.468004] system 00:04: [io  0xffff] has been reserved
[    0.468006] system 00:04: [io  0x0400-0x0453] has been reserved
[    0.468008] system 00:04: [io  0x0458-0x047f] has been reserved
[    0.468010] system 00:04: [io  0x0500-0x057f] has been reserved
[    0.468012] system 00:04: [io  0x164e-0x164f] has been reserved
[    0.468015] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.468038] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.468074] system 00:06: [io  0x0454-0x0457] has been reserved
[    0.468077] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.468106] system 00:07: [io  0x0240-0x0259] has been reserved
[    0.468109] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.468156] pnp 00:08: Plug and Play ACPI device, IDs SYN0a17 SYN0a00 SYN0002 PNP0f13 (active)
[    0.468189] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.468425] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.468428] system 00:0a: [mem 0xfed10000-0xfed17fff] could not be reserved
[    0.468430] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.468432] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.468435] system 00:0a: [mem 0xe0000000-0xe3ffffff] has been reserved
[    0.468437] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.468439] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.468441] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.468443] system 00:0a: [mem 0xff000000-0xffffffff] could not be reserved
[    0.468446] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.468448] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.468518] system 00:0b: [mem 0xafa00000-0xafa00fff] has been reserved
[    0.468521] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.468652] system 00:0c: [mem 0x20000000-0x201fffff] has been reserved
[    0.468654] system 00:0c: [mem 0x40000000-0x401fffff] has been reserved
[    0.468657] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.468679] pnp: PnP ACPI: found 13 devices
[    0.468681] ACPI: ACPI bus type pnp unregistered
[    0.474807] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.474811] pci 0000:00:01.0:   bridge window [io  0xd000-0xdfff]
[    0.474814] pci 0000:00:01.0:   bridge window [mem 0xdc000000-0xdd0fffff]
[    0.474817] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.474821] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.474825] pci 0000:00:1c.0:   bridge window [io  0xc000-0xcfff]
[    0.474831] pci 0000:00:1c.0:   bridge window [mem 0xdec00000-0xdf5fffff]
[    0.474835] pci 0000:00:1c.0:   bridge window [mem 0xd3700000-0xd40fffff 64bit pref]
[    0.474843] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.474847] pci 0000:00:1c.1:   bridge window [io  0xb000-0xbfff]
[    0.474852] pci 0000:00:1c.1:   bridge window [mem 0xde200000-0xdebfffff]
[    0.474857] pci 0000:00:1c.1:   bridge window [mem 0xd2c00000-0xd35fffff 64bit pref]
[    0.474864] pci 0000:00:1c.5: PCI bridge to [bus 04]
[    0.474868] pci 0000:00:1c.5:   bridge window [io  0xa000-0xafff]
[    0.474874] pci 0000:00:1c.5:   bridge window [mem 0xdd800000-0xde1fffff]
[    0.474878] pci 0000:00:1c.5:   bridge window [mem 0xd2100000-0xd2afffff 64bit pref]
[    0.474914] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.474917] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.474919] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.474921] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.474923] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.474925] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.474926] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[    0.474928] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[    0.474930] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[    0.474932] pci_bus 0000:00: resource 13 [mem 0xafa00000-0xfeafffff]
[    0.474934] pci_bus 0000:00: resource 14 [mem 0xfed40000-0xfed44fff]
[    0.474936] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    0.474938] pci_bus 0000:01: resource 1 [mem 0xdc000000-0xdd0fffff]
[    0.474940] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.474942] pci_bus 0000:02: resource 0 [io  0xc000-0xcfff]
[    0.474944] pci_bus 0000:02: resource 1 [mem 0xdec00000-0xdf5fffff]
[    0.474946] pci_bus 0000:02: resource 2 [mem 0xd3700000-0xd40fffff 64bit pref]
[    0.474948] pci_bus 0000:03: resource 0 [io  0xb000-0xbfff]
[    0.474950] pci_bus 0000:03: resource 1 [mem 0xde200000-0xdebfffff]
[    0.474952] pci_bus 0000:03: resource 2 [mem 0xd2c00000-0xd35fffff 64bit pref]
[    0.474954] pci_bus 0000:04: resource 0 [io  0xa000-0xafff]
[    0.474956] pci_bus 0000:04: resource 1 [mem 0xdd800000-0xde1fffff]
[    0.474958] pci_bus 0000:04: resource 2 [mem 0xd2100000-0xd2afffff 64bit pref]
[    0.474991] NET: Registered protocol family 2
[    0.475151] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
[    0.475290] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.475388] TCP: Hash tables configured (established 32768 bind 32768)
[    0.475408] TCP: reno registered
[    0.475417] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.475435] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.475505] NET: Registered protocol family 1
[    0.475518] pci 0000:00:02.0: Boot video device
[    0.727330] PCI: CLS 64 bytes, default 64
[    0.727402] Trying to unpack rootfs image as initramfs...
[    5.864036] Freeing initrd memory: 21732k freed
[    5.867193] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    5.867199] software IO TLB [mem 0xa6d20000-0xaad20000] (64MB) mapped at [ffff8800a6d20000-ffff8800aad1ffff]
[    5.867664] Initialise module verification
[    5.867707] audit: initializing netlink socket (disabled)
[    5.867723] type=2000 audit(1368744181.852:1): initialized
[    5.897250] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    5.898574] VFS: Disk quotas dquot_6.5.2
[    5.898619] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    5.899063] fuse init (API version 7.20)
[    5.899132] msgmni has been set to 7723
[    5.899647] Key type asymmetric registered
[    5.899649] Asymmetric key parser 'x509' registered
[    5.899687] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    5.899718] io scheduler noop registered
[    5.899721] io scheduler deadline registered (default)
[    5.899728] io scheduler cfq registered
[    5.899825] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    5.899996] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    5.900009] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    5.900045] intel_idle: MWAIT substates: 0x21120
[    5.900046] intel_idle: v0.4 model 0x2A
[    5.900048] intel_idle: lapic_timer_reliable_states 0xffffffff
[    5.900224] ACPI: AC Adapter [AC0] (on-line)
[    5.900314] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    5.915727] ACPI: Lid Switch [LID]
[    5.915762] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    5.915767] ACPI: Sleep Button [SLPB]
[    5.915795] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    5.915797] ACPI: Power Button [PWRF]
[    5.915864] ACPI: Requesting acpi_cpufreq
[    6.021054] thermal LNXTHERM:00: registered as thermal_zone0
[    6.021057] ACPI: Thermal Zone [THRM] (60 C)
[    6.021083] GHES: HEST is not enabled!
[    6.021153] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    6.022496] Linux agpgart interface v0.103
[    6.023722] brd: module loaded
[    6.024345] loop: module loaded
[    6.024621] libphy: Fixed MDIO Bus: probed
[    6.024671] tun: Universal TUN/TAP device driver, 1.6
[    6.024672] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
[    6.024707] PPP generic driver version 2.4.2
[    6.024752] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    6.024753] ehci-pci: EHCI PCI platform driver
[    6.024791] ehci-pci 0000:00:1a.0: setting latency timer to 64
[    6.024794] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    6.024800] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    6.024815] ehci-pci 0000:00:1a.0: debug port 2
[    6.028712] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    6.028728] ehci-pci 0000:00:1a.0: irq 16, io mem 0xdf608000
[    6.033796] ACPI: Battery Slot [BAT0] (battery present)
[    6.039371] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    6.039422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    6.039428] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.039433] usb usb1: Product: EHCI Host Controller
[    6.039438] usb usb1: Manufacturer: Linux 3.8.0-19-generic ehci_hcd
[    6.039443] usb usb1: SerialNumber: 0000:00:1a.0
[    6.039558] hub 1-0:1.0: USB hub found
[    6.039562] hub 1-0:1.0: 2 ports detected
[    6.039644] ehci-pci 0000:00:1d.0: setting latency timer to 64
[    6.039648] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    6.039655] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    6.039668] ehci-pci 0000:00:1d.0: debug port 2
[    6.043548] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    6.043562] ehci-pci 0000:00:1d.0: irq 23, io mem 0xdf607000
[    6.055341] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    6.055373] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    6.055378] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.055383] usb usb2: Product: EHCI Host Controller
[    6.055388] usb usb2: Manufacturer: Linux 3.8.0-19-generic ehci_hcd
[    6.055393] usb usb2: SerialNumber: 0000:00:1d.0
[    6.055509] hub 2-0:1.0: USB hub found
[    6.055513] hub 2-0:1.0: 2 ports detected
[    6.055571] ehci-platform: EHCI generic platform driver
[    6.055577] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    6.055588] uhci_hcd: USB Universal Host Controller Interface driver
[    6.055641] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    6.057308] i8042: Detected active multiplexing controller, rev 1.1
[    6.058091] serio: i8042 KBD port at 0x60,0x64 irq 1
[    6.058096] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    6.058115] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    6.058131] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    6.058144] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    6.058224] mousedev: PS/2 mouse device common for all mice
[    6.058351] rtc_cmos 00:05: RTC can wake from S4
[    6.058469] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    6.058497] rtc0: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
[    6.058575] device-mapper: uevent: version 1.0.3
[    6.058625] device-mapper: ioctl: 4.23.1-ioctl (2012-12-18) initialised: dm-devel@xxxxxxxxxx
[    6.058695] cpuidle: using governor ladder
[    6.058783] cpuidle: using governor menu
[    6.058792] ledtrig-cpu: registered to indicate activity on CPUs
[    6.058793] EFI Variables Facility v0.08 2004-May-17
[    6.058946] ashmem: initialized
[    6.059056] TCP: cubic registered
[    6.059143] NET: Registered protocol family 10
[    6.059315] NET: Registered protocol family 17
[    6.059327] Key type dns_resolver registered
[    6.059535] Loading module verification certificates
[    6.060530] MODSIGN: Loaded cert 'Magrathea: Glacier signing key: d490763cc418e29de79f40a5aa7d97747ec8882c'
[    6.060540] registered taskstats version 1
[    6.062792] Key type trusted registered
[    6.064799] Key type encrypted registered
[    6.067121] rtc_cmos 00:05: setting system clock to 2013-05-16 22:43:02 UTC (1368744182)
[    6.067894] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    6.067897] EDD information not available.
[    6.069594] Freeing unused kernel memory: 992k freed
[    6.069716] Write protecting the kernel read-only data: 12288k
[    6.073219] Freeing unused kernel memory: 1176k freed
[    6.076377] Freeing unused kernel memory: 1080k freed
[    6.089612] udevd[111]: starting version 175
[    6.103352] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    6.135981] Disabling lock debugging due to kernel taint
[    6.139841] ahci 0000:00:1f.2: version 3.0
[    6.139936] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X
[    6.144855] [drm] Initialized drm 1.1.0 20060810
[    6.145223] wmi: Mapper loaded
[    6.155238] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x5 impl SATA mode
[    6.155245] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst 
[    6.155253] ahci 0000:00:1f.2: setting latency timer to 64
[    6.164043] scsi0 : ahci
[    6.164145] scsi1 : ahci
[    6.164218] scsi2 : ahci
[    6.164286] scsi3 : ahci
[    6.164356] scsi4 : ahci
[    6.164424] scsi5 : ahci
[    6.164474] ata1: SATA max UDMA/133 abar m2048@0xdf606000 port 0xdf606100 irq 41
[    6.164477] ata2: DUMMY
[    6.164481] ata3: SATA max UDMA/133 abar m2048@0xdf606000 port 0xdf606200 irq 41
[    6.164483] ata4: DUMMY
[    6.164485] ata5: DUMMY
[    6.164487] ata6: DUMMY
[    6.176384] atl1c 0000:04:00.0: version 1.0.1.1-NAPI
[    6.180506] MXM: GUID detected in BIOS
[    6.180550] ACPI Error: Needed [Buffer/String/Package], found [Integer] ffff880141cd0090 (20121018/exresop-590)
[    6.180555] ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20121018/dswexec-460)
[    6.180560] ACPI Error: Method parse/execution failed [\_SB_.PCI0.GFX0._DSM] (Node ffff880149a4abb8), AE_AML_OPERAND_TYPE (20121018/psparse-537)
[    6.180571] failed to evaluate _DSM: 12291
[    6.180659] ACPI Error: Needed [Buffer/String/Package], found [Integer] ffff880141cd0090 (20121018/exresop-590)
[    6.180662] ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20121018/dswexec-460)
[    6.180666] ACPI Error: Method parse/execution failed [\_SB_.PCI0.GFX0._DSM] (Node ffff880149a4abb8), AE_AML_OPERAND_TYPE (20121018/psparse-537)
[    6.180672] ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.GFX0._DSM] (Node ffff880149a77230), AE_AML_OPERAND_TYPE (20121018/psparse-537)
[    6.180678] failed to evaluate _DSM: 12291
[    6.180742] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.GFX0 handle
[    6.180766] nouveau 0000:01:00.0: enabling device (0004 -> 0007)
[    6.181194] nouveau  [  DEVICE][0000:01:00.0] BOOT0  : 0x0c1a00a1
[    6.181197] nouveau  [  DEVICE][0000:01:00.0] Chipset: GF108 (NVC1)
[    6.181199] nouveau  [  DEVICE][0000:01:00.0] Family : NVC0
[    6.184431] nouveau  [   VBIOS][0000:01:00.0] checking PRAMIN for image...
[    6.194149] nouveau  [   VBIOS][0000:01:00.0] ... signature not found
[    6.194152] nouveau  [   VBIOS][0000:01:00.0] checking PROM for image...
[    6.194224] nouveau  [   VBIOS][0000:01:00.0] ... signature not found
[    6.194228] nouveau  [   VBIOS][0000:01:00.0] checking ACPI for image...
[    6.320233] nouveau  [   VBIOS][0000:01:00.0] ... appears to be valid
[    6.320237] nouveau  [   VBIOS][0000:01:00.0] using image from ACPI
[    6.320367] nouveau  [   VBIOS][0000:01:00.0] BIT signature found
[    6.320371] nouveau  [   VBIOS][0000:01:00.0] version 70.08.4c.00.a5
[    6.320601] nouveau  [ DEVINIT][0000:01:00.0] adaptor not initialised
[    6.320603] nouveau  [   VBIOS][0000:01:00.0] running init tables
[    6.350916] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    6.434873] nouveau  [     PFB][0000:01:00.0] RAM type: DDR3
[    6.434875] nouveau  [     PFB][0000:01:00.0] RAM size: 512 MiB
[    6.434877] nouveau  [     PFB][0000:01:00.0]    ZCOMP: 0 tags
[    6.467236] [TTM] Zone  kernel: Available graphics memory: 1978892 kiB
[    6.467239] [TTM] Initializing pool allocator
[    6.467243] [TTM] Initializing DMA pool allocator
[    6.469646] nouveau  [     DRM] VRAM: 512 MiB
[    6.469650] nouveau  [     DRM] GART: 512 MiB
[    6.469654] nouveau  [     DRM] BIT BIOS found
[    6.469657] nouveau  [     DRM] Bios version 70.08.4c.00
[    6.469660] nouveau  [     DRM] TMDS table version 2.0
[    6.469662] nouveau  [     DRM] DCB version 4.0
[    6.469664] nouveau  [     DRM] DCB outp 00: 02010300 00000000
[    6.469666] nouveau  [     DRM] DCB conn 00: 00000000
[    6.470527] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    6.470528] [drm] No driver support for vblank timestamp query.
[    6.470651] nouveau  [     DRM] ACPI backlight interface available, not registering our own
[    6.470886] nouveau  [     DRM] 3 available performance level(s)
[    6.470890] nouveau  [     DRM] 0: core 50MHz shader 101MHz memory 135MHz voltage 830mV
[    6.470893] nouveau  [     DRM] 1: core 202MHz shader 405MHz memory 324MHz voltage 830mV
[    6.470895] nouveau  [     DRM] 3: core 672MHz shader 1344MHz memory 900MHz voltage 980mV
[    6.470898] nouveau  [     DRM] c: core 202MHz shader 405MHz memory 324MHz voltage 1000mV
[    6.476537] nouveau  [     DRM] MM: using COPY1 for buffer copies
[    6.477594] nouveau 0000:01:00.0: No connectors reported connected with modes
[    6.477596] [drm] Cannot find any crtc or sizes - going 1024x768
[    6.482710] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    6.483123] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    6.483126] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    6.483386] hub 1-1:1.0: USB hub found
[    6.483468] hub 1-1:1.0: 6 ports detected
[    6.484120] ata3.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[    6.484123] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    6.484519] ata3.00: ATAPI: SlimtypeDVD A  DS8A5SH, XAA2, max UDMA/100
[    6.486916] ata3.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[    6.486919] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    6.487313] ata3.00: configured for UDMA/100
[    6.490721] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    6.502227] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    6.511796] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[    6.511800] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    6.514236] nouveau  [     DRM] allocated 1024x768 fb: 0x60000, bo ffff880148ddb400
[    6.516936] Console: switching to colour frame buffer device 128x48
[    6.518891] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
[    6.518893] nouveau 0000:01:00.0: registered panic notifier
[    6.518898] [drm] Initialized nouveau 1.1.0 20120801 for 0000:01:00.0 on minor 0
[    6.519819] [drm] Memory usable by graphics device = 2048M
[    6.519828] i915 0000:00:02.0: setting latency timer to 64
[    6.570046] i915 0000:00:02.0: irq 42 for MSI/MSI-X
[    6.570056] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    6.570057] [drm] Driver supports precise vblank timestamp query.
[    6.570239] vga_switcheroo: enabled
[    6.570266] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
[    6.570269] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    6.594631] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    6.726765] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    6.726770] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    6.727037] hub 2-1:1.0: USB hub found
[    6.727105] hub 2-1:1.0: 6 ports detected
[    6.792089] fbcon: inteldrmfb (fb1) is primary device
[    6.792090] fbcon: Remapping primary device, fb1, to tty 1-63
[    6.798401] usb 1-1.2: new high-speed USB device number 3 using ehci-pci
[    6.818369] ata1.00: ATA-8: ST9750423AS, 0001SDM1, max UDMA/133
[    6.818373] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    6.819572] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    6.819824] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[    6.819829] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    6.820679] ata1.00: configured for UDMA/133
[    6.820993] scsi 0:0:0:0: Direct-Access     ATA      ST9750423AS      0001 PQ: 0 ANSI: 5
[    6.821156] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[    6.821158] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    6.821162] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    6.821282] sd 0:0:0:0: [sda] Write Protect is off
[    6.821284] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    6.821322] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    6.823860] scsi 2:0:0:0: CD-ROM            Slimtype DVD A  DS8A5SH   XAA2 PQ: 0 ANSI: 5
[    6.830287] sr0: scsi3-mmc drive: 31x/62x writer dvd-ram cd/rw xa/form2 cdda tray
[    6.830290] cdrom: Uniform CD-ROM driver Revision: 3.20
[    6.830505] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    6.830600] sr 2:0:0:0: Attached scsi generic sg1 type 5
[    6.852380]  sda: sda1 sda2 sda3
[    6.852963] sd 0:0:0:0: [sda] Attached SCSI disk
[    6.862173] tsc: Refined TSC clocksource calibration: 2095.240 MHz
[    6.862181] Switching to clocksource tsc
[    7.022048] usb 1-1.2: New USB device found, idVendor=058f, idProduct=a014
[    7.022050] usb 1-1.2: New USB device strings: Mfr=3, Product=1, SerialNumber=0
[    7.022052] usb 1-1.2: Product: ASUS USB2.0 WebCam
[    7.022053] usb 1-1.2: Manufacturer: 04G6200086K1AN1A40008M0
[    7.735507] i915 0000:00:02.0: fb1: inteldrmfb frame buffer device
[    7.736462] ACPI Warning: _BQC returned an invalid level (20121018/video-494)
[    7.736765] acpi device:03: registered as cooling_device4
[    7.736787] ACPI: Video Device [GFX0] (multi-head: yes  rom: yes  post: no)
[    7.736830] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input4
[    7.742032] ACPI Warning: _BQC returned an invalid level (20121018/video-494)
[    7.742327] acpi device:44: registered as cooling_device5
[    7.742706] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    7.742747] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input5
[    7.742817] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 1
[    7.793000] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[    8.011990] xor: automatically using best checksumming function:
[    8.048347]    avx       : 15775.000 MB/sec
[    8.050625] device-mapper: dm-raid45: initialized v0.2594b
[    9.403999] ISO 9660 Extensions: Microsoft Joliet Level 3
[    9.409216] ISO 9660 Extensions: RRIP_1991A
[    9.676345] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[   49.366426] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   49.798331] udevd[1283]: starting version 175
[   53.984677] init: avahi-cups-reload main process (1519) terminated with status 1
[   54.200269] init: failsafe main process (1500) killed by TERM signal
[   55.119955] device-mapper: multipath: version 1.5.1 loaded
[   55.247997] Bluetooth: Core ver 2.16
[   55.248021] NET: Registered protocol family 31
[   55.248022] Bluetooth: HCI device and connection manager initialized
[   55.248030] Bluetooth: HCI socket layer initialized
[   55.248032] Bluetooth: L2CAP socket layer initialized
[   55.248037] Bluetooth: SCO socket layer initialized
[   55.693037] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x14
[   55.777994] mei 0000:00:16.0: setting latency timer to 64
[   55.778078] mei 0000:00:16.0: irq 43 for MSI/MSI-X
[   56.104311] Bluetooth: RFCOMM TTY layer initialized
[   56.104325] Bluetooth: RFCOMM socket layer initialized
[   56.104328] Bluetooth: RFCOMM ver 1.11
[   56.433927] Linux video capture interface: v2.00
[   57.066565] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \GPIS 1 (20121018/utaddress-251)
[   57.066574] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 2 (20121018/utaddress-251)
[   57.066580] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   57.066586] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \GPIO 1 (20121018/utaddress-251)
[   57.066590] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \GP01 2 (20121018/utaddress-251)
[   57.066595] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   57.066597] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20121018/utaddress-251)
[   57.066602] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GP01 2 (20121018/utaddress-251)
[   57.066607] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   57.066609] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20121018/utaddress-251)
[   57.066614] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GP01 2 (20121018/utaddress-251)
[   57.066619] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   57.066621] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   57.287822] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x14
[   57.290514] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x14
[   57.292074] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x14
[   57.293558] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[   57.280755] asus_wmi: ASUS WMI generic driver loaded
[   57.487374] asus_wmi: Initialization: 0x1asus_wmi: BIOS WMI version: 7.6
[   57.487482] asus_wmi: SFUN value: 0x1a0877<6>[   57.488365] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input6
[   57.591637] asus_wmi: Backlight controlled by ACPI video driver
[   57.779843] cfg80211: Calling CRDA to update world regulatory domain
[   57.881483] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   57.881488] Bluetooth: BNEP filters: protocol multicast
[   57.881499] Bluetooth: BNEP socket layer initialized
[   57.882492] lp: driver loaded but no devices found
[   58.279383] psmouse serio4: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xd00073/0x240000/0xa0400, board id: 1704, fw id: 705499
[   58.311662] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input7
[   58.697198] uvcvideo: Found UVC 1.00 device ASUS USB2.0 WebCam (058f:a014)
[   58.700056] input: ASUS USB2.0 WebCam as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input8
[   58.700148] usbcore: registered new interface driver uvcvideo
[   58.700151] USB Video Class driver (1.1.1)
[   59.813411] ppdev: user-space parallel port driver
[   60.549062] cfg80211: World regulatory domain updated:
[   60.549068] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   60.549072] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   60.549075] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   60.549078] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   60.549081] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   60.549083] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   61.368598] ath: phy0: ASPM enabled: 0x42
[   61.368602] ath: EEPROM regdomain: 0x60
[   61.368604] ath: EEPROM indicates we should expect a direct regpair map
[   61.368607] ath: Country alpha2 being used: 00
[   61.368608] ath: Regpair used: 0x60
[   62.333171] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
[   62.333635] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc90004aa0000, irq=17
[   64.761201] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[   66.292782] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   66.292966] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   66.293049] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   69.995290] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   70.000862] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   70.011610] atl1c 0000:04:00.0: irq 45 for MSI/MSI-X
[   70.033677] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   70.053422] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  418.414325] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[  418.428026] XFS (sda3): Mounting Filesystem
[  418.511943] XFS (sda3): Starting recovery (logdev: internal)
[  425.070536] XFS: Internal error XFS_WANT_CORRUPTED_GOTO at line 1557 of file /build/buildd/linux-3.8.0/fs/xfs/xfs_alloc.c.  Caller 0xffffffffa06dae36
[  425.070536] 
[  425.070552] Pid: 5671, comm: mount Tainted: GF            3.8.0-19-generic #29-Ubuntu
[  425.070556] Call Trace:
[  425.070605]  [<ffffffffa06c311c>] xfs_error_report+0x3c/0x40 [xfs]
[  425.070646]  [<ffffffffa06dae36>] ? xfs_free_extent+0xd6/0x120 [xfs]
[  425.070682]  [<ffffffffa06d8556>] xfs_free_ag_extent+0x2d6/0x740 [xfs]
[  425.070717]  [<ffffffffa06dae36>] xfs_free_extent+0xd6/0x120 [xfs]
[  425.070751]  [<ffffffffa06d7137>] ? kmem_zone_alloc+0x67/0xe0 [xfs]
[  425.070797]  [<ffffffffa0709b50>] xlog_recover_process_efi+0x170/0x1b0 [xfs]
[  425.070830]  [<ffffffffa06c904f>] ? xfs_iget+0x36f/0x690 [xfs]
[  425.070869]  [<ffffffffa070b376>] xlog_recover_process_efis.isra.8+0x66/0xc0 [xfs]
[  425.070908]  [<ffffffffa070e91a>] xlog_recover_finish+0x2a/0xd0 [xfs]
[  425.070951]  [<ffffffffa0715e54>] xfs_log_mount_finish+0x34/0x50 [xfs]
[  425.070991]  [<ffffffffa071145d>] xfs_mountfs+0x42d/0x690 [xfs]
[  425.071026]  [<ffffffffa06d2c6f>] xfs_fs_fill_super+0x2bf/0x340 [xfs]
[  425.071037]  [<ffffffff81196ebd>] mount_bdev+0x1cd/0x210
[  425.071070]  [<ffffffffa06d29b0>] ? xfs_parseargs+0xc10/0xc10 [xfs]
[  425.071103]  [<ffffffffa06d0ec5>] xfs_fs_mount+0x15/0x20 [xfs]
[  425.071110]  [<ffffffff81197bf3>] mount_fs+0x43/0x1b0
[  425.071119]  [<ffffffff811b2407>] ? alloc_vfsmnt+0xd7/0x1b0
[  425.071127]  [<ffffffff811b2594>] vfs_kern_mount+0x74/0x110
[  425.071135]  [<ffffffff811b490f>] do_mount+0x21f/0xac0
[  425.071145]  [<ffffffff8114a41b>] ? strndup_user+0x5b/0x80
[  425.071153]  [<ffffffff811b523e>] sys_mount+0x8e/0xe0
[  425.071165]  [<ffffffff816d379d>] system_call_fastpath+0x1a/0x1f
[  425.071189] XFS (sda3): Failed to recover EFIs
[  425.071194] XFS (sda3): log mount finish failed
[  605.003453] INFO: task mount:5671 blocked for more than 120 seconds.
[  605.003463] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  605.003467] mount           D ffff88014fa53f40     0  5671   5670 0x00000000
[  605.003477]  ffff88007f931c80 0000000000000082 ffff880146265d00 ffff88007f931fd8
[  605.003486]  ffff88007f931fd8 ffff88007f931fd8 ffff880149b5ae80 ffff880146265d00
[  605.003493]  ffff88007fa336c0 ffff88007fa33680 ffff88007fa33690 ffff88007fa336e8
[  605.003501] Call Trace:
[  605.003518]  [<ffffffff816c9fd9>] schedule+0x29/0x70
[  605.003577]  [<ffffffffa071be0d>] xfs_ail_push_all_sync+0xbd/0x100 [xfs]
[  605.003587]  [<ffffffff8107dbf0>] ? finish_wait+0x80/0x80
[  605.003634]  [<ffffffffa0717e43>] xfs_log_quiesce+0x33/0x70 [xfs]
[  605.003673]  [<ffffffffa0717e92>] xfs_log_unmount+0x12/0x30 [xfs]
[  605.003714]  [<ffffffffa0711543>] xfs_mountfs+0x513/0x690 [xfs]
[  605.003747]  [<ffffffffa06d2c6f>] xfs_fs_fill_super+0x2bf/0x340 [xfs]
[  605.003756]  [<ffffffff81196ebd>] mount_bdev+0x1cd/0x210
[  605.003788]  [<ffffffffa06d29b0>] ? xfs_parseargs+0xc10/0xc10 [xfs]
[  605.003820]  [<ffffffffa06d0ec5>] xfs_fs_mount+0x15/0x20 [xfs]
[  605.003827]  [<ffffffff81197bf3>] mount_fs+0x43/0x1b0
[  605.003835]  [<ffffffff811b2407>] ? alloc_vfsmnt+0xd7/0x1b0
[  605.003843]  [<ffffffff811b2594>] vfs_kern_mount+0x74/0x110
[  605.003851]  [<ffffffff811b490f>] do_mount+0x21f/0xac0
[  605.003861]  [<ffffffff8114a41b>] ? strndup_user+0x5b/0x80
[  605.003869]  [<ffffffff811b523e>] sys_mount+0x8e/0xe0
[  605.003879]  [<ffffffff816d379d>] system_call_fastpath+0x1a/0x1f
[  620.277373] wlan0: authenticate with f8:d1:11:2e:02:64
[  620.289655] wlan0: send auth to f8:d1:11:2e:02:64 (try 1/3)
[  620.291516] wlan0: authenticated
[  620.292526] wlan0: associate with f8:d1:11:2e:02:64 (try 1/3)
[  620.296584] wlan0: RX AssocResp from f8:d1:11:2e:02:64 (capab=0x431 status=0 aid=2)
[  620.296635] wlan0: associated
[  620.296642] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  724.824941] INFO: task mount:5671 blocked for more than 120 seconds.
[  724.824951] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  724.824955] mount           D ffff88014fa53f40     0  5671   5670 0x00000000
[  724.824965]  ffff88007f931c80 0000000000000082 ffff880146265d00 ffff88007f931fd8
[  724.824975]  ffff88007f931fd8 ffff88007f931fd8 ffff880149b5ae80 ffff880146265d00
[  724.824982]  ffff88007fa336c0 ffff88007fa33680 ffff88007fa33690 ffff88007fa336e8
[  724.824990] Call Trace:
[  724.825009]  [<ffffffff816c9fd9>] schedule+0x29/0x70
[  724.825070]  [<ffffffffa071be0d>] xfs_ail_push_all_sync+0xbd/0x100 [xfs]
[  724.825078]  [<ffffffff8107dbf0>] ? finish_wait+0x80/0x80
[  724.825124]  [<ffffffffa0717e43>] xfs_log_quiesce+0x33/0x70 [xfs]
[  724.825163]  [<ffffffffa0717e92>] xfs_log_unmount+0x12/0x30 [xfs]
[  724.825203]  [<ffffffffa0711543>] xfs_mountfs+0x513/0x690 [xfs]
[  724.825237]  [<ffffffffa06d2c6f>] xfs_fs_fill_super+0x2bf/0x340 [xfs]
[  724.825246]  [<ffffffff81196ebd>] mount_bdev+0x1cd/0x210
[  724.825278]  [<ffffffffa06d29b0>] ? xfs_parseargs+0xc10/0xc10 [xfs]
[  724.825309]  [<ffffffffa06d0ec5>] xfs_fs_mount+0x15/0x20 [xfs]
[  724.825316]  [<ffffffff81197bf3>] mount_fs+0x43/0x1b0
[  724.825325]  [<ffffffff811b2407>] ? alloc_vfsmnt+0xd7/0x1b0
[  724.825332]  [<ffffffff811b2594>] vfs_kern_mount+0x74/0x110
[  724.825340]  [<ffffffff811b490f>] do_mount+0x21f/0xac0
[  724.825351]  [<ffffffff8114a41b>] ? strndup_user+0x5b/0x80
[  724.825359]  [<ffffffff811b523e>] sys_mount+0x8e/0xe0
[  724.825368]  [<ffffffff816d379d>] system_call_fastpath+0x1a/0x1f
[  844.646553] INFO: task mount:5671 blocked for more than 120 seconds.
[  844.646562] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  844.646567] mount           D ffff88014fa53f40     0  5671   5670 0x00000000
[  844.646577]  ffff88007f931c80 0000000000000082 ffff880146265d00 ffff88007f931fd8
[  844.646587]  ffff88007f931fd8 ffff88007f931fd8 ffff880149b5ae80 ffff880146265d00
[  844.646594]  ffff88007fa336c0 ffff88007fa33680 ffff88007fa33690 ffff88007fa336e8
[  844.646602] Call Trace:
[  844.646620]  [<ffffffff816c9fd9>] schedule+0x29/0x70
[  844.646680]  [<ffffffffa071be0d>] xfs_ail_push_all_sync+0xbd/0x100 [xfs]
[  844.646689]  [<ffffffff8107dbf0>] ? finish_wait+0x80/0x80
[  844.646735]  [<ffffffffa0717e43>] xfs_log_quiesce+0x33/0x70 [xfs]
[  844.646775]  [<ffffffffa0717e92>] xfs_log_unmount+0x12/0x30 [xfs]
[  844.646816]  [<ffffffffa0711543>] xfs_mountfs+0x513/0x690 [xfs]
[  844.646850]  [<ffffffffa06d2c6f>] xfs_fs_fill_super+0x2bf/0x340 [xfs]
[  844.646858]  [<ffffffff81196ebd>] mount_bdev+0x1cd/0x210
[  844.646890]  [<ffffffffa06d29b0>] ? xfs_parseargs+0xc10/0xc10 [xfs]
[  844.646921]  [<ffffffffa06d0ec5>] xfs_fs_mount+0x15/0x20 [xfs]
[  844.646928]  [<ffffffff81197bf3>] mount_fs+0x43/0x1b0
[  844.646936]  [<ffffffff811b2407>] ? alloc_vfsmnt+0xd7/0x1b0
[  844.646944]  [<ffffffff811b2594>] vfs_kern_mount+0x74/0x110
[  844.646952]  [<ffffffff811b490f>] do_mount+0x21f/0xac0
[  844.646962]  [<ffffffff8114a41b>] ? strndup_user+0x5b/0x80
[  844.646970]  [<ffffffff811b523e>] sys_mount+0x8e/0xe0
[  844.646981]  [<ffffffff816d379d>] system_call_fastpath+0x1a/0x1f
[  964.468089] INFO: task mount:5671 blocked for more than 120 seconds.
[  964.468098] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  964.468102] mount           D ffff88014fa53f40     0  5671   5670 0x00000000
[  964.468112]  ffff88007f931c80 0000000000000082 ffff880146265d00 ffff88007f931fd8
[  964.468121]  ffff88007f931fd8 ffff88007f931fd8 ffff880149b5ae80 ffff880146265d00
[  964.468129]  ffff88007fa336c0 ffff88007fa33680 ffff88007fa33690 ffff88007fa336e8
[  964.468136] Call Trace:
[  964.468153]  [<ffffffff816c9fd9>] schedule+0x29/0x70
[  964.468213]  [<ffffffffa071be0d>] xfs_ail_push_all_sync+0xbd/0x100 [xfs]
[  964.468222]  [<ffffffff8107dbf0>] ? finish_wait+0x80/0x80
[  964.468269]  [<ffffffffa0717e43>] xfs_log_quiesce+0x33/0x70 [xfs]
[  964.468308]  [<ffffffffa0717e92>] xfs_log_unmount+0x12/0x30 [xfs]
[  964.468349]  [<ffffffffa0711543>] xfs_mountfs+0x513/0x690 [xfs]
[  964.468382]  [<ffffffffa06d2c6f>] xfs_fs_fill_super+0x2bf/0x340 [xfs]
[  964.468392]  [<ffffffff81196ebd>] mount_bdev+0x1cd/0x210
[  964.468424]  [<ffffffffa06d29b0>] ? xfs_parseargs+0xc10/0xc10 [xfs]
[  964.468455]  [<ffffffffa06d0ec5>] xfs_fs_mount+0x15/0x20 [xfs]
[  964.468463]  [<ffffffff81197bf3>] mount_fs+0x43/0x1b0
[  964.468471]  [<ffffffff811b2407>] ? alloc_vfsmnt+0xd7/0x1b0
[  964.468479]  [<ffffffff811b2594>] vfs_kern_mount+0x74/0x110
[  964.468486]  [<ffffffff811b490f>] do_mount+0x21f/0xac0
[  964.468496]  [<ffffffff8114a41b>] ? strndup_user+0x5b/0x80
[  964.468504]  [<ffffffff811b523e>] sys_mount+0x8e/0xe0
[  964.468514]  [<ffffffff816d379d>] system_call_fastpath+0x1a/0x1f
[ 1084.289636] INFO: task mount:5671 blocked for more than 120 seconds.
[ 1084.289652] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1084.289660] mount           D ffff88014fa53f40     0  5671   5670 0x00000000
[ 1084.289673]  ffff88007f931c80 0000000000000082 ffff880146265d00 ffff88007f931fd8
[ 1084.289687]  ffff88007f931fd8 ffff88007f931fd8 ffff880149b5ae80 ffff880146265d00
[ 1084.289699]  ffff88007fa336c0 ffff88007fa33680 ffff88007fa33690 ffff88007fa336e8
[ 1084.289712] Call Trace:
[ 1084.289736]  [<ffffffff816c9fd9>] schedule+0x29/0x70
[ 1084.289796]  [<ffffffffa071be0d>] xfs_ail_push_all_sync+0xbd/0x100 [xfs]
[ 1084.289805]  [<ffffffff8107dbf0>] ? finish_wait+0x80/0x80
[ 1084.289854]  [<ffffffffa0717e43>] xfs_log_quiesce+0x33/0x70 [xfs]
[ 1084.289896]  [<ffffffffa0717e92>] xfs_log_unmount+0x12/0x30 [xfs]
[ 1084.289937]  [<ffffffffa0711543>] xfs_mountfs+0x513/0x690 [xfs]
[ 1084.289971]  [<ffffffffa06d2c6f>] xfs_fs_fill_super+0x2bf/0x340 [xfs]
[ 1084.289982]  [<ffffffff81196ebd>] mount_bdev+0x1cd/0x210
[ 1084.290019]  [<ffffffffa06d29b0>] ? xfs_parseargs+0xc10/0xc10 [xfs]
[ 1084.290050]  [<ffffffffa06d0ec5>] xfs_fs_mount+0x15/0x20 [xfs]
[ 1084.290058]  [<ffffffff81197bf3>] mount_fs+0x43/0x1b0
[ 1084.290066]  [<ffffffff811b2407>] ? alloc_vfsmnt+0xd7/0x1b0
[ 1084.290074]  [<ffffffff811b2594>] vfs_kern_mount+0x74/0x110
[ 1084.290082]  [<ffffffff811b490f>] do_mount+0x21f/0xac0
[ 1084.290093]  [<ffffffff8114a41b>] ? strndup_user+0x5b/0x80
[ 1084.290101]  [<ffffffff811b523e>] sys_mount+0x8e/0xe0
[ 1084.290111]  [<ffffffff816d379d>] system_call_fastpath+0x1a/0x1f
[ 1204.111179] INFO: task mount:5671 blocked for more than 120 seconds.
[ 1204.111188] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1204.111193] mount           D ffff88014fa53f40     0  5671   5670 0x00000000
[ 1204.111203]  ffff88007f931c80 0000000000000082 ffff880146265d00 ffff88007f931fd8
[ 1204.111212]  ffff88007f931fd8 ffff88007f931fd8 ffff880149b5ae80 ffff880146265d00
[ 1204.111219]  ffff88007fa336c0 ffff88007fa33680 ffff88007fa33690 ffff88007fa336e8
[ 1204.111226] Call Trace:
[ 1204.111244]  [<ffffffff816c9fd9>] schedule+0x29/0x70
[ 1204.111303]  [<ffffffffa071be0d>] xfs_ail_push_all_sync+0xbd/0x100 [xfs]
[ 1204.111312]  [<ffffffff8107dbf0>] ? finish_wait+0x80/0x80
[ 1204.111358]  [<ffffffffa0717e43>] xfs_log_quiesce+0x33/0x70 [xfs]
[ 1204.111398]  [<ffffffffa0717e92>] xfs_log_unmount+0x12/0x30 [xfs]
[ 1204.111439]  [<ffffffffa0711543>] xfs_mountfs+0x513/0x690 [xfs]
[ 1204.111472]  [<ffffffffa06d2c6f>] xfs_fs_fill_super+0x2bf/0x340 [xfs]
[ 1204.111482]  [<ffffffff81196ebd>] mount_bdev+0x1cd/0x210
[ 1204.111514]  [<ffffffffa06d29b0>] ? xfs_parseargs+0xc10/0xc10 [xfs]
[ 1204.111545]  [<ffffffffa06d0ec5>] xfs_fs_mount+0x15/0x20 [xfs]
[ 1204.111553]  [<ffffffff81197bf3>] mount_fs+0x43/0x1b0
[ 1204.111561]  [<ffffffff811b2407>] ? alloc_vfsmnt+0xd7/0x1b0
[ 1204.111569]  [<ffffffff811b2594>] vfs_kern_mount+0x74/0x110
[ 1204.111577]  [<ffffffff811b490f>] do_mount+0x21f/0xac0
[ 1204.111587]  [<ffffffff8114a41b>] ? strndup_user+0x5b/0x80
[ 1204.111594]  [<ffffffff811b523e>] sys_mount+0x8e/0xe0
[ 1204.111604]  [<ffffffff816d379d>] system_call_fastpath+0x1a/0x1f
[ 1323.932739] INFO: task mount:5671 blocked for more than 120 seconds.
[ 1323.932748] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1323.932753] mount           D ffff88014fa53f40     0  5671   5670 0x00000000
[ 1323.932763]  ffff88007f931c80 0000000000000082 ffff880146265d00 ffff88007f931fd8
[ 1323.932772]  ffff88007f931fd8 ffff88007f931fd8 ffff880149b5ae80 ffff880146265d00
[ 1323.932779]  ffff88007fa336c0 ffff88007fa33680 ffff88007fa33690 ffff88007fa336e8
[ 1323.932787] Call Trace:
[ 1323.932805]  [<ffffffff816c9fd9>] schedule+0x29/0x70
[ 1323.932865]  [<ffffffffa071be0d>] xfs_ail_push_all_sync+0xbd/0x100 [xfs]
[ 1323.932874]  [<ffffffff8107dbf0>] ? finish_wait+0x80/0x80
[ 1323.932920]  [<ffffffffa0717e43>] xfs_log_quiesce+0x33/0x70 [xfs]
[ 1323.932960]  [<ffffffffa0717e92>] xfs_log_unmount+0x12/0x30 [xfs]
[ 1323.933001]  [<ffffffffa0711543>] xfs_mountfs+0x513/0x690 [xfs]
[ 1323.933035]  [<ffffffffa06d2c6f>] xfs_fs_fill_super+0x2bf/0x340 [xfs]
[ 1323.933044]  [<ffffffff81196ebd>] mount_bdev+0x1cd/0x210
[ 1323.933075]  [<ffffffffa06d29b0>] ? xfs_parseargs+0xc10/0xc10 [xfs]
[ 1323.933107]  [<ffffffffa06d0ec5>] xfs_fs_mount+0x15/0x20 [xfs]
[ 1323.933114]  [<ffffffff81197bf3>] mount_fs+0x43/0x1b0
[ 1323.933122]  [<ffffffff811b2407>] ? alloc_vfsmnt+0xd7/0x1b0
[ 1323.933130]  [<ffffffff811b2594>] vfs_kern_mount+0x74/0x110
[ 1323.933138]  [<ffffffff811b490f>] do_mount+0x21f/0xac0
[ 1323.933148]  [<ffffffff8114a41b>] ? strndup_user+0x5b/0x80
[ 1323.933156]  [<ffffffff811b523e>] sys_mount+0x8e/0xe0
[ 1323.933166]  [<ffffffff816d379d>] system_call_fastpath+0x1a/0x1f
[ 1443.754237] INFO: task mount:5671 blocked for more than 120 seconds.
[ 1443.754246] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1443.754251] mount           D ffff88014fa53f40     0  5671   5670 0x00000000
[ 1443.754260]  ffff88007f931c80 0000000000000082 ffff880146265d00 ffff88007f931fd8
[ 1443.754269]  ffff88007f931fd8 ffff88007f931fd8 ffff880149b5ae80 ffff880146265d00
[ 1443.754277]  ffff88007fa336c0 ffff88007fa33680 ffff88007fa33690 ffff88007fa336e8
[ 1443.754284] Call Trace:
[ 1443.754302]  [<ffffffff816c9fd9>] schedule+0x29/0x70
[ 1443.754365]  [<ffffffffa071be0d>] xfs_ail_push_all_sync+0xbd/0x100 [xfs]
[ 1443.754374]  [<ffffffff8107dbf0>] ? finish_wait+0x80/0x80
[ 1443.754422]  [<ffffffffa0717e43>] xfs_log_quiesce+0x33/0x70 [xfs]
[ 1443.754462]  [<ffffffffa0717e92>] xfs_log_unmount+0x12/0x30 [xfs]
[ 1443.754503]  [<ffffffffa0711543>] xfs_mountfs+0x513/0x690 [xfs]
[ 1443.754537]  [<ffffffffa06d2c6f>] xfs_fs_fill_super+0x2bf/0x340 [xfs]
[ 1443.754546]  [<ffffffff81196ebd>] mount_bdev+0x1cd/0x210
[ 1443.754578]  [<ffffffffa06d29b0>] ? xfs_parseargs+0xc10/0xc10 [xfs]
[ 1443.754610]  [<ffffffffa06d0ec5>] xfs_fs_mount+0x15/0x20 [xfs]
[ 1443.754617]  [<ffffffff81197bf3>] mount_fs+0x43/0x1b0
[ 1443.754626]  [<ffffffff811b2407>] ? alloc_vfsmnt+0xd7/0x1b0
[ 1443.754633]  [<ffffffff811b2594>] vfs_kern_mount+0x74/0x110
[ 1443.754642]  [<ffffffff811b490f>] do_mount+0x21f/0xac0
[ 1443.754652]  [<ffffffff8114a41b>] ? strndup_user+0x5b/0x80
[ 1443.754660]  [<ffffffff811b523e>] sys_mount+0x8e/0xe0
[ 1443.754670]  [<ffffffff816d379d>] system_call_fastpath+0x1a/0x1f
[ 1563.575803] INFO: task mount:5671 blocked for more than 120 seconds.
[ 1563.575812] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1563.575817] mount           D ffff88014fa53f40     0  5671   5670 0x00000000
[ 1563.575827]  ffff88007f931c80 0000000000000082 ffff880146265d00 ffff88007f931fd8
[ 1563.575836]  ffff88007f931fd8 ffff88007f931fd8 ffff880149b5ae80 ffff880146265d00
[ 1563.575844]  ffff88007fa336c0 ffff88007fa33680 ffff88007fa33690 ffff88007fa336e8
[ 1563.575851] Call Trace:
[ 1563.575869]  [<ffffffff816c9fd9>] schedule+0x29/0x70
[ 1563.575927]  [<ffffffffa071be0d>] xfs_ail_push_all_sync+0xbd/0x100 [xfs]
[ 1563.575935]  [<ffffffff8107dbf0>] ? finish_wait+0x80/0x80
[ 1563.575981]  [<ffffffffa0717e43>] xfs_log_quiesce+0x33/0x70 [xfs]
[ 1563.576021]  [<ffffffffa0717e92>] xfs_log_unmount+0x12/0x30 [xfs]
[ 1563.576062]  [<ffffffffa0711543>] xfs_mountfs+0x513/0x690 [xfs]
[ 1563.576096]  [<ffffffffa06d2c6f>] xfs_fs_fill_super+0x2bf/0x340 [xfs]
[ 1563.576105]  [<ffffffff81196ebd>] mount_bdev+0x1cd/0x210
[ 1563.576137]  [<ffffffffa06d29b0>] ? xfs_parseargs+0xc10/0xc10 [xfs]
[ 1563.576169]  [<ffffffffa06d0ec5>] xfs_fs_mount+0x15/0x20 [xfs]
[ 1563.576176]  [<ffffffff81197bf3>] mount_fs+0x43/0x1b0
[ 1563.576184]  [<ffffffff811b2407>] ? alloc_vfsmnt+0xd7/0x1b0
[ 1563.576192]  [<ffffffff811b2594>] vfs_kern_mount+0x74/0x110
[ 1563.576200]  [<ffffffff811b490f>] do_mount+0x21f/0xac0
[ 1563.576210]  [<ffffffff8114a41b>] ? strndup_user+0x5b/0x80
[ 1563.576218]  [<ffffffff811b523e>] sys_mount+0x8e/0xe0
[ 1563.576228]  [<ffffffff816d379d>] system_call_fastpath+0x1a/0x1f
[ 1683.397332] INFO: task mount:5671 blocked for more than 120 seconds.
[ 1683.397342] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1683.397346] mount           D ffff88014fa53f40     0  5671   5670 0x00000000
[ 1683.397356]  ffff88007f931c80 0000000000000082 ffff880146265d00 ffff88007f931fd8
[ 1683.397366]  ffff88007f931fd8 ffff88007f931fd8 ffff880149b5ae80 ffff880146265d00
[ 1683.397373]  ffff88007fa336c0 ffff88007fa33680 ffff88007fa33690 ffff88007fa336e8
[ 1683.397381] Call Trace:
[ 1683.397398]  [<ffffffff816c9fd9>] schedule+0x29/0x70
[ 1683.397459]  [<ffffffffa071be0d>] xfs_ail_push_all_sync+0xbd/0x100 [xfs]
[ 1683.397468]  [<ffffffff8107dbf0>] ? finish_wait+0x80/0x80
[ 1683.397514]  [<ffffffffa0717e43>] xfs_log_quiesce+0x33/0x70 [xfs]
[ 1683.397554]  [<ffffffffa0717e92>] xfs_log_unmount+0x12/0x30 [xfs]
[ 1683.397594]  [<ffffffffa0711543>] xfs_mountfs+0x513/0x690 [xfs]
[ 1683.397628]  [<ffffffffa06d2c6f>] xfs_fs_fill_super+0x2bf/0x340 [xfs]
[ 1683.397637]  [<ffffffff81196ebd>] mount_bdev+0x1cd/0x210
[ 1683.397668]  [<ffffffffa06d29b0>] ? xfs_parseargs+0xc10/0xc10 [xfs]
[ 1683.397699]  [<ffffffffa06d0ec5>] xfs_fs_mount+0x15/0x20 [xfs]
[ 1683.397707]  [<ffffffff81197bf3>] mount_fs+0x43/0x1b0
[ 1683.397715]  [<ffffffff811b2407>] ? alloc_vfsmnt+0xd7/0x1b0
[ 1683.397723]  [<ffffffff811b2594>] vfs_kern_mount+0x74/0x110
[ 1683.397731]  [<ffffffff811b490f>] do_mount+0x21f/0xac0
[ 1683.397741]  [<ffffffff8114a41b>] ? strndup_user+0x5b/0x80
[ 1683.397749]  [<ffffffff811b523e>] sys_mount+0x8e/0xe0
[ 1683.397759]  [<ffffffff816d379d>] system_call_fastpath+0x1a/0x1f
_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs

[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux