[Linux-cachefs] PROBLEM: ASSERT(object->dentry) fails in cachefiles_delete_object()

Manuel Schölling manuel.schoelling at gmx.de
Wed Sep 17 11:00:37 UTC 2014


Hi David,

I'm running a Debian 3.14.15-2~bpo70+1 kernel and my kernel crashes in
iname.c line 425:

int cachefiles_delete_object(struct cachefiles_cache *cache,
			     struct cachefiles_object *object)
{
	[...]

	_enter(",OBJ%x{%p}", object->fscache.debug_id, object->dentry);

	ASSERT(object->dentry);  // <=========== this is line 425
	ASSERT(object->dentry->d_inode);
	ASSERT(object->dentry->d_parent);

	dir = dget_parent(object->dentry);

	[...]
}

I was not able to find out what triggers this bug but it happens
approximately once per day.
I'm aware that this is not the latest kernel version, but the cachefiles
module was not really modified since then (ignoring some modifications
of printk() invocations).

The system's specification is:
      KERNEL: /usr/lib/debug/lib/modules/3.14-0.bpo.2-amd64/vmlinux
    DUMPFILE: /var/crash/201409161701/dump.201409161701  [PARTIAL DUMP]
        CPUS: 24
        DATE: Tue Sep 16 17:00:13 2014
      UPTIME: 05:44:15
LOAD AVERAGE: 1.19, 1.14, 1.14
       TASKS: 466
    NODENAME: animate-x3
     RELEASE: 3.14-0.bpo.2-amd64
     VERSION: #1 SMP Debian 3.14.15-2~bpo70+1 (2014-08-21)
     MACHINE: x86_64  (3466 Mhz)
      MEMORY: 48 GB
       PANIC: "kernel BUG
at /build/linux-2_J5c_/linux-3.14.15/fs/cachefiles/namei.c:425!"

and the back trace looks like this (see backtrace.txt attached to this
email for a full stack backtrace):
PID: 26629  TASK: ffff880624cbf230  CPU: 4   COMMAND: "kworker/u49:0"
 #0 [ffff880575a03ae0] machine_kexec at ffffffff8104e177
 #1 [ffff880575a03b40] crash_kexec at ffffffff810de685
 #2 [ffff880575a03c10] oops_end at ffffffff814ff1f8
 #3 [ffff880575a03c30] do_invalid_op at ffffffff810163a4
 #4 [ffff880575a03cd0] invalid_op at ffffffff81507c5e
    [exception RIP: cachefiles_delete_object+205]
    RIP: ffffffffa0433d4d  RSP: ffff880575a03d88  RFLAGS: 00010292
    RAX: 000000000000001c  RBX: ffff88062604c6c0  RCX: 0000000000000006
    RDX: 0000000000000007  RSI: 0000000000000007  RDI: 0000000000000246
    RBP: ffff880c244a5000   R8: 000000000000000a   R9: 0000000000000000
    R10: 0000000000000495  R11: 0000000000000494  R12: ffff88062604c6c0
    R13: ffff8805779a67f0  R14: 0000000000000000  R15: ffff88062604c750
    ORIG_RAX: ffffffffffffffff  CS: 0010  SS: 0018
 #5 [ffff880575a03d80] cachefiles_delete_object at ffffffffa0433d4d
[cachefiles]
 #6 [ffff880575a03da0] cachefiles_drop_object at ffffffffa043280f
[cachefiles]
 #7 [ffff880575a03dc0] fscache_drop_object at ffffffffa02ac511 [fscache]
 #8 [ffff880575a03df0] fscache_object_work_func at ffffffffa02ac697
[fscache]
 #9 [ffff880575a03e10] process_one_work at ffffffff81080635
#10 [ffff880575a03e70] worker_thread at ffffffff81081c44
#11 [ffff880575a03ed0] kthread at ffffffff81087fcc
#12 [ffff880575a03f50] ret_from_fork at ffffffff8150638c

I was able to use kdump and inspect the two arguments of
cachefiles_delete_object(struct cachefiles_cache *cache, struct
cachefiles_object *object)
You can find them in the struct_cache.txt and struct_object.txt attached
to this mail.

Note that in the dmesg log a preemptive burial is recorded that might be
linked to the kernel crash (see dmesg.txt):
[ 9070.126462] [kworke] preemptive burial: OBJ1ec [WAIT_FOR_CMD]
ffff880590815110
[ 9070.126465] 
[ 9070.126468] CacheFiles: Error: Can't preemptively bury live object
[ 9070.126470] object: OBJ1ec
[ 9070.126473] objstate=WAIT_FOR_CMD fl=38 wbusy=0 ev=0[6d]
[ 9070.126475] ops=0 inp=0 exc=0
[ 9070.126477] parent=ffff880625ee1e00
[ 9070.126479] cookie=ffff880620c86660 [pr=ffff880625fc3a70
nd=ffff8805909f06c8 fl=22]
[ 9070.126481] key=[8] 'd13c100b31000000'

If there is more information you need to investigate this kernel crash
please let me know.


Bye,

Manuel

-------------- next part --------------
PID: 26629  TASK: ffff880624cbf230  CPU: 4   COMMAND: "kworker/u49:0"
 #0 [ffff880575a03ae0] machine_kexec at ffffffff8104e177
    ffff880575a03ae8: 000000002e2db000 ffff88002e2db000 
    ffff880575a03af8: 000000002e2da000 bfebfbff029ee3ff 
    ffff880575a03b08: 0000880575a03b50 ffff880000000000 
    ffff880575a03b18: ffff880575a03b50 ffff880575a03cd8 
    ffff880575a03b28: ffff880575a03b50 ffff880575a03cd8 
    ffff880575a03b38: ffff8805779a67f0 ffffffff810de685 
 #1 [ffff880575a03b40] crash_kexec at ffffffff810de685
    ffff880575a03b48: 000000000180d000 ffff88062604c750 
    ffff880575a03b58: 0000000000000000 ffff8805779a67f0 
    ffff880575a03b68: ffff88062604c6c0 ffff880c244a5000 
    ffff880575a03b78: ffff88062604c6c0 0000000000000494 
    ffff880575a03b88: 0000000000000495 0000000000000000 
    ffff880575a03b98: 000000000000000a 000000000000001c 
    ffff880575a03ba8: 0000000000000006 0000000000000007 
    ffff880575a03bb8: 0000000000000007 0000000000000246 
    ffff880575a03bc8: ffffffffffffffff ffffffffa0433d4d 
    ffff880575a03bd8: 0000000000000010 0000000000010292 
    ffff880575a03be8: ffff880575a03d88 0000000000000018 
    ffff880575a03bf8: ffffffff8170156a 0000000000000296 
    ffff880575a03c08: 000000000000000b ffffffff814ff1f8 
 #2 [ffff880575a03c10] oops_end at ffffffff814ff1f8
    ffff880575a03c18: ffff880575a03cd8 0000000000000000 
    ffff880575a03c28: ffff88062604c6c0 ffffffff810163a4 
 #3 [ffff880575a03c30] do_invalid_op at ffffffff810163a4
    ffff880575a03c38: 0000000000000004 ffffffff00030002 
    ffff880575a03c48: ffffffffa0433d4d ffffffff810ab90d 
    ffff880575a03c58: 0000000000000003 0000000000000001 
    ffff880575a03c68: 0000000000000046 ffffffff810b7858 
    ffff880575a03c78: 0000000000000001 000000000000001c 
    ffff880575a03c88: 0000000000000001 ffffffff810b75ef 
    ffff880575a03c98: 0000000000000000 0000000000000246 
    ffff880575a03ca8: ffffffff81a2c342 000000000000001c 
    ffff880575a03cb8: ffff8800a158f150 0000000000000001 
    ffff880575a03cc8: ffff880c244a5000 ffffffff81507c5e 
 #4 [ffff880575a03cd0] invalid_op at ffffffff81507c5e
    [exception RIP: cachefiles_delete_object+205]
    RIP: ffffffffa0433d4d  RSP: ffff880575a03d88  RFLAGS: 00010292
    RAX: 000000000000001c  RBX: ffff88062604c6c0  RCX: 0000000000000006
    RDX: 0000000000000007  RSI: 0000000000000007  RDI: 0000000000000246
    RBP: ffff880c244a5000   R8: 000000000000000a   R9: 0000000000000000
    R10: 0000000000000495  R11: 0000000000000494  R12: ffff88062604c6c0
    R13: ffff8805779a67f0  R14: 0000000000000000  R15: ffff88062604c750
    ORIG_RAX: ffffffffffffffff  CS: 0010  SS: 0018
    ffff880575a03cd8: ffff88062604c750 0000000000000000 
    ffff880575a03ce8: ffff8805779a67f0 ffff88062604c6c0 
    ffff880575a03cf8: ffff880c244a5000 ffff88062604c6c0 
    ffff880575a03d08: 0000000000000494 0000000000000495 
    ffff880575a03d18: 0000000000000000 000000000000000a 
    ffff880575a03d28: 000000000000001c 0000000000000006 
    ffff880575a03d38: 0000000000000007 0000000000000007 
    ffff880575a03d48: 0000000000000246 ffffffffffffffff 
    ffff880575a03d58: ffffffffa0433d4d 0000000000000010 
    ffff880575a03d68: 0000000000010292 ffff880575a03d88 
    ffff880575a03d78: 0000000000000018 ffffffffa0433d4d 
 #5 [ffff880575a03d80] cachefiles_delete_object at ffffffffa0433d4d [cachefiles]
    ffff880575a03d88: ffff88062604c6c0 ffff880c244a5000 
    ffff880575a03d98: ffff880626cd6b00 ffffffffa043280f 
 #6 [ffff880575a03da0] cachefiles_drop_object at ffffffffa043280f [cachefiles]
    ffff880575a03da8: ffff88062604c6c0 ffff880577439cc0 
    ffff880575a03db8: ffff880c244a5000 ffffffffa02ac511 
 #7 [ffff880575a03dc0] fscache_drop_object at ffffffffa02ac511 [fscache]
    ffff880575a03dc8: ffff880624cbf230 ffff88062604c6c0 
    ffff880575a03dd8: 0000000000000061 ffff880620024e00 
    ffff880575a03de8: 0000000000000000 ffffffffa02ac697 
 #8 [ffff880575a03df0] fscache_object_work_func at ffffffffa02ac697 [fscache]
    ffff880575a03df8: 0000000000000000 ffff880577447380 
    ffff880575a03e08: ffff88062719e400 ffffffff81080635 
 #9 [ffff880575a03e10] process_one_work at ffffffff81080635
    ffff880575a03e18: 0000000000014340 ffff880575a03fd8 
    ffff880575a03e28: 0000000000014340 ffff880624cbf230 
    ffff880575a03e38: ffff8805774473b0 ffff880577447380 
    ffff880575a03e48: ffff88062719e400 ffff88062719e418 
    ffff880575a03e58: ffff8805774473b0 ffff880624cbf230 
    ffff880575a03e68: ffff880624cbf230 ffffffff81081c44 
#10 [ffff880575a03e70] worker_thread at ffffffff81081c44
    ffff880575a03e78: 0000000000014340 ffff880575a03fd8 
    ffff880575a03e88: ffff880624cbf230 ffff880624cbf230 
    ffff880575a03e98: 0000000000000000 ffff880624c65840 
    ffff880575a03ea8: ffff880577447380 ffffffff81081b30 
    ffff880575a03eb8: 0000000000000000 0000000000000000 
    ffff880575a03ec8: 0000000000000000 ffffffff81087fcc 
#11 [ffff880575a03ed0] kthread at ffffffff81087fcc
    ffff880575a03ed8: ffff880625371038 0000000000000000 
    ffff880575a03ee8: 0000000000000001 ffff880577447380 
    ffff880575a03ef8: ffff880500000000 ffff880600000000 
    ffff880575a03f08: ffff880575a03f08 ffff880575a03f08 
    ffff880575a03f18: ffff880600000000 0000000000000000 
    ffff880575a03f28: ffff880575a03f28 ffff880575a03f28 
    ffff880575a03f38: ffffffff81087f10 ffff880624c65840 
    ffff880575a03f48: 0000000000000000 ffffffff8150638c 
#12 [ffff880575a03f50] ret_from_fork at ffffffff8150638c
-------------- next part --------------
struct cachefiles_cache {
  cache = {
    ops = 0xffffffffa0437200 <cachefiles_cache_ops>, 
    tag = 0xffff880c26416fc0, 
    kobj = 0xffff880c26be9140, 
    link = {
      next = 0xffffffffa02b3040 <fscache_cache_list>, 
      prev = 0xffffffffa02b3040 <fscache_cache_list>
    }, 
    max_index_size = 0, 
    identifier = "sdc5\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000", 
    op_gc = {
      data = {
        counter = 68719476704
      }, 
      entry = {
        next = 0xffff880c244a5060, 
        prev = 0xffff880c244a5060
      }, 
      func = 0xffffffffa02adce0 <fscache_operation_gc>
    }, 
    object_list = {
      next = 0xffff88062604c5d8, 
      prev = 0xffff880c245c5e58
    }, 
    op_gc_list = {
      next = 0xffff880c244a5088, 
      prev = 0xffff880c244a5088
    }, 
    object_list_lock = {
      {
        rlock = {
          raw_lock = {
            {
              head_tail = 1168328099, 
              tickets = {
                head = 17827, 
                tail = 17827
              }
            }
          }
        }
      }
    }, 
    op_gc_list_lock = {
      {
        rlock = {
          raw_lock = {
            {
              head_tail = 0, 
              tickets = {
                head = 0, 
                tail = 0
              }
            }
          }
        }
      }
    }, 
    object_count = {
      counter = 81380
    }, 
    fsdef = 0xffff880c245c5e00, 
    flags = 0
  }, 
  mnt = 0xffff8806252485a0, 
  graveyard = 0xffff880c254d07d0, 
  cachefilesd = 0xffff880c24aa84c0, 
  cache_cred = 0xffff880c2494fc80, 
  daemon_mutex = {
    count = {
      counter = 1
    }, 
    wait_lock = {
      {
        rlock = {
          raw_lock = {
            {
              head_tail = 0, 
              tickets = {
                head = 0, 
                tail = 0
              }
            }
          }
        }
      }
    }, 
    wait_list = {
      next = 0xffff880c244a50e0, 
      prev = 0xffff880c244a50e0
    }, 
    owner = 0x0, 
    spin_mlock = 0x0
  }, 
  daemon_pollwq = {
    lock = {
      {
        rlock = {
          raw_lock = {
            {
              head_tail = 327685, 
              tickets = {
                head = 5, 
                tail = 5
              }
            }
          }
        }
      }
    }, 
    task_list = {
      next = 0xffff880c26145bb8, 
      prev = 0xffff880c26145bb8
    }
  }, 
  active_nodes = {
    rb_node = 0xffff8806250c5168
  }, 
  active_lock = {
    raw_lock = {
      lock = 1048576, 
      write = 1048576
    }
  }, 
  gravecounter = {
    counter = 2
  }, 
  frun_percent = 10, 
  fcull_percent = 7, 
  fstop_percent = 3, 
  brun_percent = 10, 
  bcull_percent = 7, 
  bstop_percent = 3, 
  bsize = 4096, 
  bshift = 0, 
  frun = 9217630, 
  fcull = 6452341, 
  fstop = 2765289, 
  brun = 36287600, 
  bcull = 25401320, 
  bstop = 10886280, 
  flags = 1, 
  rootdirname = 0xffff880c26208560 "/var/cache/fscache", 
  secctx = 0x0, 
  tag = 0xffff880c251b79a0 "mycache"
}
-------------- next part --------------
struct cachefiles_object {
  fscache = {
    state = 0xffffffffa02b04c0 <fscache_osm_DROP_OBJECT>, 
    oob_table = 0xffffffffa02b0460 <fscache_osm_init_oob>, 
    debug_id = 82369, 
    n_children = 0, 
    n_ops = 0, 
    n_obj_ops = 0, 
    n_in_progress = 0, 
    n_exclusive = 0, 
    n_reads = {
      counter = 0
    }, 
    lock = {
      {
        rlock = {
          raw_lock = {
            {
              head_tail = 65537, 
              tickets = {
                head = 1, 
                tail = 1
              }
            }
          }
        }
      }
    }, 
    lookup_jif = 0, 
    oob_event_mask = 0, 
    event_mask = 0, 
    events = 1, 
    flags = 64, 
    cache_link = {
      next = 0xffff88062604c718, 
      prev = 0xffff88062604c718
    }, 
    cookie_link = {
      next = 0x0, 
      pprev = 0x0
    }, 
    cache = 0xffff880c244a5000, 
    cookie = 0xffff8805779a67f0, 
    parent = 0xffff880577439cc0, 
    work = {
      data = {
        counter = 1568
      }, 
      entry = {
        next = 0xffff88062604c758, 
        prev = 0xffff88062604c758
      }, 
      func = 0xffffffffa02ac610 <fscache_object_work_func>
    }, 
    dependents = {
      next = 0xffff88062604c770, 
      prev = 0xffff88062604c770
    }, 
    dep_link = {
      next = 0xffff88062604c780, 
      prev = 0xffff88062604c780
    }, 
    pending_ops = {
      next = 0xffff88062604c790, 
      prev = 0xffff88062604c790
    }, 
    store_limit = 42, 
    store_limit_l = 171208
  }, 
  lookup_data = 0xffff8806266dd5e0, 
  dentry = 0x0, 
  backer = 0x0, 
  i_size = 0, 
  flags = 0, 
  usage = {
    counter = 2
  }, 
  type = 1 '\001', 
  new = 0 '\000', 
  work_lock = {
    {
      rlock = {
        raw_lock = {
          {
            head_tail = 0, 
            tickets = {
              head = 0, 
              tail = 0
            }
          }
        }
      }
    }
  }, 
  active_node = {
    __rb_parent_color = 0, 
    rb_right = 0x0, 
    rb_left = 0x0
  }
}
-------------- next part --------------
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.14-0.bpo.2-amd64 (debian-kernel at lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.14.15-2~bpo70+1 (2014-08-21)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.14-0.bpo.2-amd64 root=UUID=1b90ee3a-d4f2-4d6e-ba14-a3ba18bfaed5 ro initrd=/install/gtk/initrd.gz quiet crashkernel=128M
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000094fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000095000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf76ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf770000-0x00000000bf77dfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bf77e000-0x00000000bf7cffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf7d0000-0x00000000bf7dffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf7ec000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000c3fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: empty empty/S7010, BIOS 'V3.01          ' 11/12/2010
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0xc40000 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-D7FFF write-protect
[    0.000000]   D8000-DFFFF uncachable
[    0.000000]   E0000-E3FFF write-protect
[    0.000000]   E4000-EFFFF write-through
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask F800000000 write-back
[    0.000000]   1 base 0800000000 mask FC00000000 write-back
[    0.000000]   2 base 0C00000000 mask FFC0000000 write-back
[    0.000000]   3 base 00C0000000 mask FFC0000000 uncachable
[    0.000000]   4 base 00BF800000 mask FFFF800000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xbf770 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780]
[    0.000000] Base memory trampoline at [ffff88000008f000] 8f000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01aaf000, 0x01aaffff] PGTABLE
[    0.000000] BRK [0x01ab0000, 0x01ab0fff] PGTABLE
[    0.000000] BRK [0x01ab1000, 0x01ab1fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xc3fe00000-0xc3fffffff]
[    0.000000]  [mem 0xc3fe00000-0xc3fffffff] page 1G
[    0.000000] init_memory_mapping: [mem 0xc3c000000-0xc3fdfffff]
[    0.000000]  [mem 0xc3c000000-0xc3fdfffff] page 1G
[    0.000000] init_memory_mapping: [mem 0xc00000000-0xc3bffffff]
[    0.000000]  [mem 0xc00000000-0xc3bffffff] page 1G
[    0.000000] init_memory_mapping: [mem 0x00100000-0xbf76ffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x3fffffff] page 2M
[    0.000000]  [mem 0x40000000-0x7fffffff] page 1G
[    0.000000]  [mem 0x80000000-0xbf5fffff] page 2M
[    0.000000]  [mem 0xbf600000-0xbf76ffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0xbffffffff]
[    0.000000]  [mem 0x100000000-0xbffffffff] page 1G
[    0.000000] RAMDISK: [mem 0x3660a000-0x372fcfff]
[    0.000000] ACPI: RSDP 00000000000fa9a0 000024 (v02 ACPIAM)
[    0.000000] ACPI: XSDT 00000000bf770100 00006C (v01 111210 XSDT1557 20101112 MSFT 00000097)
[    0.000000] ACPI: FACP 00000000bf770290 0000F4 (v04 111210 FACP1557 20101112 MSFT 00000097)
[    0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/64 (20131218/tbfadt-603)
[    0.000000] ACPI: DSDT 00000000bf770540 00627D (v02  7010_ 7010_001 00000001 INTL 20051117)
[    0.000000] ACPI: FACS 00000000bf77e000 000040
[    0.000000] ACPI: APIC 00000000bf770390 00011E (v02 111210 APIC1557 20101112 MSFT 00000097)
[    0.000000] ACPI: MCFG 00000000bf7704b0 00003C (v01 111210 OEMMCFG  20101112 MSFT 00000097)
[    0.000000] ACPI: SPMI 00000000bf7704f0 000041 (v05 111210 OEMSPMI  20101112 MSFT 00000097)
[    0.000000] ACPI: OEMB 00000000bf77e040 000082 (v01 111210 OEMB1557 20101112 MSFT 00000097)
[    0.000000] ACPI: SRAT 00000000bf77a540 000250 (v02 111210 OEMSRAT  00000001 INTL 00000001)
[    0.000000] ACPI: HPET 00000000bf77a790 000038 (v01 111210 OEMHPET  20101112 MSFT 00000097)
[    0.000000] ACPI: DMAR 00000000bf77e0d0 000128 (v01    AMI  OEMDMAR 00000001 MSFT 00000097)
[    0.000000] ACPI: SSDT 00000000bf787180 000363 (v01 DpgPmm    CpuPm 00000012 INTL 20051117)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x04 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x10 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x12 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x14 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x05 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x11 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x13 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x15 -> Node 0
[    0.000000] SRAT: PXM 1 -> APIC 0x20 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x22 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x24 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x30 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x32 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x34 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x21 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x23 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x25 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x31 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x33 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x35 -> Node 1
[    0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
[    0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0xbfffffff]
[    0.000000] SRAT: Node 0 PXM 0 [mem 0x100000000-0x63fffffff]
[    0.000000] SRAT: Node 1 PXM 1 [mem 0x640000000-0xc3fffffff]
[    0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0xbfffffff] -> [mem 0x00000000-0xbfffffff]
[    0.000000] NUMA: Node 0 [mem 0x00000000-0xbfffffff] + [mem 0x100000000-0x63fffffff] -> [mem 0x00000000-0x63fffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x63fffffff]
[    0.000000]   NODE_DATA [mem 0x63fffb000-0x63fffffff]
[    0.000000] Initmem setup node 1 [mem 0x640000000-0xc3fffffff]
[    0.000000]   NODE_DATA [mem 0xc3fff9000-0xc3fffdfff]
[    0.000000] Reserving 128MB of memory at 736MB for crashkernel (System RAM: 49143MB)
[    0.000000]  [ffffea0000000000-ffffea0015dfffff] PMD -> [ffff880627e00000-ffff88063cdfffff] on node 0
[    0.000000]  [ffffea0015e00000-ffffea002adfffff] PMD -> [ffff880c27600000-ffff880c3c5fffff] on node 1
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0xc3fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x00094fff]
[    0.000000]   node   0: [mem 0x00100000-0xbf76ffff]
[    0.000000]   node   0: [mem 0x100000000-0x63fffffff]
[    0.000000]   node   1: [mem 0x640000000-0xc3fffffff]
[    0.000000] On node 0 totalpages: 6289156
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3988 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 10667 pages used for memmap
[    0.000000]   DMA32 zone: 780144 pages, LIFO batch:31
[    0.000000]   Normal zone: 75264 pages used for memmap
[    0.000000]   Normal zone: 5505024 pages, LIFO batch:31
[    0.000000] On node 1 totalpages: 6291456
[    0.000000]   Normal zone: 86016 pages used for memmap
[    0.000000]   Normal zone: 6291456 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    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[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x10] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x12] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x14] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x20] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x22] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x24] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x30] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x32] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x34] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x11] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x11] lapic_id[0x13] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x12] lapic_id[0x15] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x13] lapic_id[0x21] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x14] lapic_id[0x23] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x15] lapic_id[0x25] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x16] lapic_id[0x31] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x17] lapic_id[0x33] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x18] lapic_id[0x35] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high dfl lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x06] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 6, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: IOAPIC (id[0x07] address[0xfec8a000] gsi_base[24])
[    0.000000] IOAPIC[1]: apic_id 7, version 32, address 0xfec8a000, GSI 24-47
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[    0.000000] smpboot: Allowing 24 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 64
[    0.000000] PM: Registered nosave memory: [mem 0x00095000-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 0xbf770000-0xbf77dfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf77e000-0xbf7cffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf7d0000-0xbf7dffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf7e0000-0xbf7ebfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf7ec000-0xbfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffa00000-0xffffffff]
[    0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:24 nr_node_ids:2
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88063fc00000 s86016 r8192 d20480 u131072
[    0.000000] pcpu-alloc: s86016 r8192 d20480 u131072 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 12 13 14 15 16 17 -- -- -- -- 
[    0.000000] pcpu-alloc: [1] 06 07 08 09 10 11 18 19 20 21 22 23 -- -- -- -- 
[    0.000000] Built 2 zonelists in Zone order, mobility grouping on.  Total pages: 12408588
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.14-0.bpo.2-amd64 root=UUID=1b90ee3a-d4f2-4d6e-ba14-a3ba18bfaed5 ro initrd=/install/gtk/initrd.gz quiet crashkernel=128M
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    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: 49409780K/50322448K available (5161K kernel code, 742K rwdata, 1724K rodata, 1012K init, 960K bss, 912668K reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=24.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
[    0.000000] NR_IRQS:33024 nr_irqs:1280 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Disabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3466.486 MHz processor
[    0.000025] Calibrating delay loop (skipped), value calculated using timer frequency.. 6932.97 BogoMIPS (lpj=13865944)
[    0.000026] pid_max: default: 32768 minimum: 301
[    0.000039] ACPI: Core revision 20131218
[    0.002211] ACPI: All ACPI Tables successfully acquired
[    0.024730] Security Framework initialized
[    0.024738] AppArmor: AppArmor disabled by boot time parameter
[    0.024739] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.028074] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes)
[    0.041362] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    0.047104] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.047166] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.047695] Initializing cgroup subsys memory
[    0.047703] Initializing cgroup subsys devices
[    0.047704] Initializing cgroup subsys freezer
[    0.047705] Initializing cgroup subsys net_cls
[    0.047706] Initializing cgroup subsys blkio
[    0.047708] Initializing cgroup subsys perf_event
[    0.047737] CPU: Physical Processor ID: 0
[    0.047738] CPU: Processor Core ID: 0
[    0.047743] mce: CPU supports 9 MCE banks
[    0.047756] CPU0: Thermal monitoring enabled (TM1)
[    0.047766] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
               Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
               tlb_flushall_shift: 6
[    0.047834] Freeing SMP alternatives memory: 20K (ffffffff819b8000 - ffffffff819bd000)
[    0.048756] dmar: Host address width 40
[    0.048758] dmar: DRHD base: 0x000000fbffe000 flags: 0x1
[    0.048768] dmar: IOMMU 0: reg_base_addr fbffe000 ver 1:0 cap c90780106f0462 ecap f0207e
[    0.048770] dmar: RMRR base: 0x000000000ec000 end: 0x000000000effff
[    0.048771] dmar: RMRR base: 0x000000bf7ec000 end: 0x000000bf7fffff
[    0.048773] dmar: ATSR flags: 0x0
[    0.048872] IOAPIC id 6 under DRHD base  0xfbffe000 IOMMU 0
[    0.048873] IOAPIC id 7 under DRHD base  0xfbffe000 IOMMU 0
[    0.049058] Enabled IRQ remapping in xapic mode
[    0.049061] Switched APIC routing to physical flat.
[    0.049617] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.089248] smpboot: CPU0: Intel(R) Xeon(R) CPU           X5690  @ 3.47GHz (fam: 06, model: 2c, stepping: 02)
[    0.194709] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver.
[    0.194714] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
[    0.194716] ... version:                3
[    0.194717] ... bit width:              48
[    0.194718] ... generic registers:      4
[    0.194718] ... value mask:             0000ffffffffffff
[    0.194719] ... max period:             000000007fffffff
[    0.194720] ... fixed-purpose events:   3
[    0.194721] ... event mask:             000000070000000f
[    0.195407] x86: Booting SMP configuration:
[    0.195409] .... node  #0, CPUs:        #1
[    0.227833] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.227955]   #2  #3  #4  #5
[    0.280935] .... node  #1, CPUs:    #6  #7  #8  #9 #10 #11
[    0.456847] .... node  #0, CPUs:   #12 #13 #14 #15 #16 #17
[    0.536910] .... node  #1, CPUs:   #18 #19 #20 #21 #22 #23
[    0.616104] x86: Booted up 2 nodes, 24 CPUs
[    0.616107] smpboot: Total of 24 processors activated (166397.95 BogoMIPS)
[    0.643173] devtmpfs: initialized
[    0.649428] PM: Registering ACPI NVS region [mem 0xbf77e000-0xbf7cffff] (335872 bytes)
[    0.649665] pinctrl core: initialized pinctrl subsystem
[    0.649759] NET: Registered protocol family 16
[    0.649842] cpuidle: using governor ladder
[    0.649843] cpuidle: using governor menu
[    0.649871] ACPI: bus type PCI registered
[    0.649872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.649991] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.649993] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.650412] PCI: Using configuration type 1 for base access
[    0.652202] bio: create slab <bio-0> at 0
[    0.652477] ACPI: Added _OSI(Module Device)
[    0.652478] ACPI: Added _OSI(Processor Device)
[    0.652479] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.652480] ACPI: Added _OSI(Processor Aggregator Device)
[    0.653694] ACPI: Executed 1 blocks of module-level executable AML code
[    0.726124] ACPI: SSDT 00000000bf77e200 0078FC (v01 DpgPmm  P001Ist 00000011 INTL 20051117)
[    0.726549] ACPI: Dynamic OEM Table Load:
[    0.726550] ACPI: SSDT           (null) 0078FC (v01 DpgPmm  P001Ist 00000011 INTL 20051117)
[    0.726647] ACPI: SSDT 00000000bf785b00 000C69 (v01  PmRef  P001Cst 00003001 INTL 20051117)
[    0.726838] ACPI: Dynamic OEM Table Load:
[    0.726839] ACPI: SSDT           (null) 000C69 (v01  PmRef  P001Cst 00003001 INTL 20051117)
[    0.726920] ACPI: SSDT 00000000bf786770 000A0A (v01  PmRef  Cpu0Tst 00003000 INTL 20051117)
[    0.727194] ACPI: Dynamic OEM Table Load:
[    0.727196] ACPI: SSDT           (null) 000A0A (v01  PmRef  Cpu0Tst 00003000 INTL 20051117)
[    0.750285] ACPI: Interpreter enabled
[    0.750291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580)
[    0.750294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131218/hwxface-580)
[    0.750301] ACPI: (supports S0 S1 S4 S5)
[    0.750302] ACPI: Using IOAPIC for interrupt routing
[    0.750328] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.750414] ACPI: No dock devices found.
[    0.757329] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.757333] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.757337] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.757435] acpi PNP0A08:00: ignoring host bridge window [mem 0x000d0000-0x000dffff] (conflicts with Adapter ROM [mem 0x000ce000-0x000d47ff])
[    0.757611] PCI host bridge to bus 0000:00
[    0.757612] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.757614] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.757615] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.757616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.757618] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
[    0.757619] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff]
[    0.757628] pci 0000:00:00.0: [8086:3406] type 00 class 0x060000
[    0.757674] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[    0.757742] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400
[    0.757785] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.757856] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400
[    0.757899] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.757937] pci 0000:00:03.0: System wakeup disabled by ACPI
[    0.757971] pci 0000:00:05.0: [8086:340c] type 01 class 0x060400
[    0.758016] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[    0.758053] pci 0000:00:05.0: System wakeup disabled by ACPI
[    0.758087] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400
[    0.758133] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    0.758171] pci 0000:00:07.0: System wakeup disabled by ACPI
[    0.758207] pci 0000:00:13.0: [8086:342d] type 00 class 0x080020
[    0.758216] pci 0000:00:13.0: reg 0x10: [mem 0xfec8a000-0xfec8afff]
[    0.758253] pci 0000:00:13.0: PME# supported from D0 D3hot D3cold
[    0.758314] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000
[    0.758403] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000
[    0.758491] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000
[    0.758575] pci 0000:00:14.3: [8086:3438] type 00 class 0x080000
[    0.758656] pci 0000:00:16.0: [8086:3430] type 00 class 0x088000
[    0.758666] pci 0000:00:16.0: reg 0x10: [mem 0xf3bd0000-0xf3bd3fff 64bit]
[    0.758764] pci 0000:00:16.1: [8086:3431] type 00 class 0x088000
[    0.758773] pci 0000:00:16.1: reg 0x10: [mem 0xf3bd4000-0xf3bd7fff 64bit]
[    0.758872] pci 0000:00:16.2: [8086:3432] type 00 class 0x088000
[    0.758881] pci 0000:00:16.2: reg 0x10: [mem 0xf3bd8000-0xf3bdbfff 64bit]
[    0.758980] pci 0000:00:16.3: [8086:3433] type 00 class 0x088000
[    0.758990] pci 0000:00:16.3: reg 0x10: [mem 0xf3bdc000-0xf3bdffff 64bit]
[    0.759088] pci 0000:00:16.4: [8086:3429] type 00 class 0x088000
[    0.759097] pci 0000:00:16.4: reg 0x10: [mem 0xf3be0000-0xf3be3fff 64bit]
[    0.759194] pci 0000:00:16.5: [8086:342a] type 00 class 0x088000
[    0.759203] pci 0000:00:16.5: reg 0x10: [mem 0xf3be4000-0xf3be7fff 64bit]
[    0.759302] pci 0000:00:16.6: [8086:342b] type 00 class 0x088000
[    0.759311] pci 0000:00:16.6: reg 0x10: [mem 0xf3be8000-0xf3bebfff 64bit]
[    0.759409] pci 0000:00:16.7: [8086:342c] type 00 class 0x088000
[    0.759419] pci 0000:00:16.7: reg 0x10: [mem 0xf3bec000-0xf3beffff 64bit]
[    0.759520] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300
[    0.759555] pci 0000:00:1a.0: reg 0x20: [io  0x9400-0x941f]
[    0.759631] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.759665] pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300
[    0.759700] pci 0000:00:1a.1: reg 0x20: [io  0x9480-0x949f]
[    0.759774] pci 0000:00:1a.1: System wakeup disabled by ACPI
[    0.759809] pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300
[    0.759844] pci 0000:00:1a.2: reg 0x20: [io  0x9800-0x981f]
[    0.759916] pci 0000:00:1a.2: System wakeup disabled by ACPI
[    0.759957] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320
[    0.759974] pci 0000:00:1a.7: reg 0x10: [mem 0xf3bf4000-0xf3bf43ff]
[    0.760050] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.760090] pci 0000:00:1a.7: System wakeup disabled by ACPI
[    0.760126] pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300
[    0.760138] pci 0000:00:1b.0: reg 0x10: [mem 0xf3bf0000-0xf3bf3fff 64bit]
[    0.760199] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.760266] pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400
[    0.760323] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.760363] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.760398] pci 0000:00:1c.4: [8086:3a48] type 01 class 0x060400
[    0.760458] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.760498] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.760531] pci 0000:00:1c.5: [8086:3a4a] type 01 class 0x060400
[    0.760592] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.760632] pci 0000:00:1c.5: System wakeup disabled by ACPI
[    0.760666] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300
[    0.760701] pci 0000:00:1d.0: reg 0x20: [io  0x9880-0x989f]
[    0.760775] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.760809] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300
[    0.760844] pci 0000:00:1d.1: reg 0x20: [io  0x9c00-0x9c1f]
[    0.760915] pci 0000:00:1d.1: System wakeup disabled by ACPI
[    0.760948] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300
[    0.760983] pci 0000:00:1d.2: reg 0x20: [io  0xa000-0xa01f]
[    0.761058] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    0.761099] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320
[    0.761116] pci 0000:00:1d.7: reg 0x10: [mem 0xf3bf6000-0xf3bf63ff]
[    0.761192] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.761231] pci 0000:00:1d.7: System wakeup disabled by ACPI
[    0.761264] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    0.761334] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    0.761368] pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100
[    0.761435] pci 0000:00:1f.0: address space collision: [io  0x0800-0x087f] conflicts with ACPI CPU throttle [??? 0x00000810-0x00000815 flags 0x80000000]
[    0.761439] pci 0000:00:1f.0: quirk: [io  0x0500-0x053f] claimed by ICH6 GPIO
[    0.761442] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0a00 (mask 00ff)
[    0.761444] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0ca0 (mask 000f)
[    0.761447] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at f700 (mask 000f)
[    0.761538] pci 0000:00:1f.2: [8086:2822] type 00 class 0x010400
[    0.761553] pci 0000:00:1f.2: reg 0x10: [io  0xa080-0xa087]
[    0.761559] pci 0000:00:1f.2: reg 0x14: [io  0xa880-0xa883]
[    0.761565] pci 0000:00:1f.2: reg 0x18: [io  0xa800-0xa807]
[    0.761571] pci 0000:00:1f.2: reg 0x1c: [io  0xa480-0xa483]
[    0.761577] pci 0000:00:1f.2: reg 0x20: [io  0xa400-0xa41f]
[    0.761583] pci 0000:00:1f.2: reg 0x24: [mem 0xf3bfc000-0xf3bfc7ff]
[    0.761620] pci 0000:00:1f.2: PME# supported from D3hot
[    0.761684] pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500
[    0.761697] pci 0000:00:1f.3: reg 0x10: [mem 0xf3bfe000-0xf3bfe0ff 64bit]
[    0.761713] pci 0000:00:1f.3: reg 0x20: [io  0x0400-0x041f]
[    0.761819] pci 0000:00:01.0: PCI bridge to [bus 08]
[    0.761859] pci 0000:00:03.0: PCI bridge to [bus 07]
[    0.761901] pci 0000:00:05.0: PCI bridge to [bus 06]
[    0.761950] pci 0000:05:00.0: [10de:1080] type 00 class 0x030000
[    0.761958] pci 0000:05:00.0: reg 0x10: [mem 0xf4000000-0xf4ffffff]
[    0.761967] pci 0000:05:00.0: reg 0x14: [mem 0xd8000000-0xdfffffff 64bit pref]
[    0.761979] pci 0000:05:00.0: reg 0x1c: [mem 0xd4000000-0xd5ffffff 64bit pref]
[    0.761984] pci 0000:05:00.0: reg 0x24: [io  0xec00-0xec7f]
[    0.761990] pci 0000:05:00.0: reg 0x30: [mem 0xf3f80000-0xf3ffffff pref]
[    0.762065] pci 0000:05:00.1: [10de:0e09] type 00 class 0x040300
[    0.762073] pci 0000:05:00.1: reg 0x10: [mem 0xfbefc000-0xfbefffff]
[    0.769981] pci 0000:00:07.0: PCI bridge to [bus 05]
[    0.769986] pci 0000:00:07.0:   bridge window [io  0xe000-0xefff]
[    0.769990] pci 0000:00:07.0:   bridge window [mem 0xf3f00000-0xfbefffff]
[    0.769996] pci 0000:00:07.0:   bridge window [mem 0xd4000000-0xdfffffff 64bit pref]
[    0.770061] pci 0000:00:1c.0: PCI bridge to [bus 04]
[    0.770144] pci 0000:03:00.0: [8086:10d3] type 00 class 0x020000
[    0.770167] pci 0000:03:00.0: reg 0x10: [mem 0xf3ee0000-0xf3efffff]
[    0.770197] pci 0000:03:00.0: reg 0x18: [io  0xdc00-0xdc1f]
[    0.770212] pci 0000:03:00.0: reg 0x1c: [mem 0xf3edc000-0xf3edffff]
[    0.770347] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.777972] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.777977] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.777982] pci 0000:00:1c.4:   bridge window [mem 0xf3e00000-0xf3efffff]
[    0.778075] pci 0000:02:00.0: [8086:10d3] type 00 class 0x020000
[    0.778097] pci 0000:02:00.0: reg 0x10: [mem 0xf3de0000-0xf3dfffff]
[    0.778127] pci 0000:02:00.0: reg 0x18: [io  0xcc00-0xcc1f]
[    0.778143] pci 0000:02:00.0: reg 0x1c: [mem 0xf3ddc000-0xf3ddffff]
[    0.778278] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.778312] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.785962] pci 0000:00:1c.5: PCI bridge to [bus 02]
[    0.785967] pci 0000:00:1c.5:   bridge window [io  0xc000-0xcfff]
[    0.785971] pci 0000:00:1c.5:   bridge window [mem 0xf3d00000-0xf3dfffff]
[    0.786033] pci 0000:01:05.0: [1106:3044] type 00 class 0x0c0010
[    0.786048] pci 0000:01:05.0: reg 0x10: [mem 0xf3cfe000-0xf3cfe7ff]
[    0.786056] pci 0000:01:05.0: reg 0x14: [io  0xbc00-0xbc7f]
[    0.786116] pci 0000:01:05.0: supports D2
[    0.786117] pci 0000:01:05.0: PME# supported from D2 D3hot D3cold
[    0.786176] pci 0000:00:1e.0: PCI bridge to [bus 01] (subtractive decode)
[    0.786179] pci 0000:00:1e.0:   bridge window [io  0xb000-0xbfff]
[    0.786182] pci 0000:00:1e.0:   bridge window [mem 0xf3c00000-0xf3cfffff]
[    0.786186] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.786187] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.786189] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.786190] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode)
[    0.786191] pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xfed8ffff] (subtractive decode)
[    0.786687] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12 14 15)
[    0.786725] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[    0.786762] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 11 12 14 *15)
[    0.786799] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 *11 12 14 15)
[    0.786835] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled.
[    0.786873] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *6 7 10 11 12 14 15)
[    0.786909] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 6 *7 10 11 12 14 15)
[    0.786946] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 6 7 10 11 12 *14 15)
[    0.786989] ACPI: Enabled 2 GPEs in block 00 to 3F
[    0.787193] vgaarb: device added: PCI:0000:05:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.787196] vgaarb: loaded
[    0.787200] vgaarb: bridge control possible 0000:05:00.0
[    0.787232] PCI: Using ACPI for IRQ routing
[    0.792224] PCI: Discovered peer bus fe
[    0.792225] PCI: root bus fe: using default resources
[    0.792226] PCI: Probing PCI hardware (bus fe)
[    0.792248] PCI host bridge to bus 0000:fe
[    0.792250] pci_bus 0000:fe: root bus resource [io  0x0000-0xffff]
[    0.792252] pci_bus 0000:fe: root bus resource [mem 0x00000000-0xffffffffff]
[    0.792253] pci_bus 0000:fe: No busn resource found for root bus, will use [bus fe-ff]
[    0.792259] pci 0000:fe:00.0: [8086:2c70] type 00 class 0x060000
[    0.792296] pci 0000:fe:00.1: [8086:2d81] type 00 class 0x060000
[    0.792333] pci 0000:fe:02.0: [8086:2d90] type 00 class 0x060000
[    0.792369] pci 0000:fe:02.1: [8086:2d91] type 00 class 0x060000
[    0.792404] pci 0000:fe:02.2: [8086:2d92] type 00 class 0x060000
[    0.792439] pci 0000:fe:02.3: [8086:2d93] type 00 class 0x060000
[    0.792473] pci 0000:fe:02.4: [8086:2d94] type 00 class 0x060000
[    0.792507] pci 0000:fe:02.5: [8086:2d95] type 00 class 0x060000
[    0.792542] pci 0000:fe:03.0: [8086:2d98] type 00 class 0x060000
[    0.792576] pci 0000:fe:03.1: [8086:2d99] type 00 class 0x060000
[    0.792610] pci 0000:fe:03.2: [8086:2d9a] type 00 class 0x060000
[    0.792644] pci 0000:fe:03.4: [8086:2d9c] type 00 class 0x060000
[    0.792679] pci 0000:fe:04.0: [8086:2da0] type 00 class 0x060000
[    0.792713] pci 0000:fe:04.1: [8086:2da1] type 00 class 0x060000
[    0.792747] pci 0000:fe:04.2: [8086:2da2] type 00 class 0x060000
[    0.792782] pci 0000:fe:04.3: [8086:2da3] type 00 class 0x060000
[    0.792817] pci 0000:fe:05.0: [8086:2da8] type 00 class 0x060000
[    0.792855] pci 0000:fe:05.1: [8086:2da9] type 00 class 0x060000
[    0.792888] pci 0000:fe:05.2: [8086:2daa] type 00 class 0x060000
[    0.792924] pci 0000:fe:05.3: [8086:2dab] type 00 class 0x060000
[    0.792960] pci 0000:fe:06.0: [8086:2db0] type 00 class 0x060000
[    0.792996] pci 0000:fe:06.1: [8086:2db1] type 00 class 0x060000
[    0.793029] pci 0000:fe:06.2: [8086:2db2] type 00 class 0x060000
[    0.793065] pci 0000:fe:06.3: [8086:2db3] type 00 class 0x060000
[    0.793109] pci_bus 0000:fe: busn_res: [bus fe-ff] end is updated to fe
[    0.793112] PCI: Discovered peer bus ff
[    0.793113] PCI: root bus ff: using default resources
[    0.793114] PCI: Probing PCI hardware (bus ff)
[    0.793135] PCI host bridge to bus 0000:ff
[    0.793137] pci_bus 0000:ff: root bus resource [io  0x0000-0xffff]
[    0.793138] pci_bus 0000:ff: root bus resource [mem 0x00000000-0xffffffffff]
[    0.793139] pci_bus 0000:ff: No busn resource found for root bus, will use [bus ff-ff]
[    0.793144] pci 0000:ff:00.0: [8086:2c70] type 00 class 0x060000
[    0.793176] pci 0000:ff:00.1: [8086:2d81] type 00 class 0x060000
[    0.793211] pci 0000:ff:02.0: [8086:2d90] type 00 class 0x060000
[    0.793244] pci 0000:ff:02.1: [8086:2d91] type 00 class 0x060000
[    0.793276] pci 0000:ff:02.2: [8086:2d92] type 00 class 0x060000
[    0.793308] pci 0000:ff:02.3: [8086:2d93] type 00 class 0x060000
[    0.793340] pci 0000:ff:02.4: [8086:2d94] type 00 class 0x060000
[    0.793373] pci 0000:ff:02.5: [8086:2d95] type 00 class 0x060000
[    0.793407] pci 0000:ff:03.0: [8086:2d98] type 00 class 0x060000
[    0.793438] pci 0000:ff:03.1: [8086:2d99] type 00 class 0x060000
[    0.793471] pci 0000:ff:03.2: [8086:2d9a] type 00 class 0x060000
[    0.793502] pci 0000:ff:03.4: [8086:2d9c] type 00 class 0x060000
[    0.793536] pci 0000:ff:04.0: [8086:2da0] type 00 class 0x060000
[    0.793568] pci 0000:ff:04.1: [8086:2da1] type 00 class 0x060000
[    0.793600] pci 0000:ff:04.2: [8086:2da2] type 00 class 0x060000
[    0.793633] pci 0000:ff:04.3: [8086:2da3] type 00 class 0x060000
[    0.793667] pci 0000:ff:05.0: [8086:2da8] type 00 class 0x060000
[    0.793700] pci 0000:ff:05.1: [8086:2da9] type 00 class 0x060000
[    0.793733] pci 0000:ff:05.2: [8086:2daa] type 00 class 0x060000
[    0.793766] pci 0000:ff:05.3: [8086:2dab] type 00 class 0x060000
[    0.793802] pci 0000:ff:06.0: [8086:2db0] type 00 class 0x060000
[    0.793836] pci 0000:ff:06.1: [8086:2db1] type 00 class 0x060000
[    0.793869] pci 0000:ff:06.2: [8086:2db2] type 00 class 0x060000
[    0.793902] pci 0000:ff:06.3: [8086:2db3] type 00 class 0x060000
[    0.793947] pci_bus 0000:ff: busn_res: [bus ff] end is updated to ff
[    0.793951] PCI: pci_cache_line_size set to 64 bytes
[    0.794046] e820: reserve RAM buffer [mem 0x00095000-0x0009ffff]
[    0.794047] e820: reserve RAM buffer [mem 0xbf770000-0xbfffffff]
[    0.794143] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.794146] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.796197] Switched to clocksource hpet
[    0.798069] pnp: PnP ACPI init
[    0.798085] ACPI: bus type PNP registered
[    0.798203] system 00:00: [mem 0xfbf00000-0xfbffffff] could not be reserved
[    0.798205] system 00:00: [mem 0xfc000000-0xfcffffff] has been reserved
[    0.798207] system 00:00: [mem 0xfd000000-0xfdffffff] has been reserved
[    0.798209] system 00:00: [mem 0xfe000000-0xfebfffff] has been reserved
[    0.798211] system 00:00: [mem 0xfec8a000-0xfec8afff] could not be reserved
[    0.798212] system 00:00: [mem 0xfed10000-0xfed10fff] has been reserved
[    0.798215] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.798258] pnp 00:01: [dma 4]
[    0.798288] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.798330] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.798395] pnp 00:03: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.798433] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.798600] pnp 00:05: [dma 0 disabled]
[    0.798654] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.798809] pnp 00:06: [dma 0 disabled]
[    0.798875] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.799112] system 00:07: [io  0x0a00-0x0a0f] has been reserved
[    0.799115] system 00:07: [io  0x0a10-0x0a1f] has been reserved
[    0.799116] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.799260] system 00:08: [io  0x04d0-0x04d1] has been reserved
[    0.799262] system 00:08: [io  0x0800-0x087f] could not be reserved
[    0.799264] system 00:08: [io  0x0500-0x057f] could not be reserved
[    0.799266] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.799268] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.799269] system 00:08: [mem 0xfed40000-0xfed8ffff] has been reserved
[    0.799271] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.799336] pnp 00:09: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.799435] system 00:0a: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.799437] system 00:0a: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.799439] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.799509] system 00:0b: [mem 0xe0000000-0xefffffff] has been reserved
[    0.799511] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.799713] pnp 00:0c: Plug and Play ACPI device, IDs IPI0001 (active)
[    0.799845] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.799847] system 00:0d: [mem 0x000c0000-0x000cffff] could not be reserved
[    0.799849] system 00:0d: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.799851] system 00:0d: [mem 0x00100000-0xbfffffff] could not be reserved
[    0.799852] system 00:0d: [mem 0xfed90000-0xffffffff] could not be reserved
[    0.799854] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.799956] pnp: PnP ACPI: found 14 devices
[    0.799957] ACPI: bus type PNP unregistered
[    0.806210] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
[    0.806213] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000
[    0.806215] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000
[    0.806222] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
[    0.806228] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[    0.806242] pci 0000:00:1f.0: BAR 13: [io  0x0800-0x087f] has bogus alignment
[    0.806244] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.806246] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.806247] pci 0000:00:1c.4: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.806248] pci 0000:00:1c.5: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.806250] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.806254] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0000000-0xc01fffff]
[    0.806257] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref]
[    0.806260] pci 0000:00:1c.4: BAR 15: assigned [mem 0xc0400000-0xc05fffff 64bit pref]
[    0.806262] pci 0000:00:1c.5: BAR 15: assigned [mem 0xc0600000-0xc07fffff 64bit pref]
[    0.806264] pci 0000:00:1c.0: BAR 13: assigned [io  0x1000-0x1fff]
[    0.806266] pci 0000:00:01.0: PCI bridge to [bus 08]
[    0.806273] pci 0000:00:03.0: PCI bridge to [bus 07]
[    0.806279] pci 0000:00:05.0: PCI bridge to [bus 06]
[    0.806286] pci 0000:00:07.0: PCI bridge to [bus 05]
[    0.806287] pci 0000:00:07.0:   bridge window [io  0xe000-0xefff]
[    0.806290] pci 0000:00:07.0:   bridge window [mem 0xf3f00000-0xfbefffff]
[    0.806293] pci 0000:00:07.0:   bridge window [mem 0xd4000000-0xdfffffff 64bit pref]
[    0.806296] pci 0000:00:1c.0: PCI bridge to [bus 04]
[    0.806298] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    0.806302] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xc01fffff]
[    0.806304] pci 0000:00:1c.0:   bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
[    0.806309] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.806310] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.806314] pci 0000:00:1c.4:   bridge window [mem 0xf3e00000-0xf3efffff]
[    0.806317] pci 0000:00:1c.4:   bridge window [mem 0xc0400000-0xc05fffff 64bit pref]
[    0.806321] pci 0000:00:1c.5: PCI bridge to [bus 02]
[    0.806323] pci 0000:00:1c.5:   bridge window [io  0xc000-0xcfff]
[    0.806326] pci 0000:00:1c.5:   bridge window [mem 0xf3d00000-0xf3dfffff]
[    0.806329] pci 0000:00:1c.5:   bridge window [mem 0xc0600000-0xc07fffff 64bit pref]
[    0.806333] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.806335] pci 0000:00:1e.0:   bridge window [io  0xb000-0xbfff]
[    0.806338] pci 0000:00:1e.0:   bridge window [mem 0xf3c00000-0xf3cfffff]
[    0.806344] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.806345] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.806347] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.806348] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xdfffffff]
[    0.806349] pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfed8ffff]
[    0.806350] pci_bus 0000:05: resource 0 [io  0xe000-0xefff]
[    0.806352] pci_bus 0000:05: resource 1 [mem 0xf3f00000-0xfbefffff]
[    0.806353] pci_bus 0000:05: resource 2 [mem 0xd4000000-0xdfffffff 64bit pref]
[    0.806354] pci_bus 0000:04: resource 0 [io  0x1000-0x1fff]
[    0.806355] pci_bus 0000:04: resource 1 [mem 0xc0000000-0xc01fffff]
[    0.806357] pci_bus 0000:04: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
[    0.806358] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.806359] pci_bus 0000:03: resource 1 [mem 0xf3e00000-0xf3efffff]
[    0.806360] pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref]
[    0.806362] pci_bus 0000:02: resource 0 [io  0xc000-0xcfff]
[    0.806363] pci_bus 0000:02: resource 1 [mem 0xf3d00000-0xf3dfffff]
[    0.806364] pci_bus 0000:02: resource 2 [mem 0xc0600000-0xc07fffff 64bit pref]
[    0.806366] pci_bus 0000:01: resource 0 [io  0xb000-0xbfff]
[    0.806367] pci_bus 0000:01: resource 1 [mem 0xf3c00000-0xf3cfffff]
[    0.806368] pci_bus 0000:01: resource 4 [io  0x0000-0x0cf7]
[    0.806369] pci_bus 0000:01: resource 5 [io  0x0d00-0xffff]
[    0.806370] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff]
[    0.806371] pci_bus 0000:01: resource 7 [mem 0xc0000000-0xdfffffff]
[    0.806373] pci_bus 0000:01: resource 8 [mem 0xf0000000-0xfed8ffff]
[    0.806375] pci_bus 0000:fe: resource 4 [io  0x0000-0xffff]
[    0.806376] pci_bus 0000:fe: resource 5 [mem 0x00000000-0xffffffffff]
[    0.806379] pci_bus 0000:ff: resource 4 [io  0x0000-0xffff]
[    0.806380] pci_bus 0000:ff: resource 5 [mem 0x00000000-0xffffffffff]
[    0.806549] NET: Registered protocol family 2
[    0.807048] TCP established hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.807688] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.807834] TCP: Hash tables configured (established 524288 bind 65536)
[    0.807857] TCP: reno registered
[    0.807919] UDP hash table entries: 32768 (order: 8, 1048576 bytes)
[    0.808128] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes)
[    0.808463] NET: Registered protocol family 1
[    0.809717] pci 0000:05:00.0: Boot video device
[    0.809771] PCI: CLS 256 bytes, default 64
[    0.809820] Unpacking initramfs...
[    0.999512] Freeing initrd memory: 13260K (ffff88003660a000 - ffff8800372fd000)
[    0.999534] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.999536] software IO TLB [mem 0xbb770000-0xbf770000] (64MB) mapped at [ffff8800bb770000-ffff8800bf76ffff]
[    1.000383] microcode: CPU0 sig=0x206c2, pf=0x1, revision=0x13
[    1.000391] microcode: CPU1 sig=0x206c2, pf=0x1, revision=0x13
[    1.000401] microcode: CPU2 sig=0x206c2, pf=0x1, revision=0x13
[    1.000410] microcode: CPU3 sig=0x206c2, pf=0x1, revision=0x13
[    1.000419] microcode: CPU4 sig=0x206c2, pf=0x1, revision=0x13
[    1.000428] microcode: CPU5 sig=0x206c2, pf=0x1, revision=0x13
[    1.000436] microcode: CPU6 sig=0x206c2, pf=0x1, revision=0x13
[    1.000442] microcode: CPU7 sig=0x206c2, pf=0x1, revision=0x13
[    1.000447] microcode: CPU8 sig=0x206c2, pf=0x1, revision=0x13
[    1.000453] microcode: CPU9 sig=0x206c2, pf=0x1, revision=0x13
[    1.000459] microcode: CPU10 sig=0x206c2, pf=0x1, revision=0x13
[    1.000464] microcode: CPU11 sig=0x206c2, pf=0x1, revision=0x13
[    1.000471] microcode: CPU12 sig=0x206c2, pf=0x1, revision=0x13
[    1.000478] microcode: CPU13 sig=0x206c2, pf=0x1, revision=0x13
[    1.000486] microcode: CPU14 sig=0x206c2, pf=0x1, revision=0x13
[    1.000493] microcode: CPU15 sig=0x206c2, pf=0x1, revision=0x13
[    1.000501] microcode: CPU16 sig=0x206c2, pf=0x1, revision=0x13
[    1.000508] microcode: CPU17 sig=0x206c2, pf=0x1, revision=0x13
[    1.000513] microcode: CPU18 sig=0x206c2, pf=0x1, revision=0x13
[    1.000518] microcode: CPU19 sig=0x206c2, pf=0x1, revision=0x13
[    1.000523] microcode: CPU20 sig=0x206c2, pf=0x1, revision=0x13
[    1.000528] microcode: CPU21 sig=0x206c2, pf=0x1, revision=0x13
[    1.000533] microcode: CPU22 sig=0x206c2, pf=0x1, revision=0x13
[    1.000538] microcode: CPU23 sig=0x206c2, pf=0x1, revision=0x13
[    1.000608] microcode: Microcode Update Driver: v2.00 <tigran at aivazian.fsnet.co.uk>, Peter Oruba
[    1.001129] futex hash table entries: 8192 (order: 7, 524288 bytes)
[    1.001301] audit: initializing netlink subsys (disabled)
[    1.001324] audit: type=2000 audit(1410866158.816:1): initialized
[    1.011804] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.012206] VFS: Disk quotas dquot_6.5.2
[    1.012256] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.012340] msgmni has been set to 32768
[    1.012622] alg: No test for stdrng (krng)
[    1.012680] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    1.012753] io scheduler noop registered
[    1.012755] io scheduler deadline registered
[    1.012814] io scheduler cfq registered (default)
[    1.013072] pcieport 0000:00:1c.0: enabling device (0104 -> 0107)
[    1.013231] pcieport 0000:00:1c.0: irq 65 for MSI/MSI-X
[    1.013376] pcieport 0000:00:1c.4: irq 66 for MSI/MSI-X
[    1.013517] pcieport 0000:00:1c.5: irq 67 for MSI/MSI-X
[    1.013600] ioapic: probe of 0000:00:13.0 failed with error -22
[    1.013610] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.013624] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.013655] intel_idle: MWAIT substates: 0x1120
[    1.013656] intel_idle: v0.4 model 0x2C
[    1.013657] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.014400] GHES: HEST is not enabled!
[    1.014450] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.034780] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.055122] 00:06: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    1.055408] Linux agpgart interface v0.103
[    1.055593] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.058180] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.058184] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.058296] mousedev: PS/2 mouse device common for all mice
[    1.058339] rtc_cmos 00:02: RTC can wake from S4
[    1.058470] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    1.058494] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.058501] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel at amd.com>
[    1.058502] AMD IOMMUv2 functionality not available on this system
[    1.058653] TCP: cubic registered
[    1.058907] NET: Registered protocol family 10
[    1.059272] mip6: Mobile IPv6
[    1.059274] NET: Registered protocol family 17
[    1.059276] mpls_gso: MPLS GSO support
[    1.059874] registered taskstats version 1
[    1.060616] rtc_cmos 00:02: setting system clock to 2014-09-16 11:15:59 UTC (1410866159)
[    1.060653] PM: Hibernation image not present or could not be loaded.
[    1.061618] Freeing unused kernel memory: 1012K (ffffffff818bb000 - ffffffff819b8000)
[    1.061619] Write protecting the kernel read-only data: 8192k
[    1.066557] Freeing unused kernel memory: 972K (ffff88000150d000 - ffff880001600000)
[    1.068797] Freeing unused kernel memory: 324K (ffff8800017af000 - ffff880001800000)
[    1.079180] udevd[173]: starting version 175
[    1.103234] pps_core: LinuxPPS API ver. 1 registered
[    1.103237] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti at linux.it>
[    1.103510] ACPI: bus type USB registered
[    1.103527] PTP clock support registered
[    1.103539] usbcore: registered new interface driver usbfs
[    1.103550] usbcore: registered new interface driver hub
[    1.103757] usbcore: registered new device driver usb
[    1.104444] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.104743] ehci-pci: EHCI PCI platform driver
[    1.104776] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    1.104778] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[    1.104910] uhci_hcd: USB Universal Host Controller Interface driver
[    1.105003] ehci-pci 0000:00:1a.7: EHCI Host Controller
[    1.105009] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    1.105036] ehci-pci 0000:00:1a.7: debug port 1
[    1.105088] e1000e 0000:03:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    1.105118] e1000e 0000:03:00.0: irq 68 for MSI/MSI-X
[    1.105128] e1000e 0000:03:00.0: irq 69 for MSI/MSI-X
[    1.105137] e1000e 0000:03:00.0: irq 70 for MSI/MSI-X
[    1.105755] SCSI subsystem initialized
[    1.106906] libata version 3.00 loaded.
[    1.108948] ehci-pci 0000:00:1a.7: cache line size of 256 is not supported
[    1.108968] ehci-pci 0000:00:1a.7: irq 18, io mem 0xf3bf4000
[    1.119834] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    1.119875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.119877] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.119878] usb usb1: Product: EHCI Host Controller
[    1.119879] usb usb1: Manufacturer: Linux 3.14-0.bpo.2-amd64 ehci_hcd
[    1.119880] usb usb1: SerialNumber: 0000:00:1a.7
[    1.120007] hub 1-0:1.0: USB hub found
[    1.120013] hub 1-0:1.0: 6 ports detected
[    1.120269] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    1.120274] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    1.120285] ehci-pci 0000:00:1d.7: debug port 1
[    1.124186] ehci-pci 0000:00:1d.7: cache line size of 256 is not supported
[    1.124199] ehci-pci 0000:00:1d.7: irq 23, io mem 0xf3bf6000
[    1.135796] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.135821] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.135822] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.135824] usb usb2: Product: EHCI Host Controller
[    1.135825] usb usb2: Manufacturer: Linux 3.14-0.bpo.2-amd64 ehci_hcd
[    1.135826] usb usb2: SerialNumber: 0000:00:1d.7
[    1.135911] hub 2-0:1.0: USB hub found
[    1.135916] hub 2-0:1.0: 6 ports detected
[    1.136103] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.136108] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    1.136113] uhci_hcd 0000:00:1a.0: detected 2 ports
[    1.136136] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00009400
[    1.136319] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    1.136321] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.136322] usb usb3: Product: UHCI Host Controller
[    1.136323] usb usb3: Manufacturer: Linux 3.14-0.bpo.2-amd64 uhci_hcd
[    1.136324] usb usb3: SerialNumber: 0000:00:1a.0
[    1.136445] hub 3-0:1.0: USB hub found
[    1.136460] hub 3-0:1.0: 2 ports detected
[    1.136705] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    1.136712] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    1.136717] uhci_hcd 0000:00:1a.1: detected 2 ports
[    1.136734] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00009480
[    1.136972] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    1.136974] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.136975] usb usb4: Product: UHCI Host Controller
[    1.136977] usb usb4: Manufacturer: Linux 3.14-0.bpo.2-amd64 uhci_hcd
[    1.136978] usb usb4: SerialNumber: 0000:00:1a.1
[    1.137079] hub 4-0:1.0: USB hub found
[    1.137091] hub 4-0:1.0: 2 ports detected
[    1.137393] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    1.137397] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    1.137402] uhci_hcd 0000:00:1a.2: detected 2 ports
[    1.137425] uhci_hcd 0000:00:1a.2: irq 19, io base 0x00009800
[    1.137683] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    1.137686] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.137687] usb usb5: Product: UHCI Host Controller
[    1.137688] usb usb5: Manufacturer: Linux 3.14-0.bpo.2-amd64 uhci_hcd
[    1.137690] usb usb5: SerialNumber: 0000:00:1a.2
[    1.137820] hub 5-0:1.0: USB hub found
[    1.137886] hub 5-0:1.0: 2 ports detected
[    1.138169] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.138173] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    1.138179] uhci_hcd 0000:00:1d.0: detected 2 ports
[    1.138194] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00009880
[    1.138537] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    1.138542] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.138545] usb usb6: Product: UHCI Host Controller
[    1.138547] usb usb6: Manufacturer: Linux 3.14-0.bpo.2-amd64 uhci_hcd
[    1.138550] usb usb6: SerialNumber: 0000:00:1d.0
[    1.138800] hub 6-0:1.0: USB hub found
[    1.138856] hub 6-0:1.0: 2 ports detected
[    1.139227] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.139231] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    1.139236] uhci_hcd 0000:00:1d.1: detected 2 ports
[    1.139252] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00009c00
[    1.139581] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    1.139585] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.139587] usb usb7: Product: UHCI Host Controller
[    1.139590] usb usb7: Manufacturer: Linux 3.14-0.bpo.2-amd64 uhci_hcd
[    1.139592] usb usb7: SerialNumber: 0000:00:1d.1
[    1.139844] hub 7-0:1.0: USB hub found
[    1.139914] hub 7-0:1.0: 2 ports detected
[    1.140329] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.140334] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    1.140339] uhci_hcd 0000:00:1d.2: detected 2 ports
[    1.140355] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000a000
[    1.140390] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[    1.140391] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.140392] usb usb8: Product: UHCI Host Controller
[    1.140393] usb usb8: Manufacturer: Linux 3.14-0.bpo.2-amd64 uhci_hcd
[    1.140395] usb usb8: SerialNumber: 0000:00:1d.2
[    1.140598] hub 8-0:1.0: USB hub found
[    1.140606] hub 8-0:1.0: 2 ports detected
[    1.140745] ahci 0000:00:1f.2: version 3.0
[    1.140939] ahci 0000:00:1f.2: controller can't do SNTF, turning off CAP_SNTF
[    1.141015] ahci 0000:00:1f.2: irq 71 for MSI/MSI-X
[    1.141019] ahci 0000:00:1f.2: irq 72 for MSI/MSI-X
[    1.141022] ahci 0000:00:1f.2: irq 73 for MSI/MSI-X
[    1.141025] ahci 0000:00:1f.2: irq 74 for MSI/MSI-X
[    1.141028] ahci 0000:00:1f.2: irq 75 for MSI/MSI-X
[    1.141031] ahci 0000:00:1f.2: irq 76 for MSI/MSI-X
[    1.141034] ahci 0000:00:1f.2: irq 77 for MSI/MSI-X
[    1.141037] ahci 0000:00:1f.2: irq 78 for MSI/MSI-X
[    1.141040] ahci 0000:00:1f.2: irq 79 for MSI/MSI-X
[    1.141042] ahci 0000:00:1f.2: irq 80 for MSI/MSI-X
[    1.141045] ahci 0000:00:1f.2: irq 81 for MSI/MSI-X
[    1.141048] ahci 0000:00:1f.2: irq 82 for MSI/MSI-X
[    1.141051] ahci 0000:00:1f.2: irq 83 for MSI/MSI-X
[    1.141054] ahci 0000:00:1f.2: irq 84 for MSI/MSI-X
[    1.141057] ahci 0000:00:1f.2: irq 85 for MSI/MSI-X
[    1.141060] ahci 0000:00:1f.2: irq 86 for MSI/MSI-X
[    1.141083] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    1.141116] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl RAID mode
[    1.141118] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ccc ems sxs 
[    1.171816] firewire_ohci 0000:01:05.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11
[    1.181625] scsi0 : ahci
[    1.183643] scsi1 : ahci
[    1.183914] scsi2 : ahci
[    1.184196] scsi3 : ahci
[    1.184392] scsi4 : ahci
[    1.184584] scsi5 : ahci
[    1.184656] ata1: SATA max UDMA/133 abar m2048 at 0xf3bfc000 port 0xf3bfc100 irq 71
[    1.184659] ata2: SATA max UDMA/133 abar m2048 at 0xf3bfc000 port 0xf3bfc180 irq 72
[    1.184661] ata3: SATA max UDMA/133 abar m2048 at 0xf3bfc000 port 0xf3bfc200 irq 73
[    1.184667] ata4: SATA max UDMA/133 abar m2048 at 0xf3bfc000 port 0xf3bfc280 irq 74
[    1.184668] ata5: SATA max UDMA/133 abar m2048 at 0xf3bfc000 port 0xf3bfc300 irq 75
[    1.184670] ata6: SATA max UDMA/133 abar m2048 at 0xf3bfc000 port 0xf3bfc380 irq 76
[    1.224455] e1000e 0000:03:00.0 eth0: registered PHC clock
[    1.224460] e1000e 0000:03:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:e0:81:c5:2a:87
[    1.224463] e1000e 0000:03:00.0 eth0: Intel(R) PRO/1000 Network Connection
[    1.224550] e1000e 0000:03:00.0 eth0: MAC: 3, PHY: 8, PBA No: FFFFFF-0FF
[    1.224694] e1000e 0000:02:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    1.224718] e1000e 0000:02:00.0: irq 87 for MSI/MSI-X
[    1.224725] e1000e 0000:02:00.0: irq 88 for MSI/MSI-X
[    1.224732] e1000e 0000:02:00.0: irq 89 for MSI/MSI-X
[    1.335097] e1000e 0000:02:00.0 eth1: registered PHC clock
[    1.335102] e1000e 0000:02:00.0 eth1: (PCI Express:2.5GT/s:Width x1) 00:e0:81:c5:2a:86
[    1.335105] e1000e 0000:02:00.0 eth1: Intel(R) PRO/1000 Network Connection
[    1.335191] e1000e 0000:02:00.0 eth1: MAC: 3, PHY: 8, PBA No: FFFFFF-0FF
[    1.503356] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.518479] ata1.00: ATAPI: PIONEER DVD-RW  DVR-219L, 1.01, max UDMA/100
[    1.536980] ata1.00: configured for UDMA/100
[    1.544855] scsi 0:0:0:0: CD-ROM            PIONEER  DVD-RW  DVR-219L 1.01 PQ: 0 ANSI: 5
[    1.671299] firewire_core 0000:01:05.0: created device fw0: GUID 00e081000031196c, S400
[    1.727098] usb 2-5: new high-speed USB device number 4 using ehci-pci
[    1.862872] ata2: SATA link down (SStatus 0 SControl 300)
[    1.875840] usb 2-5: New USB device found, idVendor=046b, idProduct=ff01
[    1.875845] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.875848] usb 2-5: Product: Generic Hub
[    1.875850] usb 2-5: Manufacturer: American Megatrends Inc.
[    1.875853] usb 2-5: SerialNumber: serial
[    1.876432] hub 2-5:1.0: USB hub found
[    1.876536] hub 2-5:1.0: 3 ports detected
[    1.994727] tsc: Refined TSC clocksource calibration: 3466.789 MHz
[    2.114610] usb 4-2: new low-speed USB device number 2 using uhci_hcd
[    2.182494] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.183367] ata3.00: ATA-9: SAMSUNG SSD 830 Series, CXM01B1Q, max UDMA/133
[    2.183372] ata3.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.184151] ata3.00: configured for UDMA/133
[    2.184300] scsi 2:0:0:0: Direct-Access     ATA      SAMSUNG SSD 830  CXM0 PQ: 0 ANSI: 5
[    2.291332] usb 4-2: New USB device found, idVendor=03f0, idProduct=0024
[    2.291336] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.291339] usb 4-2: Product: HP Basic USB Keyboard
[    2.291341] usb 4-2: Manufacturer: CHICONY
[    2.300285] hidraw: raw HID events driver (C) Jiri Kosina
[    2.321453] usbcore: registered new interface driver usbhid
[    2.321455] usbhid: USB HID core driver
[    2.330544] input: CHICONY HP Basic USB Keyboard as /devices/pci0000:00/0000:00:1a.1/usb4/4-2/4-2:1.0/0003:03F0:0024.0001/input/input2
[    2.330706] hid-generic 0003:03F0:0024.0001: input,hidraw0: USB HID v1.11 Keyboard [CHICONY HP Basic USB Keyboard] on usb-0000:00:1a.1-2/input0
[    2.502087] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.504452] ata4.00: ATA-8: WDC WD1003FBYX-01Y7B0, 01.01V01, max UDMA/133
[    2.504457] ata4.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[    2.506328] ata4.00: configured for UDMA/133
[    2.506494] scsi 3:0:0:0: Direct-Access     ATA      WDC WD1003FBYX-0 01.0 PQ: 0 ANSI: 5
[    2.534018] usb 7-1: new low-speed USB device number 2 using uhci_hcd
[    2.706349] usb 7-1: New USB device found, idVendor=09da, idProduct=000a
[    2.706353] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.706356] usb 7-1: Product: USB Mouse
[    2.706359] usb 7-1: Manufacturer: A4Tech
[    2.825652] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.826575] ata5.00: ATA-8: ST3000DM001-9YN166, CC49, max UDMA/133
[    2.826578] ata5.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[    2.827563] ata5.00: configured for UDMA/133
[    2.827714] scsi 4:0:0:0: Direct-Access     ATA      ST3000DM001-9YN1 CC49 PQ: 0 ANSI: 5
[    2.994028] Switched to clocksource tsc
[    3.085349] usb 6-1: new low-speed USB device number 2 using uhci_hcd
[    3.145277] ata6: SATA link down (SStatus 0 SControl 300)
[    3.188644] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.188648] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.188904] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    3.189060] sd 2:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    3.189097] sd 3:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    3.189098] sd 4:0:0:0: [sdc] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[    3.189100] sd 4:0:0:0: [sdc] 4096-byte physical blocks
[    3.189101] sd 2:0:0:0: [sda] Write Protect is off
[    3.189103] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.189112] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.189137] sd 4:0:0:0: [sdc] Write Protect is off
[    3.189138] sd 3:0:0:0: [sdb] Write Protect is off
[    3.189140] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    3.189142] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    3.189158] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.189161] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.190484]  sda: sda1 sda2
[    3.190918] sd 2:0:0:0: [sda] Attached SCSI disk
[    3.196419] sr 0:0:0:0: Attached scsi generic sg0 type 5
[    3.196551] sd 2:0:0:0: Attached scsi generic sg1 type 0
[    3.196644] sd 3:0:0:0: Attached scsi generic sg2 type 0
[    3.196749] sd 4:0:0:0: Attached scsi generic sg3 type 0
[    3.203537]  sdb: sdb1 sdb2
[    3.203875] sd 3:0:0:0: [sdb] Attached SCSI disk
[    3.229083]  sdc: sdc1 sdc2 sdc3 sdc4 sdc5
[    3.229766] sd 4:0:0:0: [sdc] Attached SCSI disk
[    3.261177] usb 6-1: New USB device found, idVendor=0529, idProduct=0001
[    3.261182] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.261185] usb 6-1: Product: HASP HL 3.25
[    3.261187] usb 6-1: Manufacturer: AKS
[    3.333217] usb 2-5.1: new high-speed USB device number 5 using ehci-pci
[    3.437955] usb 2-5.1: New USB device found, idVendor=046b, idProduct=ff10
[    3.437960] usb 2-5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.437963] usb 2-5.1: Product: Virtual Keyboard and Mouse
[    3.437965] usb 2-5.1: Manufacturer: American Megatrends Inc.
[    3.437968] usb 2-5.1: SerialNumber: serial
[    3.439383] input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5.1/2-5.1:1.0/0003:046B:FF10.0003/input/input3
[    3.439574] hid-generic 0003:046B:FF10.0003: input,hidraw1: USB HID v1.10 Keyboard [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:1d.7-5.1/input0
[    3.440301] input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:046B:FF10.0004/input/input4
[    3.440631] hid-generic 0003:046B:FF10.0004: input,hidraw2: USB HID v1.10 Mouse [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:1d.7-5.1/input1
[    4.120104] floppy0: no floppy controllers found
[    4.214211] EXT4-fs (sdc3): INFO: recovery required on readonly filesystem
[    4.214213] EXT4-fs (sdc3): write access will be enabled during recovery
[    4.312958] EXT4-fs (sdc3): recovery complete
[    4.334053] EXT4-fs (sdc3): mounted filesystem with ordered data mode. Opts: (null)
[    4.632434] random: nonblocking pool is initialized
[    5.973783] udevd[688]: starting version 175
[    6.719207] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5
[    6.719212] ACPI: Power Button [PWRB]
[    6.719253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[    6.719254] ACPI: Power Button [PWRF]
[    6.738021] ipmi message handler version 39.2
[    6.749232] IPMI System Interface driver.
[    6.749271] ipmi_si: probing via ACPI
[    6.749299] ipmi_si 00:0c: [io  0x0ca8] regsize 1 spacing 4 irq 0
[    6.749300] ipmi_si: Adding ACPI-specified kcs state machine
[    6.749309] ipmi_si: probing via SMBIOS
[    6.749310] ipmi_si: SMBIOS: io 0xca8 regsize 1 spacing 4 irq 0
[    6.749311] ipmi_si: Adding SMBIOS-specified kcs state machine duplicate interface
[    6.749313] ipmi_si: probing via SPMI
[    6.749314] ipmi_si: SPMI: mem 0x0 regsize 1 spacing 1 irq 0
[    6.749315] ipmi_si: Adding SPMI-specified smic state machine
[    6.749316] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca8, slave address 0x0, irq 0
[    6.923936] ipmi_si 00:0c: Found new BMC (man_id: 0x0019fd, prod_id: 0x1b62, dev_id: 0x20)
[    6.923944] ipmi_si 00:0c: IPMI kcs interface initialized
[    6.928058] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    6.973526] SSE version of gcm_enc/dec engaged.
[    6.976454] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[    7.020043] dca service started, version 1.12.1
[    7.035045] ioatdma: Intel(R) QuickData Technology Driver 4.00
[    7.036532] ioatdma 0000:00:16.0: irq 90 for MSI/MSI-X
[    7.036938] ioatdma 0000:00:16.1: irq 91 for MSI/MSI-X
[    7.037160] ioatdma 0000:00:16.2: irq 92 for MSI/MSI-X
[    7.037365] ioatdma 0000:00:16.3: irq 93 for MSI/MSI-X
[    7.037570] ioatdma 0000:00:16.4: irq 94 for MSI/MSI-X
[    7.037769] ioatdma 0000:00:16.5: irq 95 for MSI/MSI-X
[    7.037972] ioatdma 0000:00:16.6: irq 96 for MSI/MSI-X
[    7.038171] ioatdma 0000:00:16.7: irq 97 for MSI/MSI-X
[    7.040359] EDAC MC: Ver: 3.0.0
[    7.045361] EDAC MC1: Giving out device to module i7core_edac.c controller i7 core #1: DEV 0000:fe:03.0 (POLLED)
[    7.045389] EDAC PCI0: Giving out device to module i7core_edac controller EDAC PCI controller: DEV 0000:fe:03.0 (POLLED)
[    7.046214] EDAC MC0: Giving out device to module i7core_edac.c controller i7 core #0: DEV 0000:ff:03.0 (POLLED)
[    7.046270] EDAC PCI1: Giving out device to module i7core_edac controller EDAC PCI controller: DEV 0000:ff:03.0 (POLLED)
[    7.046455] EDAC i7core: Driver loaded, 2 memory controller(s) found.
[    7.100976] ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082f conflicts with OpRegion 0x0000000000000800-0x000000000000084f (\PMRG) (20131218/utaddress-258)
[    7.100981] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    7.100999] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    7.119322] iTCO_vendor_support: vendor-support=0
[    7.121896] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[    7.121916] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[    7.287290] alg: No test for crc32 (crc32-pclmul)
[    7.287313] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[    7.460151] nvidia: module license 'NVIDIA' taints kernel.
[    7.460157] Disabling lock debugging due to kernel taint
[    7.463620] nvidia: Unknown symbol acpi_os_wait_events_complete (err 0)
[    7.500882] hda_intel: Disabling MSI
[    7.500892] hda-intel 0000:05:00.1: Handle VGA-switcheroo audio client
[    7.502102] snd_hda_intel 0000:00:1b.0: irq 98 for MSI/MSI-X
[    7.539716] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
[    7.567338] input: A4Tech USB Mouse as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/0003:09DA:000A.0002/input/input9
[    7.567629] a4tech 0003:09DA:000A.0002: input,hidraw3: USB HID v1.10 Mouse [A4Tech USB Mouse] on usb-0000:00:1d.1-1/input0
[    8.378759] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:07.0/0000:05:00.1/sound/card1/input13
[    8.378999] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:07.0/0000:05:00.1/sound/card1/input12
[    8.379216] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:07.0/0000:05:00.1/sound/card1/input11
[    8.379471] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:07.0/0000:05:00.1/sound/card1/input10
[    8.697655] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input14
[    8.703045] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
[    8.703216] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
[    8.703343] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[    8.703561] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[    8.703726] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[    9.992700] floppy0: no floppy controllers found
[    9.992711] work still pending
[   10.574898] EXT4-fs (sdc3): re-mounted. Opts: (null)
[   10.800867] EXT4-fs (sdc3): re-mounted. Opts: errors=remount-ro,user_xattr
[   10.869037] loop: module loaded
[   13.056007] EXT4-fs (sdb2): mounting ext2 file system using the ext4 subsystem
[   13.059349] EXT4-fs (sdb2): mounted filesystem without journal. Opts: (null)
[   13.109903] EXT4-fs (sdc4): mounted filesystem with ordered data mode. Opts: (null)
[   13.279490] EXT4-fs (sdc5): mounted filesystem with ordered data mode. Opts: (null)
[   14.046063] RPC: Registered named UNIX socket transport module.
[   14.046066] RPC: Registered udp transport module.
[   14.046067] RPC: Registered tcp transport module.
[   14.046068] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   14.072253] FS-Cache: Loaded
[   14.111472] FS-Cache: Netfs 'nfs' registered for caching
[   14.182702] Installing knfsd (copyright (C) 1996 okir at monad.swb.de).
[   15.124784] CacheFiles: Loaded
[   16.428084] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input20
[   17.492870] FS-Cache: Cache "mycache" added (type cachefiles)
[   17.492874] CacheFiles: File cache on sdc5 registered
[   18.085144] Bluetooth: Core ver 2.18
[   18.085166] NET: Registered protocol family 31
[   18.085167] Bluetooth: HCI device and connection manager initialized
[   18.085176] Bluetooth: HCI socket layer initialized
[   18.085178] Bluetooth: L2CAP socket layer initialized
[   18.085187] Bluetooth: SCO socket layer initialized
[   18.118967] Bluetooth: RFCOMM TTY layer initialized
[   18.118976] Bluetooth: RFCOMM socket layer initialized
[   18.118982] Bluetooth: RFCOMM ver 1.11
[   18.443939] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   18.443942] Bluetooth: BNEP filters: protocol multicast
[   18.443960] Bluetooth: BNEP socket layer initialized
[   19.327602] lp: driver loaded but no devices found
[   19.397729] ppdev: user-space parallel port driver
[   20.450681] aufs: module is from the staging directory, the quality is unknown, you have been warned.
[   20.459606] aufs 3.14-20140616
[   21.035360] Bridge firewalling registered
[   21.037021] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
[   21.197595] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   21.293462] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[   21.402458] ip_tables: (C) 2000-2006 Netfilter Core Team
[   21.528869] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   24.095685] e1000e: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   24.095993] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[   31.080465] [drm] Initialized drm 1.1.0 20060810
[   31.412346] wmi: Mapper loaded
[   31.554729] nouveau  [  DEVICE][0000:05:00.0] BOOT0  : 0x0c8000a1
[   31.554734] nouveau  [  DEVICE][0000:05:00.0] Chipset: GF110 (NVC8)
[   31.554738] nouveau  [  DEVICE][0000:05:00.0] Family : NVC0
[   31.554809] nouveau  [   VBIOS][0000:05:00.0] checking PRAMIN for image...
[   31.652980] nouveau  [   VBIOS][0000:05:00.0] ... appears to be valid
[   31.652984] nouveau  [   VBIOS][0000:05:00.0] using image from PRAMIN
[   31.653161] nouveau  [   VBIOS][0000:05:00.0] BIT signature found
[   31.653165] nouveau  [   VBIOS][0000:05:00.0] version 70.10.49.00.03
[   31.675615] nouveau 0000:05:00.0: irq 99 for MSI/MSI-X
[   31.675633] nouveau  [     PMC][0000:05:00.0] MSI interrupts enabled
[   31.675683] nouveau  [     PFB][0000:05:00.0] RAM type: GDDR5
[   31.675685] nouveau  [     PFB][0000:05:00.0] RAM size: 1536 MiB
[   31.675688] nouveau  [     PFB][0000:05:00.0]    ZCOMP: 0 tags
[   31.679224] nouveau  [    VOLT][0000:05:00.0] GPU voltage: 963000uv
[   31.702748] nouveau  [  PTHERM][0000:05:00.0] FAN control: PWM
[   31.702755] nouveau  [  PTHERM][0000:05:00.0] fan management: automatic
[   31.702757] nouveau  [  PTHERM][0000:05:00.0] internal sensor: yes
[   31.702777] nouveau  [     CLK][0000:05:00.0] 03: core 50 MHz memory 135 MHz 
[   31.702780] nouveau  [     CLK][0000:05:00.0] 07: core 405 MHz memory 324 MHz 
[   31.702782] nouveau  [     CLK][0000:05:00.0] 0f: core 772 MHz memory 2004 MHz 
[   31.702862] nouveau  [     CLK][0000:05:00.0] --: core 50 MHz memory 135 MHz 
[   31.711969] [TTM] Zone  kernel: Available graphics memory: 24712684 kiB
[   31.711973] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[   31.711974] [TTM] Initializing pool allocator
[   31.711981] [TTM] Initializing DMA pool allocator
[   31.711996] nouveau  [     DRM] VRAM: 1536 MiB
[   31.711998] nouveau  [     DRM] GART: 1048576 MiB
[   31.712002] nouveau  [     DRM] TMDS table version 2.0
[   31.712004] nouveau  [     DRM] DCB version 4.0
[   31.712007] nouveau  [     DRM] DCB outp 00: 02000300 00000000
[   31.712010] nouveau  [     DRM] DCB outp 01: 01000302 00020030
[   31.712012] nouveau  [     DRM] DCB outp 02: 04011380 00000000
[   31.712014] nouveau  [     DRM] DCB outp 03: 08011382 00020030
[   31.712017] nouveau  [     DRM] DCB outp 04: 02022362 00020010
[   31.712019] nouveau  [     DRM] DCB conn 00: 00001030
[   31.712022] nouveau  [     DRM] DCB conn 01: 00010130
[   31.712024] nouveau  [     DRM] DCB conn 02: 00002261
[   31.712822] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   31.712824] [drm] Driver supports precise vblank timestamp query.
[   31.727084] nouveau  [     DRM] MM: using COPY0 for buffer copies
[   31.986345] nouveau  [     DRM] allocated 2560x1440 fb: 0x60000, bo ffff880c1ff3f400
[   31.986490] fbcon: nouveaufb (fb0) is primary device
[   31.986660] Console: switching to colour frame buffer device 160x64
[   31.986670] nouveau 0000:05:00.0: fb0: nouveaufb frame buffer device
[   31.986673] nouveau 0000:05:00.0: registered panic notifier
[   31.986689] [drm] Initialized nouveau 1.1.1 20120801 for 0000:05:00.0 on minor 0
[   40.917390] hda-codec: out of range cmd 2:5:707:ffffffbf
[   42.111878] hda-codec: out of range cmd 3:5:707:ffffffbf
[  100.575841] Key type dns_resolver registered
[  100.691317] FS-Cache: Netfs 'cifs' registered for caching
[  100.694002] Key type cifs.spnego registered
[  100.694011] Key type cifs.idmap registered
[  100.695507] CIFS VFS: bad security option: ntlmv
[  100.699816] CIFS VFS: bad security option: ntlmv
[  380.280065] CIFS VFS: bad security option: ntlmv
[  380.285454] CIFS VFS: bad security option: ntlmv
[ 2007.161689] perf samples too long (2503 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
[ 8460.323040] CIFS VFS: bad security option: ntlmv
[ 8494.598964] CIFS VFS: bad security option: ntlmv
[ 8592.182057] CIFS VFS: bad security option: ntlmv
[ 9070.126462] [kworke] preemptive burial: OBJ1ec [WAIT_FOR_CMD] ffff880590815110
[ 9070.126465] 
[ 9070.126468] CacheFiles: Error: Can't preemptively bury live object
[ 9070.126470] object: OBJ1ec
[ 9070.126473] objstate=WAIT_FOR_CMD fl=38 wbusy=0 ev=0[6d]
[ 9070.126475] ops=0 inp=0 exc=0
[ 9070.126477] parent=ffff880625ee1e00
[ 9070.126479] cookie=ffff880620c86660 [pr=ffff880625fc3a70 nd=ffff8805909f06c8 fl=22]
[ 9070.126481] key=[8] 'd13c100b31000000'
[20629.373222] 
[20629.373227] CacheFiles: Assertion failed
[20629.373267] ------------[ cut here ]------------
[20629.373290] kernel BUG at /build/linux-2_J5c_/linux-3.14.15/fs/cachefiles/namei.c:425!
[20629.373300] invalid opcode: 0000 [#1] SMP 
[20629.373310] Modules linked in: arc4 ecb md4 hmac nls_utf8 cifs dns_resolver nouveau mxm_wmi wmi video ttm drm_kms_helper drm i2c_algo_bit xt_addrtype xt_conntrack iptable_filter ipt_MASQUERADE iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables x_tables bridge stp llc aufs(C) ppdev lp bnep rfcomm bluetooth 6lowpan_iphc rfkill autofs4 binfmt_misc cachefiles uinput nfsd auth_rpcgss oid_registry nfs_acl nfs lockd fscache sunrpc loop snd_hda_codec_hdmi intel_powerclamp snd_hda_codec_realtek snd_hda_codec_generic joydev coretemp hid_a4tech kvm_intel snd_hda_intel snd_hda_codec kvm snd_hwdep snd_pcm crct10dif_pclmul snd_seq psmouse crc32_pclmul i2c_i801 snd_seq_device snd_timer snd iTCO_wdt iTCO_vendor_support lpc_ich mfd_core i7core_edac edac_core ioatdma acpi_cpufreq
[20629.373518]  dca crc32c_intel ghash_clmulni_intel processor tpm_infineon soundcore aesni_intel i2c_core evdev pcspkr serio_raw tpm_tis parport_pc parport thermal_sys ipmi_si ipmi_msghandler aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd button tpm ext4 crc16 mbcache jbd2 sg sd_mod sr_mod crc_t10dif cdrom crct10dif_common hid_generic usbhid hid firewire_ohci firewire_core crc_itu_t ahci libahci libata scsi_mod uhci_hcd ehci_pci e1000e ehci_hcd ptp pps_core usbcore usb_common
[20629.373650] CPU: 4 PID: 26629 Comm: kworker/u49:0 Tainted: P         C O 3.14-0.bpo.2-amd64 #1 Debian 3.14.15-2~bpo70+1
[20629.373661] Hardware name: empty empty/S7010, BIOS 'V3.01          ' 11/12/2010
[20629.373678] Workqueue: fscache_object fscache_object_work_func [fscache]
[20629.373688] task: ffff880624cbf230 ti: ffff880575a02000 task.ti: ffff880575a02000
[20629.373697] RIP: 0010:[<ffffffffa0433d4d>]  [<ffffffffa0433d4d>] cachefiles_delete_object+0xcd/0x110 [cachefiles]
[20629.373714] RSP: 0018:ffff880575a03d88  EFLAGS: 00010292
[20629.373722] RAX: 000000000000001c RBX: ffff88062604c6c0 RCX: 0000000000000006
[20629.373730] RDX: 0000000000000007 RSI: 0000000000000007 RDI: 0000000000000246
[20629.373739] RBP: ffff880c244a5000 R08: 000000000000000a R09: 0000000000000000
[20629.373747] R10: 0000000000000495 R11: 0000000000000494 R12: ffff88062604c6c0
[20629.373755] R13: ffff8805779a67f0 R14: 0000000000000000 R15: ffff88062604c750
[20629.373764] FS:  0000000000000000(0000) GS:ffff88063fc80000(0000) knlGS:0000000000000000
[20629.373773] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[20629.373781] CR2: 00007f8b905b7020 CR3: 000000000180d000 CR4: 00000000000007e0
[20629.373790] Stack:
[20629.373795]  ffff88062604c6c0 ffff880c244a5000 ffff880626cd6b00 ffffffffa043280f
[20629.373812]  ffff88062604c6c0 ffff880577439cc0 ffff880c244a5000 ffffffffa02ac511
[20629.373828]  ffff880624cbf230 ffff88062604c6c0 0000000000000061 ffff880620024e00
[20629.373846] Call Trace:
[20629.373856]  [<ffffffffa043280f>] ? cachefiles_drop_object+0xff/0x130 [cachefiles]
[20629.373876]  [<ffffffffa02ac511>] ? fscache_drop_object+0xd1/0x1d0 [fscache]
[20629.373893]  [<ffffffffa02ac697>] ? fscache_object_work_func+0x87/0x210 [fscache]
[20629.373923]  [<ffffffff81080635>] ? process_one_work+0x155/0x450
[20629.373939]  [<ffffffff81081c44>] ? worker_thread+0x114/0x370
[20629.373965]  [<ffffffff81081b30>] ? manage_workers.isra.21+0x2c0/0x2c0
[20629.373991]  [<ffffffff81087fcc>] ? kthread+0xbc/0xe0
[20629.374017]  [<ffffffff81087f10>] ? flush_kthread_worker+0xa0/0xa0
[20629.374045]  [<ffffffff8150638c>] ? ret_from_fork+0x7c/0xb0
[20629.374069]  [<ffffffff81087f10>] ? flush_kthread_worker+0xa0/0xa0
[20629.374084] Code: ef 31 c9 48 89 de e8 53 fb ff ff 89 c5 eb d1 48 c7 c7 bb 75 43 a0 31 c0 e8 f6 18 0c e1 48 c7 c7 90 80 43 a0 31 c0 e8 e8 18 0c e1 <0f> 0b 48 c7 c7 bb 75 43 a0 31 c0 e8 d8 18 0c e1 48 c7 c7 90 80 
[20629.374398] RIP  [<ffffffffa0433d4d>] cachefiles_delete_object+0xcd/0x110 [cachefiles]
[20629.374432]  RSP <ffff880575a03d88>


More information about the Linux-cachefs mailing list