All of lore.kernel.org
 help / color / mirror / Atom feed
* Memory corruption warnings triggered by repeated slabinfo -v
@ 2011-12-17  2:14 Alex Villacís Lasso
  2011-12-17  3:28   ` Eric Dumazet
  0 siblings, 1 reply; 8+ messages in thread
From: Alex Villacís Lasso @ 2011-12-17  2:14 UTC (permalink / raw)
  To: linux-kernel, linux-mm

[-- Attachment #1: Type: text/plain, Size: 650 bytes --]

I am running Fedora 16 x86_64 and testing vanilla kernel 3.2-rc5. I 
wanted to test the slabinfo program, so I wrote a small shell script 
slabinfo-forever.sh (attached) that invokes slabinfo -v every 3 seconds. 
Just by doing this, I was able to trigger several memory validation 
warnings, attached in this message. The reason I wanted to test slabinfo 
is because back when I was running Fedora 14, I had some video issues 
that seemed consistent with memory corruption. I tried to submit a 
kernel bug at https://bugzilla.kernel.org/show_bug.cgi?id=42312 just 
before the kernel.org hack issue, but bugzilla.kernel.org never came up 
after that.

[-- Attachment #2: dmesg-slabinfo-3.2-rc5.txt --]
[-- Type: text/plain, Size: 125363 bytes --]

0046bdaeb0 @offset=3760 fp=0xffff880046bdb318
[  154.784452] 
[  154.784456] Bytes b4 ffff880046bdaea0: 09 bb fd ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  154.784459] Object ffff880046bdaeb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  154.784461] Object ffff880046bdaec0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  154.784464] Object ffff880046bdaed0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  154.784466] Redzone ffff880046bdaee0: cc cc cc cc cc cc cc cc                          ........
[  154.784469] Padding ffff880046bdb020: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  154.784472] Pid: 2744, comm: bash Not tainted 3.2.0-rc5 #20
[  154.784474] Call Trace:
[  154.784478]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  154.784481]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  154.784485]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  154.784488]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  154.784491]  [<ffffffff8112a700>] ? check_slab+0xc4/0xd2
[  154.784494]  [<ffffffff814edec7>] ? __slab_alloc+0x3da/0x3f7
[  154.784497]  [<ffffffff81115c74>] ? anon_vma_fork+0x5a/0xe8
[  154.784501]  [<ffffffff814ed4d7>] alloc_debug_processing+0x65/0xf1
[  154.784504]  [<ffffffff814ede82>] __slab_alloc+0x395/0x3f7
[  154.784507]  [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[  154.784510]  [<ffffffff81114889>] ? anon_vma_alloc+0x1a/0x2e
[  154.784513]  [<ffffffff81115c74>] ? anon_vma_fork+0x5a/0xe8
[  154.784516]  [<ffffffff8108bac2>] ? mark_held_locks+0x6d/0x95
[  154.784519]  [<ffffffff81115c74>] ? anon_vma_fork+0x5a/0xe8
[  154.784522]  [<ffffffff8112cd35>] kmem_cache_alloc+0x57/0x101
[  154.784525]  [<ffffffff81115c74>] anon_vma_fork+0x5a/0xe8
[  154.784529]  [<ffffffff81059a57>] dup_mm+0x26a/0x482
[  154.784532]  [<ffffffff8105a801>] copy_process+0xb68/0x1313
[  154.784535]  [<ffffffff8108b7dc>] ? lock_acquire+0xe0/0x112
[  154.784538]  [<ffffffff8105b0f7>] do_fork+0x110/0x293
[  154.784541]  [<ffffffff8110ae7d>] ? might_fault+0x40/0x90
[  154.784544]  [<ffffffff8110ae7d>] ? might_fault+0x40/0x90
[  154.784547]  [<ffffffff8108b6ca>] ? lock_release+0x16b/0x19d
[  154.784550]  [<ffffffff814fb1ba>] ? sysret_check+0x2e/0x69
[  154.784554]  [<ffffffff81016bd5>] sys_clone+0x28/0x2a
[  154.784557]  [<ffffffff814fb523>] stub_clone+0x13/0x20
[  154.784559]  [<ffffffff814fb182>] ? system_call_fastpath+0x16/0x1b
[  154.784563] FIX anon_vma_chain: Restoring 0xffff880046bdaee0-0xffff880046bdaee7=0xbb
[  154.784564] 
[  154.784566] FIX anon_vma_chain: Marking all objects used
[  155.274004] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  155.326007] SLUB: filp 184 slabs counted but counter=185
[  155.385238] SLUB: kmalloc-64 478 slabs counted but counter=479
[  159.288277] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  159.342008] SLUB: filp 184 slabs counted but counter=185
[  159.397174] SLUB: kmalloc-64 479 slabs counted but counter=480
[  163.296703] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  163.351032] SLUB: filp 184 slabs counted but counter=185
[  163.407274] =============================================================================
[  163.407279] BUG kmalloc-64: Redzone overwritten
[  163.407281] -----------------------------------------------------------------------------
[  163.407282] 
[  163.407285] INFO: 0xffff8800281a47e8-0xffff8800281a47ef. First byte 0xbb instead of 0xcc
[  163.407292] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=37 cpu=0 pid=2803
[  163.407296] 	__slab_alloc+0x395/0x3f7
[  163.407299] 	__kmalloc+0x92/0x101
[  163.407301] 	kzalloc.constprop.2+0x13/0x15
[  163.407303] 	ext4_htree_store_dirent+0x2d/0xf1
[  163.407306] 	htree_dirblock_to_tree+0xf1/0x134
[  163.407309] 	ext4_htree_fill_tree+0x85/0x1e0
[  163.407311] 	ext4_readdir+0x17a/0x51e
[  163.407313] 	vfs_readdir+0x7b/0xb1
[  163.407315] 	sys_getdents+0x7e/0xce
[  163.407318] 	system_call_fastpath+0x16/0x1b
[  163.407321] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2803
[  163.407324] 	__slab_free+0x2f/0x1b7
[  163.407326] 	kfree+0xd5/0xfa
[  163.407328] 	free_rb_tree_fname+0x47/0x95
[  163.407330] 	ext4_htree_free_dir_info+0x13/0x1f
[  163.407333] 	ext4_release_dir+0x1a/0x1e
[  163.407335] 	fput+0xfd/0x1c2
[  163.407338] 	filp_close+0x6e/0x7a
[  163.407340] 	sys_close+0xaf/0xf1
[  163.407342] 	system_call_fastpath+0x16/0x1b
[  163.407345] INFO: Slab 0xffffea0000a06900 objects=20 used=19 fp=0xffff8800281a5a08 flags=0x20000000004081
[  163.407348] INFO: Object 0xffff8800281a47a8 @offset=1960 fp=0xffff8800281a5a08
[  163.407349] 
[  163.407352] Bytes b4 ffff8800281a4798: 04 c8 fd ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  163.407354] Object ffff8800281a47a8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  163.407357] Object ffff8800281a47b8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  163.407359] Object ffff8800281a47c8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  163.407362] Object ffff8800281a47d8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  163.407365] Redzone ffff8800281a47e8: bb bb bb bb bb bb bb bb                          ........
[  163.407367] Padding ffff8800281a4928: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  163.407370] Pid: 2850, comm: slabinfo Not tainted 3.2.0-rc5 #20
[  163.407372] Call Trace:
[  163.407376]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  163.407379]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  163.407382]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  163.407385]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  163.407388]  [<ffffffff8112a88a>] validate_slab+0x110/0x151
[  163.407392]  [<ffffffff8112c9cb>] validate_store+0xc8/0x1e8
[  163.407396]  [<ffffffff811287f3>] slab_attr_store+0x29/0x2d
[  163.407400]  [<ffffffff81198f60>] sysfs_write_file+0x108/0x144
[  163.407403]  [<ffffffff8113c159>] vfs_write+0xac/0xf3
[  163.407407]  [<ffffffff8113d568>] ? fget_light+0x3a/0x9b
[  163.407410]  [<ffffffff8113c348>] sys_write+0x4a/0x6e
[  163.407413]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  163.407416] FIX kmalloc-64: Restoring 0xffff8800281a47e8-0xffff8800281a47ef=0xcc
[  163.407417] 
[  163.407426] =============================================================================
[  163.407428] BUG kmalloc-64: Redzone overwritten
[  163.407429] -----------------------------------------------------------------------------
[  163.407431] 
[  163.407433] INFO: 0xffff8800239952a0-0xffff8800239952a7. First byte 0xbb instead of 0xcc
[  163.407436] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=37 cpu=0 pid=2803
[  163.407439] 	__slab_alloc+0x395/0x3f7
[  163.407441] 	__kmalloc+0x92/0x101
[  163.407443] 	kzalloc.constprop.2+0x13/0x15
[  163.407446] 	ext4_htree_store_dirent+0x2d/0xf1
[  163.407448] 	htree_dirblock_to_tree+0xf1/0x134
[  163.407450] 	ext4_htree_fill_tree+0x85/0x1e0
[  163.407452] 	ext4_readdir+0x17a/0x51e
[  163.407454] 	vfs_readdir+0x7b/0xb1
[  163.407457] 	sys_getdents+0x7e/0xce
[  163.407459] 	system_call_fastpath+0x16/0x1b
[  163.407462] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2803
[  163.407465] 	__slab_free+0x2f/0x1b7
[  163.407467] 	kfree+0xd5/0xfa
[  163.407469] 	free_rb_tree_fname+0x47/0x95
[  163.407471] 	ext4_htree_free_dir_info+0x13/0x1f
[  163.407473] 	ext4_release_dir+0x1a/0x1e
[  163.407475] 	fput+0xfd/0x1c2
[  163.407478] 	filp_close+0x6e/0x7a
[  163.407480] 	sys_close+0xaf/0xf1
[  163.407482] 	system_call_fastpath+0x16/0x1b
[  163.407485] INFO: Slab 0xffffea00008e6500 objects=20 used=20 fp=0x          (null) flags=0x20000000004081
[  163.407487] INFO: Object 0xffff880023995260 @offset=4704 fp=0x          (null)
[  163.407488] 
[  163.407491] Bytes b4 ffff880023995250: 46 e7 fd ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  F.......ZZZZZZZZ
[  163.407493] Object ffff880023995260: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  163.407496] Object ffff880023995270: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  163.407498] Object ffff880023995280: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  163.407501] Object ffff880023995290: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  163.407504] Redzone ffff8800239952a0: bb bb bb bb bb bb bb bb                          ........
[  163.407506] Padding ffff8800239953e0: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  163.407509] Pid: 2850, comm: slabinfo Not tainted 3.2.0-rc5 #20
[  163.407511] Call Trace:
[  163.407514]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  163.407517]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  163.407520]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  163.407523]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  163.407527]  [<ffffffff8112a88a>] validate_slab+0x110/0x151
[  163.407530]  [<ffffffff8112ca4b>] validate_store+0x148/0x1e8
[  163.407534]  [<ffffffff811287f3>] slab_attr_store+0x29/0x2d
[  163.407537]  [<ffffffff81198f60>] sysfs_write_file+0x108/0x144
[  163.407541]  [<ffffffff8113c159>] vfs_write+0xac/0xf3
[  163.407544]  [<ffffffff8113d568>] ? fget_light+0x3a/0x9b
[  163.407547]  [<ffffffff8113c348>] sys_write+0x4a/0x6e
[  163.407551]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  163.407554] FIX kmalloc-64: Restoring 0xffff8800239952a0-0xffff8800239952a7=0xcc
[  163.407555] 
[  163.408041] SLUB: kmalloc-64 483 slabs counted but counter=484
[  164.793097] =============================================================================
[  164.793105] BUG kmalloc-64: Redzone overwritten
[  164.793108] -----------------------------------------------------------------------------
[  164.793110] 
[  164.793116] INFO: 0xffff8800281a47e8-0xffff8800281a47ef. First byte 0xcc instead of 0xbb
[  164.793128] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=1423 cpu=0 pid=2803
[  164.793136] 	__slab_alloc+0x395/0x3f7
[  164.793142] 	__kmalloc+0x92/0x101
[  164.793146] 	kzalloc.constprop.2+0x13/0x15
[  164.793151] 	ext4_htree_store_dirent+0x2d/0xf1
[  164.793157] 	htree_dirblock_to_tree+0xf1/0x134
[  164.793162] 	ext4_htree_fill_tree+0x85/0x1e0
[  164.793166] 	ext4_readdir+0x17a/0x51e
[  164.793172] 	vfs_readdir+0x7b/0xb1
[  164.793176] 	sys_getdents+0x7e/0xce
[  164.793181] 	system_call_fastpath+0x16/0x1b
[  164.793188] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=1386 cpu=0 pid=2803
[  164.793193] 	__slab_free+0x2f/0x1b7
[  164.793197] 	kfree+0xd5/0xfa
[  164.793202] 	free_rb_tree_fname+0x47/0x95
[  164.793207] 	ext4_htree_free_dir_info+0x13/0x1f
[  164.793212] 	ext4_release_dir+0x1a/0x1e
[  164.793217] 	fput+0xfd/0x1c2
[  164.793222] 	filp_close+0x6e/0x7a
[  164.793227] 	sys_close+0xaf/0xf1
[  164.793231] 	system_call_fastpath+0x16/0x1b
[  164.793237] INFO: Slab 0xffffea0000a06900 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  164.793243] INFO: Object 0xffff8800281a47a8 @offset=1960 fp=0xffff8800281a5a08
[  164.793245] 
[  164.793250] Bytes b4 ffff8800281a4798: 04 c8 fd ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  164.793256] Object ffff8800281a47a8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  164.793261] Object ffff8800281a47b8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  164.793266] Object ffff8800281a47c8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  164.793271] Object ffff8800281a47d8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  164.793277] Redzone ffff8800281a47e8: cc cc cc cc cc cc cc cc                          ........
[  164.793282] Padding ffff8800281a4928: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  164.793289] Pid: 2803, comm: tracker-miner-f Not tainted 3.2.0-rc5 #20
[  164.793292] Call Trace:
[  164.793300]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  164.793306]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  164.793314]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  164.793321]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  164.793327]  [<ffffffff8112a700>] ? check_slab+0xc4/0xd2
[  164.793335]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  164.793343]  [<ffffffff814ed4d7>] alloc_debug_processing+0x65/0xf1
[  164.793350]  [<ffffffff814ede82>] __slab_alloc+0x395/0x3f7
[  164.793357]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  164.793365]  [<ffffffff8120ddb6>] ? security_context_to_sid_core+0x8b/0x182
[  164.793372]  [<ffffffff8112d601>] __kmalloc_track_caller+0x8e/0xfd
[  164.793379]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  164.793388]  [<ffffffff8110525e>] kstrdup+0x31/0x49
[  164.793395]  [<ffffffff8120ddf9>] security_context_to_sid_core+0xce/0x182
[  164.793404]  [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[  164.793411]  [<ffffffff814f81e8>] ? sub_preempt_count+0x95/0xa8
[  164.793418]  [<ffffffff814f5039>] ? _raw_spin_unlock+0x48/0x56
[  164.793426]  [<ffffffff8120f129>] security_context_to_sid_default+0x14/0x16
[  164.793434]  [<ffffffff811ffd20>] inode_doinit_with_dentry+0x267/0x41f
[  164.793441]  [<ffffffff811ffef4>] selinux_d_instantiate+0x1c/0x1e
[  164.793449]  [<ffffffff811fac6f>] security_d_instantiate+0x21/0x23
[  164.793457]  [<ffffffff8114d623>] d_instantiate+0x5c/0x61
[  164.793463]  [<ffffffff8114f303>] d_splice_alias+0xbc/0xd2
[  164.793470]  [<ffffffff811a9bc7>] ext4_lookup+0xba/0xeb
[  164.793477]  [<ffffffff81145225>] d_alloc_and_lookup+0x45/0x6c
[  164.793485]  [<ffffffff8114605e>] walk_component+0x224/0x401
[  164.793493]  [<ffffffff81146276>] lookup_last+0x3b/0x3d
[  164.793499]  [<ffffffff81146efd>] path_lookupat+0x82/0x29c
[  164.793507]  [<ffffffff8110ae7d>] ? might_fault+0x40/0x90
[  164.793513]  [<ffffffff811459bf>] ? getname_flags+0x30/0x209
[  164.793522]  [<ffffffff8124c797>] ? __strncpy_from_user+0x1e/0x48
[  164.793529]  [<ffffffff8114713e>] do_path_lookup+0x27/0x96
[  164.793536]  [<ffffffff81148ad3>] user_path_at_empty+0x53/0x92
[  164.793543]  [<ffffffff8110aec6>] ? might_fault+0x89/0x90
[  164.793549]  [<ffffffff8110ae7d>] ? might_fault+0x40/0x90
[  164.793555]  [<ffffffff8113fea1>] ? cp_new_stat+0xf7/0x10d
[  164.793562]  [<ffffffff81148b23>] user_path_at+0x11/0x13
[  164.793568]  [<ffffffff81140090>] vfs_fstatat+0x3a/0x64
[  164.793575]  [<ffffffff811400d8>] vfs_lstat+0x1e/0x20
[  164.793581]  [<ffffffff81140227>] sys_newlstat+0x1a/0x33
[  164.793588]  [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[  164.793596]  [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[  164.793603]  [<ffffffff8124c41e>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[  164.793611]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  164.793617] FIX kmalloc-64: Restoring 0xffff8800281a47e8-0xffff8800281a47ef=0xbb
[  164.793619] 
[  164.793623] FIX kmalloc-64: Marking all objects used
[  164.797484] =============================================================================
[  164.797491] BUG kmalloc-64: Redzone overwritten
[  164.797496] -----------------------------------------------------------------------------
[  164.797499] 
[  164.797505] INFO: 0xffff8800239952a0-0xffff8800239952a7. First byte 0xcc instead of 0xbb
[  164.797515] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=1427 cpu=0 pid=2803
[  164.797522] 	__slab_alloc+0x395/0x3f7
[  164.797527] 	__kmalloc+0x92/0x101
[  164.797533] 	kzalloc.constprop.2+0x13/0x15
[  164.797538] 	ext4_htree_store_dirent+0x2d/0xf1
[  164.797544] 	htree_dirblock_to_tree+0xf1/0x134
[  164.797549] 	ext4_htree_fill_tree+0x85/0x1e0
[  164.797554] 	ext4_readdir+0x17a/0x51e
[  164.797559] 	vfs_readdir+0x7b/0xb1
[  164.797564] 	sys_getdents+0x7e/0xce
[  164.797569] 	system_call_fastpath+0x16/0x1b
[  164.797576] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=1390 cpu=0 pid=2803
[  164.797582] 	__slab_free+0x2f/0x1b7
[  164.797587] 	kfree+0xd5/0xfa
[  164.797592] 	free_rb_tree_fname+0x47/0x95
[  164.797597] 	ext4_htree_free_dir_info+0x13/0x1f
[  164.797603] 	ext4_release_dir+0x1a/0x1e
[  164.797607] 	fput+0xfd/0x1c2
[  164.797613] 	filp_close+0x6e/0x7a
[  164.797618] 	sys_close+0xaf/0xf1
[  164.797624] 	system_call_fastpath+0x16/0x1b
[  164.797630] INFO: Slab 0xffffea00008e6500 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  164.797637] INFO: Object 0xffff880023995260 @offset=4704 fp=0xffff880023994498
[  164.797640] 
[  164.797646] Bytes b4 ffff880023995250: 46 e7 fd ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  F.......ZZZZZZZZ
[  164.797652] Object ffff880023995260: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  164.797659] Object ffff880023995270: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  164.797664] Object ffff880023995280: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  164.797671] Object ffff880023995290: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  164.797676] Redzone ffff8800239952a0: cc cc cc cc cc cc cc cc                          ........
[  164.797683] Padding ffff8800239953e0: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  164.797690] Pid: 2803, comm: tracker-miner-f Not tainted 3.2.0-rc5 #20
[  164.797694] Call Trace:
[  164.797703]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  164.797711]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  164.797719]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  164.797727]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  164.797734]  [<ffffffff8112a700>] ? check_slab+0xc4/0xd2
[  164.797744]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  164.797752]  [<ffffffff814ed4d7>] alloc_debug_processing+0x65/0xf1
[  164.797761]  [<ffffffff814ede82>] __slab_alloc+0x395/0x3f7
[  164.797769]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  164.797778]  [<ffffffff8120ddb6>] ? security_context_to_sid_core+0x8b/0x182
[  164.797787]  [<ffffffff8112d601>] __kmalloc_track_caller+0x8e/0xfd
[  164.797795]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  164.797804]  [<ffffffff8110525e>] kstrdup+0x31/0x49
[  164.797812]  [<ffffffff8120ddf9>] security_context_to_sid_core+0xce/0x182
[  164.797821]  [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[  164.797830]  [<ffffffff814f81e8>] ? sub_preempt_count+0x95/0xa8
[  164.797838]  [<ffffffff814f5039>] ? _raw_spin_unlock+0x48/0x56
[  164.797847]  [<ffffffff8120f129>] security_context_to_sid_default+0x14/0x16
[  164.797856]  [<ffffffff811ffd20>] inode_doinit_with_dentry+0x267/0x41f
[  164.797864]  [<ffffffff811ffef4>] selinux_d_instantiate+0x1c/0x1e
[  164.797873]  [<ffffffff811fac6f>] security_d_instantiate+0x21/0x23
[  164.797880]  [<ffffffff8114d623>] d_instantiate+0x5c/0x61
[  164.797888]  [<ffffffff8114f303>] d_splice_alias+0xbc/0xd2
[  164.797895]  [<ffffffff811a9bc7>] ext4_lookup+0xba/0xeb
[  164.797903]  [<ffffffff81145225>] d_alloc_and_lookup+0x45/0x6c
[  164.797912]  [<ffffffff8114605e>] walk_component+0x224/0x401
[  164.797921]  [<ffffffff81146276>] lookup_last+0x3b/0x3d
[  164.797929]  [<ffffffff81146efd>] path_lookupat+0x82/0x29c
[  164.797937]  [<ffffffff8110ae7d>] ? might_fault+0x40/0x90
[  164.797945]  [<ffffffff811459bf>] ? getname_flags+0x30/0x209
[  164.797953]  [<ffffffff8124c797>] ? __strncpy_from_user+0x1e/0x48
[  164.797961]  [<ffffffff8114713e>] do_path_lookup+0x27/0x96
[  164.797970]  [<ffffffff81148ad3>] user_path_at_empty+0x53/0x92
[  164.797978]  [<ffffffff8110aec6>] ? might_fault+0x89/0x90
[  164.797986]  [<ffffffff8110ae7d>] ? might_fault+0x40/0x90
[  164.797993]  [<ffffffff8113fea1>] ? cp_new_stat+0xf7/0x10d
[  164.798001]  [<ffffffff81148b23>] user_path_at+0x11/0x13
[  164.798008]  [<ffffffff81140090>] vfs_fstatat+0x3a/0x64
[  164.798010]  [<ffffffff811400d8>] vfs_lstat+0x1e/0x20
[  164.798010]  [<ffffffff81140227>] sys_newlstat+0x1a/0x33
[  164.798010]  [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[  164.798010]  [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[  164.798010]  [<ffffffff8124c41e>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[  164.798010]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  164.798010] FIX kmalloc-64: Restoring 0xffff8800239952a0-0xffff8800239952a7=0xbb
[  164.798010] 
[  164.798010] FIX kmalloc-64: Marking all objects used
[  167.302355] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  167.354003] SLUB: filp 184 slabs counted but counter=185
[  167.407003] SLUB: kmalloc-64 581 slabs counted but counter=584
[  171.300012] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  171.356010] SLUB: filp 184 slabs counted but counter=185
[  171.411010] SLUB: kmalloc-64 669 slabs counted but counter=672
[  175.299247] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  175.355004] SLUB: filp 184 slabs counted but counter=185
[  175.412007] SLUB: kmalloc-64 670 slabs counted but counter=673
[  179.305594] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  179.363014] SLUB: filp 184 slabs counted but counter=185
[  179.420013] SLUB: kmalloc-64 670 slabs counted but counter=673
[  183.312207] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  183.370004] SLUB: filp 184 slabs counted but counter=185
[  183.428006] SLUB: kmalloc-64 672 slabs counted but counter=675
[  187.317235] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  187.373004] SLUB: filp 184 slabs counted but counter=185
[  187.430007] SLUB: kmalloc-64 673 slabs counted but counter=676
[  191.364005] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  191.419002] SLUB: filp 184 slabs counted but counter=185
[  191.472006] SLUB: kmalloc-64 673 slabs counted but counter=676
[  195.367007] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  195.425008] SLUB: filp 184 slabs counted but counter=185
[  195.482004] SLUB: kmalloc-64 673 slabs counted but counter=676
[  199.381140] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  199.437008] SLUB: filp 184 slabs counted but counter=185
[  199.494323] SLUB: kmalloc-64 674 slabs counted but counter=677
[  203.391714] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  203.451005] SLUB: filp 184 slabs counted but counter=185
[  203.508779] =============================================================================
[  203.508784] BUG kmalloc-64: Redzone overwritten
[  203.508786] -----------------------------------------------------------------------------
[  203.508787] 
[  203.508790] INFO: 0xffff8800224e9bd0-0xffff8800224e9bd7. First byte 0xbb instead of 0xcc
[  203.508796] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=5 cpu=1 pid=2803
[  203.508801] 	__slab_alloc+0x395/0x3f7
[  203.508804] 	__kmalloc+0x92/0x101
[  203.508807] 	kzalloc.constprop.2+0x13/0x15
[  203.508809] 	ext4_htree_store_dirent+0x2d/0xf1
[  203.508812] 	htree_dirblock_to_tree+0xf1/0x134
[  203.508814] 	ext4_htree_fill_tree+0x85/0x1e0
[  203.508817] 	ext4_readdir+0x17a/0x51e
[  203.508819] 	vfs_readdir+0x7b/0xb1
[  203.508821] 	sys_getdents+0x7e/0xce
[  203.508824] 	system_call_fastpath+0x16/0x1b
[  203.508827] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=1 pid=2803
[  203.508830] 	__slab_free+0x2f/0x1b7
[  203.508832] 	kfree+0xd5/0xfa
[  203.508834] 	free_rb_tree_fname+0x47/0x95
[  203.508837] 	ext4_htree_free_dir_info+0x13/0x1f
[  203.508839] 	ext4_release_dir+0x1a/0x1e
[  203.508841] 	fput+0xfd/0x1c2
[  203.508844] 	filp_close+0x6e/0x7a
[  203.508847] 	sys_close+0xaf/0xf1
[  203.508849] 	system_call_fastpath+0x16/0x1b
[  203.508852] INFO: Slab 0xffffea0000893a00 objects=20 used=20 fp=0x          (null) flags=0x20000000004081
[  203.508854] INFO: Object 0xffff8800224e9b90 @offset=7056 fp=0x          (null)
[  203.508855] 
[  203.508859] Bytes b4 ffff8800224e9b80: 07 86 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  203.508861] Object ffff8800224e9b90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  203.508864] Object ffff8800224e9ba0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  203.508867] Object ffff8800224e9bb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  203.508869] Object ffff8800224e9bc0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  203.508872] Redzone ffff8800224e9bd0: bb bb bb bb bb bb bb bb                          ........
[  203.508874] Padding ffff8800224e9d10: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  203.508878] Pid: 2870, comm: slabinfo Not tainted 3.2.0-rc5 #20
[  203.508880] Call Trace:
[  203.508884]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  203.508887]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  203.508890]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  203.508894]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  203.508897]  [<ffffffff8112a88a>] validate_slab+0x110/0x151
[  203.508900]  [<ffffffff8112ca4b>] validate_store+0x148/0x1e8
[  203.508905]  [<ffffffff811287f3>] slab_attr_store+0x29/0x2d
[  203.508909]  [<ffffffff81198f60>] sysfs_write_file+0x108/0x144
[  203.508912]  [<ffffffff8113c159>] vfs_write+0xac/0xf3
[  203.508915]  [<ffffffff8113d568>] ? fget_light+0x3a/0x9b
[  203.508919]  [<ffffffff8113c348>] sys_write+0x4a/0x6e
[  203.508922]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  203.508925] FIX kmalloc-64: Restoring 0xffff8800224e9bd0-0xffff8800224e9bd7=0xcc
[  203.508926] 
[  203.509007] SLUB: kmalloc-64 682 slabs counted but counter=685
[  204.487985] =============================================================================
[  204.487989] BUG kmalloc-64: Redzone overwritten
[  204.487991] -----------------------------------------------------------------------------
[  204.487992] 
[  204.487995] INFO: 0xffff8800224e9bd0-0xffff8800224e9bd7. First byte 0xcc instead of 0xbb
[  204.488002] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=984 cpu=1 pid=2803
[  204.488006] 	__slab_alloc+0x395/0x3f7
[  204.488009] 	__kmalloc+0x92/0x101
[  204.488011] 	kzalloc.constprop.2+0x13/0x15
[  204.488014] 	ext4_htree_store_dirent+0x2d/0xf1
[  204.488017] 	htree_dirblock_to_tree+0xf1/0x134
[  204.488019] 	ext4_htree_fill_tree+0x85/0x1e0
[  204.488021] 	ext4_readdir+0x17a/0x51e
[  204.488024] 	vfs_readdir+0x7b/0xb1
[  204.488026] 	sys_getdents+0x7e/0xce
[  204.488029] 	system_call_fastpath+0x16/0x1b
[  204.488032] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=979 cpu=1 pid=2803
[  204.488034] 	__slab_free+0x2f/0x1b7
[  204.488037] 	kfree+0xd5/0xfa
[  204.488039] 	free_rb_tree_fname+0x47/0x95
[  204.488041] 	ext4_htree_free_dir_info+0x13/0x1f
[  204.488043] 	ext4_release_dir+0x1a/0x1e
[  204.488046] 	fput+0xfd/0x1c2
[  204.488049] 	filp_close+0x6e/0x7a
[  204.488051] 	sys_close+0xaf/0xf1
[  204.488054] 	system_call_fastpath+0x16/0x1b
[  204.488056] INFO: Slab 0xffffea0000893a00 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  204.488059] INFO: Object 0xffff8800224e9b90 @offset=7056 fp=0x          (null)
[  204.488060] 
[  204.488063] Bytes b4 ffff8800224e9b80: 17 87 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  204.488066] Object ffff8800224e9b90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  204.488068] Object ffff8800224e9ba0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  204.488071] Object ffff8800224e9bb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  204.488073] Object ffff8800224e9bc0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  204.488076] Redzone ffff8800224e9bd0: cc cc cc cc cc cc cc cc                          ........
[  204.488078] Padding ffff8800224e9d10: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  204.488082] Pid: 2803, comm: tracker-miner-f Not tainted 3.2.0-rc5 #20
[  204.488084] Call Trace:
[  204.488087]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  204.488091]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  204.488094]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  204.488097]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  204.488100]  [<ffffffff8112a700>] ? check_slab+0xc4/0xd2
[  204.488103]  [<ffffffff8119dc79>] ? kzalloc.constprop.2+0x13/0x15
[  204.488106]  [<ffffffff814ed4d7>] alloc_debug_processing+0x65/0xf1
[  204.488110]  [<ffffffff814ede82>] __slab_alloc+0x395/0x3f7
[  204.488113]  [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[  204.488117]  [<ffffffff8119dc79>] ? kzalloc.constprop.2+0x13/0x15
[  204.488120]  [<ffffffff8108bac2>] ? mark_held_locks+0x6d/0x95
[  204.488123]  [<ffffffff8112b9ba>] __kmalloc+0x92/0x101
[  204.488126]  [<ffffffff8119dc79>] ? kzalloc.constprop.2+0x13/0x15
[  204.488129]  [<ffffffff8119dc79>] kzalloc.constprop.2+0x13/0x15
[  204.488132]  [<ffffffff8119de3b>] ext4_readdir+0x83/0x51e
[  204.488135]  [<ffffffff8114af04>] ? vfs_readdir+0x5b/0xb1
[  204.488138]  [<ffffffff8114ac60>] ? sys_ioctl+0x7a/0x7a
[  204.488141]  [<ffffffff8114ac60>] ? sys_ioctl+0x7a/0x7a
[  204.488143]  [<ffffffff8114af24>] vfs_readdir+0x7b/0xb1
[  204.488147]  [<ffffffff8114b040>] sys_getdents+0x7e/0xce
[  204.488150]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  204.488153] FIX kmalloc-64: Restoring 0xffff8800224e9bd0-0xffff8800224e9bd7=0xbb
[  204.488154] 
[  204.488156] FIX kmalloc-64: Marking all objects used
[  207.407002] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  207.466007] SLUB: filp 184 slabs counted but counter=185
[  207.523046] SLUB: kmalloc-64 681 slabs counted but counter=685
[  211.436515] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  211.496004] SLUB: filp 184 slabs counted but counter=185
[  211.554107] SLUB: kmalloc-64 681 slabs counted but counter=685
[  215.438749] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  215.498007] SLUB: filp 184 slabs counted but counter=185
[  215.557005] SLUB: kmalloc-64 681 slabs counted but counter=685
[  219.447732] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  219.508004] SLUB: filp 184 slabs counted but counter=185
[  219.562596] =============================================================================
[  219.562602] BUG kmalloc-64: Redzone overwritten
[  219.562604] -----------------------------------------------------------------------------
[  219.562605] 
[  219.562607] INFO: 0xffff8800227cdbd0-0xffff8800227cdbd7. First byte 0xbb instead of 0xcc
[  219.562614] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=36 cpu=0 pid=2872
[  219.562618] 	__slab_alloc+0x395/0x3f7
[  219.562621] 	__kmalloc+0x92/0x101
[  219.562624] 	kzalloc.constprop.2+0x13/0x15
[  219.562626] 	ext4_htree_store_dirent+0x2d/0xf1
[  219.562629] 	htree_dirblock_to_tree+0xf1/0x134
[  219.562632] 	ext4_htree_fill_tree+0x85/0x1e0
[  219.562634] 	ext4_readdir+0x17a/0x51e
[  219.562637] 	vfs_readdir+0x7b/0xb1
[  219.562639] 	sys_getdents+0x7e/0xce
[  219.562641] 	system_call_fastpath+0x16/0x1b
[  219.562645] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2872
[  219.562647] 	__slab_free+0x2f/0x1b7
[  219.562649] 	kfree+0xd5/0xfa
[  219.562652] 	free_rb_tree_fname+0x47/0x95
[  219.562654] 	ext4_htree_free_dir_info+0x13/0x1f
[  219.562656] 	ext4_release_dir+0x1a/0x1e
[  219.562659] 	fput+0xfd/0x1c2
[  219.562662] 	filp_close+0x6e/0x7a
[  219.562664] 	sys_close+0xaf/0xf1
[  219.562666] 	system_call_fastpath+0x16/0x1b
[  219.562669] INFO: Slab 0xffffea000089f300 objects=20 used=20 fp=0x          (null) flags=0x20000000004081
[  219.562672] INFO: Object 0xffff8800227cdb90 @offset=7056 fp=0x          (null)
[  219.562673] 
[  219.562676] Bytes b4 ffff8800227cdb80: da 81 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  219.562679] Object ffff8800227cdb90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  219.562681] Object ffff8800227cdba0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  219.562684] Object ffff8800227cdbb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  219.562686] Object ffff8800227cdbc0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  219.562689] Redzone ffff8800227cdbd0: bb bb bb bb bb bb bb bb                          ........
[  219.562692] Padding ffff8800227cdd10: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  219.562696] Pid: 2880, comm: slabinfo Not tainted 3.2.0-rc5 #20
[  219.562697] Call Trace:
[  219.562701]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  219.562704]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  219.562708]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  219.562711]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  219.562714]  [<ffffffff8112a88a>] validate_slab+0x110/0x151
[  219.562717]  [<ffffffff8112ca4b>] validate_store+0x148/0x1e8
[  219.562722]  [<ffffffff811287f3>] slab_attr_store+0x29/0x2d
[  219.562726]  [<ffffffff81198f60>] sysfs_write_file+0x108/0x144
[  219.562730]  [<ffffffff8113c159>] vfs_write+0xac/0xf3
[  219.562733]  [<ffffffff8113d568>] ? fget_light+0x3a/0x9b
[  219.562736]  [<ffffffff8113c348>] sys_write+0x4a/0x6e
[  219.562739]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  219.562742] FIX kmalloc-64: Restoring 0xffff8800227cdbd0-0xffff8800227cdbd7=0xcc
[  219.562743] 
[  219.563242] SLUB: kmalloc-64 681 slabs counted but counter=685
[  220.180328] =============================================================================
[  220.180333] BUG kmalloc-64: Redzone overwritten
[  220.180335] -----------------------------------------------------------------------------
[  220.180336] 
[  220.180339] INFO: 0xffff8800227cdbd0-0xffff8800227cdbd7. First byte 0xcc instead of 0xbb
[  220.180346] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=654 cpu=0 pid=2872
[  220.180350] 	__slab_alloc+0x395/0x3f7
[  220.180353] 	__kmalloc+0x92/0x101
[  220.180355] 	kzalloc.constprop.2+0x13/0x15
[  220.180357] 	ext4_htree_store_dirent+0x2d/0xf1
[  220.180360] 	htree_dirblock_to_tree+0xf1/0x134
[  220.180363] 	ext4_htree_fill_tree+0x85/0x1e0
[  220.180365] 	ext4_readdir+0x17a/0x51e
[  220.180368] 	vfs_readdir+0x7b/0xb1
[  220.180370] 	sys_getdents+0x7e/0xce
[  220.180373] 	system_call_fastpath+0x16/0x1b
[  220.180376] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=618 cpu=0 pid=2872
[  220.180379] 	__slab_free+0x2f/0x1b7
[  220.180381] 	kfree+0xd5/0xfa
[  220.180383] 	free_rb_tree_fname+0x47/0x95
[  220.180385] 	ext4_htree_free_dir_info+0x13/0x1f
[  220.180388] 	ext4_release_dir+0x1a/0x1e
[  220.180390] 	fput+0xfd/0x1c2
[  220.180393] 	filp_close+0x6e/0x7a
[  220.180396] 	sys_close+0xaf/0xf1
[  220.180398] 	system_call_fastpath+0x16/0x1b
[  220.180401] INFO: Slab 0xffffea000089f300 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  220.180403] INFO: Object 0xffff8800227cdb90 @offset=7056 fp=0xffff8800227cd880
[  220.180404] 
[  220.180408] Bytes b4 ffff8800227cdb80: da 81 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  220.180410] Object ffff8800227cdb90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  220.180413] Object ffff8800227cdba0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  220.180415] Object ffff8800227cdbb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  220.180418] Object ffff8800227cdbc0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  220.180420] Redzone ffff8800227cdbd0: cc cc cc cc cc cc cc cc                          ........
[  220.180423] Padding ffff8800227cdd10: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  220.180427] Pid: 2872, comm: tracker-miner-f Not tainted 3.2.0-rc5 #20
[  220.180428] Call Trace:
[  220.180432]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  220.180435]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  220.180439]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  220.180442]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  220.180445]  [<ffffffff8112a700>] ? check_slab+0xc4/0xd2
[  220.180450]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  220.180453]  [<ffffffff814ed4d7>] alloc_debug_processing+0x65/0xf1
[  220.180457]  [<ffffffff814ede82>] __slab_alloc+0x395/0x3f7
[  220.180460]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  220.180464]  [<ffffffff8120ddb6>] ? security_context_to_sid_core+0x8b/0x182
[  220.180468]  [<ffffffff8112d601>] __kmalloc_track_caller+0x8e/0xfd
[  220.180471]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  220.180476]  [<ffffffff8110525e>] kstrdup+0x31/0x49
[  220.180480]  [<ffffffff8120ddf9>] security_context_to_sid_core+0xce/0x182
[  220.180484]  [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[  220.180488]  [<ffffffff814f81e8>] ? sub_preempt_count+0x95/0xa8
[  220.180492]  [<ffffffff814f5039>] ? _raw_spin_unlock+0x48/0x56
[  220.180495]  [<ffffffff8120f129>] security_context_to_sid_default+0x14/0x16
[  220.180499]  [<ffffffff811ffd20>] inode_doinit_with_dentry+0x267/0x41f
[  220.180503]  [<ffffffff811ffef4>] selinux_d_instantiate+0x1c/0x1e
[  220.180507]  [<ffffffff811fac6f>] security_d_instantiate+0x21/0x23
[  220.180511]  [<ffffffff8114d623>] d_instantiate+0x5c/0x61
[  220.180515]  [<ffffffff8114f303>] d_splice_alias+0xbc/0xd2
[  220.180518]  [<ffffffff811a9bc7>] ext4_lookup+0xba/0xeb
[  220.180522]  [<ffffffff81145225>] d_alloc_and_lookup+0x45/0x6c
[  220.180525]  [<ffffffff8114605e>] walk_component+0x224/0x401
[  220.180529]  [<ffffffff81146276>] lookup_last+0x3b/0x3d
[  220.180532]  [<ffffffff81146efd>] path_lookupat+0x82/0x29c
[  220.180536]  [<ffffffff8110ae7d>] ? might_fault+0x40/0x90
[  220.180539]  [<ffffffff811459bf>] ? getname_flags+0x30/0x209
[  220.180544]  [<ffffffff8124c797>] ? __strncpy_from_user+0x1e/0x48
[  220.180547]  [<ffffffff8114713e>] do_path_lookup+0x27/0x96
[  220.180551]  [<ffffffff81148ad3>] user_path_at_empty+0x53/0x92
[  220.180554]  [<ffffffff8110aec6>] ? might_fault+0x89/0x90
[  220.180557]  [<ffffffff8110ae7d>] ? might_fault+0x40/0x90
[  220.180560]  [<ffffffff8113fea1>] ? cp_new_stat+0xf7/0x10d
[  220.180563]  [<ffffffff81148b23>] user_path_at+0x11/0x13
[  220.180566]  [<ffffffff81140090>] vfs_fstatat+0x3a/0x64
[  220.180570]  [<ffffffff811400d8>] vfs_lstat+0x1e/0x20
[  220.180573]  [<ffffffff81140227>] sys_newlstat+0x1a/0x33
[  220.180577]  [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[  220.180581]  [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[  220.180584]  [<ffffffff8124c41e>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[  220.180588]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  220.180591] FIX kmalloc-64: Restoring 0xffff8800227cdbd0-0xffff8800227cdbd7=0xbb
[  220.180592] 
[  220.180594] FIX kmalloc-64: Marking all objects used
[  223.455451] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  223.515006] SLUB: filp 184 slabs counted but counter=185
[  223.569118] =============================================================================
[  223.569123] BUG kmalloc-64: Redzone overwritten
[  223.569125] -----------------------------------------------------------------------------
[  223.569126] 
[  223.569129] INFO: 0xffff880020693bd0-0xffff880020693bd7. First byte 0xbb instead of 0xcc
[  223.569136] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=36 cpu=1 pid=2803
[  223.569140] 	__slab_alloc+0x395/0x3f7
[  223.569143] 	__kmalloc+0x92/0x101
[  223.569145] 	kzalloc.constprop.2+0x13/0x15
[  223.569148] 	ext4_htree_store_dirent+0x2d/0xf1
[  223.569151] 	htree_dirblock_to_tree+0xf1/0x134
[  223.569153] 	ext4_htree_fill_tree+0x85/0x1e0
[  223.569155] 	ext4_readdir+0x17a/0x51e
[  223.569158] 	vfs_readdir+0x7b/0xb1
[  223.569160] 	sys_getdents+0x7e/0xce
[  223.569163] 	system_call_fastpath+0x16/0x1b
[  223.569166] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=1 pid=2803
[  223.569169] 	__slab_free+0x2f/0x1b7
[  223.569171] 	kfree+0xd5/0xfa
[  223.569174] 	free_rb_tree_fname+0x47/0x95
[  223.569176] 	ext4_htree_free_dir_info+0x13/0x1f
[  223.569178] 	ext4_release_dir+0x1a/0x1e
[  223.569181] 	fput+0xfd/0x1c2
[  223.569184] 	filp_close+0x6e/0x7a
[  223.569186] 	sys_close+0xaf/0xf1
[  223.569189] 	system_call_fastpath+0x16/0x1b
[  223.569192] INFO: Slab 0xffffea000081a480 objects=20 used=20 fp=0x          (null) flags=0x20000000004081
[  223.569195] INFO: Object 0xffff880020693b90 @offset=7056 fp=0x          (null)
[  223.569196] 
[  223.569199] Bytes b4 ffff880020693b80: 13 d5 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  223.569202] Object ffff880020693b90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  223.569204] Object ffff880020693ba0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  223.569207] Object ffff880020693bb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  223.569210] Object ffff880020693bc0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  223.569212] Redzone ffff880020693bd0: bb bb bb bb bb bb bb bb                          ........
[  223.569215] Padding ffff880020693d10: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  223.569219] Pid: 2882, comm: slabinfo Not tainted 3.2.0-rc5 #20
[  223.569221] Call Trace:
[  223.569224]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  223.569227]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  223.569231]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  223.569234]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  223.569237]  [<ffffffff8112a88a>] validate_slab+0x110/0x151
[  223.569241]  [<ffffffff8112ca4b>] validate_store+0x148/0x1e8
[  223.569245]  [<ffffffff811287f3>] slab_attr_store+0x29/0x2d
[  223.569249]  [<ffffffff81198f60>] sysfs_write_file+0x108/0x144
[  223.569253]  [<ffffffff8113c159>] vfs_write+0xac/0xf3
[  223.569256]  [<ffffffff8113d568>] ? fget_light+0x3a/0x9b
[  223.569259]  [<ffffffff8113c348>] sys_write+0x4a/0x6e
[  223.569263]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  223.569266] FIX kmalloc-64: Restoring 0xffff880020693bd0-0xffff880020693bd7=0xcc
[  223.569267] 
[  223.570022] SLUB: kmalloc-64 682 slabs counted but counter=687
[  223.633514] =============================================================================
[  223.633519] BUG kmalloc-64: Redzone overwritten
[  223.633521] -----------------------------------------------------------------------------
[  223.633522] 
[  223.633525] INFO: 0xffff880020693bd0-0xffff880020693bd7. First byte 0xcc instead of 0xbb
[  223.633533] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=100 cpu=1 pid=2803
[  223.633537] 	__slab_alloc+0x395/0x3f7
[  223.633540] 	__kmalloc+0x92/0x101
[  223.633542] 	kzalloc.constprop.2+0x13/0x15
[  223.633545] 	ext4_htree_store_dirent+0x2d/0xf1
[  223.633548] 	htree_dirblock_to_tree+0xf1/0x134
[  223.633551] 	ext4_htree_fill_tree+0x85/0x1e0
[  223.633553] 	ext4_readdir+0x17a/0x51e
[  223.633556] 	vfs_readdir+0x7b/0xb1
[  223.633558] 	sys_getdents+0x7e/0xce
[  223.633561] 	system_call_fastpath+0x16/0x1b
[  223.633564] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=64 cpu=1 pid=2803
[  223.633567] 	__slab_free+0x2f/0x1b7
[  223.633569] 	kfree+0xd5/0xfa
[  223.633572] 	free_rb_tree_fname+0x47/0x95
[  223.633574] 	ext4_htree_free_dir_info+0x13/0x1f
[  223.633576] 	ext4_release_dir+0x1a/0x1e
[  223.633579] 	fput+0xfd/0x1c2
[  223.633583] 	filp_close+0x6e/0x7a
[  223.633585] 	sys_close+0xaf/0xf1
[  223.633587] 	system_call_fastpath+0x16/0x1b
[  223.633590] INFO: Slab 0xffffea000081a480 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  223.633593] INFO: Object 0xffff880020693b90 @offset=7056 fp=0xffff880020692f50
[  223.633594] 
[  223.633597] Bytes b4 ffff880020693b80: 73 d5 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  s.......ZZZZZZZZ
[  223.633600] Object ffff880020693b90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  223.633603] Object ffff880020693ba0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  223.633606] Object ffff880020693bb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  223.633609] Object ffff880020693bc0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  223.633612] Redzone ffff880020693bd0: cc cc cc cc cc cc cc cc                          ........
[  223.633615] Padding ffff880020693d10: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  223.633619] Pid: 2803, comm: tracker-miner-f Not tainted 3.2.0-rc5 #20
[  223.633621] Call Trace:
[  223.633624]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  223.633628]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  223.633631]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  223.633635]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  223.633638]  [<ffffffff8112a700>] ? check_slab+0xc4/0xd2
[  223.633642]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  223.633646]  [<ffffffff814ed4d7>] alloc_debug_processing+0x65/0xf1
[  223.633649]  [<ffffffff814ede82>] __slab_alloc+0x395/0x3f7
[  223.633653]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  223.633657]  [<ffffffff8120ddb6>] ? security_context_to_sid_core+0x8b/0x182
[  223.633661]  [<ffffffff8112d601>] __kmalloc_track_caller+0x8e/0xfd
[  223.633664]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  223.633670]  [<ffffffff8110525e>] kstrdup+0x31/0x49
[  223.633673]  [<ffffffff8120ddf9>] security_context_to_sid_core+0xce/0x182
[  223.633678]  [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[  223.633683]  [<ffffffff814f81e8>] ? sub_preempt_count+0x95/0xa8
[  223.633686]  [<ffffffff814f5039>] ? _raw_spin_unlock+0x48/0x56
[  223.633690]  [<ffffffff8120f129>] security_context_to_sid_default+0x14/0x16
[  223.633694]  [<ffffffff811ffd20>] inode_doinit_with_dentry+0x267/0x41f
[  223.633698]  [<ffffffff811ffef4>] selinux_d_instantiate+0x1c/0x1e
[  223.633703]  [<ffffffff811fac6f>] security_d_instantiate+0x21/0x23
[  223.633707]  [<ffffffff8114d623>] d_instantiate+0x5c/0x61
[  223.633710]  [<ffffffff8114f303>] d_splice_alias+0xbc/0xd2
[  223.633714]  [<ffffffff811a9bc7>] ext4_lookup+0xba/0xeb
[  223.633718]  [<ffffffff81145225>] d_alloc_and_lookup+0x45/0x6c
[  223.633722]  [<ffffffff8114605e>] walk_component+0x224/0x401
[  223.633725]  [<ffffffff81146276>] lookup_last+0x3b/0x3d
[  223.633728]  [<ffffffff81146efd>] path_lookupat+0x82/0x29c
[  223.633732]  [<ffffffff8110ae7d>] ? might_fault+0x40/0x90
[  223.633736]  [<ffffffff811459bf>] ? getname_flags+0x30/0x209
[  223.633740]  [<ffffffff8124c797>] ? __strncpy_from_user+0x1e/0x48
[  223.633744]  [<ffffffff8114713e>] do_path_lookup+0x27/0x96
[  223.633747]  [<ffffffff81148ad3>] user_path_at_empty+0x53/0x92
[  223.633750]  [<ffffffff8110aec6>] ? might_fault+0x89/0x90
[  223.633754]  [<ffffffff8110ae7d>] ? might_fault+0x40/0x90
[  223.633757]  [<ffffffff8113fea1>] ? cp_new_stat+0xf7/0x10d
[  223.633761]  [<ffffffff81148b23>] user_path_at+0x11/0x13
[  223.633764]  [<ffffffff81140090>] vfs_fstatat+0x3a/0x64
[  223.633767]  [<ffffffff811400d8>] vfs_lstat+0x1e/0x20
[  223.633770]  [<ffffffff81140227>] sys_newlstat+0x1a/0x33
[  223.633774]  [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[  223.633779]  [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[  223.633782]  [<ffffffff8124c41e>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[  223.633786]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  223.633789] FIX kmalloc-64: Restoring 0xffff880020693bd0-0xffff880020693bd7=0xbb
[  223.633790] 
[  223.633792] FIX kmalloc-64: Marking all objects used
[  227.449009] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  227.509009] SLUB: filp 184 slabs counted but counter=185
[  227.568050] SLUB: kmalloc-64 687 slabs counted but counter=693
[  231.449437] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  231.510003] SLUB: filp 184 slabs counted but counter=185
[  231.566003] SLUB: kmalloc-64 693 slabs counted but counter=699
[  235.456511] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  235.518005] SLUB: filp 184 slabs counted but counter=185
[  235.575006] SLUB: kmalloc-64 694 slabs counted but counter=700
[  239.460054] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  239.523005] SLUB: filp 184 slabs counted but counter=185
[  239.580005] SLUB: kmalloc-64 697 slabs counted but counter=703
[  243.462002] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  243.525005] SLUB: filp 184 slabs counted but counter=185
[  243.584090] SLUB: kmalloc-64 696 slabs counted but counter=702
[  247.471002] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  247.574597] SLUB: filp 184 slabs counted but counter=185
[  247.630007] SLUB: kmalloc-64 701 slabs counted but counter=707
[  251.520003] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  251.580004] SLUB: filp 183 slabs counted but counter=184
[  251.634055] SLUB: kmalloc-64 702 slabs counted but counter=708
[  255.510002] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  255.570003] SLUB: filp 183 slabs counted but counter=184
[  255.624043] SLUB: kmalloc-64 706 slabs counted but counter=712
[  259.499206] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  259.560003] SLUB: filp 183 slabs counted but counter=184
[  259.614135] SLUB: kmalloc-64 705 slabs counted but counter=711
[  263.490210] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  263.551003] SLUB: filp 183 slabs counted but counter=184
[  263.605008] SLUB: kmalloc-64 705 slabs counted but counter=711
[  267.473313] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  267.533005] SLUB: filp 183 slabs counted but counter=184
[  267.587006] SLUB: kmalloc-64 705 slabs counted but counter=711
[  271.476085] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  271.537002] SLUB: filp 183 slabs counted but counter=184
[  271.590003] SLUB: kmalloc-64 705 slabs counted but counter=711
[  271.625330] SLUB: radix_tree_node 819 slabs counted but counter=820
[  275.483593] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  275.548004] SLUB: filp 183 slabs counted but counter=184
[  275.607010] SLUB: kmalloc-64 714 slabs counted but counter=720
[  279.514036] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  279.580006] SLUB: filp 183 slabs counted but counter=184
[  279.636002] SLUB: kmalloc-64 714 slabs counted but counter=720
[  283.524002] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  283.589005] SLUB: filp 183 slabs counted but counter=184
[  283.646139] SLUB: kmalloc-64 715 slabs counted but counter=721
[  287.526009] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  287.593019] SLUB: filp 183 slabs counted but counter=184
[  287.652006] SLUB: kmalloc-64 724 slabs counted but counter=730
[  291.542493] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  291.609005] =============================================================================
[  291.609005] BUG filp: Redzone overwritten
[  291.609005] -----------------------------------------------------------------------------
[  291.609005] 
[  291.609005] INFO: 0xffff8800423d57a8-0xffff8800423d57af. First byte 0xbb instead of 0xcc
[  291.609005] INFO: Allocated in get_empty_filp+0x74/0x161 age=16 cpu=0 pid=1946
[  291.609005] 	__slab_alloc+0x395/0x3f7
[  291.609005] 	kmem_cache_alloc+0x57/0x101
[  291.609005] 	get_empty_filp+0x74/0x161
[  291.609005] 	path_openat+0x33/0x310
[  291.609005] 	do_filp_open+0x38/0x86
[  291.609005] 	do_sys_open+0x6e/0x100
[  291.609005] 	sys_open+0x20/0x22
[  291.609005] 	system_call_fastpath+0x16/0x1b
[  291.609005] INFO: Freed in file_free_rcu+0x34/0x38 age=0 cpu=0 pid=1946
[  291.609005] 	__slab_free+0x2f/0x1b7
[  291.609005] 	kmem_cache_free+0x80/0xc8
[  291.609005] 	file_free_rcu+0x34/0x38
[  291.609005] 	__rcu_process_callbacks+0x1dc/0x319
[  291.609005] 	rcu_process_callbacks+0x86/0x97
[  291.609005] 	__do_softirq+0xdd/0x1e3
[  291.609005] 	call_softirq+0x1c/0x30
[  291.609005] 	do_softirq+0x4b/0xa0
[  291.609005] 	irq_exit+0x5d/0xce
[  291.609005] 	smp_apic_timer_interrupt+0x7b/0x89
[  291.609005] 	apic_timer_interrupt+0x73/0x80
[  291.609005] INFO: Slab 0xffffea000108f500 objects=25 used=25 fp=0x          (null) flags=0x20000000004081
[  291.609005] INFO: Object 0xffff8800423d5680 @offset=5760 fp=0x          (null)
[  291.609005] 
[  291.609005] Bytes b4 ffff8800423d5670: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  291.609005] Object ffff8800423d5680: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d5690: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d56a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d56b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d56c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d56d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d56e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d56f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d5700: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d5710: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d5720: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d5730: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d5740: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d5750: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d5760: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d5770: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d5780: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d5790: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d57a0: 6b 6b 6b 6b 6b 6b 6b a5                          kkkkkkk.
[  291.609005] Redzone ffff8800423d57a8: bb bb bb bb bb bb bb bb                          ........
[  291.609005] Padding ffff8800423d58e8: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  291.609005] Padding ffff8800423d58f8: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  291.609005] Pid: 2976, comm: slabinfo Not tainted 3.2.0-rc5 #20
[  291.609005] Call Trace:
[  291.609005]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  291.609005]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  291.609005]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  291.609005]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  291.609005]  [<ffffffff8112a88a>] validate_slab+0x110/0x151
[  291.609005]  [<ffffffff8112ca4b>] validate_store+0x148/0x1e8
[  291.609005]  [<ffffffff811287f3>] slab_attr_store+0x29/0x2d
[  291.609005]  [<ffffffff81198f60>] sysfs_write_file+0x108/0x144
[  291.609005]  [<ffffffff8113c159>] vfs_write+0xac/0xf3
[  291.609005]  [<ffffffff8113d568>] ? fget_light+0x3a/0x9b
[  291.609005]  [<ffffffff8113c348>] sys_write+0x4a/0x6e
[  291.609005]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  291.609005] FIX filp: Restoring 0xffff8800423d57a8-0xffff8800423d57af=0xcc
[  291.609005] 
[  291.609005] SLUB: filp 183 slabs counted but counter=184
[  291.668004] SLUB: kmalloc-64 725 slabs counted but counter=731
[  294.769321] =============================================================================
[  294.769325] BUG filp: Redzone overwritten
[  294.769327] -----------------------------------------------------------------------------
[  294.769328] 
[  294.769331] INFO: 0xffff8800423d57a8-0xffff8800423d57af. First byte 0xcc instead of 0xbb
[  294.769339] INFO: Allocated in get_empty_filp+0x74/0x161 age=3177 cpu=0 pid=1946
[  294.769343] 	__slab_alloc+0x395/0x3f7
[  294.769346] 	kmem_cache_alloc+0x57/0x101
[  294.769348] 	get_empty_filp+0x74/0x161
[  294.769351] 	path_openat+0x33/0x310
[  294.769353] 	do_filp_open+0x38/0x86
[  294.769356] 	do_sys_open+0x6e/0x100
[  294.769358] 	sys_open+0x20/0x22
[  294.769361] 	system_call_fastpath+0x16/0x1b
[  294.769364] INFO: Freed in file_free_rcu+0x34/0x38 age=3161 cpu=0 pid=1946
[  294.769366] 	__slab_free+0x2f/0x1b7
[  294.769369] 	kmem_cache_free+0x80/0xc8
[  294.769371] 	file_free_rcu+0x34/0x38
[  294.769375] 	__rcu_process_callbacks+0x1dc/0x319
[  294.769378] 	rcu_process_callbacks+0x86/0x97
[  294.769381] 	__do_softirq+0xdd/0x1e3
[  294.769384] 	call_softirq+0x1c/0x30
[  294.769387] 	do_softirq+0x4b/0xa0
[  294.769389] 	irq_exit+0x5d/0xce
[  294.769392] 	smp_apic_timer_interrupt+0x7b/0x89
[  294.769394] 	apic_timer_interrupt+0x73/0x80
[  294.769397] INFO: Slab 0xffffea000108f500 objects=25 used=25 fp=0x          (null) flags=0x20000000004080
[  294.769400] INFO: Object 0xffff8800423d5680 @offset=5760 fp=0xffff8800423d6a80
[  294.769401] 
[  294.769404] Bytes b4 ffff8800423d5670: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  294.769407] Object ffff8800423d5680: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769409] Object ffff8800423d5690: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769412] Object ffff8800423d56a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769414] Object ffff8800423d56b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769417] Object ffff8800423d56c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769419] Object ffff8800423d56d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769422] Object ffff8800423d56e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769424] Object ffff8800423d56f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769427] Object ffff8800423d5700: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769429] Object ffff8800423d5710: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769432] Object ffff8800423d5720: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769434] Object ffff8800423d5730: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769437] Object ffff8800423d5740: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769439] Object ffff8800423d5750: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769442] Object ffff8800423d5760: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769444] Object ffff8800423d5770: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769447] Object ffff8800423d5780: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769449] Object ffff8800423d5790: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769452] Object ffff8800423d57a0: 6b 6b 6b 6b 6b 6b 6b a5                          kkkkkkk.
[  294.769455] Redzone ffff8800423d57a8: cc cc cc cc cc cc cc cc                          ........
[  294.769457] Padding ffff8800423d58e8: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  294.769460] Padding ffff8800423d58f8: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  294.769463] Pid: 2978, comm: slabinfo Not tainted 3.2.0-rc5 #20
[  294.769465] Call Trace:
[  294.769469]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  294.769472]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  294.769476]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  294.769479]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  294.769482]  [<ffffffff8112a700>] ? check_slab+0xc4/0xd2
[  294.769485]  [<ffffffff8113d37a>] ? get_empty_filp+0x74/0x161
[  294.769488]  [<ffffffff814ed4d7>] alloc_debug_processing+0x65/0xf1
[  294.769492]  [<ffffffff814ede82>] __slab_alloc+0x395/0x3f7
[  294.769496]  [<ffffffff81088c6d>] ? look_up_lock_class+0x5f/0xc3
[  294.769499]  [<ffffffff8113d37a>] ? get_empty_filp+0x74/0x161
[  294.769503]  [<ffffffff8113d37a>] ? get_empty_filp+0x74/0x161
[  294.769506]  [<ffffffff8112cd35>] kmem_cache_alloc+0x57/0x101
[  294.769510]  [<ffffffff8113d37a>] get_empty_filp+0x74/0x161
[  294.769513]  [<ffffffff81148783>] path_openat+0x33/0x310
[  294.769516]  [<ffffffff81152b37>] ? alloc_fd+0x3b/0x11b
[  294.769519]  [<ffffffff81148b5d>] do_filp_open+0x38/0x86
[  294.769523]  [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[  294.769527]  [<ffffffff814f81e8>] ? sub_preempt_count+0x95/0xa8
[  294.769531]  [<ffffffff814f5039>] ? _raw_spin_unlock+0x48/0x56
[  294.769534]  [<ffffffff81152c05>] ? alloc_fd+0x109/0x11b
[  294.769537]  [<ffffffff8113b651>] do_sys_open+0x6e/0x100
[  294.769541]  [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[  294.769544]  [<ffffffff8113b703>] sys_open+0x20/0x22
[  294.769547]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  294.769550] FIX filp: Restoring 0xffff8800423d57a8-0xffff8800423d57af=0xbb
[  294.769551] 
[  294.769553] FIX filp: Marking all objects used
[  295.557461] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  295.625006] SLUB: filp 182 slabs counted but counter=184
[  295.683337] SLUB: kmalloc-64 728 slabs counted but counter=734
[  299.571001] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  299.638008] SLUB: filp 182 slabs counted but counter=184
[  299.696028] SLUB: kmalloc-64 745 slabs counted but counter=751
[  303.592406] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  303.658007] SLUB: filp 182 slabs counted but counter=184
[  303.715015] SLUB: kmalloc-64 752 slabs counted but counter=758
[  307.608002] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  307.680009] SLUB: filp 182 slabs counted but counter=184
[  307.741011] SLUB: kmalloc-64 758 slabs counted but counter=764
[  311.643007] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  311.710003] SLUB: filp 182 slabs counted but counter=184
[  311.769177] SLUB: kmalloc-64 763 slabs counted but counter=769
[  315.654624] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  315.723011] SLUB: filp 182 slabs counted but counter=184
[  315.780008] SLUB: kmalloc-64 765 slabs counted but counter=771
[  319.688694] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  319.758004] SLUB: filp 182 slabs counted but counter=184
[  319.812020] SLUB: kmalloc-64 782 slabs counted but counter=788
[  323.717665] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  323.788006] SLUB: filp 182 slabs counted but counter=184
[  323.843006] SLUB: kmalloc-64 787 slabs counted but counter=793
[  327.782133] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  327.850006] SLUB: filp 182 slabs counted but counter=184
[  327.905075] SLUB: kmalloc-64 802 slabs counted but counter=808
[  331.805547] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  331.876005] SLUB: filp 182 slabs counted but counter=184
[  331.935079] SLUB: kmalloc-64 811 slabs counted but counter=817
[  335.851387] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  335.923006] SLUB: filp 182 slabs counted but counter=184
[  335.978005] SLUB: kmalloc-64 825 slabs counted but counter=831
[  339.859522] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  339.932003] SLUB: filp 182 slabs counted but counter=184
[  339.990072] SLUB: kmalloc-64 835 slabs counted but counter=841
[  343.885659] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  343.957009] SLUB: filp 184 slabs counted but counter=186
[  344.016008] SLUB: kmalloc-64 846 slabs counted but counter=852
[  347.913553] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  347.985006] SLUB: filp 184 slabs counted but counter=186
[  348.040004] SLUB: kmalloc-64 850 slabs counted but counter=856
[  351.956004] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  352.027009] SLUB: filp 184 slabs counted but counter=186
[  352.086010] SLUB: kmalloc-64 859 slabs counted but counter=865
[  353.874368] task6[3158]: segfault at 880 ip 00007fc6c0d5c928 sp 00007fc6af7fdb10 error 4 in libgstcoreelements.so[7fc6c0d3d000+3e000]
[  356.120006] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  356.196008] SLUB: filp 186 slabs counted but counter=188
[  356.258974] SLUB: kmalloc-64 868 slabs counted but counter=874
[  360.547205] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  360.662009] SLUB: filp 186 slabs counted but counter=188
[  360.755014] SLUB: kmalloc-64 681 slabs counted but counter=687
[  365.269002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  365.485006] SLUB: filp 185 slabs counted but counter=187
[  365.592002] SLUB: kmalloc-64 672 slabs counted but counter=678
[  369.501102] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  369.575004] SLUB: filp 185 slabs counted but counter=187
[  369.631047] SLUB: kmalloc-64 672 slabs counted but counter=678
[  373.524002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  373.597006] SLUB: filp 185 slabs counted but counter=187
[  373.656002] SLUB: kmalloc-64 672 slabs counted but counter=678
[  377.548213] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  377.619004] SLUB: filp 185 slabs counted but counter=187
[  377.679012] SLUB: kmalloc-64 672 slabs counted but counter=678
[  381.616002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  381.689004] SLUB: filp 185 slabs counted but counter=187
[  381.748177] SLUB: kmalloc-64 672 slabs counted but counter=678
[  385.636680] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  385.710009] SLUB: filp 185 slabs counted but counter=187
[  385.768010] SLUB: kmalloc-64 672 slabs counted but counter=678
[  389.660406] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  389.734004] SLUB: filp 185 slabs counted but counter=187
[  389.792006] SLUB: kmalloc-64 685 slabs counted but counter=691
[  393.686709] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  393.760004] SLUB: filp 185 slabs counted but counter=187
[  393.816004] SLUB: kmalloc-64 686 slabs counted but counter=692
[  397.704495] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  397.779006] SLUB: filp 185 slabs counted but counter=187
[  397.838008] SLUB: kmalloc-64 695 slabs counted but counter=701
[  401.731423] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  401.806009] SLUB: filp 185 slabs counted but counter=187
[  401.865042] SLUB: kmalloc-64 711 slabs counted but counter=717
[  405.771006] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  405.846004] SLUB: filp 185 slabs counted but counter=187
[  405.905201] SLUB: kmalloc-64 716 slabs counted but counter=722
[  409.854001] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  409.936009] SLUB: filp 185 slabs counted but counter=187
[  409.998003] SLUB: kmalloc-64 729 slabs counted but counter=735
[  413.936609] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  414.017010] SLUB: filp 184 slabs counted but counter=186
[  414.078005] SLUB: kmalloc-64 727 slabs counted but counter=733
[  417.256942] task5[3378]: segfault at 1ce ip 00007fc03c3bd928 sp 00007fc027b6bb10 error 4 in libgstcoreelements.so[7fc03c39e000+3e000]
[  418.046441] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  418.118005] SLUB: filp 184 slabs counted but counter=186
[  418.174002] SLUB: kmalloc-64 727 slabs counted but counter=733
[  422.086268] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  422.165008] SLUB: filp 186 slabs counted but counter=188
[  422.227003] SLUB: kmalloc-64 718 slabs counted but counter=724
[  426.150002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  426.230007] SLUB: filp 185 slabs counted but counter=187
[  426.294080] SLUB: kmalloc-64 718 slabs counted but counter=724
[  429.833712] tracker-extract[3424]: segfault at 8e5 ip 0000003829e09da4 sp 00007fffb6d8cfe0 error 4 in libpthread-2.14.90.so[3829e00000+17000]
[  430.236318] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  430.317003] SLUB: filp 185 slabs counted but counter=187
[  430.381009] SLUB: kmalloc-64 718 slabs counted but counter=724
[  434.307637] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  434.391005] SLUB: filp 185 slabs counted but counter=187
[  434.456377] SLUB: kmalloc-64 718 slabs counted but counter=724
[  438.393439] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  438.471006] SLUB: filp 185 slabs counted but counter=187
[  438.533070] SLUB: kmalloc-64 717 slabs counted but counter=723
[  442.440084] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  442.515004] SLUB: filp 185 slabs counted but counter=187
[  442.603007] SLUB: kmalloc-64 717 slabs counted but counter=723
[  446.507365] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  446.587006] SLUB: filp 185 slabs counted but counter=187
[  446.649006] SLUB: kmalloc-64 717 slabs counted but counter=723
[  450.550251] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  450.623003] SLUB: filp 184 slabs counted but counter=186
[  450.682006] SLUB: kmalloc-64 717 slabs counted but counter=723
[  454.554351] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  454.624004] SLUB: filp 184 slabs counted but counter=186
[  454.678130] SLUB: kmalloc-64 717 slabs counted but counter=723
[  458.546102] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  458.616003] SLUB: filp 184 slabs counted but counter=186
[  458.670011] SLUB: kmalloc-64 717 slabs counted but counter=723
[  462.542021] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  462.611003] SLUB: filp 184 slabs counted but counter=186
[  462.665003] SLUB: kmalloc-64 717 slabs counted but counter=723
[  466.530642] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  466.600003] SLUB: filp 184 slabs counted but counter=186
[  466.654004] SLUB: kmalloc-64 717 slabs counted but counter=723
[  470.532226] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  470.603007] SLUB: filp 184 slabs counted but counter=186
[  470.658002] SLUB: kmalloc-64 716 slabs counted but counter=722
[  475.398005] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  475.514007] SLUB: filp 184 slabs counted but counter=186
[  475.608008] SLUB: kmalloc-64 716 slabs counted but counter=722
[  479.531542] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  479.600007] SLUB: filp 184 slabs counted but counter=186
[  479.654003] SLUB: kmalloc-64 708 slabs counted but counter=714
[  483.529061] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  483.598003] SLUB: filp 184 slabs counted but counter=186
[  483.651006] SLUB: kmalloc-64 701 slabs counted but counter=707
[  487.532684] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  487.601006] SLUB: filp 184 slabs counted but counter=186
[  487.654003] SLUB: kmalloc-64 690 slabs counted but counter=696
[  491.520006] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  491.588003] SLUB: filp 184 slabs counted but counter=186
[  491.641002] SLUB: kmalloc-64 690 slabs counted but counter=696
[  495.509714] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  495.577009] SLUB: filp 184 slabs counted but counter=186
[  495.631005] SLUB: kmalloc-64 690 slabs counted but counter=696
[  499.630205] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  499.706005] SLUB: filp 184 slabs counted but counter=186
[  499.765009] SLUB: kmalloc-64 679 slabs counted but counter=685
[  503.665423] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  503.733007] SLUB: filp 184 slabs counted but counter=186
[  503.786005] SLUB: kmalloc-64 679 slabs counted but counter=685
[  507.667287] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  507.740009] SLUB: filp 184 slabs counted but counter=186
[  507.795003] SLUB: kmalloc-64 679 slabs counted but counter=685
[  511.666004] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  511.733012] SLUB: filp 184 slabs counted but counter=186
[  511.787177] SLUB: kmalloc-64 679 slabs counted but counter=685
[  515.653719] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  515.721003] SLUB: filp 184 slabs counted but counter=186
[  515.774002] SLUB: kmalloc-64 679 slabs counted but counter=685
[  519.640405] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  519.708004] SLUB: filp 184 slabs counted but counter=186
[  519.761003] SLUB: kmalloc-64 679 slabs counted but counter=685
[  523.623218] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  523.690005] SLUB: filp 184 slabs counted but counter=186
[  523.749011] SLUB: kmalloc-64 679 slabs counted but counter=685
[  528.419120] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  528.493005] =============================================================================
[  528.493005] BUG filp: Redzone overwritten
[  528.493005] -----------------------------------------------------------------------------
[  528.493005] 
[  528.493005] INFO: 0xffff880053426ba8-0xffff880053426baf. First byte 0xbb instead of 0xcc
[  528.493005] INFO: Allocated in get_empty_filp+0x74/0x161 age=24 cpu=0 pid=3627
[  528.493005] 	__slab_alloc+0x395/0x3f7
[  528.493005] 	kmem_cache_alloc+0x57/0x101
[  528.493005] 	get_empty_filp+0x74/0x161
[  528.493005] 	alloc_file+0x1e/0xc7
[  528.493005] 	anon_inode_getfile+0x181/0x214
[  528.493005] 	eventfd_file_create+0x9e/0xc1
[  528.493005] 	sys_eventfd2+0x34/0x60
[  528.493005] 	system_call_fastpath+0x16/0x1b
[  528.493005] INFO: Freed in file_free_rcu+0x34/0x38 age=0 cpu=0 pid=1946
[  528.493005] 	__slab_free+0x2f/0x1b7
[  528.493005] 	kmem_cache_free+0x80/0xc8
[  528.493005] 	file_free_rcu+0x34/0x38
[  528.493005] 	__rcu_process_callbacks+0x1dc/0x319
[  528.493005] 	rcu_process_callbacks+0x86/0x97
[  528.493005] 	__do_softirq+0xdd/0x1e3
[  528.493005] 	call_softirq+0x1c/0x30
[  528.493005] 	do_softirq+0x4b/0xa0
[  528.493005] 	irq_exit+0x5d/0xce
[  528.493005] 	smp_apic_timer_interrupt+0x7b/0x89
[  528.493005] 	apic_timer_interrupt+0x73/0x80
[  528.493005] INFO: Slab 0xffffea00014d0900 objects=25 used=25 fp=0x          (null) flags=0x20000000004081
[  528.493005] INFO: Object 0xffff880053426a80 @offset=10880 fp=0x          (null)
[  528.493005] 
[  528.493005] Bytes b4 ffff880053426a70: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  528.493005] Object ffff880053426a80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426a90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426aa0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426ab0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426ac0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426ad0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426ae0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426af0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426b00: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426b10: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426b20: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426b30: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426b40: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426b50: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426b60: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426b70: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426b80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426b90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426ba0: 6b 6b 6b 6b 6b 6b 6b a5                          kkkkkkk.
[  528.493005] Redzone ffff880053426ba8: bb bb bb bb bb bb bb bb                          ........
[  528.493005] Padding ffff880053426ce8: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  528.493005] Padding ffff880053426cf8: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  528.493005] Pid: 3613, comm: slabinfo Not tainted 3.2.0-rc5 #20
[  528.493005] Call Trace:
[  528.493005]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  528.493005]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  528.493005]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  528.493005]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  528.493005]  [<ffffffff8112a88a>] validate_slab+0x110/0x151
[  528.493005]  [<ffffffff8112ca4b>] validate_store+0x148/0x1e8
[  528.493005]  [<ffffffff811287f3>] slab_attr_store+0x29/0x2d
[  528.493005]  [<ffffffff81198f60>] sysfs_write_file+0x108/0x144
[  528.493005]  [<ffffffff8113c159>] vfs_write+0xac/0xf3
[  528.493005]  [<ffffffff8113d568>] ? fget_light+0x3a/0x9b
[  528.493005]  [<ffffffff8113c348>] sys_write+0x4a/0x6e
[  528.493005]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  528.493005] FIX filp: Restoring 0xffff880053426ba8-0xffff880053426baf=0xcc
[  528.493005] 
[  528.493005] SLUB: filp 184 slabs counted but counter=186
[  528.560202] SLUB: kmalloc-64 679 slabs counted but counter=685
[  528.638108] =============================================================================
[  528.638113] BUG filp: Redzone overwritten
[  528.638115] -----------------------------------------------------------------------------
[  528.638116] 
[  528.638119] INFO: 0xffff880053426ba8-0xffff880053426baf. First byte 0xcc instead of 0xbb
[  528.638127] INFO: Allocated in get_empty_filp+0x74/0x161 age=169 cpu=0 pid=3627
[  528.638131] 	__slab_alloc+0x395/0x3f7
[  528.638134] 	kmem_cache_alloc+0x57/0x101
[  528.638136] 	get_empty_filp+0x74/0x161
[  528.638139] 	alloc_file+0x1e/0xc7
[  528.638141] 	anon_inode_getfile+0x181/0x214
[  528.638144] 	eventfd_file_create+0x9e/0xc1
[  528.638146] 	sys_eventfd2+0x34/0x60
[  528.638149] 	system_call_fastpath+0x16/0x1b
[  528.638152] INFO: Freed in file_free_rcu+0x34/0x38 age=145 cpu=0 pid=1946
[  528.638155] 	__slab_free+0x2f/0x1b7
[  528.638157] 	kmem_cache_free+0x80/0xc8
[  528.638160] 	file_free_rcu+0x34/0x38
[  528.638164] 	__rcu_process_callbacks+0x1dc/0x319
[  528.638166] 	rcu_process_callbacks+0x86/0x97
[  528.638170] 	__do_softirq+0xdd/0x1e3
[  528.638172] 	call_softirq+0x1c/0x30
[  528.638176] 	do_softirq+0x4b/0xa0
[  528.638178] 	irq_exit+0x5d/0xce
[  528.638181] 	smp_apic_timer_interrupt+0x7b/0x89
[  528.638183] 	apic_timer_interrupt+0x73/0x80
[  528.638186] INFO: Slab 0xffffea00014d0900 objects=25 used=25 fp=0x          (null) flags=0x20000000004080
[  528.638189] INFO: Object 0xffff880053426a80 @offset=10880 fp=0x          (null)
[  528.638190] 
[  528.638193] Bytes b4 ffff880053426a70: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  528.638196] Object ffff880053426a80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638198] Object ffff880053426a90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638201] Object ffff880053426aa0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638203] Object ffff880053426ab0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638206] Object ffff880053426ac0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638208] Object ffff880053426ad0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638211] Object ffff880053426ae0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638213] Object ffff880053426af0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638216] Object ffff880053426b00: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638218] Object ffff880053426b10: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638221] Object ffff880053426b20: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638223] Object ffff880053426b30: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638226] Object ffff880053426b40: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638228] Object ffff880053426b50: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638231] Object ffff880053426b60: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638233] Object ffff880053426b70: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638236] Object ffff880053426b80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638238] Object ffff880053426b90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638241] Object ffff880053426ba0: 6b 6b 6b 6b 6b 6b 6b a5                          kkkkkkk.
[  528.638243] Redzone ffff880053426ba8: cc cc cc cc cc cc cc cc                          ........
[  528.638245] Padding ffff880053426ce8: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  528.638248] Padding ffff880053426cf8: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  528.638251] Pid: 3629, comm: matroskademux0: Not tainted 3.2.0-rc5 #20
[  528.638253] Call Trace:
[  528.638257]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  528.638260]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  528.638263]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  528.638267]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  528.638269]  [<ffffffff8112a700>] ? check_slab+0xc4/0xd2
[  528.638273]  [<ffffffff8113d37a>] ? get_empty_filp+0x74/0x161
[  528.638276]  [<ffffffff814ed4d7>] alloc_debug_processing+0x65/0xf1
[  528.638279]  [<ffffffff814ede82>] __slab_alloc+0x395/0x3f7
[  528.638284]  [<ffffffff81088c6d>] ? look_up_lock_class+0x5f/0xc3
[  528.638287]  [<ffffffff8113d37a>] ? get_empty_filp+0x74/0x161
[  528.638291]  [<ffffffff8113d37a>] ? get_empty_filp+0x74/0x161
[  528.638294]  [<ffffffff8112cd35>] kmem_cache_alloc+0x57/0x101
[  528.638297]  [<ffffffff8113d37a>] get_empty_filp+0x74/0x161
[  528.638301]  [<ffffffff81148783>] path_openat+0x33/0x310
[  528.638304]  [<ffffffff81152b37>] ? alloc_fd+0x3b/0x11b
[  528.638307]  [<ffffffff81148b5d>] do_filp_open+0x38/0x86
[  528.638312]  [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[  528.638316]  [<ffffffff814f81e8>] ? sub_preempt_count+0x95/0xa8
[  528.638319]  [<ffffffff814f5039>] ? _raw_spin_unlock+0x48/0x56
[  528.638322]  [<ffffffff81152c05>] ? alloc_fd+0x109/0x11b
[  528.638326]  [<ffffffff8113b651>] do_sys_open+0x6e/0x100
[  528.638330]  [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[  528.638333]  [<ffffffff8113b703>] sys_open+0x20/0x22
[  528.638336]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  528.638339] FIX filp: Restoring 0xffff880053426ba8-0xffff880053426baf=0xbb
[  528.638340] 
[  528.638342] FIX filp: Marking all objects used
[  533.307213] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  533.419016] SLUB: filp 183 slabs counted but counter=186
[  533.512310] SLUB: kmalloc-64 679 slabs counted but counter=685
[  537.804366] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  537.871011] SLUB: filp 183 slabs counted but counter=186
[  537.925008] SLUB: kmalloc-64 679 slabs counted but counter=685
[  541.798092] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  541.865006] SLUB: filp 183 slabs counted but counter=186
[  541.919136] SLUB: kmalloc-64 679 slabs counted but counter=685
[  545.796489] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  545.865002] SLUB: filp 183 slabs counted but counter=186
[  545.919009] SLUB: kmalloc-64 679 slabs counted but counter=685
[  549.805387] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  549.873006] SLUB: filp 183 slabs counted but counter=186
[  549.926004] SLUB: kmalloc-64 662 slabs counted but counter=668
[  553.835004] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  553.911007] SLUB: filp 183 slabs counted but counter=186
[  553.973005] SLUB: kmalloc-64 655 slabs counted but counter=661
[  557.855690] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  557.924008] SLUB: filp 183 slabs counted but counter=186
[  557.980237] SLUB: kmalloc-64 655 slabs counted but counter=661
[  561.852539] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  561.921010] SLUB: filp 183 slabs counted but counter=186
[  561.977221] SLUB: kmalloc-64 655 slabs counted but counter=661
[  565.868010] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  565.936004] SLUB: filp 183 slabs counted but counter=186
[  565.989002] SLUB: kmalloc-64 655 slabs counted but counter=661
[  569.852476] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  569.925005] SLUB: filp 183 slabs counted but counter=186
[  569.981150] SLUB: kmalloc-64 655 slabs counted but counter=661
[  573.843297] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  573.910003] SLUB: filp 183 slabs counted but counter=186
[  573.964145] SLUB: kmalloc-64 655 slabs counted but counter=661
[  577.832229] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  577.899005] SLUB: filp 183 slabs counted but counter=186
[  577.953014] SLUB: kmalloc-64 655 slabs counted but counter=661
[  581.824249] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  581.891008] SLUB: filp 183 slabs counted but counter=186
[  581.945222] SLUB: kmalloc-64 655 slabs counted but counter=661
[  585.817397] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  585.884003] SLUB: filp 183 slabs counted but counter=186
[  585.937002] SLUB: kmalloc-64 655 slabs counted but counter=661
[  589.805002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  589.872004] SLUB: filp 183 slabs counted but counter=186
[  589.925034] SLUB: kmalloc-64 655 slabs counted but counter=661
[  593.787276] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  593.854003] SLUB: filp 183 slabs counted but counter=186
[  593.908091] SLUB: kmalloc-64 655 slabs counted but counter=661
[  597.776377] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  597.843007] SLUB: filp 183 slabs counted but counter=186
[  597.897008] SLUB: kmalloc-64 655 slabs counted but counter=661
[  601.758433] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  601.825007] SLUB: filp 183 slabs counted but counter=186
[  601.879173] SLUB: kmalloc-64 655 slabs counted but counter=661
[  605.742589] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  605.809003] SLUB: filp 183 slabs counted but counter=186
[  605.863290] SLUB: kmalloc-64 655 slabs counted but counter=661
[  609.729389] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  609.796003] SLUB: filp 183 slabs counted but counter=186
[  609.850205] SLUB: kmalloc-64 655 slabs counted but counter=661
[  613.718009] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  613.785003] SLUB: filp 183 slabs counted but counter=186
[  613.838006] SLUB: kmalloc-64 655 slabs counted but counter=661
[  617.708692] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  617.776007] SLUB: filp 183 slabs counted but counter=186
[  617.829035] SLUB: kmalloc-64 655 slabs counted but counter=661
[  621.698546] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  621.765004] SLUB: filp 183 slabs counted but counter=186
[  621.819195] SLUB: kmalloc-64 655 slabs counted but counter=661
[  625.687602] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  625.754003] SLUB: filp 183 slabs counted but counter=186
[  625.808180] SLUB: kmalloc-64 655 slabs counted but counter=661
[  629.676003] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  629.743011] SLUB: filp 183 slabs counted but counter=186
[  629.796003] SLUB: kmalloc-64 655 slabs counted but counter=661
[  633.658493] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  633.725004] SLUB: filp 183 slabs counted but counter=186
[  633.779170] SLUB: kmalloc-64 655 slabs counted but counter=661
[  637.628537] TCP lp registered
[  637.670119] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  637.739005] =============================================================================
[  637.739005] BUG filp: Redzone overwritten
[  637.739005] -----------------------------------------------------------------------------
[  637.739005] 
[  637.739005] INFO: 0xffff88005600d2a8-0xffff88005600d2af. First byte 0xbb instead of 0xcc
[  637.739005] INFO: Allocated in get_empty_filp+0x74/0x161 age=20 cpu=0 pid=3732
[  637.739005] 	__slab_alloc+0x395/0x3f7
[  637.739005] 	kmem_cache_alloc+0x57/0x101
[  637.739005] 	get_empty_filp+0x74/0x161
[  637.739005] 	path_openat+0x33/0x310
[  637.739005] 	do_filp_open+0x38/0x86
[  637.739005] 	do_sys_open+0x6e/0x100
[  637.739005] 	sys_open+0x20/0x22
[  637.739005] 	system_call_fastpath+0x16/0x1b
[  637.739005] INFO: Freed in file_free_rcu+0x34/0x38 age=0 cpu=0 pid=3732
[  637.739005] 	__slab_free+0x2f/0x1b7
[  637.739005] 	kmem_cache_free+0x80/0xc8
[  637.739005] 	file_free_rcu+0x34/0x38
[  637.739005] 	__rcu_process_callbacks+0x1dc/0x319
[  637.739005] 	rcu_process_callbacks+0x86/0x97
[  637.739005] 	__do_softirq+0xdd/0x1e3
[  637.739005] 	call_softirq+0x1c/0x30
[  637.739005] 	do_softirq+0x4b/0xa0
[  637.739005] 	irq_exit+0x5d/0xce
[  637.739005] 	smp_apic_timer_interrupt+0x7b/0x89
[  637.739005] 	apic_timer_interrupt+0x73/0x80
[  637.739005] INFO: Slab 0xffffea0001580300 objects=25 used=25 fp=0x          (null) flags=0x20000000004081
[  637.739005] INFO: Object 0xffff88005600d180 @offset=4480 fp=0x          (null)
[  637.739005] 
[  637.739005] Bytes b4 ffff88005600d170: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  637.739005] Object ffff88005600d180: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d190: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d1a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d1b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d1c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d1d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d1e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d1f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d200: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d210: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d220: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d230: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d240: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d250: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d260: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d270: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d280: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d290: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d2a0: 6b 6b 6b 6b 6b 6b 6b a5                          kkkkkkk.
[  637.739005] Redzone ffff88005600d2a8: bb bb bb bb bb bb bb bb                          ........
[  637.739005] Padding ffff88005600d3e8: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  637.739005] Padding ffff88005600d3f8: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  637.739005] Pid: 3733, comm: slabinfo Not tainted 3.2.0-rc5 #20
[  637.739005] Call Trace:
[  637.739005]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  637.739005]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  637.739005]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  637.739005]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  637.739005]  [<ffffffff8112a88a>] validate_slab+0x110/0x151
[  637.739005]  [<ffffffff8112ca4b>] validate_store+0x148/0x1e8
[  637.739005]  [<ffffffff811287f3>] slab_attr_store+0x29/0x2d
[  637.739005]  [<ffffffff81198f60>] sysfs_write_file+0x108/0x144
[  637.739005]  [<ffffffff8113c159>] vfs_write+0xac/0xf3
[  637.739005]  [<ffffffff8113d568>] ? fget_light+0x3a/0x9b
[  637.739005]  [<ffffffff8113c348>] sys_write+0x4a/0x6e
[  637.739005]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  637.739005] FIX filp: Restoring 0xffff88005600d2a8-0xffff88005600d2af=0xcc
[  637.739005] 
[  637.739005] SLUB: filp 185 slabs counted but counter=188
[  637.794003] SLUB: kmalloc-64 655 slabs counted but counter=661
[  640.887847] =============================================================================
[  640.887851] BUG filp: Redzone overwritten
[  640.887853] -----------------------------------------------------------------------------
[  640.887854] 
[  640.887857] INFO: 0xffff88005600d2a8-0xffff88005600d2af. First byte 0xcc instead of 0xbb
[  640.887864] INFO: Allocated in get_empty_filp+0x74/0x161 age=3169 cpu=0 pid=3732
[  640.887869] 	__slab_alloc+0x395/0x3f7
[  640.887872] 	kmem_cache_alloc+0x57/0x101
[  640.887874] 	get_empty_filp+0x74/0x161
[  640.887877] 	path_openat+0x33/0x310
[  640.887879] 	do_filp_open+0x38/0x86
[  640.887882] 	do_sys_open+0x6e/0x100
[  640.887884] 	sys_open+0x20/0x22
[  640.887887] 	system_call_fastpath+0x16/0x1b
[  640.887890] INFO: Freed in file_free_rcu+0x34/0x38 age=3149 cpu=0 pid=3732
[  640.887893] 	__slab_free+0x2f/0x1b7
[  640.887895] 	kmem_cache_free+0x80/0xc8
[  640.887897] 	file_free_rcu+0x34/0x38
[  640.887902] 	__rcu_process_callbacks+0x1dc/0x319
[  640.887904] 	rcu_process_callbacks+0x86/0x97
[  640.887908] 	__do_softirq+0xdd/0x1e3
[  640.887911] 	call_softirq+0x1c/0x30
[  640.887914] 	do_softirq+0x4b/0xa0
[  640.887916] 	irq_exit+0x5d/0xce
[  640.887919] 	smp_apic_timer_interrupt+0x7b/0x89
[  640.887921] 	apic_timer_interrupt+0x73/0x80
[  640.887924] INFO: Slab 0xffffea0001580300 objects=25 used=25 fp=0x          (null) flags=0x20000000004080
[  640.887926] INFO: Object 0xffff88005600d180 @offset=4480 fp=0x          (null)
[  640.887927] 
[  640.887930] Bytes b4 ffff88005600d170: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  640.887933] Object ffff88005600d180: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887936] Object ffff88005600d190: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887938] Object ffff88005600d1a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887941] Object ffff88005600d1b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887943] Object ffff88005600d1c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887946] Object ffff88005600d1d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887948] Object ffff88005600d1e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887951] Object ffff88005600d1f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887953] Object ffff88005600d200: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887956] Object ffff88005600d210: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887958] Object ffff88005600d220: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887961] Object ffff88005600d230: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887963] Object ffff88005600d240: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887966] Object ffff88005600d250: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887968] Object ffff88005600d260: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887971] Object ffff88005600d270: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887973] Object ffff88005600d280: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887976] Object ffff88005600d290: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887978] Object ffff88005600d2a0: 6b 6b 6b 6b 6b 6b 6b a5                          kkkkkkk.
[  640.887981] Redzone ffff88005600d2a8: cc cc cc cc cc cc cc cc                          ........
[  640.887983] Padding ffff88005600d3e8: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  640.887986] Padding ffff88005600d3f8: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  640.887989] Pid: 3737, comm: slabinfo Not tainted 3.2.0-rc5 #20
[  640.887991] Call Trace:
[  640.887994]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  640.887998]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  640.888001]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  640.888003]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  640.888003]  [<ffffffff8112a700>] ? check_slab+0xc4/0xd2
[  640.888003]  [<ffffffff8113d37a>] ? get_empty_filp+0x74/0x161
[  640.888003]  [<ffffffff814ed4d7>] alloc_debug_processing+0x65/0xf1
[  640.888003]  [<ffffffff814ede82>] __slab_alloc+0x395/0x3f7
[  640.888003]  [<ffffffff81088c6d>] ? look_up_lock_class+0x5f/0xc3
[  640.888003]  [<ffffffff8113d37a>] ? get_empty_filp+0x74/0x161
[  640.888003]  [<ffffffff8113d37a>] ? get_empty_filp+0x74/0x161
[  640.888003]  [<ffffffff8112cd35>] kmem_cache_alloc+0x57/0x101
[  640.888003]  [<ffffffff8113d37a>] get_empty_filp+0x74/0x161
[  640.888003]  [<ffffffff81148783>] path_openat+0x33/0x310
[  640.888003]  [<ffffffff81152b37>] ? alloc_fd+0x3b/0x11b
[  640.888003]  [<ffffffff81148b5d>] do_filp_open+0x38/0x86
[  640.888003]  [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[  640.888003]  [<ffffffff814f81e8>] ? sub_preempt_count+0x95/0xa8
[  640.888003]  [<ffffffff814f5039>] ? _raw_spin_unlock+0x48/0x56
[  640.888003]  [<ffffffff81152c05>] ? alloc_fd+0x109/0x11b
[  640.888003]  [<ffffffff8113b651>] do_sys_open+0x6e/0x100
[  640.888003]  [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[  640.888003]  [<ffffffff8113b703>] sys_open+0x20/0x22
[  640.888003]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  640.888003] FIX filp: Restoring 0xffff88005600d2a8-0xffff88005600d2af=0xbb
[  640.888003] 
[  640.888003] FIX filp: Marking all objects used
[  641.670005] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  641.736008] SLUB: filp 184 slabs counted but counter=188
[  641.791005] SLUB: kmalloc-64 655 slabs counted but counter=661
[  645.754408] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  645.821003] SLUB: filp 184 slabs counted but counter=188
[  645.877003] SLUB: kmalloc-64 634 slabs counted but counter=640
[  649.754490] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  649.819003] SLUB: filp 184 slabs counted but counter=188
[  649.873253] SLUB: kmalloc-64 599 slabs counted but counter=605
[  653.755004] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  653.820003] SLUB: filp 184 slabs counted but counter=188
[  653.874005] SLUB: kmalloc-64 599 slabs counted but counter=605
[  657.759390] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  657.824002] SLUB: filp 184 slabs counted but counter=188
[  657.878004] SLUB: kmalloc-64 594 slabs counted but counter=600
[  661.759349] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  661.824003] SLUB: filp 184 slabs counted but counter=188
[  661.878003] SLUB: kmalloc-64 594 slabs counted but counter=600
[  665.762648] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  665.827005] SLUB: filp 184 slabs counted but counter=188
[  665.881009] SLUB: kmalloc-64 594 slabs counted but counter=600
[  669.787004] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  669.852013] SLUB: filp 184 slabs counted but counter=188
[  669.906247] SLUB: kmalloc-64 594 slabs counted but counter=600
[  674.117030] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  674.196003] SLUB: filp 184 slabs counted but counter=188
[  674.275040] SLUB: kmalloc-64 558 slabs counted but counter=564
[  678.164003] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  678.228003] SLUB: filp 184 slabs counted but counter=188
[  678.283006] SLUB: kmalloc-64 558 slabs counted but counter=564
[  682.426005] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  682.535007] SLUB: filp 184 slabs counted but counter=188
[  682.628306] SLUB: kmalloc-64 558 slabs counted but counter=564
[  687.281033] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  687.388006] SLUB: filp 184 slabs counted but counter=188
[  687.482220] SLUB: kmalloc-64 558 slabs counted but counter=564
[  692.285169] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  692.365003] SLUB: filp 184 slabs counted but counter=188
[  692.425007] SLUB: kmalloc-64 558 slabs counted but counter=564
[  697.219005] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  697.327005] SLUB: filp 184 slabs counted but counter=188
[  697.421108] SLUB: kmalloc-64 558 slabs counted but counter=564
[  702.057425] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  702.166038] SLUB: filp 184 slabs counted but counter=188
[  702.219006] SLUB: kmalloc-64 558 slabs counted but counter=564
[  706.360003] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  706.424007] SLUB: filp 184 slabs counted but counter=188
[  706.478011] SLUB: kmalloc-64 558 slabs counted but counter=564
[  710.351327] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  710.416006] SLUB: filp 184 slabs counted but counter=188
[  710.470006] SLUB: kmalloc-64 558 slabs counted but counter=564
[  714.340676] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  714.405005] SLUB: filp 184 slabs counted but counter=188
[  714.458003] SLUB: kmalloc-64 558 slabs counted but counter=564
[  718.337003] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  718.401003] SLUB: filp 184 slabs counted but counter=188
[  718.455012] SLUB: kmalloc-64 558 slabs counted but counter=564
[  722.324483] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  722.389005] SLUB: filp 184 slabs counted but counter=188
[  722.442003] SLUB: kmalloc-64 558 slabs counted but counter=564
[  726.312031] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  726.377004] SLUB: filp 184 slabs counted but counter=188
[  726.431032] SLUB: kmalloc-64 558 slabs counted but counter=564
[  730.301010] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  730.366004] SLUB: filp 184 slabs counted but counter=188
[  730.420028] SLUB: kmalloc-64 558 slabs counted but counter=564
[  734.298275] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  734.363008] SLUB: filp 184 slabs counted but counter=188
[  734.418007] SLUB: kmalloc-64 558 slabs counted but counter=564
[  739.181161] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  739.293011] SLUB: filp 184 slabs counted but counter=188
[  739.389009] SLUB: kmalloc-64 558 slabs counted but counter=564
[  744.229005] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  744.339008] SLUB: filp 184 slabs counted but counter=188
[  744.433171] SLUB: kmalloc-64 558 slabs counted but counter=564
[  748.360681] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  748.425003] SLUB: filp 184 slabs counted but counter=188
[  748.479003] SLUB: kmalloc-64 558 slabs counted but counter=564
[  752.351554] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  752.416004] SLUB: filp 184 slabs counted but counter=188
[  752.470003] SLUB: kmalloc-64 558 slabs counted but counter=564
[  756.339114] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  756.406003] SLUB: filp 184 slabs counted but counter=188
[  756.460008] SLUB: kmalloc-64 558 slabs counted but counter=564
[  760.332097] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  760.397003] SLUB: filp 184 slabs counted but counter=188
[  760.451213] SLUB: kmalloc-64 558 slabs counted but counter=564
[  764.319430] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  764.384005] SLUB: filp 184 slabs counted but counter=188
[  764.438007] SLUB: kmalloc-64 558 slabs counted but counter=564
[  768.302320] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  768.367002] SLUB: filp 184 slabs counted but counter=188
[  768.421003] SLUB: kmalloc-64 558 slabs counted but counter=564
[  772.576005] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  772.645006] SLUB: filp 184 slabs counted but counter=188
[  772.704006] SLUB: kmalloc-64 556 slabs counted but counter=562
[  776.795002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  776.865006] SLUB: filp 184 slabs counted but counter=188
[  776.924003] SLUB: kmalloc-64 549 slabs counted but counter=555
[  780.826355] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  780.897004] SLUB: filp 184 slabs counted but counter=188
[  780.957111] SLUB: kmalloc-64 549 slabs counted but counter=555
[  784.858002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  784.930006] SLUB: filp 184 slabs counted but counter=188
[  784.990006] SLUB: kmalloc-64 549 slabs counted but counter=555
[  788.896680] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  788.969004] SLUB: filp 184 slabs counted but counter=188
[  789.030170] SLUB: kmalloc-64 549 slabs counted but counter=555
[  792.935545] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  793.008006] SLUB: filp 184 slabs counted but counter=188
[  793.070008] SLUB: kmalloc-64 549 slabs counted but counter=555
[  796.979396] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  797.053007] SLUB: filp 184 slabs counted but counter=188
[  797.114002] SLUB: kmalloc-64 549 slabs counted but counter=555
[  801.025089] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  801.099005] SLUB: filp 184 slabs counted but counter=188
[  801.161005] SLUB: kmalloc-64 549 slabs counted but counter=555
[  805.074528] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  805.149009] SLUB: filp 184 slabs counted but counter=188
[  805.211248] SLUB: kmalloc-64 549 slabs counted but counter=555
[  809.126107] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  809.201006] SLUB: filp 184 slabs counted but counter=188
[  809.263013] SLUB: kmalloc-64 549 slabs counted but counter=555
[  813.179634] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  813.255008] SLUB: filp 184 slabs counted but counter=188
[  813.318009] SLUB: kmalloc-64 548 slabs counted but counter=554
[  817.238712] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  817.314007] SLUB: filp 184 slabs counted but counter=188
[  817.378027] SLUB: kmalloc-64 548 slabs counted but counter=554
[  821.297297] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  821.374006] SLUB: filp 184 slabs counted but counter=188
[  821.438008] SLUB: kmalloc-64 548 slabs counted but counter=554
[  825.358003] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  825.434005] SLUB: filp 184 slabs counted but counter=188
[  825.498007] SLUB: kmalloc-64 548 slabs counted but counter=554
[  829.419485] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  829.496025] SLUB: filp 184 slabs counted but counter=188
[  829.560009] SLUB: kmalloc-64 548 slabs counted but counter=554
[  833.487551] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  833.565008] SLUB: filp 184 slabs counted but counter=188
[  833.629200] SLUB: kmalloc-64 548 slabs counted but counter=554
[  837.561280] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  837.639009] SLUB: filp 184 slabs counted but counter=188
[  837.703025] SLUB: kmalloc-64 548 slabs counted but counter=554
[  841.636003] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  841.713008] SLUB: filp 184 slabs counted but counter=188
[  841.778049] SLUB: kmalloc-64 548 slabs counted but counter=554
[  845.713508] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  845.791015] SLUB: filp 184 slabs counted but counter=188
[  845.856010] SLUB: kmalloc-64 548 slabs counted but counter=554
[  849.792002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  849.869017] SLUB: filp 184 slabs counted but counter=188
[  849.934003] SLUB: kmalloc-64 548 slabs counted but counter=554
[  853.870570] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  853.948009] SLUB: filp 184 slabs counted but counter=188
[  854.014124] SLUB: kmalloc-64 548 slabs counted but counter=554
[  857.950456] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  858.029009] SLUB: filp 184 slabs counted but counter=188
[  858.094010] SLUB: kmalloc-64 548 slabs counted but counter=554
[  862.032701] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  862.110006] SLUB: filp 184 slabs counted but counter=188
[  862.176011] SLUB: kmalloc-64 548 slabs counted but counter=554
[  866.115478] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  866.193003] SLUB: filp 184 slabs counted but counter=188
[  866.258002] SLUB: kmalloc-64 548 slabs counted but counter=554
[  870.199264] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  870.277010] SLUB: filp 184 slabs counted but counter=188
[  870.343273] SLUB: kmalloc-64 548 slabs counted but counter=554
[  874.284002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  874.363006] SLUB: filp 184 slabs counted but counter=188
[  874.429006] SLUB: kmalloc-64 548 slabs counted but counter=554
[  878.370004] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  878.448011] SLUB: filp 184 slabs counted but counter=188
[  878.514008] SLUB: kmalloc-64 548 slabs counted but counter=554
[  882.453725] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  882.532009] SLUB: filp 184 slabs counted but counter=188
[  882.599036] SLUB: kmalloc-64 548 slabs counted but counter=554
[  886.532297] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  886.598011] SLUB: filp 184 slabs counted but counter=188
[  886.659008] SLUB: kmalloc-64 548 slabs counted but counter=554
[  890.711002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  890.775005] SLUB: filp 184 slabs counted but counter=188
[  890.830119] SLUB: kmalloc-64 548 slabs counted but counter=554
[  895.567010] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  895.676018] SLUB: filp 184 slabs counted but counter=188
[  895.769030] SLUB: kmalloc-64 548 slabs counted but counter=554
[  900.303226] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  900.368003] SLUB: filp 183 slabs counted but counter=187
[  900.422008] SLUB: kmalloc-64 548 slabs counted but counter=554
[  904.301004] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  904.365006] SLUB: filp 183 slabs counted but counter=187
[  904.418003] SLUB: kmalloc-64 548 slabs counted but counter=554
[  908.282667] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  908.346007] SLUB: filp 183 slabs counted but counter=187
[  908.400004] SLUB: kmalloc-64 548 slabs counted but counter=554
[  912.271662] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  912.335008] SLUB: filp 183 slabs counted but counter=187
[  912.389006] SLUB: kmalloc-64 548 slabs counted but counter=554
[  916.260006] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  916.324007] SLUB: filp 183 slabs counted but counter=187
[  916.377002] SLUB: kmalloc-64 548 slabs counted but counter=554
[  920.244711] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  920.308003] SLUB: filp 183 slabs counted but counter=187
[  920.362219] SLUB: kmalloc-64 548 slabs counted but counter=554
[  924.234006] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  924.297003] SLUB: filp 183 slabs counted but counter=187
[  924.351004] SLUB: kmalloc-64 548 slabs counted but counter=554
[  928.220002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  928.283003] SLUB: filp 183 slabs counted but counter=187
[  928.337003] SLUB: kmalloc-64 548 slabs counted but counter=554
[  932.208092] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  932.272003] SLUB: filp 183 slabs counted but counter=187
[  932.326009] SLUB: kmalloc-64 548 slabs counted but counter=554
[  936.195685] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  936.259003] SLUB: filp 183 slabs counted but counter=187
[  936.313092] SLUB: kmalloc-64 548 slabs counted but counter=554
[  940.305082] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  940.412052] SLUB: filp 188 slabs counted but counter=192
[  940.478002] SLUB: kmalloc-64 547 slabs counted but counter=553
[  944.349615] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  944.414008] SLUB: filp 188 slabs counted but counter=192
[  944.468114] SLUB: kmalloc-64 547 slabs counted but counter=553
[  948.349289] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  948.415007] SLUB: filp 185 slabs counted but counter=189
[  948.470291] SLUB: kmalloc-64 546 slabs counted but counter=552
[  952.360005] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  952.427010] SLUB: filp 188 slabs counted but counter=192
[  952.482319] SLUB: kmalloc-64 546 slabs counted but counter=552
[  956.490458] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  956.559009] SLUB: filp 192 slabs counted but counter=196
[  956.614027] SLUB: kmalloc-64 541 slabs counted but counter=547
[  960.588703] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  960.659006] SLUB: filp 192 slabs counted but counter=196
[  960.715005] SLUB: kmalloc-64 539 slabs counted but counter=545
[  964.622008] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  964.690021] SLUB: filp 192 slabs counted but counter=196
[  964.746054] SLUB: kmalloc-64 539 slabs counted but counter=545
[  968.674507] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  968.740004] SLUB: filp 194 slabs counted but counter=198
[  968.797012] SLUB: kmalloc-64 539 slabs counted but counter=545
[  972.697036] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  972.766008] SLUB: filp 194 slabs counted but counter=198
[  972.821007] SLUB: kmalloc-64 539 slabs counted but counter=545
[  976.717082] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  976.786006] SLUB: filp 194 slabs counted but counter=198
[  976.843009] SLUB: kmalloc-64 539 slabs counted but counter=545
[  980.998003] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  981.092006] SLUB: filp 194 slabs counted but counter=198
[  981.163037] SLUB: kmalloc-64 532 slabs counted but counter=538
[  985.130002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  985.198005] SLUB: filp 193 slabs counted but counter=197
[  985.253060] SLUB: kmalloc-64 532 slabs counted but counter=538
[  989.211197] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  989.278007] SLUB: filp 193 slabs counted but counter=197
[  989.334132] SLUB: kmalloc-64 532 slabs counted but counter=538
[  993.374013] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  993.445007] SLUB: filp 194 slabs counted but counter=198
[  993.504317] SLUB: kmalloc-64 532 slabs counted but counter=538
[  997.507348] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  997.575013] SLUB: filp 194 slabs counted but counter=198
[  997.632008] SLUB: kmalloc-64 532 slabs counted but counter=538
[ 1001.807632] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1001.898012] SLUB: filp 194 slabs counted but counter=198
[ 1001.958268] SLUB: kmalloc-64 532 slabs counted but counter=538
[ 1005.874448] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1005.940003] SLUB: filp 195 slabs counted but counter=199
[ 1005.994283] SLUB: kmalloc-64 532 slabs counted but counter=538
[ 1009.895793] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1009.972004] SLUB: filp 195 slabs counted but counter=199
[ 1010.029005] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1014.088006] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1014.183011] SLUB: filp 196 slabs counted but counter=200
[ 1014.249010] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1018.570122] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1018.655029] SLUB: filp 197 slabs counted but counter=201
[ 1018.752010] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1022.997102] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1023.085006] SLUB: filp 196 slabs counted but counter=200
[ 1023.144014] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1027.040341] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1027.105004] SLUB: filp 196 slabs counted but counter=200
[ 1027.159003] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1031.046736] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1031.112003] SLUB: filp 196 slabs counted but counter=200
[ 1031.166004] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1035.358337] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1035.469005] SLUB: filp 197 slabs counted but counter=201
[ 1035.542005] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1039.474190] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1039.540003] SLUB: filp 197 slabs counted but counter=201
[ 1039.595002] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1043.480316] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1043.545010] SLUB: filp 197 slabs counted but counter=201
[ 1043.599006] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1047.738003] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1047.826006] SLUB: filp 197 slabs counted but counter=201
[ 1047.922330] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1051.802604] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1051.868009] SLUB: filp 197 slabs counted but counter=201
[ 1051.923004] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1056.275122] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1056.387017] SLUB: filp 199 slabs counted but counter=203
[ 1056.482180] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1060.400006] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1060.465003] SLUB: filp 199 slabs counted but counter=203
[ 1060.521004] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1064.668233] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1064.736007] SLUB: filp 197 slabs counted but counter=201
[ 1064.792048] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1068.669445] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1068.735004] SLUB: filp 198 slabs counted but counter=202
[ 1068.789003] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1072.935003] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1072.999007] SLUB: filp 198 slabs counted but counter=202
[ 1073.055153] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1077.274226] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1077.362011] SLUB: filp 197 slabs counted but counter=201
[ 1077.433006] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1081.785290] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1081.897006] SLUB: filp 197 slabs counted but counter=201
[ 1081.960236] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1085.891123] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1085.960009] SLUB: filp 197 slabs counted but counter=201
[ 1086.018072] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1089.901003] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1089.967007] SLUB: filp 197 slabs counted but counter=201
[ 1090.023004] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1093.918246] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1093.986004] SLUB: filp 197 slabs counted but counter=201
[ 1094.042006] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1097.929699] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1097.995006] SLUB: filp 197 slabs counted but counter=201
[ 1098.050052] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1101.926062] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1101.992005] SLUB: filp 198 slabs counted but counter=202
[ 1102.047301] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1106.277086] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1106.358020] SLUB: filp 197 slabs counted but counter=201
[ 1106.430007] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1110.617381] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1110.709007] SLUB: filp 197 slabs counted but counter=201
[ 1110.767012] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1114.971012] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1115.043005] SLUB: filp 197 slabs counted but counter=201
[ 1115.099007] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1118.982715] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1119.048003] SLUB: filp 199 slabs counted but counter=203
[ 1119.102004] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1123.441014] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1123.535010] SLUB: filp 199 slabs counted but counter=203
[ 1123.628008] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1127.550632] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1127.614005] SLUB: filp 199 slabs counted but counter=203
[ 1127.668011] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1131.554681] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1131.619002] SLUB: filp 199 slabs counted but counter=203
[ 1131.672002] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1135.609004] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1135.673006] SLUB: filp 199 slabs counted but counter=203
[ 1135.727003] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1139.598582] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1139.663008] SLUB: filp 199 slabs counted but counter=203
[ 1139.716002] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1143.592003] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1143.656009] SLUB: filp 199 slabs counted but counter=203
[ 1143.714002] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1147.953495] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1148.021012] SLUB: filp 199 slabs counted but counter=203
[ 1148.093004] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1151.991481] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1152.056003] SLUB: filp 199 slabs counted but counter=203
[ 1152.110036] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1155.980002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1156.044003] SLUB: filp 199 slabs counted but counter=203
[ 1156.098025] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1160.421166] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1160.529007] SLUB: filp 200 slabs counted but counter=204
[ 1160.622440] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1164.526010] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1164.599005] SLUB: filp 199 slabs counted but counter=203
[ 1164.656005] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1169.191389] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1169.256003] SLUB: filp 199 slabs counted but counter=203
[ 1169.309002] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1173.625154] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1173.689003] SLUB: filp 199 slabs counted but counter=203
[ 1173.743003] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1177.620013] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1177.684003] SLUB: filp 199 slabs counted but counter=203
[ 1177.738007] SLUB: kmalloc-64 530 slabs counted but counter=536

[-- Attachment #3: slabinfo-forever.sh --]
[-- Type: application/x-sh, Size: 47 bytes --]

[-- Attachment #4: .config --]
[-- Type: text/plain, Size: 120736 bytes --]

#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 3.2.0-rc5 Kernel Configuration
#
CONFIG_64BIT=y
# CONFIG_X86_32 is not set
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf64-x86-64"
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig"
CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_ARCH_CLOCKSOURCE_DATA=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_MMU=y
CONFIG_ZONE_DMA=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_GPIO=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_DEFAULT_IDLE=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ZONE_DMA32=y
CONFIG_ARCH_POPULATES_NODE_MAP=y
CONFIG_AUDIT_ARCH=y
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_HAVE_INTEL_TXT=y
CONFIG_X86_64_SMP=y
CONFIG_X86_HT=y
CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-rdi -fcall-saved-rsi -fcall-saved-rdx -fcall-saved-rcx -fcall-saved-r8 -fcall-saved-r9 -fcall-saved-r10 -fcall-saved-r11"
# CONFIG_KTIME_SCALAR is not set
CONFIG_ARCH_CPU_PROBE_RELEASE=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_HAVE_IRQ_WORK=y
CONFIG_IRQ_WORK=y

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
CONFIG_FHANDLE=y
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_AUDIT_WATCH=y
CONFIG_AUDIT_TREE=y
CONFIG_HAVE_GENERIC_HARDIRQS=y

#
# IRQ subsystem
#
CONFIG_GENERIC_HARDIRQS=y
CONFIG_HAVE_SPARSE_IRQ=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y

#
# RCU Subsystem
#
CONFIG_TREE_PREEMPT_RCU=y
CONFIG_PREEMPT_RCU=y
# CONFIG_RCU_TRACE is not set
CONFIG_RCU_FANOUT=64
# CONFIG_RCU_FANOUT_EXACT is not set
# CONFIG_TREE_RCU_TRACE is not set
# CONFIG_RCU_BOOST is not set
# CONFIG_IKCONFIG is not set
CONFIG_LOG_BUF_SHIFT=17
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_CGROUPS=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_RESOURCE_COUNTERS=y
CONFIG_CGROUP_MEM_RES_CTLR=y
CONFIG_CGROUP_MEM_RES_CTLR_SWAP=y
# CONFIG_CGROUP_MEM_RES_CTLR_SWAP_ENABLED is not set
CONFIG_CGROUP_PERF=y
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_CFS_BANDWIDTH=y
CONFIG_RT_GROUP_SCHED=y
CONFIG_BLK_CGROUP=y
# CONFIG_DEBUG_BLK_CGROUP is not set
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_IPC_NS=y
CONFIG_USER_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y
CONFIG_SCHED_AUTOGROUP=y
CONFIG_MM_OWNER=y
# CONFIG_SYSFS_DEPRECATED is not set
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
CONFIG_RD_XZ=y
CONFIG_RD_LZO=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
CONFIG_EXPERT=y
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
# CONFIG_EMBEDDED is not set
CONFIG_HAVE_PERF_EVENTS=y

#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
CONFIG_PERF_COUNTERS=y
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_PCI_QUIRKS=y
CONFIG_SLUB_DEBUG=y
# CONFIG_COMPAT_BRK is not set
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
CONFIG_PROFILING=y
CONFIG_TRACEPOINTS=y
CONFIG_OPROFILE=m
CONFIG_OPROFILE_EVENT_MULTIPLEX=y
CONFIG_HAVE_OPROFILE=y
CONFIG_KPROBES=y
CONFIG_JUMP_LABEL=y
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_KRETPROBES=y
CONFIG_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_ATTRS=y
CONFIG_USE_GENERIC_SMP_HELPERS=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_DMA_API_DEBUG=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y

#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
# CONFIG_MODVERSIONS is not set
CONFIG_MODULE_SRCVERSION_ALL=y
CONFIG_STOP_MACHINE=y
CONFIG_BLOCK=y
CONFIG_BLK_DEV_BSG=y
CONFIG_BLK_DEV_BSGLIB=y
CONFIG_BLK_DEV_INTEGRITY=y
CONFIG_BLK_DEV_THROTTLING=y
CONFIG_BLOCK_COMPAT=y

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
CONFIG_CFQ_GROUP_IOSCHED=y
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"
CONFIG_PREEMPT_NOTIFIERS=y
CONFIG_PADATA=y
# CONFIG_INLINE_SPIN_TRYLOCK is not set
# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
# CONFIG_INLINE_SPIN_LOCK is not set
# CONFIG_INLINE_SPIN_LOCK_BH is not set
# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
# CONFIG_INLINE_SPIN_UNLOCK is not set
# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
# CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set
# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
# CONFIG_INLINE_READ_TRYLOCK is not set
# CONFIG_INLINE_READ_LOCK is not set
# CONFIG_INLINE_READ_LOCK_BH is not set
# CONFIG_INLINE_READ_LOCK_IRQ is not set
# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
# CONFIG_INLINE_READ_UNLOCK is not set
# CONFIG_INLINE_READ_UNLOCK_BH is not set
# CONFIG_INLINE_READ_UNLOCK_IRQ is not set
# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
# CONFIG_INLINE_WRITE_TRYLOCK is not set
# CONFIG_INLINE_WRITE_LOCK is not set
# CONFIG_INLINE_WRITE_LOCK_BH is not set
# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
# CONFIG_INLINE_WRITE_UNLOCK is not set
# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
# CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set
# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
# CONFIG_MUTEX_SPIN_ON_OWNER is not set
CONFIG_FREEZER=y

#
# Processor type and features
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
CONFIG_SMP=y
CONFIG_X86_X2APIC=y
CONFIG_X86_MPPARSE=y
CONFIG_X86_EXTENDED_PLATFORM=y
# CONFIG_X86_VSMP is not set
# CONFIG_X86_UV is not set
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
CONFIG_SCHED_OMIT_FRAME_POINTER=y
CONFIG_PARAVIRT_GUEST=y
CONFIG_PARAVIRT_TIME_ACCOUNTING=y
CONFIG_XEN=y
CONFIG_XEN_DOM0=y
CONFIG_XEN_PRIVILEGED_GUEST=y
CONFIG_XEN_PVHVM=y
CONFIG_XEN_MAX_DOMAIN_MEMORY=128
CONFIG_XEN_SAVE_RESTORE=y
CONFIG_XEN_DEBUG_FS=y
CONFIG_KVM_CLOCK=y
CONFIG_KVM_GUEST=y
CONFIG_PARAVIRT=y
# CONFIG_PARAVIRT_SPINLOCKS is not set
CONFIG_PARAVIRT_CLOCK=y
# CONFIG_PARAVIRT_DEBUG is not set
CONFIG_NO_BOOTMEM=y
# CONFIG_MEMTEST is not set
# CONFIG_MK8 is not set
# CONFIG_MPSC is not set
CONFIG_MCORE2=y
# CONFIG_MATOM is not set
# CONFIG_GENERIC_CPU is not set
CONFIG_X86_INTERNODE_CACHE_SHIFT=7
CONFIG_X86_CMPXCHG=y
CONFIG_CMPXCHG_LOCAL=y
CONFIG_CMPXCHG_DOUBLE=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_XADD=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_P6_NOP=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
# CONFIG_PROCESSOR_SELECT is not set
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
CONFIG_GART_IOMMU=y
CONFIG_CALGARY_IOMMU=y
CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT=y
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
# CONFIG_MAXSMP is not set
CONFIG_NR_CPUS=256
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
CONFIG_IRQ_TIME_ACCOUNTING=y
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_COUNT=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_INTEL=y
CONFIG_X86_MCE_AMD=y
CONFIG_X86_MCE_THRESHOLD=y
# CONFIG_X86_MCE_INJECT is not set
CONFIG_X86_THERMAL_VECTOR=y
CONFIG_I8K=m
CONFIG_MICROCODE=m
CONFIG_MICROCODE_INTEL=y
CONFIG_MICROCODE_AMD=y
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_DIRECT_GBPAGES=y
CONFIG_NUMA=y
CONFIG_AMD_NUMA=y
CONFIG_X86_64_ACPI_NUMA=y
CONFIG_NODES_SPAN_OTHER_NODES=y
# CONFIG_NUMA_EMU is not set
CONFIG_NODES_SHIFT=9
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ARCH_MEMORY_PROBE=y
CONFIG_ARCH_PROC_KCORE_TEXT=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_NEED_MULTIPLE_NODES=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER=y
CONFIG_SPARSEMEM_VMEMMAP=y
CONFIG_HAVE_MEMBLOCK=y
CONFIG_MEMORY_HOTPLUG=y
CONFIG_MEMORY_HOTPLUG_SPARSE=y
CONFIG_MEMORY_HOTREMOVE=y
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=999999
CONFIG_COMPACTION=y
CONFIG_MIGRATION=y
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
CONFIG_MMU_NOTIFIER=y
CONFIG_KSM=y
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
CONFIG_MEMORY_FAILURE=y
CONFIG_HWPOISON_INJECT=m
CONFIG_TRANSPARENT_HUGEPAGE=y
CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
# CONFIG_TRANSPARENT_HUGEPAGE_MADVISE is not set
CONFIG_CLEANCACHE=y
# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
CONFIG_X86_RESERVE_LOW=64
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
CONFIG_ARCH_RANDOM=y
CONFIG_EFI=y
CONFIG_SECCOMP=y
CONFIG_CC_STACKPROTECTOR=y
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
CONFIG_HZ_1000=y
CONFIG_HZ=1000
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
CONFIG_CRASH_DUMP=y
CONFIG_KEXEC_JUMP=y
CONFIG_PHYSICAL_START=0x1000000
CONFIG_RELOCATABLE=y
CONFIG_PHYSICAL_ALIGN=0x1000000
CONFIG_HOTPLUG_CPU=y
# CONFIG_COMPAT_VDSO is not set
# CONFIG_CMDLINE_BOOL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
CONFIG_USE_PERCPU_NUMA_NODE_ID=y

#
# Power management and ACPI options
#
CONFIG_ARCH_HIBERNATION_HEADER=y
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_HIBERNATE_CALLBACKS=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION=""
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
CONFIG_PM_RUNTIME=y
CONFIG_PM=y
CONFIG_PM_DEBUG=y
CONFIG_PM_ADVANCED_DEBUG=y
# CONFIG_PM_TEST_SUSPEND is not set
CONFIG_CAN_PM_TRACE=y
CONFIG_PM_TRACE=y
CONFIG_PM_TRACE_RTC=y
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_PROCFS=y
CONFIG_ACPI_PROCFS_POWER=y
CONFIG_ACPI_EC_DEBUGFS=m
# CONFIG_ACPI_PROC_EVENT is not set
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=m
CONFIG_ACPI_FAN=y
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_IPMI=m
CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_ACPI_PROCESSOR_AGGREGATOR=m
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_NUMA=y
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_PCI_SLOT=y
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
CONFIG_ACPI_HOTPLUG_MEMORY=m
CONFIG_ACPI_SBS=m
CONFIG_ACPI_HED=y
CONFIG_ACPI_CUSTOM_METHOD=m
CONFIG_ACPI_APEI=y
CONFIG_ACPI_APEI_GHES=y
CONFIG_ACPI_APEI_PCIEAER=y
CONFIG_ACPI_APEI_MEMORY_FAILURE=y
# CONFIG_ACPI_APEI_EINJ is not set
# CONFIG_ACPI_APEI_ERST_DEBUG is not set
CONFIG_SFI=y

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
CONFIG_CPU_FREQ_STAT=m
CONFIG_CPU_FREQ_STAT_DETAILS=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y

#
# x86 CPU frequency scaling drivers
#
CONFIG_X86_PCC_CPUFREQ=y
CONFIG_X86_ACPI_CPUFREQ=y
CONFIG_X86_POWERNOW_K8=y
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
CONFIG_X86_P4_CLOCKMOD=y

#
# shared options
#
CONFIG_X86_SPEEDSTEP_LIB=y
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
CONFIG_INTEL_IDLE=y

#
# Memory power savings
#
CONFIG_I7300_IDLE_IOAT_CHANNEL=y
CONFIG_I7300_IDLE=m

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_XEN=y
CONFIG_PCI_DOMAINS=y
# CONFIG_PCI_CNB20LE_QUIRK is not set
CONFIG_PCIEPORTBUS=y
CONFIG_HOTPLUG_PCI_PCIE=y
CONFIG_PCIEAER=y
CONFIG_PCIE_ECRC=y
CONFIG_PCIEAER_INJECT=m
CONFIG_PCIEASPM=y
# CONFIG_PCIEASPM_DEBUG is not set
CONFIG_PCIE_PME=y
CONFIG_ARCH_SUPPORTS_MSI=y
CONFIG_PCI_MSI=y
# CONFIG_PCI_DEBUG is not set
CONFIG_PCI_STUB=y
CONFIG_XEN_PCIDEV_FRONTEND=m
CONFIG_HT_IRQ=y
CONFIG_PCI_ATS=y
CONFIG_PCI_IOV=y
CONFIG_PCI_PRI=y
CONFIG_PCI_PASID=y
CONFIG_PCI_IOAPIC=y
CONFIG_PCI_LABEL=y
CONFIG_ISA_DMA_API=y
CONFIG_AMD_NB=y
CONFIG_PCCARD=y
CONFIG_PCMCIA=y
CONFIG_PCMCIA_LOAD_CIS=y
CONFIG_CARDBUS=y

#
# PC-card bridges
#
CONFIG_YENTA=m
CONFIG_YENTA_O2=y
CONFIG_YENTA_RICOH=y
CONFIG_YENTA_TI=y
CONFIG_YENTA_ENE_TUNE=y
CONFIG_YENTA_TOSHIBA=y
CONFIG_PD6729=m
CONFIG_I82092=m
CONFIG_PCCARD_NONSTATIC=y
CONFIG_HOTPLUG_PCI=y
CONFIG_HOTPLUG_PCI_FAKE=m
CONFIG_HOTPLUG_PCI_ACPI=y
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
# CONFIG_HOTPLUG_PCI_CPCI is not set
CONFIG_HOTPLUG_PCI_SHPC=m
# CONFIG_RAPIDIO is not set

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_COMPAT_BINFMT_ELF=y
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
# CONFIG_HAVE_AOUT is not set
CONFIG_BINFMT_MISC=m
CONFIG_IA32_EMULATION=y
# CONFIG_IA32_AOUT is not set
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_KEYS_COMPAT=y
CONFIG_HAVE_TEXT_POKE_SMP=y
CONFIG_NET=y
CONFIG_COMPAT_NETLINK_MESSAGES=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_XFRM_USER=y
CONFIG_XFRM_SUB_POLICY=y
CONFIG_XFRM_MIGRATE=y
CONFIG_XFRM_STATISTICS=y
CONFIG_XFRM_IPCOMP=m
CONFIG_NET_KEY=m
CONFIG_NET_KEY_MIGRATE=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_FIB_TRIE_STATS=y
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_VERBOSE=y
CONFIG_IP_ROUTE_CLASSID=y
# CONFIG_IP_PNP is not set
CONFIG_NET_IPIP=m
CONFIG_NET_IPGRE_DEMUX=m
CONFIG_NET_IPGRE=m
CONFIG_NET_IPGRE_BROADCAST=y
CONFIG_IP_MROUTE=y
CONFIG_IP_MROUTE_MULTIPLE_TABLES=y
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
CONFIG_ARPD=y
CONFIG_SYN_COOKIES=y
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
CONFIG_INET_IPCOMP=m
CONFIG_INET_XFRM_TUNNEL=m
CONFIG_INET_TUNNEL=m
CONFIG_INET_XFRM_MODE_TRANSPORT=m
CONFIG_INET_XFRM_MODE_TUNNEL=m
CONFIG_INET_XFRM_MODE_BEET=m
CONFIG_INET_LRO=y
CONFIG_INET_DIAG=m
CONFIG_INET_TCP_DIAG=m
CONFIG_TCP_CONG_ADVANCED=y
CONFIG_TCP_CONG_BIC=m
CONFIG_TCP_CONG_CUBIC=y
CONFIG_TCP_CONG_WESTWOOD=m
CONFIG_TCP_CONG_HTCP=m
CONFIG_TCP_CONG_HSTCP=m
CONFIG_TCP_CONG_HYBLA=m
CONFIG_TCP_CONG_VEGAS=m
CONFIG_TCP_CONG_SCALABLE=m
CONFIG_TCP_CONG_LP=m
CONFIG_TCP_CONG_VENO=m
CONFIG_TCP_CONG_YEAH=m
CONFIG_TCP_CONG_ILLINOIS=m
CONFIG_DEFAULT_CUBIC=y
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="cubic"
CONFIG_TCP_MD5SIG=y
CONFIG_IPV6=y
CONFIG_IPV6_PRIVACY=y
CONFIG_IPV6_ROUTER_PREF=y
CONFIG_IPV6_ROUTE_INFO=y
CONFIG_IPV6_OPTIMISTIC_DAD=y
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
CONFIG_IPV6_MIP6=y
CONFIG_INET6_XFRM_TUNNEL=m
CONFIG_INET6_TUNNEL=m
CONFIG_INET6_XFRM_MODE_TRANSPORT=m
CONFIG_INET6_XFRM_MODE_TUNNEL=m
CONFIG_INET6_XFRM_MODE_BEET=m
CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=m
CONFIG_IPV6_SIT=m
CONFIG_IPV6_SIT_6RD=y
CONFIG_IPV6_NDISC_NODETYPE=y
CONFIG_IPV6_TUNNEL=m
CONFIG_IPV6_MULTIPLE_TABLES=y
CONFIG_IPV6_SUBTREES=y
CONFIG_IPV6_MROUTE=y
CONFIG_IPV6_MROUTE_MULTIPLE_TABLES=y
CONFIG_IPV6_PIMSM_V2=y
CONFIG_NETLABEL=y
CONFIG_NETWORK_SECMARK=y
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y
CONFIG_BRIDGE_NETFILTER=y

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_NETLINK=m
CONFIG_NETFILTER_NETLINK_QUEUE=m
CONFIG_NETFILTER_NETLINK_LOG=m
CONFIG_NF_CONNTRACK=m
CONFIG_NF_CONNTRACK_MARK=y
CONFIG_NF_CONNTRACK_SECMARK=y
CONFIG_NF_CONNTRACK_ZONES=y
CONFIG_NF_CONNTRACK_EVENTS=y
CONFIG_NF_CONNTRACK_TIMESTAMP=y
CONFIG_NF_CT_PROTO_DCCP=m
CONFIG_NF_CT_PROTO_GRE=m
CONFIG_NF_CT_PROTO_SCTP=m
CONFIG_NF_CT_PROTO_UDPLITE=m
CONFIG_NF_CONNTRACK_AMANDA=m
CONFIG_NF_CONNTRACK_FTP=m
CONFIG_NF_CONNTRACK_H323=m
CONFIG_NF_CONNTRACK_IRC=m
CONFIG_NF_CONNTRACK_BROADCAST=m
CONFIG_NF_CONNTRACK_NETBIOS_NS=m
CONFIG_NF_CONNTRACK_SNMP=m
CONFIG_NF_CONNTRACK_PPTP=m
CONFIG_NF_CONNTRACK_SANE=m
CONFIG_NF_CONNTRACK_SIP=m
CONFIG_NF_CONNTRACK_TFTP=m
CONFIG_NF_CT_NETLINK=m
CONFIG_NETFILTER_TPROXY=m
CONFIG_NETFILTER_XTABLES=y

#
# Xtables combined modules
#
CONFIG_NETFILTER_XT_MARK=m
CONFIG_NETFILTER_XT_CONNMARK=m
CONFIG_NETFILTER_XT_SET=m

#
# Xtables targets
#
CONFIG_NETFILTER_XT_TARGET_AUDIT=m
CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=m
CONFIG_NETFILTER_XT_TARGET_CT=m
CONFIG_NETFILTER_XT_TARGET_DSCP=m
CONFIG_NETFILTER_XT_TARGET_HL=m
CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m
CONFIG_NETFILTER_XT_TARGET_LED=m
CONFIG_NETFILTER_XT_TARGET_MARK=m
CONFIG_NETFILTER_XT_TARGET_NFLOG=m
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
CONFIG_NETFILTER_XT_TARGET_RATEEST=m
CONFIG_NETFILTER_XT_TARGET_TEE=m
CONFIG_NETFILTER_XT_TARGET_TPROXY=m
CONFIG_NETFILTER_XT_TARGET_TRACE=m
CONFIG_NETFILTER_XT_TARGET_SECMARK=m
CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m

#
# Xtables matches
#
CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
CONFIG_NETFILTER_XT_MATCH_CLUSTER=m
CONFIG_NETFILTER_XT_MATCH_COMMENT=m
CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
CONFIG_NETFILTER_XT_MATCH_CPU=m
CONFIG_NETFILTER_XT_MATCH_DCCP=m
CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m
CONFIG_NETFILTER_XT_MATCH_DSCP=m
CONFIG_NETFILTER_XT_MATCH_ESP=m
CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
CONFIG_NETFILTER_XT_MATCH_HELPER=m
CONFIG_NETFILTER_XT_MATCH_HL=m
CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
CONFIG_NETFILTER_XT_MATCH_IPVS=m
CONFIG_NETFILTER_XT_MATCH_LENGTH=m
CONFIG_NETFILTER_XT_MATCH_LIMIT=m
CONFIG_NETFILTER_XT_MATCH_MAC=m
CONFIG_NETFILTER_XT_MATCH_MARK=m
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
CONFIG_NETFILTER_XT_MATCH_OSF=m
CONFIG_NETFILTER_XT_MATCH_OWNER=m
CONFIG_NETFILTER_XT_MATCH_POLICY=m
CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
CONFIG_NETFILTER_XT_MATCH_QUOTA=m
CONFIG_NETFILTER_XT_MATCH_RATEEST=m
CONFIG_NETFILTER_XT_MATCH_REALM=m
CONFIG_NETFILTER_XT_MATCH_RECENT=m
CONFIG_NETFILTER_XT_MATCH_SCTP=m
CONFIG_NETFILTER_XT_MATCH_SOCKET=m
CONFIG_NETFILTER_XT_MATCH_STATE=m
CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
CONFIG_NETFILTER_XT_MATCH_STRING=m
CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
CONFIG_NETFILTER_XT_MATCH_TIME=m
CONFIG_NETFILTER_XT_MATCH_U32=m
CONFIG_IP_SET=m
CONFIG_IP_SET_MAX=256
CONFIG_IP_SET_BITMAP_IP=m
CONFIG_IP_SET_BITMAP_IPMAC=m
CONFIG_IP_SET_BITMAP_PORT=m
CONFIG_IP_SET_HASH_IP=m
CONFIG_IP_SET_HASH_IPPORT=m
CONFIG_IP_SET_HASH_IPPORTIP=m
CONFIG_IP_SET_HASH_IPPORTNET=m
CONFIG_IP_SET_HASH_NET=m
CONFIG_IP_SET_HASH_NETPORT=m
CONFIG_IP_SET_HASH_NETIFACE=m
CONFIG_IP_SET_LIST_SET=m
CONFIG_IP_VS=m
CONFIG_IP_VS_IPV6=y
# CONFIG_IP_VS_DEBUG is not set
CONFIG_IP_VS_TAB_BITS=12

#
# IPVS transport protocol load balancing support
#
CONFIG_IP_VS_PROTO_TCP=y
CONFIG_IP_VS_PROTO_UDP=y
CONFIG_IP_VS_PROTO_AH_ESP=y
CONFIG_IP_VS_PROTO_ESP=y
CONFIG_IP_VS_PROTO_AH=y
CONFIG_IP_VS_PROTO_SCTP=y

#
# IPVS scheduler
#
CONFIG_IP_VS_RR=m
CONFIG_IP_VS_WRR=m
CONFIG_IP_VS_LC=m
CONFIG_IP_VS_WLC=m
CONFIG_IP_VS_LBLC=m
CONFIG_IP_VS_LBLCR=m
CONFIG_IP_VS_DH=m
CONFIG_IP_VS_SH=m
CONFIG_IP_VS_SED=m
CONFIG_IP_VS_NQ=m

#
# IPVS application helper
#
CONFIG_IP_VS_FTP=m
CONFIG_IP_VS_NFCT=y
CONFIG_IP_VS_PE_SIP=m

#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=m
CONFIG_NF_CONNTRACK_IPV4=m
# CONFIG_NF_CONNTRACK_PROC_COMPAT is not set
CONFIG_IP_NF_QUEUE=m
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_AH=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_IP_NF_TARGET_LOG=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_NF_NAT=m
CONFIG_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=m
CONFIG_IP_NF_TARGET_NETMAP=m
CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_NF_NAT_SNMP_BASIC=m
CONFIG_NF_NAT_PROTO_DCCP=m
CONFIG_NF_NAT_PROTO_GRE=m
CONFIG_NF_NAT_PROTO_UDPLITE=m
CONFIG_NF_NAT_PROTO_SCTP=m
CONFIG_NF_NAT_FTP=m
CONFIG_NF_NAT_IRC=m
CONFIG_NF_NAT_TFTP=m
CONFIG_NF_NAT_AMANDA=m
CONFIG_NF_NAT_PPTP=m
CONFIG_NF_NAT_H323=m
CONFIG_NF_NAT_SIP=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_CLUSTERIP=m
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_TTL=m
CONFIG_IP_NF_RAW=m
CONFIG_IP_NF_SECURITY=m
CONFIG_IP_NF_ARPTABLES=m
CONFIG_IP_NF_ARPFILTER=m
CONFIG_IP_NF_ARP_MANGLE=m

#
# IPv6: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV6=m
CONFIG_NF_CONNTRACK_IPV6=m
CONFIG_IP6_NF_QUEUE=m
CONFIG_IP6_NF_IPTABLES=m
CONFIG_IP6_NF_MATCH_AH=m
CONFIG_IP6_NF_MATCH_EUI64=m
CONFIG_IP6_NF_MATCH_FRAG=m
CONFIG_IP6_NF_MATCH_OPTS=m
CONFIG_IP6_NF_MATCH_HL=m
CONFIG_IP6_NF_MATCH_IPV6HEADER=m
CONFIG_IP6_NF_MATCH_MH=m
CONFIG_IP6_NF_MATCH_RT=m
CONFIG_IP6_NF_TARGET_HL=m
CONFIG_IP6_NF_TARGET_LOG=m
CONFIG_IP6_NF_FILTER=m
CONFIG_IP6_NF_TARGET_REJECT=m
CONFIG_IP6_NF_MANGLE=m
CONFIG_IP6_NF_RAW=m
CONFIG_IP6_NF_SECURITY=m
CONFIG_BRIDGE_NF_EBTABLES=m
CONFIG_BRIDGE_EBT_BROUTE=m
CONFIG_BRIDGE_EBT_T_FILTER=m
CONFIG_BRIDGE_EBT_T_NAT=m
CONFIG_BRIDGE_EBT_802_3=m
CONFIG_BRIDGE_EBT_AMONG=m
CONFIG_BRIDGE_EBT_ARP=m
CONFIG_BRIDGE_EBT_IP=m
CONFIG_BRIDGE_EBT_IP6=m
CONFIG_BRIDGE_EBT_LIMIT=m
CONFIG_BRIDGE_EBT_MARK=m
CONFIG_BRIDGE_EBT_PKTTYPE=m
CONFIG_BRIDGE_EBT_STP=m
CONFIG_BRIDGE_EBT_VLAN=m
CONFIG_BRIDGE_EBT_ARPREPLY=m
CONFIG_BRIDGE_EBT_DNAT=m
CONFIG_BRIDGE_EBT_MARK_T=m
CONFIG_BRIDGE_EBT_REDIRECT=m
CONFIG_BRIDGE_EBT_SNAT=m
CONFIG_BRIDGE_EBT_LOG=m
CONFIG_BRIDGE_EBT_ULOG=m
CONFIG_BRIDGE_EBT_NFLOG=m
CONFIG_IP_DCCP=m
CONFIG_INET_DCCP_DIAG=m

#
# DCCP CCIDs Configuration (EXPERIMENTAL)
#
# CONFIG_IP_DCCP_CCID2_DEBUG is not set
CONFIG_IP_DCCP_CCID3=y
# CONFIG_IP_DCCP_CCID3_DEBUG is not set
CONFIG_IP_DCCP_TFRC_LIB=y

#
# DCCP Kernel Hacking
#
# CONFIG_IP_DCCP_DEBUG is not set
CONFIG_NET_DCCPPROBE=m
CONFIG_IP_SCTP=m
CONFIG_NET_SCTPPROBE=m
# CONFIG_SCTP_DBG_MSG is not set
# CONFIG_SCTP_DBG_OBJCNT is not set
# CONFIG_SCTP_HMAC_NONE is not set
CONFIG_SCTP_HMAC_SHA1=y
# CONFIG_SCTP_HMAC_MD5 is not set
CONFIG_RDS=m
CONFIG_RDS_RDMA=m
CONFIG_RDS_TCP=m
# CONFIG_RDS_DEBUG is not set
# CONFIG_TIPC is not set
CONFIG_ATM=m
CONFIG_ATM_CLIP=m
# CONFIG_ATM_CLIP_NO_ICMP is not set
CONFIG_ATM_LANE=m
# CONFIG_ATM_MPOA is not set
CONFIG_ATM_BR2684=m
# CONFIG_ATM_BR2684_IPFILTER is not set
CONFIG_L2TP=m
CONFIG_L2TP_DEBUGFS=m
CONFIG_L2TP_V3=y
CONFIG_L2TP_IP=m
CONFIG_L2TP_ETH=m
CONFIG_STP=m
CONFIG_GARP=m
CONFIG_BRIDGE=m
CONFIG_BRIDGE_IGMP_SNOOPING=y
CONFIG_NET_DSA=y
CONFIG_NET_DSA_TAG_DSA=y
CONFIG_NET_DSA_TAG_EDSA=y
CONFIG_NET_DSA_TAG_TRAILER=y
CONFIG_NET_DSA_MV88E6XXX=y
CONFIG_NET_DSA_MV88E6060=y
CONFIG_NET_DSA_MV88E6XXX_NEED_PPU=y
CONFIG_NET_DSA_MV88E6131=y
CONFIG_NET_DSA_MV88E6123_61_65=y
CONFIG_VLAN_8021Q=m
CONFIG_VLAN_8021Q_GVRP=y
# CONFIG_DECNET is not set
CONFIG_LLC=m
# CONFIG_LLC2 is not set
CONFIG_IPX=m
# CONFIG_IPX_INTERN is not set
CONFIG_ATALK=m
CONFIG_DEV_APPLETALK=m
CONFIG_IPDDP=m
CONFIG_IPDDP_ENCAP=y
CONFIG_IPDDP_DECAP=y
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_ECONET is not set
CONFIG_WAN_ROUTER=m
CONFIG_PHONET=m
CONFIG_IEEE802154=m
CONFIG_IEEE802154_6LOWPAN=m
CONFIG_NET_SCHED=y

#
# Queueing/Scheduling
#
CONFIG_NET_SCH_CBQ=m
CONFIG_NET_SCH_HTB=m
CONFIG_NET_SCH_HFSC=m
CONFIG_NET_SCH_ATM=m
CONFIG_NET_SCH_PRIO=m
CONFIG_NET_SCH_MULTIQ=m
CONFIG_NET_SCH_RED=m
CONFIG_NET_SCH_SFB=m
CONFIG_NET_SCH_SFQ=m
CONFIG_NET_SCH_TEQL=m
CONFIG_NET_SCH_TBF=m
CONFIG_NET_SCH_GRED=m
CONFIG_NET_SCH_DSMARK=m
CONFIG_NET_SCH_NETEM=m
CONFIG_NET_SCH_DRR=m
CONFIG_NET_SCH_MQPRIO=m
CONFIG_NET_SCH_CHOKE=m
CONFIG_NET_SCH_QFQ=m
CONFIG_NET_SCH_INGRESS=m

#
# Classification
#
CONFIG_NET_CLS=y
CONFIG_NET_CLS_BASIC=m
CONFIG_NET_CLS_TCINDEX=m
CONFIG_NET_CLS_ROUTE4=m
CONFIG_NET_CLS_FW=m
CONFIG_NET_CLS_U32=m
CONFIG_CLS_U32_PERF=y
CONFIG_CLS_U32_MARK=y
CONFIG_NET_CLS_RSVP=m
CONFIG_NET_CLS_RSVP6=m
CONFIG_NET_CLS_FLOW=m
CONFIG_NET_CLS_CGROUP=y
CONFIG_NET_EMATCH=y
CONFIG_NET_EMATCH_STACK=32
CONFIG_NET_EMATCH_CMP=m
CONFIG_NET_EMATCH_NBYTE=m
CONFIG_NET_EMATCH_U32=m
CONFIG_NET_EMATCH_META=m
CONFIG_NET_EMATCH_TEXT=m
CONFIG_NET_CLS_ACT=y
CONFIG_NET_ACT_POLICE=m
CONFIG_NET_ACT_GACT=m
CONFIG_GACT_PROB=y
CONFIG_NET_ACT_MIRRED=m
CONFIG_NET_ACT_IPT=m
CONFIG_NET_ACT_NAT=m
CONFIG_NET_ACT_PEDIT=m
CONFIG_NET_ACT_SIMP=m
CONFIG_NET_ACT_SKBEDIT=m
CONFIG_NET_ACT_CSUM=m
CONFIG_NET_CLS_IND=y
CONFIG_NET_SCH_FIFO=y
CONFIG_DCB=y
CONFIG_DNS_RESOLVER=y
# CONFIG_BATMAN_ADV is not set
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_XPS=y
CONFIG_HAVE_BPF_JIT=y
CONFIG_BPF_JIT=y

#
# Network testing
#
CONFIG_NET_PKTGEN=m
# CONFIG_NET_TCPPROBE is not set
CONFIG_NET_DROP_MONITOR=y
CONFIG_HAMRADIO=y

#
# Packet Radio protocols
#
CONFIG_AX25=m
CONFIG_AX25_DAMA_SLAVE=y
CONFIG_NETROM=m
CONFIG_ROSE=m

#
# AX.25 network device drivers
#
CONFIG_MKISS=m
CONFIG_6PACK=m
CONFIG_BPQETHER=m
CONFIG_BAYCOM_SER_FDX=m
CONFIG_BAYCOM_SER_HDX=m
CONFIG_BAYCOM_PAR=m
CONFIG_YAM=m
CONFIG_CAN=m
CONFIG_CAN_RAW=m
CONFIG_CAN_BCM=m
CONFIG_CAN_GW=m

#
# CAN Device Drivers
#
CONFIG_CAN_VCAN=m
CONFIG_CAN_SLCAN=m
CONFIG_CAN_DEV=m
CONFIG_CAN_CALC_BITTIMING=y
# CONFIG_PCH_CAN is not set
CONFIG_CAN_SJA1000=m
CONFIG_CAN_SJA1000_PLATFORM=m
# CONFIG_CAN_EMS_PCMCIA is not set
CONFIG_CAN_EMS_PCI=m
# CONFIG_CAN_PEAK_PCI is not set
CONFIG_CAN_KVASER_PCI=m
CONFIG_CAN_PLX_PCI=m
CONFIG_CAN_C_CAN=m
CONFIG_CAN_C_CAN_PLATFORM=m

#
# CAN USB interfaces
#
CONFIG_CAN_EMS_USB=m
CONFIG_CAN_ESD_USB2=m
CONFIG_CAN_SOFTING=m
CONFIG_CAN_SOFTING_CS=m
# CONFIG_CAN_DEBUG_DEVICES is not set
CONFIG_IRDA=m

#
# IrDA protocols
#
CONFIG_IRLAN=m
CONFIG_IRNET=m
CONFIG_IRCOMM=m
# CONFIG_IRDA_ULTRA is not set

#
# IrDA options
#
CONFIG_IRDA_CACHE_LAST_LSAP=y
CONFIG_IRDA_FAST_RR=y
# CONFIG_IRDA_DEBUG is not set

#
# Infrared-port device drivers
#

#
# SIR device drivers
#
CONFIG_IRTTY_SIR=m

#
# Dongle support
#
CONFIG_DONGLE=y
CONFIG_ESI_DONGLE=m
CONFIG_ACTISYS_DONGLE=m
CONFIG_TEKRAM_DONGLE=m
CONFIG_TOIM3232_DONGLE=m
CONFIG_LITELINK_DONGLE=m
CONFIG_MA600_DONGLE=m
CONFIG_GIRBIL_DONGLE=m
CONFIG_MCP2120_DONGLE=m
CONFIG_OLD_BELKIN_DONGLE=m
CONFIG_ACT200L_DONGLE=m
CONFIG_KINGSUN_DONGLE=m
CONFIG_KSDAZZLE_DONGLE=m
CONFIG_KS959_DONGLE=m

#
# FIR device drivers
#
CONFIG_USB_IRDA=m
CONFIG_SIGMATEL_FIR=m
CONFIG_NSC_FIR=m
CONFIG_WINBOND_FIR=m
CONFIG_SMC_IRCC_FIR=m
CONFIG_ALI_FIR=m
CONFIG_VLSI_FIR=m
CONFIG_VIA_FIR=m
CONFIG_MCS_FIR=m
CONFIG_BT=m
CONFIG_BT_L2CAP=y
CONFIG_BT_SCO=y
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_CMTP=m
CONFIG_BT_HIDP=m

#
# Bluetooth device drivers
#
CONFIG_BT_HCIBTUSB=m
CONFIG_BT_HCIBTSDIO=m
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIUART_H4=y
CONFIG_BT_HCIUART_BCSP=y
CONFIG_BT_HCIUART_ATH3K=y
CONFIG_BT_HCIUART_LL=y
CONFIG_BT_HCIBCM203X=m
CONFIG_BT_HCIBPA10X=m
CONFIG_BT_HCIBFUSB=m
CONFIG_BT_HCIDTL1=m
CONFIG_BT_HCIBT3C=m
CONFIG_BT_HCIBLUECARD=m
CONFIG_BT_HCIBTUART=m
CONFIG_BT_HCIVHCI=m
CONFIG_BT_MRVL=m
CONFIG_BT_MRVL_SDIO=m
CONFIG_BT_ATH3K=m
CONFIG_BT_WILINK=m
# CONFIG_AF_RXRPC is not set
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
CONFIG_WIRELESS_EXT=y
CONFIG_WEXT_CORE=y
CONFIG_WEXT_PROC=y
CONFIG_WEXT_SPY=y
CONFIG_WEXT_PRIV=y
CONFIG_CFG80211=m
CONFIG_NL80211_TESTMODE=y
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
# CONFIG_CFG80211_REG_DEBUG is not set
CONFIG_CFG80211_DEFAULT_PS=y
CONFIG_CFG80211_DEBUGFS=y
# CONFIG_CFG80211_INTERNAL_REGDB is not set
CONFIG_CFG80211_WEXT=y
CONFIG_WIRELESS_EXT_SYSFS=y
CONFIG_LIB80211=m
CONFIG_LIB80211_CRYPT_WEP=m
CONFIG_LIB80211_CRYPT_CCMP=m
CONFIG_LIB80211_CRYPT_TKIP=m
# CONFIG_LIB80211_DEBUG is not set
CONFIG_MAC80211=m
CONFIG_MAC80211_HAS_RC=y
# CONFIG_MAC80211_RC_PID is not set
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_MINSTREL_HT=y
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
CONFIG_MAC80211_MESH=y
CONFIG_MAC80211_LEDS=y
CONFIG_MAC80211_DEBUGFS=y
# CONFIG_MAC80211_DEBUG_MENU is not set
CONFIG_WIMAX=m
CONFIG_WIMAX_DEBUG_LEVEL=8
CONFIG_RFKILL=m
CONFIG_RFKILL_LEDS=y
CONFIG_RFKILL_INPUT=y
CONFIG_NET_9P=m
CONFIG_NET_9P_VIRTIO=m
CONFIG_NET_9P_RDMA=m
# CONFIG_NET_9P_DEBUG is not set
# CONFIG_CAIF is not set
CONFIG_CEPH_LIB=m
# CONFIG_CEPH_LIB_PRETTYDEBUG is not set
# CONFIG_CEPH_LIB_USE_DNS_RESOLVER is not set
CONFIG_NFC=m
CONFIG_NFC_NCI=m

#
# Near Field Communication (NFC) devices
#
CONFIG_PN544_NFC=m
CONFIG_NFC_PN533=m
CONFIG_NFC_WILINK=m

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH=""
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
# CONFIG_FIRMWARE_IN_KERNEL is not set
CONFIG_EXTRA_FIRMWARE=""
# CONFIG_DEBUG_DRIVER is not set
CONFIG_DEBUG_DEVRES=y
CONFIG_SYS_HYPERVISOR=y
CONFIG_REGMAP=y
CONFIG_REGMAP_I2C=m
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
CONFIG_MTD=m
# CONFIG_MTD_TESTS is not set
CONFIG_MTD_REDBOOT_PARTS=m
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
CONFIG_MTD_AR7_PARTS=m

#
# User Modules And Translation Layers
#
CONFIG_MTD_CHAR=m
CONFIG_MTD_BLKDEVS=m
CONFIG_MTD_BLOCK=m
CONFIG_MTD_BLOCK_RO=m
CONFIG_FTL=m
CONFIG_NFTL=m
CONFIG_NFTL_RW=y
CONFIG_INFTL=m
CONFIG_RFD_FTL=m
CONFIG_SSFDC=m
# CONFIG_SM_FTL is not set
CONFIG_MTD_OOPS=m
CONFIG_MTD_SWAP=m

#
# RAM/ROM/Flash chip drivers
#
CONFIG_MTD_CFI=m
CONFIG_MTD_JEDECPROBE=m
CONFIG_MTD_GEN_PROBE=m
# CONFIG_MTD_CFI_ADV_OPTIONS is not set
CONFIG_MTD_MAP_BANK_WIDTH_1=y
CONFIG_MTD_MAP_BANK_WIDTH_2=y
CONFIG_MTD_MAP_BANK_WIDTH_4=y
# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
CONFIG_MTD_CFI_I1=y
CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_CFI_I4 is not set
# CONFIG_MTD_CFI_I8 is not set
CONFIG_MTD_CFI_INTELEXT=m
CONFIG_MTD_CFI_AMDSTD=m
CONFIG_MTD_CFI_STAA=m
CONFIG_MTD_CFI_UTIL=m
CONFIG_MTD_RAM=m
CONFIG_MTD_ROM=m
CONFIG_MTD_ABSENT=m

#
# Mapping drivers for chip access
#
CONFIG_MTD_COMPLEX_MAPPINGS=y
# CONFIG_MTD_PHYSMAP is not set
CONFIG_MTD_SC520CDP=m
CONFIG_MTD_NETSC520=m
CONFIG_MTD_TS5500=m
# CONFIG_MTD_SBC_GXX is not set
# CONFIG_MTD_AMD76XROM is not set
# CONFIG_MTD_ICHXROM is not set
CONFIG_MTD_ESB2ROM=m
CONFIG_MTD_CK804XROM=m
CONFIG_MTD_SCB2_FLASH=m
# CONFIG_MTD_NETtel is not set
# CONFIG_MTD_L440GX is not set
CONFIG_MTD_PCI=m
# CONFIG_MTD_PCMCIA is not set
# CONFIG_MTD_GPIO_ADDR is not set
# CONFIG_MTD_INTEL_VR_NOR is not set
# CONFIG_MTD_PLATRAM is not set
# CONFIG_MTD_LATCH_ADDR is not set

#
# Self-contained MTD device drivers
#
CONFIG_MTD_PMC551=m
# CONFIG_MTD_PMC551_BUGFIX is not set
# CONFIG_MTD_PMC551_DEBUG is not set
# CONFIG_MTD_SLRAM is not set
# CONFIG_MTD_PHRAM is not set
CONFIG_MTD_MTDRAM=m
CONFIG_MTDRAM_TOTAL_SIZE=4096
CONFIG_MTDRAM_ERASE_SIZE=128
CONFIG_MTD_BLOCK2MTD=m

#
# Disk-On-Chip Device Drivers
#
# CONFIG_MTD_DOC2000 is not set
# CONFIG_MTD_DOC2001 is not set
# CONFIG_MTD_DOC2001PLUS is not set
# CONFIG_MTD_DOCG3 is not set
CONFIG_MTD_NAND_ECC=m
CONFIG_MTD_NAND_ECC_SMC=y
CONFIG_MTD_NAND=m
# CONFIG_MTD_NAND_VERIFY_WRITE is not set
# CONFIG_MTD_NAND_ECC_BCH is not set
CONFIG_MTD_SM_COMMON=m
# CONFIG_MTD_NAND_MUSEUM_IDS is not set
# CONFIG_MTD_NAND_DENALI is not set
CONFIG_MTD_NAND_IDS=m
CONFIG_MTD_NAND_RICOH=m
CONFIG_MTD_NAND_DISKONCHIP=m
# CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED is not set
CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0
# CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE is not set
# CONFIG_MTD_NAND_CAFE is not set
CONFIG_MTD_NAND_NANDSIM=m
# CONFIG_MTD_NAND_PLATFORM is not set
CONFIG_MTD_ALAUDA=m
# CONFIG_MTD_ONENAND is not set

#
# LPDDR flash memory drivers
#
CONFIG_MTD_LPDDR=m
CONFIG_MTD_QINFO_PROBE=m
CONFIG_MTD_UBI=m
CONFIG_MTD_UBI_WL_THRESHOLD=4096
CONFIG_MTD_UBI_BEB_RESERVE=1
# CONFIG_MTD_UBI_GLUEBI is not set
# CONFIG_MTD_UBI_DEBUG is not set
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_SERIAL=m
# CONFIG_PARPORT_PC_FIFO is not set
# CONFIG_PARPORT_PC_SUPERIO is not set
CONFIG_PARPORT_PC_PCMCIA=m
# CONFIG_PARPORT_GSC is not set
# CONFIG_PARPORT_AX88796 is not set
CONFIG_PARPORT_1284=y
CONFIG_PARPORT_NOT_PC=y
CONFIG_PNP=y
# CONFIG_PNP_DEBUG_MESSAGES is not set

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_FD=m
# CONFIG_PARIDE is not set
CONFIG_BLK_CPQ_DA=m
CONFIG_BLK_CPQ_CISS_DA=m
CONFIG_CISS_SCSI_TAPE=y
CONFIG_BLK_DEV_DAC960=m
CONFIG_BLK_DEV_UMEM=m
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
CONFIG_BLK_DEV_CRYPTOLOOP=m
CONFIG_BLK_DEV_DRBD=m
# CONFIG_DRBD_FAULT_INJECTION is not set
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_OSD=m
CONFIG_BLK_DEV_SX8=m
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=m
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=16384
# CONFIG_BLK_DEV_XIP is not set
CONFIG_CDROM_PKTCDVD=m
CONFIG_CDROM_PKTCDVD_BUFFERS=8
# CONFIG_CDROM_PKTCDVD_WCACHE is not set
CONFIG_ATA_OVER_ETH=m
CONFIG_XEN_BLKDEV_FRONTEND=m
CONFIG_XEN_BLKDEV_BACKEND=m
CONFIG_VIRTIO_BLK=m
# CONFIG_BLK_DEV_HD is not set
CONFIG_BLK_DEV_RBD=m
CONFIG_SENSORS_LIS3LV02D=m
CONFIG_MISC_DEVICES=y
# CONFIG_AD525X_DPOT is not set
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
CONFIG_INTEL_MID_PTI=m
CONFIG_SGI_IOC4=m
CONFIG_TIFM_CORE=m
CONFIG_TIFM_7XX1=m
CONFIG_ICS932S401=m
CONFIG_ENCLOSURE_SERVICES=m
CONFIG_HP_ILO=m
CONFIG_APDS9802ALS=m
CONFIG_ISL29003=m
CONFIG_ISL29020=m
CONFIG_SENSORS_TSL2550=m
# CONFIG_SENSORS_BH1780 is not set
CONFIG_SENSORS_BH1770=m
CONFIG_SENSORS_APDS990X=m
# CONFIG_HMC6352 is not set
# CONFIG_DS1682 is not set
CONFIG_VMWARE_BALLOON=m
# CONFIG_BMP085 is not set
CONFIG_PCH_PHUB=m
# CONFIG_USB_SWITCH_FSA9480 is not set
# CONFIG_C2PORT is not set

#
# EEPROM support
#
CONFIG_EEPROM_AT24=m
CONFIG_EEPROM_LEGACY=m
CONFIG_EEPROM_MAX6875=m
CONFIG_EEPROM_93CX6=m
CONFIG_CB710_CORE=m
# CONFIG_CB710_DEBUG is not set
CONFIG_CB710_DEBUG_ASSUMPTIONS=y
CONFIG_IWMC3200TOP=m
# CONFIG_IWMC3200TOP_DEBUG is not set
CONFIG_IWMC3200TOP_DEBUGFS=y

#
# Texas Instruments shared transport line discipline
#
CONFIG_TI_ST=m
CONFIG_SENSORS_LIS3_I2C=m

#
# Altera FPGA firmware download module
#
# CONFIG_ALTERA_STAPL is not set
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set

#
# SCSI device support
#
CONFIG_SCSI_MOD=y
CONFIG_RAID_ATTRS=m
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
CONFIG_SCSI_TGT=m
CONFIG_SCSI_NETLINK=y
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=m
CONFIG_CHR_DEV_OSST=m
CONFIG_BLK_DEV_SR=y
CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_CHR_DEV_SG=y
CONFIG_CHR_DEV_SCH=m
CONFIG_SCSI_ENCLOSURE=m
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y
CONFIG_SCSI_SCAN_ASYNC=y
CONFIG_SCSI_WAIT_SCAN=m

#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=m
CONFIG_SCSI_FC_ATTRS=m
CONFIG_SCSI_FC_TGT_ATTRS=y
CONFIG_SCSI_ISCSI_ATTRS=m
CONFIG_SCSI_SAS_ATTRS=m
CONFIG_SCSI_SAS_LIBSAS=m
CONFIG_SCSI_SAS_ATA=y
CONFIG_SCSI_SAS_HOST_SMP=y
CONFIG_SCSI_SRP_ATTRS=m
CONFIG_SCSI_SRP_TGT_ATTRS=y
CONFIG_SCSI_LOWLEVEL=y
CONFIG_ISCSI_TCP=m
CONFIG_ISCSI_BOOT_SYSFS=m
CONFIG_SCSI_CXGB3_ISCSI=m
CONFIG_SCSI_CXGB4_ISCSI=m
CONFIG_SCSI_BNX2_ISCSI=m
CONFIG_SCSI_BNX2X_FCOE=m
CONFIG_BE2ISCSI=m
CONFIG_BLK_DEV_3W_XXXX_RAID=m
CONFIG_SCSI_HPSA=m
CONFIG_SCSI_3W_9XXX=m
CONFIG_SCSI_3W_SAS=m
CONFIG_SCSI_ACARD=m
CONFIG_SCSI_AACRAID=m
CONFIG_SCSI_AIC7XXX=m
CONFIG_AIC7XXX_CMDS_PER_DEVICE=4
CONFIG_AIC7XXX_RESET_DELAY_MS=15000
# CONFIG_AIC7XXX_DEBUG_ENABLE is not set
CONFIG_AIC7XXX_DEBUG_MASK=0
# CONFIG_AIC7XXX_REG_PRETTY_PRINT is not set
CONFIG_SCSI_AIC7XXX_OLD=m
CONFIG_SCSI_AIC79XX=m
CONFIG_AIC79XX_CMDS_PER_DEVICE=4
CONFIG_AIC79XX_RESET_DELAY_MS=15000
# CONFIG_AIC79XX_DEBUG_ENABLE is not set
CONFIG_AIC79XX_DEBUG_MASK=0
# CONFIG_AIC79XX_REG_PRETTY_PRINT is not set
CONFIG_SCSI_AIC94XX=m
# CONFIG_AIC94XX_DEBUG is not set
CONFIG_SCSI_MVSAS=m
# CONFIG_SCSI_MVSAS_DEBUG is not set
CONFIG_SCSI_MVSAS_TASKLET=y
CONFIG_SCSI_MVUMI=m
# CONFIG_SCSI_DPT_I2O is not set
CONFIG_SCSI_ADVANSYS=m
CONFIG_SCSI_ARCMSR=m
CONFIG_MEGARAID_NEWGEN=y
CONFIG_MEGARAID_MM=m
CONFIG_MEGARAID_MAILBOX=m
CONFIG_MEGARAID_LEGACY=m
CONFIG_MEGARAID_SAS=m
CONFIG_SCSI_MPT2SAS=m
CONFIG_SCSI_MPT2SAS_MAX_SGE=128
CONFIG_SCSI_MPT2SAS_LOGGING=y
CONFIG_SCSI_HPTIOP=m
CONFIG_SCSI_BUSLOGIC=m
CONFIG_VMWARE_PVSCSI=m
CONFIG_LIBFC=m
CONFIG_LIBFCOE=m
CONFIG_FCOE=m
CONFIG_FCOE_FNIC=m
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
CONFIG_SCSI_GDTH=m
CONFIG_SCSI_ISCI=m
CONFIG_SCSI_IPS=m
CONFIG_SCSI_INITIO=m
CONFIG_SCSI_INIA100=m
CONFIG_SCSI_PPA=m
CONFIG_SCSI_IMM=m
# CONFIG_SCSI_IZIP_EPP16 is not set
# CONFIG_SCSI_IZIP_SLOW_CTR is not set
CONFIG_SCSI_STEX=m
CONFIG_SCSI_SYM53C8XX_2=m
CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
CONFIG_SCSI_SYM53C8XX_MMIO=y
# CONFIG_SCSI_IPR is not set
CONFIG_SCSI_QLOGIC_1280=m
CONFIG_SCSI_QLA_FC=m
CONFIG_SCSI_QLA_ISCSI=m
CONFIG_SCSI_LPFC=m
# CONFIG_SCSI_LPFC_DEBUG_FS is not set
CONFIG_SCSI_DC395x=m
CONFIG_SCSI_DC390T=m
CONFIG_SCSI_DEBUG=m
CONFIG_SCSI_PMCRAID=m
CONFIG_SCSI_PM8001=m
CONFIG_SCSI_SRP=m
CONFIG_SCSI_BFA_FC=m
CONFIG_SCSI_LOWLEVEL_PCMCIA=y
CONFIG_PCMCIA_AHA152X=m
# CONFIG_PCMCIA_FDOMAIN is not set
CONFIG_PCMCIA_QLOGIC=m
CONFIG_PCMCIA_SYM53C500=m
CONFIG_SCSI_DH=y
CONFIG_SCSI_DH_RDAC=m
CONFIG_SCSI_DH_HP_SW=m
CONFIG_SCSI_DH_EMC=m
CONFIG_SCSI_DH_ALUA=m
CONFIG_SCSI_OSD_INITIATOR=m
CONFIG_SCSI_OSD_ULD=m
CONFIG_SCSI_OSD_DPRINT_SENSE=1
# CONFIG_SCSI_OSD_DEBUG is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_VERBOSE_ERROR=y
CONFIG_ATA_ACPI=y
CONFIG_SATA_PMP=y

#
# Controllers with non-SFF native interface
#
CONFIG_SATA_AHCI=y
CONFIG_SATA_AHCI_PLATFORM=m
CONFIG_SATA_INIC162X=m
CONFIG_SATA_ACARD_AHCI=m
CONFIG_SATA_SIL24=m
CONFIG_ATA_SFF=y

#
# SFF controllers with custom DMA interface
#
CONFIG_PDC_ADMA=m
CONFIG_SATA_QSTOR=m
CONFIG_SATA_SX4=m
CONFIG_ATA_BMDMA=y

#
# SATA SFF controllers with BMDMA
#
CONFIG_ATA_PIIX=y
CONFIG_SATA_MV=m
CONFIG_SATA_NV=m
CONFIG_SATA_PROMISE=m
CONFIG_SATA_SIL=m
CONFIG_SATA_SIS=m
CONFIG_SATA_SVW=m
CONFIG_SATA_ULI=m
CONFIG_SATA_VIA=m
CONFIG_SATA_VITESSE=m

#
# PATA SFF controllers with BMDMA
#
CONFIG_PATA_ALI=m
CONFIG_PATA_AMD=m
CONFIG_PATA_ARASAN_CF=m
CONFIG_PATA_ARTOP=m
CONFIG_PATA_ATIIXP=m
CONFIG_PATA_ATP867X=m
CONFIG_PATA_CMD64X=m
CONFIG_PATA_CS5520=m
CONFIG_PATA_CS5530=m
CONFIG_PATA_CS5536=m
CONFIG_PATA_CYPRESS=m
CONFIG_PATA_EFAR=m
CONFIG_PATA_HPT366=m
CONFIG_PATA_HPT37X=m
CONFIG_PATA_HPT3X2N=m
CONFIG_PATA_HPT3X3=m
# CONFIG_PATA_HPT3X3_DMA is not set
CONFIG_PATA_IT8213=m
CONFIG_PATA_IT821X=m
CONFIG_PATA_JMICRON=m
CONFIG_PATA_MARVELL=m
CONFIG_PATA_NETCELL=m
CONFIG_PATA_NINJA32=m
CONFIG_PATA_NS87415=m
CONFIG_PATA_OLDPIIX=m
CONFIG_PATA_OPTIDMA=m
CONFIG_PATA_PDC2027X=m
CONFIG_PATA_PDC_OLD=m
# CONFIG_PATA_RADISYS is not set
CONFIG_PATA_RDC=m
# CONFIG_PATA_SC1200 is not set
CONFIG_PATA_SCH=m
CONFIG_PATA_SERVERWORKS=m
CONFIG_PATA_SIL680=m
CONFIG_PATA_SIS=m
CONFIG_PATA_TOSHIBA=m
CONFIG_PATA_TRIFLEX=m
CONFIG_PATA_VIA=m
CONFIG_PATA_WINBOND=m

#
# PIO-only SFF controllers
#
CONFIG_PATA_CMD640_PCI=m
CONFIG_PATA_MPIIX=m
CONFIG_PATA_NS87410=m
CONFIG_PATA_OPTI=m
CONFIG_PATA_PCMCIA=m
# CONFIG_PATA_PLATFORM is not set
# CONFIG_PATA_RZ1000 is not set

#
# Generic fallback / legacy drivers
#
CONFIG_PATA_ACPI=m
CONFIG_ATA_GENERIC=m
# CONFIG_PATA_LEGACY is not set
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
CONFIG_MD_AUTODETECT=y
CONFIG_MD_LINEAR=m
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
CONFIG_MD_RAID10=m
CONFIG_MD_RAID456=m
# CONFIG_MULTICORE_RAID456 is not set
CONFIG_MD_MULTIPATH=m
CONFIG_MD_FAULTY=m
CONFIG_BLK_DEV_DM=y
CONFIG_DM_DEBUG=y
CONFIG_DM_CRYPT=m
CONFIG_DM_SNAPSHOT=y
# CONFIG_DM_THIN_PROVISIONING is not set
CONFIG_DM_MIRROR=y
CONFIG_DM_RAID=m
CONFIG_DM_LOG_USERSPACE=m
CONFIG_DM_ZERO=y
CONFIG_DM_MULTIPATH=m
CONFIG_DM_MULTIPATH_QL=m
CONFIG_DM_MULTIPATH_ST=m
# CONFIG_DM_DELAY is not set
CONFIG_DM_UEVENT=y
CONFIG_DM_FLAKEY=m
CONFIG_TARGET_CORE=m
CONFIG_TCM_IBLOCK=m
CONFIG_TCM_FILEIO=m
CONFIG_TCM_PSCSI=m
CONFIG_LOOPBACK_TARGET=m
CONFIG_TCM_FC=m
CONFIG_ISCSI_TARGET=m
CONFIG_FUSION=y
CONFIG_FUSION_SPI=m
CONFIG_FUSION_FC=m
CONFIG_FUSION_SAS=m
CONFIG_FUSION_MAX_SGE=40
CONFIG_FUSION_CTL=m
CONFIG_FUSION_LAN=m
CONFIG_FUSION_LOGGING=y

#
# IEEE 1394 (FireWire) support
#
CONFIG_FIREWIRE=m
CONFIG_FIREWIRE_OHCI=m
CONFIG_FIREWIRE_OHCI_DEBUG=y
CONFIG_FIREWIRE_SBP2=m
CONFIG_FIREWIRE_NET=m
CONFIG_FIREWIRE_NOSY=m
# CONFIG_I2O is not set
CONFIG_MACINTOSH_DRIVERS=y
CONFIG_MAC_EMUMOUSEBTN=y
CONFIG_NETDEVICES=y
CONFIG_NET_CORE=y
CONFIG_BONDING=m
CONFIG_DUMMY=m
CONFIG_EQUALIZER=m
CONFIG_NET_FC=y
CONFIG_MII=m
CONFIG_IEEE802154_DRIVERS=m
CONFIG_IEEE802154_FAKEHARD=m
CONFIG_IFB=m
CONFIG_MACVLAN=m
CONFIG_MACVTAP=m
CONFIG_NETCONSOLE=m
CONFIG_NETCONSOLE_DYNAMIC=y
CONFIG_NETPOLL=y
CONFIG_NETPOLL_TRAP=y
CONFIG_NET_POLL_CONTROLLER=y
CONFIG_TUN=m
CONFIG_VETH=m
CONFIG_VIRTIO_NET=m
CONFIG_SUNGEM_PHY=m
# CONFIG_ARCNET is not set
CONFIG_ATM_DRIVERS=y
# CONFIG_ATM_DUMMY is not set
CONFIG_ATM_TCP=m
# CONFIG_ATM_LANAI is not set
CONFIG_ATM_ENI=m
# CONFIG_ATM_ENI_DEBUG is not set
# CONFIG_ATM_ENI_TUNE_BURST is not set
CONFIG_ATM_FIRESTREAM=m
# CONFIG_ATM_ZATM is not set
CONFIG_ATM_NICSTAR=m
# CONFIG_ATM_NICSTAR_USE_SUNI is not set
# CONFIG_ATM_NICSTAR_USE_IDT77105 is not set
# CONFIG_ATM_IDT77252 is not set
# CONFIG_ATM_AMBASSADOR is not set
# CONFIG_ATM_HORIZON is not set
# CONFIG_ATM_IA is not set
# CONFIG_ATM_FORE200E is not set
CONFIG_ATM_HE=m
# CONFIG_ATM_HE_USE_SUNI is not set
CONFIG_ATM_SOLOS=m

#
# CAIF transport drivers
#
CONFIG_ETHERNET=y
CONFIG_MDIO=m
CONFIG_NET_VENDOR_3COM=y
CONFIG_PCMCIA_3C574=m
CONFIG_PCMCIA_3C589=m
CONFIG_VORTEX=m
CONFIG_TYPHOON=m
CONFIG_NET_VENDOR_ADAPTEC=y
CONFIG_ADAPTEC_STARFIRE=m
CONFIG_NET_VENDOR_ALTEON=y
CONFIG_ACENIC=m
# CONFIG_ACENIC_OMIT_TIGON_I is not set
CONFIG_NET_VENDOR_AMD=y
CONFIG_AMD8111_ETH=m
CONFIG_PCNET32=m
CONFIG_PCMCIA_NMCLAN=m
CONFIG_NET_VENDOR_ATHEROS=y
CONFIG_ATL2=m
CONFIG_ATL1=m
CONFIG_ATL1E=m
CONFIG_ATL1C=m
CONFIG_NET_VENDOR_BROADCOM=y
CONFIG_B44=m
CONFIG_B44_PCI_AUTOSELECT=y
CONFIG_B44_PCICORE_AUTOSELECT=y
CONFIG_B44_PCI=y
CONFIG_BNX2=m
CONFIG_CNIC=m
CONFIG_TIGON3=m
CONFIG_BNX2X=m
CONFIG_NET_VENDOR_BROCADE=y
CONFIG_BNA=m
CONFIG_NET_VENDOR_CHELSIO=y
CONFIG_CHELSIO_T1=m
CONFIG_CHELSIO_T1_1G=y
CONFIG_CHELSIO_T3=m
CONFIG_CHELSIO_T4=m
CONFIG_CHELSIO_T4VF=m
CONFIG_NET_VENDOR_CISCO=y
CONFIG_ENIC=m
CONFIG_DNET=m
CONFIG_NET_VENDOR_DEC=y
CONFIG_NET_TULIP=y
CONFIG_DE2104X=m
CONFIG_DE2104X_DSL=0
CONFIG_TULIP=m
# CONFIG_TULIP_MWI is not set
CONFIG_TULIP_MMIO=y
# CONFIG_TULIP_NAPI is not set
CONFIG_DE4X5=m
CONFIG_WINBOND_840=m
CONFIG_DM9102=m
CONFIG_ULI526X=m
CONFIG_PCMCIA_XIRCOM=m
CONFIG_NET_VENDOR_DLINK=y
CONFIG_DE600=m
CONFIG_DE620=m
CONFIG_DL2K=m
CONFIG_SUNDANCE=m
# CONFIG_SUNDANCE_MMIO is not set
CONFIG_NET_VENDOR_EMULEX=y
CONFIG_BE2NET=m
CONFIG_NET_VENDOR_EXAR=y
CONFIG_S2IO=m
CONFIG_VXGE=m
# CONFIG_VXGE_DEBUG_TRACE_ALL is not set
CONFIG_NET_VENDOR_FUJITSU=y
CONFIG_PCMCIA_FMVJ18X=m
CONFIG_NET_VENDOR_HP=y
# CONFIG_HP100 is not set
CONFIG_NET_VENDOR_INTEL=y
CONFIG_E100=m
CONFIG_E1000=m
CONFIG_E1000E=m
CONFIG_IGB=m
CONFIG_IGB_DCA=y
CONFIG_IGBVF=m
CONFIG_IXGB=m
CONFIG_IXGBE=m
CONFIG_IXGBE_DCA=y
CONFIG_IXGBE_DCB=y
CONFIG_IXGBEVF=m
CONFIG_NET_VENDOR_I825XX=y
CONFIG_ZNET=m
CONFIG_IP1000=m
CONFIG_JME=m
CONFIG_NET_VENDOR_MARVELL=y
CONFIG_SKGE=m
# CONFIG_SKGE_DEBUG is not set
CONFIG_SKGE_GENESIS=y
CONFIG_SKY2=m
# CONFIG_SKY2_DEBUG is not set
CONFIG_NET_VENDOR_MELLANOX=y
CONFIG_MLX4_EN=m
CONFIG_MLX4_CORE=m
CONFIG_MLX4_DEBUG=y
CONFIG_NET_VENDOR_MICREL=y
# CONFIG_KS8842 is not set
# CONFIG_KS8851_MLL is not set
CONFIG_KSZ884X_PCI=m
CONFIG_NET_VENDOR_MYRI=y
CONFIG_MYRI10GE=m
CONFIG_MYRI10GE_DCA=y
CONFIG_FEALNX=m
CONFIG_NET_VENDOR_NATSEMI=y
CONFIG_NATSEMI=m
CONFIG_NS83820=m
CONFIG_NET_VENDOR_8390=y
CONFIG_PCMCIA_AXNET=m
CONFIG_NE2K_PCI=m
CONFIG_PCMCIA_PCNET=m
CONFIG_NET_VENDOR_NVIDIA=y
CONFIG_FORCEDETH=m
CONFIG_NET_VENDOR_OKI=y
CONFIG_PCH_GBE=m
CONFIG_ETHOC=m
CONFIG_NET_PACKET_ENGINE=y
CONFIG_HAMACHI=m
CONFIG_YELLOWFIN=m
CONFIG_NET_VENDOR_QLOGIC=y
CONFIG_QLA3XXX=m
CONFIG_QLCNIC=m
CONFIG_QLGE=m
CONFIG_NETXEN_NIC=m
CONFIG_NET_VENDOR_REALTEK=y
CONFIG_ATP=m
CONFIG_8139CP=m
CONFIG_8139TOO=m
# CONFIG_8139TOO_PIO is not set
# CONFIG_8139TOO_TUNE_TWISTER is not set
CONFIG_8139TOO_8129=y
# CONFIG_8139_OLD_RX_RESET is not set
CONFIG_R8169=m
CONFIG_NET_VENDOR_RDC=y
CONFIG_R6040=m
CONFIG_NET_VENDOR_SEEQ=y
# CONFIG_SEEQ8005 is not set
CONFIG_NET_VENDOR_SILAN=y
CONFIG_SC92031=m
CONFIG_NET_VENDOR_SIS=y
CONFIG_SIS900=m
CONFIG_SIS190=m
CONFIG_SFC=m
CONFIG_SFC_MTD=y
CONFIG_NET_VENDOR_SMSC=y
CONFIG_PCMCIA_SMC91C92=m
CONFIG_EPIC100=m
CONFIG_SMSC9420=m
CONFIG_NET_VENDOR_STMICRO=y
CONFIG_STMMAC_ETH=m
# CONFIG_STMMAC_DEBUG_FS is not set
# CONFIG_STMMAC_DA is not set
CONFIG_STMMAC_RING=y
# CONFIG_STMMAC_CHAINED is not set
CONFIG_NET_VENDOR_SUN=y
CONFIG_HAPPYMEAL=m
CONFIG_SUNGEM=m
CONFIG_CASSINI=m
CONFIG_NIU=m
CONFIG_NET_VENDOR_TEHUTI=y
CONFIG_TEHUTI=m
CONFIG_NET_VENDOR_TI=y
CONFIG_TLAN=m
CONFIG_NET_VENDOR_VIA=y
CONFIG_VIA_RHINE=m
CONFIG_VIA_RHINE_MMIO=y
CONFIG_VIA_VELOCITY=m
CONFIG_NET_VENDOR_XIRCOM=y
CONFIG_PCMCIA_XIRC2PS=m
CONFIG_FDDI=y
# CONFIG_DEFXX is not set
CONFIG_SKFP=m
# CONFIG_HIPPI is not set
CONFIG_NET_SB1000=m
CONFIG_PHYLIB=y

#
# MII PHY device drivers
#
CONFIG_MARVELL_PHY=m
CONFIG_DAVICOM_PHY=m
CONFIG_QSEMI_PHY=m
CONFIG_LXT_PHY=m
CONFIG_CICADA_PHY=m
CONFIG_VITESSE_PHY=m
CONFIG_SMSC_PHY=m
CONFIG_BROADCOM_PHY=m
CONFIG_ICPLUS_PHY=m
CONFIG_REALTEK_PHY=m
CONFIG_NATIONAL_PHY=m
CONFIG_STE10XP=m
CONFIG_LSI_ET1011C_PHY=m
CONFIG_MICREL_PHY=m
CONFIG_FIXED_PHY=y
CONFIG_MDIO_BITBANG=m
# CONFIG_MDIO_GPIO is not set
CONFIG_PLIP=m
CONFIG_PPP=m
# CONFIG_PPP_BSDCOMP is not set
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_FILTER=y
CONFIG_PPP_MPPE=m
CONFIG_PPP_MULTILINK=y
CONFIG_PPPOATM=m
CONFIG_PPPOE=m
CONFIG_PPTP=m
CONFIG_PPPOL2TP=m
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_SLIP=m
CONFIG_SLHC=m
CONFIG_SLIP_COMPRESSED=y
CONFIG_SLIP_SMART=y
# CONFIG_SLIP_MODE_SLIP6 is not set
# CONFIG_TR is not set

#
# USB Network Adapters
#
CONFIG_USB_CATC=m
CONFIG_USB_KAWETH=m
CONFIG_USB_PEGASUS=m
CONFIG_USB_RTL8150=m
CONFIG_USB_USBNET=m
CONFIG_USB_NET_AX8817X=m
CONFIG_USB_NET_CDCETHER=m
CONFIG_USB_NET_CDC_EEM=m
CONFIG_USB_NET_CDC_NCM=m
CONFIG_USB_NET_DM9601=m
CONFIG_USB_NET_SMSC75XX=m
CONFIG_USB_NET_SMSC95XX=m
CONFIG_USB_NET_GL620A=m
CONFIG_USB_NET_NET1080=m
CONFIG_USB_NET_PLUSB=m
CONFIG_USB_NET_MCS7830=m
CONFIG_USB_NET_RNDIS_HOST=m
CONFIG_USB_NET_CDC_SUBSET=m
CONFIG_USB_ALI_M5632=y
CONFIG_USB_AN2720=y
CONFIG_USB_BELKIN=y
CONFIG_USB_ARMLINUX=y
CONFIG_USB_EPSON2888=y
CONFIG_USB_KC2190=y
CONFIG_USB_NET_ZAURUS=m
CONFIG_USB_NET_CX82310_ETH=m
CONFIG_USB_NET_KALMIA=m
CONFIG_USB_HSO=m
CONFIG_USB_NET_INT51X1=m
CONFIG_USB_CDC_PHONET=m
CONFIG_USB_IPHETH=m
CONFIG_USB_SIERRA_NET=m
CONFIG_USB_VL600=m
CONFIG_WLAN=y
# CONFIG_PCMCIA_RAYCS is not set
CONFIG_LIBERTAS_THINFIRM=m
# CONFIG_LIBERTAS_THINFIRM_DEBUG is not set
CONFIG_LIBERTAS_THINFIRM_USB=m
CONFIG_AIRO=m
CONFIG_ATMEL=m
CONFIG_PCI_ATMEL=m
CONFIG_PCMCIA_ATMEL=m
CONFIG_AT76C50X_USB=m
CONFIG_AIRO_CS=m
CONFIG_PCMCIA_WL3501=m
# CONFIG_PRISM54 is not set
CONFIG_USB_ZD1201=m
CONFIG_USB_NET_RNDIS_WLAN=m
CONFIG_RTL8180=m
CONFIG_RTL8187=m
CONFIG_RTL8187_LEDS=y
CONFIG_ADM8211=m
CONFIG_MAC80211_HWSIM=m
CONFIG_MWL8K=m
CONFIG_ATH_COMMON=m
# CONFIG_ATH_DEBUG is not set
CONFIG_ATH5K=m
CONFIG_ATH5K_DEBUG=y
# CONFIG_ATH5K_TRACER is not set
CONFIG_ATH5K_PCI=y
CONFIG_ATH9K_HW=m
CONFIG_ATH9K_COMMON=m
CONFIG_ATH9K=m
CONFIG_ATH9K_PCI=y
CONFIG_ATH9K_AHB=y
CONFIG_ATH9K_DEBUGFS=y
CONFIG_ATH9K_RATE_CONTROL=y
CONFIG_ATH9K_HTC=m
# CONFIG_ATH9K_HTC_DEBUGFS is not set
CONFIG_CARL9170=m
CONFIG_CARL9170_LEDS=y
# CONFIG_CARL9170_DEBUGFS is not set
CONFIG_CARL9170_WPC=y
# CONFIG_CARL9170_HWRNG is not set
CONFIG_ATH6KL=m
# CONFIG_ATH6KL_DEBUG is not set
CONFIG_B43=m
CONFIG_B43_SSB=y
CONFIG_B43_PCI_AUTOSELECT=y
CONFIG_B43_PCICORE_AUTOSELECT=y
CONFIG_B43_PCMCIA=y
CONFIG_B43_SDIO=y
CONFIG_B43_PIO=y
CONFIG_B43_PHY_N=y
CONFIG_B43_PHY_LP=y
# CONFIG_B43_PHY_HT is not set
CONFIG_B43_LEDS=y
CONFIG_B43_HWRNG=y
# CONFIG_B43_DEBUG is not set
CONFIG_B43LEGACY=m
CONFIG_B43LEGACY_PCI_AUTOSELECT=y
CONFIG_B43LEGACY_PCICORE_AUTOSELECT=y
CONFIG_B43LEGACY_LEDS=y
CONFIG_B43LEGACY_HWRNG=y
# CONFIG_B43LEGACY_DEBUG is not set
CONFIG_B43LEGACY_DMA=y
CONFIG_B43LEGACY_PIO=y
CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y
# CONFIG_B43LEGACY_DMA_MODE is not set
# CONFIG_B43LEGACY_PIO_MODE is not set
# CONFIG_BRCMSMAC is not set
# CONFIG_BRCMFMAC is not set
CONFIG_HOSTAP=m
CONFIG_HOSTAP_FIRMWARE=y
CONFIG_HOSTAP_FIRMWARE_NVRAM=y
CONFIG_HOSTAP_PLX=m
CONFIG_HOSTAP_PCI=m
CONFIG_HOSTAP_CS=m
CONFIG_IPW2100=m
CONFIG_IPW2100_MONITOR=y
# CONFIG_IPW2100_DEBUG is not set
CONFIG_IPW2200=m
CONFIG_IPW2200_MONITOR=y
CONFIG_IPW2200_RADIOTAP=y
CONFIG_IPW2200_PROMISCUOUS=y
CONFIG_IPW2200_QOS=y
# CONFIG_IPW2200_DEBUG is not set
CONFIG_LIBIPW=m
# CONFIG_LIBIPW_DEBUG is not set
CONFIG_IWLWIFI=m

#
# Debugging Options
#
CONFIG_IWLWIFI_DEBUG=y
CONFIG_IWLWIFI_DEBUGFS=y
# CONFIG_IWLWIFI_DEBUG_EXPERIMENTAL_UCODE is not set
# CONFIG_IWLWIFI_DEVICE_TRACING is not set
CONFIG_IWLWIFI_DEVICE_SVTOOL=y
CONFIG_IWLWIFI_LEGACY=m

#
# Debugging Options
#
CONFIG_IWLWIFI_LEGACY_DEBUG=y
CONFIG_IWLWIFI_LEGACY_DEBUGFS=y
# CONFIG_IWLWIFI_LEGACY_DEVICE_TRACING is not set
CONFIG_IWL4965=m
CONFIG_IWL3945=m
CONFIG_IWM=m
# CONFIG_IWM_DEBUG is not set
# CONFIG_IWM_TRACING is not set
CONFIG_LIBERTAS=m
CONFIG_LIBERTAS_USB=m
CONFIG_LIBERTAS_CS=m
CONFIG_LIBERTAS_SDIO=m
# CONFIG_LIBERTAS_DEBUG is not set
CONFIG_LIBERTAS_MESH=y
CONFIG_HERMES=m
# CONFIG_HERMES_PRISM is not set
CONFIG_HERMES_CACHE_FW_ON_INIT=y
CONFIG_PLX_HERMES=m
CONFIG_TMD_HERMES=m
CONFIG_NORTEL_HERMES=m
CONFIG_PCMCIA_HERMES=m
CONFIG_PCMCIA_SPECTRUM=m
CONFIG_ORINOCO_USB=m
CONFIG_P54_COMMON=m
CONFIG_P54_USB=m
CONFIG_P54_PCI=m
CONFIG_P54_LEDS=y
CONFIG_RT2X00=m
CONFIG_RT2400PCI=m
CONFIG_RT2500PCI=m
CONFIG_RT61PCI=m
CONFIG_RT2800PCI=m
CONFIG_RT2800PCI_RT33XX=y
CONFIG_RT2800PCI_RT35XX=y
CONFIG_RT2800PCI_RT53XX=y
CONFIG_RT2500USB=m
CONFIG_RT73USB=m
CONFIG_RT2800USB=m
CONFIG_RT2800USB_RT33XX=y
CONFIG_RT2800USB_RT35XX=y
CONFIG_RT2800USB_RT53XX=y
CONFIG_RT2800USB_UNKNOWN=y
CONFIG_RT2800_LIB=m
CONFIG_RT2X00_LIB_PCI=m
CONFIG_RT2X00_LIB_USB=m
CONFIG_RT2X00_LIB=m
CONFIG_RT2X00_LIB_FIRMWARE=y
CONFIG_RT2X00_LIB_CRYPTO=y
CONFIG_RT2X00_LIB_LEDS=y
CONFIG_RT2X00_LIB_DEBUGFS=y
# CONFIG_RT2X00_DEBUG is not set
CONFIG_RTL8192CE=m
CONFIG_RTL8192SE=m
CONFIG_RTL8192DE=m
CONFIG_RTL8192CU=m
CONFIG_RTLWIFI=m
CONFIG_RTL8192C_COMMON=m
CONFIG_WL1251=m
CONFIG_WL1251_SDIO=m
CONFIG_WL12XX_MENU=m
CONFIG_WL12XX=m
CONFIG_WL12XX_SDIO=m
# CONFIG_WL12XX_SDIO_TEST is not set
CONFIG_WL12XX_PLATFORM_DATA=y
CONFIG_ZD1211RW=m
# CONFIG_ZD1211RW_DEBUG is not set
CONFIG_MWIFIEX=m
CONFIG_MWIFIEX_SDIO=m
CONFIG_MWIFIEX_PCIE=m

#
# WiMAX Wireless Broadband devices
#
CONFIG_WIMAX_I2400M=m
CONFIG_WIMAX_I2400M_USB=m
CONFIG_WIMAX_I2400M_SDIO=m
CONFIG_WIMAX_IWMC3200_SDIO=y
CONFIG_WIMAX_I2400M_DEBUG_LEVEL=8
# CONFIG_WAN is not set
CONFIG_XEN_NETDEV_FRONTEND=m
CONFIG_XEN_NETDEV_BACKEND=m
CONFIG_VMXNET3=m
CONFIG_ISDN=y
CONFIG_ISDN_I4L=m
CONFIG_ISDN_PPP=y
CONFIG_ISDN_PPP_VJ=y
CONFIG_ISDN_MPP=y
CONFIG_IPPP_FILTER=y
# CONFIG_ISDN_PPP_BSDCOMP is not set
CONFIG_ISDN_AUDIO=y
CONFIG_ISDN_TTY_FAX=y

#
# ISDN feature submodules
#
CONFIG_ISDN_DIVERSION=m

#
# ISDN4Linux hardware drivers
#

#
# Passive cards
#
CONFIG_ISDN_DRV_HISAX=m

#
# D-channel protocol features
#
CONFIG_HISAX_EURO=y
CONFIG_DE_AOC=y
CONFIG_HISAX_NO_SENDCOMPLETE=y
CONFIG_HISAX_NO_LLC=y
CONFIG_HISAX_NO_KEYPAD=y
CONFIG_HISAX_1TR6=y
CONFIG_HISAX_NI1=y
CONFIG_HISAX_MAX_CARDS=8

#
# HiSax supported cards
#
CONFIG_HISAX_16_3=y
CONFIG_HISAX_TELESPCI=y
CONFIG_HISAX_S0BOX=y
CONFIG_HISAX_FRITZPCI=y
CONFIG_HISAX_AVM_A1_PCMCIA=y
CONFIG_HISAX_ELSA=y
CONFIG_HISAX_DIEHLDIVA=y
CONFIG_HISAX_SEDLBAUER=y
CONFIG_HISAX_NETJET=y
CONFIG_HISAX_NETJET_U=y
CONFIG_HISAX_NICCY=y
CONFIG_HISAX_BKM_A4T=y
CONFIG_HISAX_SCT_QUADRO=y
CONFIG_HISAX_GAZEL=y
CONFIG_HISAX_HFC_PCI=y
CONFIG_HISAX_W6692=y
CONFIG_HISAX_HFC_SX=y
CONFIG_HISAX_ENTERNOW_PCI=y
# CONFIG_HISAX_DEBUG is not set

#
# HiSax PCMCIA card service modules
#
CONFIG_HISAX_SEDLBAUER_CS=m
CONFIG_HISAX_ELSA_CS=m
CONFIG_HISAX_AVM_A1_CS=m
CONFIG_HISAX_TELES_CS=m

#
# HiSax sub driver modules
#
CONFIG_HISAX_ST5481=m
# CONFIG_HISAX_HFCUSB is not set
CONFIG_HISAX_HFC4S8S=m
CONFIG_HISAX_FRITZ_PCIPNP=m

#
# Active cards
#
CONFIG_ISDN_CAPI=m
CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON=y
# CONFIG_CAPI_TRACE is not set
CONFIG_ISDN_CAPI_MIDDLEWARE=y
CONFIG_ISDN_CAPI_CAPI20=m
CONFIG_ISDN_CAPI_CAPIDRV=m

#
# CAPI hardware drivers
#
CONFIG_CAPI_AVM=y
CONFIG_ISDN_DRV_AVMB1_B1PCI=m
CONFIG_ISDN_DRV_AVMB1_B1PCIV4=y
CONFIG_ISDN_DRV_AVMB1_B1PCMCIA=m
CONFIG_ISDN_DRV_AVMB1_AVM_CS=m
CONFIG_ISDN_DRV_AVMB1_T1PCI=m
CONFIG_ISDN_DRV_AVMB1_C4=m
CONFIG_CAPI_EICON=y
CONFIG_ISDN_DIVAS=m
CONFIG_ISDN_DIVAS_BRIPCI=y
CONFIG_ISDN_DIVAS_PRIPCI=y
CONFIG_ISDN_DIVAS_DIVACAPI=m
CONFIG_ISDN_DIVAS_USERIDI=m
CONFIG_ISDN_DIVAS_MAINT=m
CONFIG_ISDN_DRV_GIGASET=m
CONFIG_GIGASET_CAPI=y
# CONFIG_GIGASET_I4L is not set
# CONFIG_GIGASET_DUMMYLL is not set
CONFIG_GIGASET_BASE=m
CONFIG_GIGASET_M105=m
CONFIG_GIGASET_M101=m
# CONFIG_GIGASET_DEBUG is not set
CONFIG_HYSDN=m
CONFIG_HYSDN_CAPI=y
CONFIG_MISDN=m
CONFIG_MISDN_DSP=m
CONFIG_MISDN_L1OIP=m

#
# mISDN hardware drivers
#
CONFIG_MISDN_HFCPCI=m
CONFIG_MISDN_HFCMULTI=m
CONFIG_MISDN_HFCUSB=m
CONFIG_MISDN_AVMFRITZ=m
CONFIG_MISDN_SPEEDFAX=m
CONFIG_MISDN_INFINEON=m
CONFIG_MISDN_W6692=m
CONFIG_MISDN_NETJET=m
CONFIG_MISDN_IPAC=m
CONFIG_MISDN_ISAR=m
CONFIG_ISDN_HDLC=m
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_FF_MEMLESS=y
CONFIG_INPUT_POLLDEV=m
CONFIG_INPUT_SPARSEKMAP=m

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ADP5588 is not set
# CONFIG_KEYBOARD_ADP5589 is not set
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_QT1070 is not set
# CONFIG_KEYBOARD_QT2160 is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_GPIO is not set
# CONFIG_KEYBOARD_GPIO_POLLED is not set
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_MATRIX is not set
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
# CONFIG_KEYBOARD_MCS is not set
# CONFIG_KEYBOARD_MPR121 is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
CONFIG_MOUSE_PS2_ELANTECH=y
CONFIG_MOUSE_PS2_SENTELIC=y
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
CONFIG_MOUSE_SERIAL=m
CONFIG_MOUSE_APPLETOUCH=m
CONFIG_MOUSE_BCM5974=m
CONFIG_MOUSE_VSXXXAA=m
# CONFIG_MOUSE_GPIO is not set
CONFIG_MOUSE_SYNAPTICS_I2C=m
CONFIG_INPUT_JOYSTICK=y
CONFIG_JOYSTICK_ANALOG=m
CONFIG_JOYSTICK_A3D=m
CONFIG_JOYSTICK_ADI=m
CONFIG_JOYSTICK_COBRA=m
CONFIG_JOYSTICK_GF2K=m
CONFIG_JOYSTICK_GRIP=m
CONFIG_JOYSTICK_GRIP_MP=m
CONFIG_JOYSTICK_GUILLEMOT=m
CONFIG_JOYSTICK_INTERACT=m
CONFIG_JOYSTICK_SIDEWINDER=m
CONFIG_JOYSTICK_TMDC=m
CONFIG_JOYSTICK_IFORCE=m
CONFIG_JOYSTICK_IFORCE_USB=y
CONFIG_JOYSTICK_IFORCE_232=y
CONFIG_JOYSTICK_WARRIOR=m
CONFIG_JOYSTICK_MAGELLAN=m
CONFIG_JOYSTICK_SPACEORB=m
CONFIG_JOYSTICK_SPACEBALL=m
CONFIG_JOYSTICK_STINGER=m
CONFIG_JOYSTICK_TWIDJOY=m
CONFIG_JOYSTICK_ZHENHUA=m
CONFIG_JOYSTICK_DB9=m
CONFIG_JOYSTICK_GAMECON=m
CONFIG_JOYSTICK_TURBOGRAFX=m
# CONFIG_JOYSTICK_AS5011 is not set
CONFIG_JOYSTICK_JOYDUMP=m
CONFIG_JOYSTICK_XPAD=m
CONFIG_JOYSTICK_XPAD_FF=y
CONFIG_JOYSTICK_XPAD_LEDS=y
CONFIG_JOYSTICK_WALKERA0701=m
CONFIG_INPUT_TABLET=y
CONFIG_TABLET_USB_ACECAD=m
CONFIG_TABLET_USB_AIPTEK=m
CONFIG_TABLET_USB_GTCO=m
CONFIG_TABLET_USB_HANWANG=m
CONFIG_TABLET_USB_KBTAB=m
CONFIG_TABLET_USB_WACOM=m
CONFIG_INPUT_TOUCHSCREEN=y
# CONFIG_TOUCHSCREEN_AD7879 is not set
CONFIG_TOUCHSCREEN_ATMEL_MXT=m
# CONFIG_TOUCHSCREEN_BU21013 is not set
# CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
CONFIG_TOUCHSCREEN_DYNAPRO=m
# CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
CONFIG_TOUCHSCREEN_EETI=m
CONFIG_TOUCHSCREEN_FUJITSU=m
CONFIG_TOUCHSCREEN_GUNZE=m
CONFIG_TOUCHSCREEN_ELO=m
CONFIG_TOUCHSCREEN_WACOM_W8001=m
# CONFIG_TOUCHSCREEN_MAX11801 is not set
CONFIG_TOUCHSCREEN_MCS5000=m
CONFIG_TOUCHSCREEN_MTOUCH=m
CONFIG_TOUCHSCREEN_INEXIO=m
CONFIG_TOUCHSCREEN_MK712=m
CONFIG_TOUCHSCREEN_PENMOUNT=m
CONFIG_TOUCHSCREEN_TOUCHRIGHT=m
CONFIG_TOUCHSCREEN_TOUCHWIN=m
# CONFIG_TOUCHSCREEN_WM97XX is not set
CONFIG_TOUCHSCREEN_USB_COMPOSITE=m
CONFIG_TOUCHSCREEN_USB_EGALAX=y
CONFIG_TOUCHSCREEN_USB_PANJIT=y
CONFIG_TOUCHSCREEN_USB_3M=y
CONFIG_TOUCHSCREEN_USB_ITM=y
CONFIG_TOUCHSCREEN_USB_ETURBO=y
CONFIG_TOUCHSCREEN_USB_GUNZE=y
CONFIG_TOUCHSCREEN_USB_DMC_TSC10=y
CONFIG_TOUCHSCREEN_USB_IRTOUCH=y
CONFIG_TOUCHSCREEN_USB_IDEALTEK=y
CONFIG_TOUCHSCREEN_USB_GENERAL_TOUCH=y
CONFIG_TOUCHSCREEN_USB_GOTOP=y
CONFIG_TOUCHSCREEN_USB_JASTEC=y
CONFIG_TOUCHSCREEN_USB_E2I=y
CONFIG_TOUCHSCREEN_USB_ZYTRONIC=y
CONFIG_TOUCHSCREEN_USB_ETT_TC45USB=y
CONFIG_TOUCHSCREEN_USB_NEXIO=y
CONFIG_TOUCHSCREEN_TOUCHIT213=m
CONFIG_TOUCHSCREEN_TSC_SERIO=m
CONFIG_TOUCHSCREEN_TSC2007=m
CONFIG_TOUCHSCREEN_ST1232=m
# CONFIG_TOUCHSCREEN_TPS6507X is not set
CONFIG_INPUT_MISC=y
# CONFIG_INPUT_AD714X is not set
CONFIG_INPUT_BMA150=m
CONFIG_INPUT_PCSPKR=m
CONFIG_INPUT_MMA8450=m
CONFIG_INPUT_MPU3050=m
CONFIG_INPUT_APANEL=m
CONFIG_INPUT_ATLAS_BTNS=m
CONFIG_INPUT_ATI_REMOTE2=m
CONFIG_INPUT_KEYSPAN_REMOTE=m
CONFIG_INPUT_KXTJ9=m
# CONFIG_INPUT_KXTJ9_POLLED_MODE is not set
CONFIG_INPUT_POWERMATE=m
CONFIG_INPUT_YEALINK=m
CONFIG_INPUT_CM109=m
CONFIG_INPUT_UINPUT=m
# CONFIG_INPUT_PCF8574 is not set
CONFIG_INPUT_GPIO_ROTARY_ENCODER=m
# CONFIG_INPUT_ADXL34X is not set
CONFIG_INPUT_CMA3000=m
CONFIG_INPUT_CMA3000_I2C=m
CONFIG_INPUT_XEN_KBDDEV_FRONTEND=m

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=y
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PARKBD is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
CONFIG_SERIO_RAW=m
CONFIG_SERIO_ALTERA_PS2=m
# CONFIG_SERIO_PS2MULT is not set
CONFIG_GAMEPORT=m
CONFIG_GAMEPORT_NS558=m
CONFIG_GAMEPORT_L4=m
CONFIG_GAMEPORT_EMU10K1=m
CONFIG_GAMEPORT_FM801=m

#
# Character devices
#
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_VT_CONSOLE_SLEEP=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_UNIX98_PTYS=y
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
# CONFIG_LEGACY_PTYS is not set
CONFIG_SERIAL_NONSTANDARD=y
CONFIG_ROCKETPORT=m
CONFIG_CYCLADES=m
# CONFIG_CYZ_INTR is not set
# CONFIG_MOXA_INTELLIO is not set
# CONFIG_MOXA_SMARTIO is not set
CONFIG_SYNCLINK=m
CONFIG_SYNCLINKMP=m
CONFIG_SYNCLINK_GT=m
CONFIG_NOZOMI=m
# CONFIG_ISI is not set
CONFIG_N_HDLC=m
CONFIG_N_GSM=m
# CONFIG_TRACE_SINK is not set
# CONFIG_DEVKMEM is not set
# CONFIG_STALDRV is not set

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PNP=y
CONFIG_SERIAL_8250_CS=m
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
CONFIG_SERIAL_8250_RSA=y

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_MFD_HSU is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_CONSOLE_POLL=y
CONFIG_SERIAL_JSM=m
# CONFIG_SERIAL_TIMBERDALE is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
# CONFIG_SERIAL_PCH_UART is not set
# CONFIG_SERIAL_XILINX_PS_UART is not set
# CONFIG_TTY_PRINTK is not set
CONFIG_PRINTER=m
CONFIG_LP_CONSOLE=y
CONFIG_PPDEV=m
CONFIG_HVC_DRIVER=y
CONFIG_HVC_IRQ=y
CONFIG_HVC_XEN=y
CONFIG_VIRTIO_CONSOLE=y
CONFIG_IPMI_HANDLER=m
# CONFIG_IPMI_PANIC_EVENT is not set
CONFIG_IPMI_DEVICE_INTERFACE=m
CONFIG_IPMI_SI=m
CONFIG_IPMI_WATCHDOG=m
CONFIG_IPMI_POWEROFF=m
CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_TIMERIOMEM=m
CONFIG_HW_RANDOM_INTEL=m
CONFIG_HW_RANDOM_AMD=m
CONFIG_HW_RANDOM_VIA=m
CONFIG_HW_RANDOM_VIRTIO=m
CONFIG_NVRAM=y
CONFIG_R3964=m
# CONFIG_APPLICOM is not set

#
# PCMCIA character devices
#
# CONFIG_SYNCLINK_CS is not set
CONFIG_CARDMAN_4000=m
CONFIG_CARDMAN_4040=m
CONFIG_IPWIRELESS=m
CONFIG_MWAVE=m
CONFIG_RAW_DRIVER=y
CONFIG_MAX_RAW_DEVS=8192
CONFIG_HPET=y
# CONFIG_HPET_MMAP is not set
CONFIG_HANGCHECK_TIMER=m
CONFIG_TCG_TPM=y
CONFIG_TCG_TIS=y
CONFIG_TCG_NSC=m
CONFIG_TCG_ATMEL=m
CONFIG_TCG_INFINEON=m
CONFIG_TELCLOCK=m
CONFIG_DEVPORT=y
# CONFIG_RAMOOPS is not set
CONFIG_I2C=m
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
CONFIG_I2C_CHARDEV=m
# CONFIG_I2C_MUX is not set
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_SMBUS=m
CONFIG_I2C_ALGOBIT=m
CONFIG_I2C_ALGOPCA=m

#
# I2C Hardware Bus support
#

#
# PC SMBus host controller drivers
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
CONFIG_I2C_AMD756=m
CONFIG_I2C_AMD756_S4882=m
CONFIG_I2C_AMD8111=m
CONFIG_I2C_I801=m
CONFIG_I2C_ISCH=m
CONFIG_I2C_PIIX4=m
CONFIG_I2C_NFORCE2=m
CONFIG_I2C_NFORCE2_S4985=m
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
CONFIG_I2C_SIS96X=m
CONFIG_I2C_VIA=m
CONFIG_I2C_VIAPRO=m

#
# ACPI drivers
#
CONFIG_I2C_SCMI=m

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
CONFIG_I2C_DESIGNWARE_PCI=m
# CONFIG_I2C_GPIO is not set
# CONFIG_I2C_INTEL_MID is not set
# CONFIG_I2C_OCORES is not set
CONFIG_I2C_PCA_PLATFORM=m
# CONFIG_I2C_PXA_PCI is not set
CONFIG_I2C_SIMTEC=m
# CONFIG_I2C_XILINX is not set
# CONFIG_I2C_EG20T is not set

#
# External I2C/SMBus adapter drivers
#
CONFIG_I2C_DIOLAN_U2C=m
CONFIG_I2C_PARPORT=m
CONFIG_I2C_PARPORT_LIGHT=m
# CONFIG_I2C_TAOS_EVM is not set
CONFIG_I2C_TINY_USB=m

#
# Other I2C/SMBus bus drivers
#
CONFIG_I2C_STUB=m
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_SPI is not set

#
# PPS support
#
CONFIG_PPS=m
# CONFIG_PPS_DEBUG is not set

#
# PPS clients support
#
# CONFIG_PPS_CLIENT_KTIMER is not set
CONFIG_PPS_CLIENT_LDISC=m
CONFIG_PPS_CLIENT_PARPORT=m
CONFIG_PPS_CLIENT_GPIO=m

#
# PPS generators support
#

#
# PTP clock support
#
CONFIG_PTP_1588_CLOCK=m

#
# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
#
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
CONFIG_GPIOLIB=y
# CONFIG_DEBUG_GPIO is not set
CONFIG_GPIO_SYSFS=y

#
# Memory mapped GPIO drivers:
#
# CONFIG_GPIO_GENERIC_PLATFORM is not set
# CONFIG_GPIO_IT8761E is not set
# CONFIG_GPIO_SCH is not set
# CONFIG_GPIO_VX855 is not set

#
# I2C GPIO expanders:
#
# CONFIG_GPIO_MAX7300 is not set
# CONFIG_GPIO_MAX732X is not set
# CONFIG_GPIO_PCA953X is not set
# CONFIG_GPIO_PCF857X is not set
# CONFIG_GPIO_ADP5588 is not set

#
# PCI GPIO expanders:
#
CONFIG_GPIO_LANGWELL=y
# CONFIG_GPIO_PCH is not set
# CONFIG_GPIO_ML_IOH is not set
# CONFIG_GPIO_RDC321X is not set

#
# SPI GPIO expanders:
#
# CONFIG_GPIO_MCP23S08 is not set

#
# AC97 GPIO expanders:
#

#
# MODULbus GPIO expanders:
#
CONFIG_W1=m
CONFIG_W1_CON=y

#
# 1-wire Bus Masters
#
# CONFIG_W1_MASTER_MATROX is not set
CONFIG_W1_MASTER_DS2490=m
CONFIG_W1_MASTER_DS2482=m
CONFIG_W1_MASTER_DS1WM=m
# CONFIG_W1_MASTER_GPIO is not set

#
# 1-wire Slaves
#
CONFIG_W1_SLAVE_THERM=m
CONFIG_W1_SLAVE_SMEM=m
CONFIG_W1_SLAVE_DS2408=m
CONFIG_W1_SLAVE_DS2423=m
CONFIG_W1_SLAVE_DS2431=m
CONFIG_W1_SLAVE_DS2433=m
CONFIG_W1_SLAVE_DS2433_CRC=y
CONFIG_W1_SLAVE_DS2760=m
CONFIG_W1_SLAVE_DS2780=m
CONFIG_W1_SLAVE_BQ27000=m
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
# CONFIG_PDA_POWER is not set
# CONFIG_TEST_POWER is not set
# CONFIG_BATTERY_DS2760 is not set
# CONFIG_BATTERY_DS2780 is not set
# CONFIG_BATTERY_DS2782 is not set
# CONFIG_BATTERY_BQ20Z75 is not set
# CONFIG_BATTERY_BQ27x00 is not set
# CONFIG_BATTERY_MAX17040 is not set
# CONFIG_BATTERY_MAX17042 is not set
# CONFIG_CHARGER_ISP1704 is not set
# CONFIG_CHARGER_MAX8903 is not set
# CONFIG_CHARGER_GPIO is not set
CONFIG_HWMON=y
CONFIG_HWMON_VID=m
# CONFIG_HWMON_DEBUG_CHIP is not set

#
# Native drivers
#
CONFIG_SENSORS_ABITUGURU=m
CONFIG_SENSORS_ABITUGURU3=m
CONFIG_SENSORS_AD7414=m
CONFIG_SENSORS_AD7418=m
CONFIG_SENSORS_ADM1021=m
CONFIG_SENSORS_ADM1025=m
CONFIG_SENSORS_ADM1026=m
CONFIG_SENSORS_ADM1029=m
CONFIG_SENSORS_ADM1031=m
CONFIG_SENSORS_ADM9240=m
CONFIG_SENSORS_ADT7411=m
CONFIG_SENSORS_ADT7462=m
CONFIG_SENSORS_ADT7470=m
CONFIG_SENSORS_ADT7475=m
CONFIG_SENSORS_ASC7621=m
CONFIG_SENSORS_K8TEMP=m
CONFIG_SENSORS_K10TEMP=m
CONFIG_SENSORS_FAM15H_POWER=m
CONFIG_SENSORS_ASB100=m
CONFIG_SENSORS_ATXP1=m
CONFIG_SENSORS_DS620=m
CONFIG_SENSORS_DS1621=m
CONFIG_SENSORS_I5K_AMB=m
CONFIG_SENSORS_F71805F=m
CONFIG_SENSORS_F71882FG=m
CONFIG_SENSORS_F75375S=m
CONFIG_SENSORS_FSCHMD=m
CONFIG_SENSORS_G760A=m
CONFIG_SENSORS_GL518SM=m
CONFIG_SENSORS_GL520SM=m
# CONFIG_SENSORS_GPIO_FAN is not set
CONFIG_SENSORS_CORETEMP=m
CONFIG_SENSORS_IBMAEM=m
CONFIG_SENSORS_IBMPEX=m
CONFIG_SENSORS_IT87=m
# CONFIG_SENSORS_JC42 is not set
CONFIG_SENSORS_LINEAGE=m
CONFIG_SENSORS_LM63=m
CONFIG_SENSORS_LM73=m
CONFIG_SENSORS_LM75=m
CONFIG_SENSORS_LM77=m
CONFIG_SENSORS_LM78=m
CONFIG_SENSORS_LM80=m
CONFIG_SENSORS_LM83=m
CONFIG_SENSORS_LM85=m
CONFIG_SENSORS_LM87=m
CONFIG_SENSORS_LM90=m
CONFIG_SENSORS_LM92=m
CONFIG_SENSORS_LM93=m
CONFIG_SENSORS_LTC4151=m
CONFIG_SENSORS_LTC4215=m
CONFIG_SENSORS_LTC4245=m
CONFIG_SENSORS_LTC4261=m
CONFIG_SENSORS_LM95241=m
CONFIG_SENSORS_LM95245=m
CONFIG_SENSORS_MAX16065=m
CONFIG_SENSORS_MAX1619=m
CONFIG_SENSORS_MAX1668=m
CONFIG_SENSORS_MAX6639=m
CONFIG_SENSORS_MAX6642=m
CONFIG_SENSORS_MAX6650=m
CONFIG_SENSORS_NTC_THERMISTOR=m
CONFIG_SENSORS_PC87360=m
CONFIG_SENSORS_PC87427=m
CONFIG_SENSORS_PCF8591=m
CONFIG_PMBUS=m
CONFIG_SENSORS_PMBUS=m
CONFIG_SENSORS_ADM1275=m
CONFIG_SENSORS_LM25066=m
# CONFIG_SENSORS_LTC2978 is not set
CONFIG_SENSORS_MAX16064=m
CONFIG_SENSORS_MAX34440=m
CONFIG_SENSORS_MAX8688=m
CONFIG_SENSORS_UCD9000=m
CONFIG_SENSORS_UCD9200=m
# CONFIG_SENSORS_ZL6100 is not set
CONFIG_SENSORS_SHT15=m
CONFIG_SENSORS_SHT21=m
CONFIG_SENSORS_SIS5595=m
# CONFIG_SENSORS_SMM665 is not set
CONFIG_SENSORS_DME1737=m
CONFIG_SENSORS_EMC1403=m
# CONFIG_SENSORS_EMC2103 is not set
CONFIG_SENSORS_EMC6W201=m
CONFIG_SENSORS_SMSC47M1=m
CONFIG_SENSORS_SMSC47M192=m
CONFIG_SENSORS_SMSC47B397=m
CONFIG_SENSORS_SCH56XX_COMMON=m
CONFIG_SENSORS_SCH5627=m
CONFIG_SENSORS_SCH5636=m
CONFIG_SENSORS_ADS1015=m
CONFIG_SENSORS_ADS7828=m
CONFIG_SENSORS_AMC6821=m
CONFIG_SENSORS_THMC50=m
CONFIG_SENSORS_TMP102=m
CONFIG_SENSORS_TMP401=m
CONFIG_SENSORS_TMP421=m
CONFIG_SENSORS_VIA_CPUTEMP=m
CONFIG_SENSORS_VIA686A=m
CONFIG_SENSORS_VT1211=m
CONFIG_SENSORS_VT8231=m
CONFIG_SENSORS_W83781D=m
CONFIG_SENSORS_W83791D=m
CONFIG_SENSORS_W83792D=m
CONFIG_SENSORS_W83793=m
CONFIG_SENSORS_W83795=m
# CONFIG_SENSORS_W83795_FANCTRL is not set
CONFIG_SENSORS_W83L785TS=m
CONFIG_SENSORS_W83L786NG=m
CONFIG_SENSORS_W83627HF=m
CONFIG_SENSORS_W83627EHF=m
CONFIG_SENSORS_APPLESMC=m

#
# ACPI drivers
#
CONFIG_SENSORS_ACPI_POWER=m
CONFIG_SENSORS_ATK0110=m
CONFIG_THERMAL=y
CONFIG_THERMAL_HWMON=y
CONFIG_WATCHDOG=y
CONFIG_WATCHDOG_CORE=y
# CONFIG_WATCHDOG_NOWAYOUT is not set

#
# Watchdog Device Drivers
#
CONFIG_SOFT_WATCHDOG=m
# CONFIG_ACQUIRE_WDT is not set
# CONFIG_ADVANTECH_WDT is not set
CONFIG_ALIM1535_WDT=m
CONFIG_ALIM7101_WDT=m
CONFIG_F71808E_WDT=m
CONFIG_SP5100_TCO=m
# CONFIG_SC520_WDT is not set
CONFIG_SBC_FITPC2_WATCHDOG=m
# CONFIG_EUROTECH_WDT is not set
CONFIG_IB700_WDT=m
CONFIG_IBMASR=m
# CONFIG_WAFER_WDT is not set
CONFIG_I6300ESB_WDT=m
CONFIG_ITCO_WDT=m
CONFIG_ITCO_VENDOR_SUPPORT=y
CONFIG_IT8712F_WDT=m
CONFIG_IT87_WDT=m
CONFIG_HP_WATCHDOG=m
CONFIG_HPWDT_NMI_DECODING=y
# CONFIG_SC1200_WDT is not set
# CONFIG_PC87413_WDT is not set
CONFIG_NV_TCO=m
# CONFIG_60XX_WDT is not set
# CONFIG_SBC8360_WDT is not set
# CONFIG_CPU5_WDT is not set
CONFIG_SMSC_SCH311X_WDT=m
# CONFIG_SMSC37B787_WDT is not set
CONFIG_W83627HF_WDT=m
CONFIG_W83697HF_WDT=m
CONFIG_W83697UG_WDT=m
CONFIG_W83877F_WDT=m
CONFIG_W83977F_WDT=m
CONFIG_MACHZ_WDT=m
# CONFIG_SBC_EPX_C3_WATCHDOG is not set
CONFIG_XEN_WDT=m

#
# PCI-based Watchdog Cards
#
CONFIG_PCIPCWATCHDOG=m
CONFIG_WDTPCI=m

#
# USB-based Watchdog Cards
#
CONFIG_USBPCWATCHDOG=m
CONFIG_SSB_POSSIBLE=y

#
# Sonics Silicon Backplane
#
CONFIG_SSB=m
CONFIG_SSB_SPROM=y
CONFIG_SSB_BLOCKIO=y
CONFIG_SSB_PCIHOST_POSSIBLE=y
CONFIG_SSB_PCIHOST=y
CONFIG_SSB_B43_PCI_BRIDGE=y
CONFIG_SSB_PCMCIAHOST_POSSIBLE=y
CONFIG_SSB_PCMCIAHOST=y
CONFIG_SSB_SDIOHOST_POSSIBLE=y
CONFIG_SSB_SDIOHOST=y
# CONFIG_SSB_SILENT is not set
# CONFIG_SSB_DEBUG is not set
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
CONFIG_SSB_DRIVER_PCICORE=y
CONFIG_BCMA_POSSIBLE=y

#
# Broadcom specific AMBA
#
# CONFIG_BCMA is not set

#
# Multifunction device drivers
#
CONFIG_MFD_CORE=m
CONFIG_MFD_SM501=m
CONFIG_MFD_SM501_GPIO=y
# CONFIG_HTC_PASIC3 is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_TPS6105X is not set
# CONFIG_TPS65010 is not set
# CONFIG_TPS6507X is not set
# CONFIG_MFD_TMIO is not set
CONFIG_MFD_WM8400=m
# CONFIG_MFD_PCF50633 is not set
# CONFIG_ABX500_CORE is not set
# CONFIG_MFD_CS5535 is not set
# CONFIG_MFD_TIMBERDALE is not set
CONFIG_LPC_SCH=m
# CONFIG_MFD_RDC321X is not set
# CONFIG_MFD_JANZ_CMODIO is not set
CONFIG_MFD_VX855=m
CONFIG_MFD_WL1273_CORE=m
# CONFIG_REGULATOR is not set
CONFIG_MEDIA_SUPPORT=m

#
# Multimedia core support
#
CONFIG_MEDIA_CONTROLLER=y
CONFIG_VIDEO_DEV=m
CONFIG_VIDEO_V4L2_COMMON=m
CONFIG_VIDEO_V4L2_SUBDEV_API=y
CONFIG_DVB_CORE=m
CONFIG_DVB_NET=y
CONFIG_VIDEO_MEDIA=m

#
# Multimedia drivers
#
CONFIG_VIDEO_SAA7146=m
CONFIG_VIDEO_SAA7146_VV=m
CONFIG_RC_CORE=m
CONFIG_LIRC=m
CONFIG_RC_MAP=m
CONFIG_IR_NEC_DECODER=m
CONFIG_IR_RC5_DECODER=m
CONFIG_IR_RC6_DECODER=m
CONFIG_IR_JVC_DECODER=m
CONFIG_IR_SONY_DECODER=m
CONFIG_IR_RC5_SZ_DECODER=m
CONFIG_IR_MCE_KBD_DECODER=m
CONFIG_IR_LIRC_CODEC=m
CONFIG_RC_ATI_REMOTE=m
CONFIG_IR_ENE=m
CONFIG_IR_IMON=m
CONFIG_IR_MCEUSB=m
CONFIG_IR_ITE_CIR=m
CONFIG_IR_FINTEK=m
CONFIG_IR_NUVOTON=m
CONFIG_IR_REDRAT3=m
CONFIG_IR_STREAMZAP=m
CONFIG_IR_WINBOND_CIR=m
CONFIG_RC_LOOPBACK=m
CONFIG_MEDIA_ATTACH=y
CONFIG_MEDIA_TUNER=m
CONFIG_MEDIA_TUNER_CUSTOMISE=y

#
# Customize TV tuners
#
CONFIG_MEDIA_TUNER_SIMPLE=m
CONFIG_MEDIA_TUNER_TDA8290=m
CONFIG_MEDIA_TUNER_TDA827X=m
CONFIG_MEDIA_TUNER_TDA18271=m
CONFIG_MEDIA_TUNER_TDA9887=m
CONFIG_MEDIA_TUNER_TEA5761=m
CONFIG_MEDIA_TUNER_TEA5767=m
CONFIG_MEDIA_TUNER_MT20XX=m
CONFIG_MEDIA_TUNER_MT2060=m
CONFIG_MEDIA_TUNER_MT2266=m
CONFIG_MEDIA_TUNER_MT2131=m
CONFIG_MEDIA_TUNER_QT1010=m
CONFIG_MEDIA_TUNER_XC2028=m
CONFIG_MEDIA_TUNER_XC5000=m
CONFIG_MEDIA_TUNER_XC4000=m
CONFIG_MEDIA_TUNER_MXL5005S=m
CONFIG_MEDIA_TUNER_MXL5007T=m
CONFIG_MEDIA_TUNER_MC44S803=m
CONFIG_MEDIA_TUNER_MAX2165=m
CONFIG_MEDIA_TUNER_TDA18218=m
CONFIG_MEDIA_TUNER_TDA18212=m
CONFIG_VIDEO_V4L2=m
CONFIG_VIDEOBUF_GEN=m
CONFIG_VIDEOBUF_DMA_SG=m
CONFIG_VIDEOBUF_VMALLOC=m
CONFIG_VIDEOBUF_DVB=m
CONFIG_VIDEO_BTCX=m
CONFIG_VIDEO_TVEEPROM=m
CONFIG_VIDEO_TUNER=m
CONFIG_VIDEOBUF2_CORE=m
CONFIG_VIDEOBUF2_MEMOPS=m
CONFIG_VIDEOBUF2_VMALLOC=m
CONFIG_VIDEO_CAPTURE_DRIVERS=y
# CONFIG_VIDEO_ADV_DEBUG is not set
# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
CONFIG_VIDEO_IR_I2C=m

#
# Audio decoders, processors and mixers
#
CONFIG_VIDEO_TVAUDIO=m
CONFIG_VIDEO_TDA7432=m
CONFIG_VIDEO_TDA9840=m
CONFIG_VIDEO_TEA6415C=m
CONFIG_VIDEO_TEA6420=m
CONFIG_VIDEO_MSP3400=m
CONFIG_VIDEO_CS5345=m
CONFIG_VIDEO_CS53L32A=m
CONFIG_VIDEO_WM8775=m
CONFIG_VIDEO_WM8739=m
CONFIG_VIDEO_VP27SMPX=m

#
# RDS decoders
#
CONFIG_VIDEO_SAA6588=m

#
# Video decoders
#
CONFIG_VIDEO_BT819=m
CONFIG_VIDEO_BT856=m
CONFIG_VIDEO_BT866=m
CONFIG_VIDEO_KS0127=m
CONFIG_VIDEO_SAA7110=m
CONFIG_VIDEO_SAA711X=m
CONFIG_VIDEO_TVP5150=m
CONFIG_VIDEO_VPX3220=m

#
# Video and audio decoders
#
CONFIG_VIDEO_SAA717X=m
CONFIG_VIDEO_CX25840=m

#
# MPEG video encoders
#
CONFIG_VIDEO_CX2341X=m

#
# Video encoders
#
CONFIG_VIDEO_SAA7127=m
CONFIG_VIDEO_SAA7185=m
CONFIG_VIDEO_ADV7170=m
CONFIG_VIDEO_ADV7175=m

#
# Camera sensor devices
#
CONFIG_VIDEO_OV7670=m
CONFIG_VIDEO_MT9V011=m

#
# Flash devices
#

#
# Video improvement chips
#
CONFIG_VIDEO_UPD64031A=m
CONFIG_VIDEO_UPD64083=m

#
# Miscelaneous helper chips
#
CONFIG_VIDEO_M52790=m
# CONFIG_VIDEO_VIVI is not set
CONFIG_VIDEO_BT848=m
CONFIG_VIDEO_BT848_DVB=y
CONFIG_VIDEO_BWQCAM=m
CONFIG_VIDEO_CQCAM=m
CONFIG_VIDEO_W9966=m
CONFIG_VIDEO_CPIA2=m
CONFIG_VIDEO_ZORAN=m
CONFIG_VIDEO_ZORAN_DC30=m
CONFIG_VIDEO_ZORAN_ZR36060=m
CONFIG_VIDEO_ZORAN_BUZ=m
CONFIG_VIDEO_ZORAN_DC10=m
CONFIG_VIDEO_ZORAN_LML33=m
CONFIG_VIDEO_ZORAN_LML33R10=m
CONFIG_VIDEO_ZORAN_AVS6EYES=m
CONFIG_VIDEO_MEYE=m
CONFIG_VIDEO_SAA7134=m
CONFIG_VIDEO_SAA7134_ALSA=m
CONFIG_VIDEO_SAA7134_RC=y
CONFIG_VIDEO_SAA7134_DVB=m
CONFIG_VIDEO_MXB=m
CONFIG_VIDEO_HEXIUM_ORION=m
CONFIG_VIDEO_HEXIUM_GEMINI=m
# CONFIG_VIDEO_TIMBERDALE is not set
CONFIG_VIDEO_CX88=m
CONFIG_VIDEO_CX88_ALSA=m
CONFIG_VIDEO_CX88_BLACKBIRD=m
CONFIG_VIDEO_CX88_DVB=m
CONFIG_VIDEO_CX88_MPEG=m
CONFIG_VIDEO_CX88_VP3054=m
CONFIG_VIDEO_CX23885=m
# CONFIG_MEDIA_ALTERA_CI is not set
# CONFIG_VIDEO_CX25821 is not set
CONFIG_VIDEO_AU0828=m
CONFIG_VIDEO_IVTV=m
CONFIG_VIDEO_FB_IVTV=m
CONFIG_VIDEO_CX18=m
CONFIG_VIDEO_CX18_ALSA=m
CONFIG_VIDEO_SAA7164=m
# CONFIG_VIDEO_CAFE_CCIC is not set
CONFIG_VIDEO_VIA_CAMERA=m
CONFIG_SOC_CAMERA=m
CONFIG_SOC_CAMERA_IMX074=m
CONFIG_SOC_CAMERA_MT9M001=m
CONFIG_SOC_CAMERA_MT9M111=m
CONFIG_SOC_CAMERA_MT9T031=m
CONFIG_SOC_CAMERA_MT9T112=m
CONFIG_SOC_CAMERA_MT9V022=m
CONFIG_SOC_CAMERA_RJ54N1=m
CONFIG_SOC_CAMERA_TW9910=m
CONFIG_SOC_CAMERA_PLATFORM=m
CONFIG_SOC_CAMERA_OV2640=m
CONFIG_SOC_CAMERA_OV5642=m
CONFIG_SOC_CAMERA_OV6650=m
CONFIG_SOC_CAMERA_OV772X=m
CONFIG_SOC_CAMERA_OV9640=m
CONFIG_SOC_CAMERA_OV9740=m
CONFIG_V4L_USB_DRIVERS=y
CONFIG_USB_VIDEO_CLASS=m
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
CONFIG_USB_GSPCA=m
CONFIG_USB_M5602=m
CONFIG_USB_STV06XX=m
CONFIG_USB_GL860=m
CONFIG_USB_GSPCA_BENQ=m
CONFIG_USB_GSPCA_CONEX=m
CONFIG_USB_GSPCA_CPIA1=m
CONFIG_USB_GSPCA_ETOMS=m
CONFIG_USB_GSPCA_FINEPIX=m
CONFIG_USB_GSPCA_JEILINJ=m
CONFIG_USB_GSPCA_KINECT=m
CONFIG_USB_GSPCA_KONICA=m
CONFIG_USB_GSPCA_MARS=m
CONFIG_USB_GSPCA_MR97310A=m
CONFIG_USB_GSPCA_NW80X=m
CONFIG_USB_GSPCA_OV519=m
CONFIG_USB_GSPCA_OV534=m
CONFIG_USB_GSPCA_OV534_9=m
CONFIG_USB_GSPCA_PAC207=m
CONFIG_USB_GSPCA_PAC7302=m
CONFIG_USB_GSPCA_PAC7311=m
CONFIG_USB_GSPCA_SE401=m
CONFIG_USB_GSPCA_SN9C2028=m
CONFIG_USB_GSPCA_SN9C20X=m
CONFIG_USB_GSPCA_SONIXB=m
CONFIG_USB_GSPCA_SONIXJ=m
CONFIG_USB_GSPCA_SPCA500=m
CONFIG_USB_GSPCA_SPCA501=m
CONFIG_USB_GSPCA_SPCA505=m
CONFIG_USB_GSPCA_SPCA506=m
CONFIG_USB_GSPCA_SPCA508=m
CONFIG_USB_GSPCA_SPCA561=m
CONFIG_USB_GSPCA_SPCA1528=m
CONFIG_USB_GSPCA_SQ905=m
CONFIG_USB_GSPCA_SQ905C=m
CONFIG_USB_GSPCA_SQ930X=m
CONFIG_USB_GSPCA_STK014=m
CONFIG_USB_GSPCA_STV0680=m
CONFIG_USB_GSPCA_SUNPLUS=m
CONFIG_USB_GSPCA_T613=m
CONFIG_USB_GSPCA_TOPRO=m
CONFIG_USB_GSPCA_TV8532=m
CONFIG_USB_GSPCA_VC032X=m
CONFIG_USB_GSPCA_VICAM=m
CONFIG_USB_GSPCA_XIRLINK_CIT=m
CONFIG_USB_GSPCA_ZC3XX=m
CONFIG_VIDEO_PVRUSB2=m
CONFIG_VIDEO_PVRUSB2_SYSFS=y
CONFIG_VIDEO_PVRUSB2_DVB=y
# CONFIG_VIDEO_PVRUSB2_DEBUGIFC is not set
CONFIG_VIDEO_HDPVR=m
CONFIG_VIDEO_EM28XX=m
CONFIG_VIDEO_EM28XX_ALSA=m
CONFIG_VIDEO_EM28XX_DVB=m
CONFIG_VIDEO_EM28XX_RC=y
CONFIG_VIDEO_TLG2300=m
CONFIG_VIDEO_CX231XX=m
CONFIG_VIDEO_CX231XX_RC=y
CONFIG_VIDEO_CX231XX_ALSA=m
CONFIG_VIDEO_CX231XX_DVB=m
# CONFIG_VIDEO_TM6000 is not set
CONFIG_VIDEO_USBVISION=m
# CONFIG_USB_ET61X251 is not set
# CONFIG_USB_SN9C102 is not set
CONFIG_USB_PWC=m
# CONFIG_USB_PWC_DEBUG is not set
CONFIG_USB_PWC_INPUT_EVDEV=y
CONFIG_USB_ZR364XX=m
CONFIG_USB_STKWEBCAM=m
CONFIG_USB_S2255=m
CONFIG_V4L_MEM2MEM_DRIVERS=y
# CONFIG_VIDEO_MEM2MEM_TESTDEV is not set
CONFIG_RADIO_ADAPTERS=y
CONFIG_RADIO_MAXIRADIO=m
CONFIG_I2C_SI4713=m
CONFIG_RADIO_SI4713=m
CONFIG_USB_DSBR=m
CONFIG_RADIO_SI470X=y
CONFIG_USB_SI470X=m
CONFIG_I2C_SI470X=m
CONFIG_USB_MR800=m
# CONFIG_RADIO_TEA5764 is not set
# CONFIG_RADIO_SAA7706H is not set
# CONFIG_RADIO_TEF6862 is not set
CONFIG_RADIO_WL1273=m

#
# Texas Instruments WL128x FM driver (ST based)
#
CONFIG_RADIO_WL128X=m
CONFIG_DVB_MAX_ADAPTERS=8
CONFIG_DVB_DYNAMIC_MINORS=y
CONFIG_DVB_CAPTURE_DRIVERS=y

#
# Supported SAA7146 based PCI Adapters
#
CONFIG_TTPCI_EEPROM=m
CONFIG_DVB_AV7110=m
CONFIG_DVB_AV7110_OSD=y
CONFIG_DVB_BUDGET_CORE=m
CONFIG_DVB_BUDGET=m
CONFIG_DVB_BUDGET_CI=m
CONFIG_DVB_BUDGET_AV=m
CONFIG_DVB_BUDGET_PATCH=m

#
# Supported USB Adapters
#
CONFIG_DVB_USB=m
# CONFIG_DVB_USB_DEBUG is not set
CONFIG_DVB_USB_A800=m
CONFIG_DVB_USB_DIBUSB_MB=m
# CONFIG_DVB_USB_DIBUSB_MB_FAULTY is not set
CONFIG_DVB_USB_DIBUSB_MC=m
CONFIG_DVB_USB_DIB0700=m
CONFIG_DVB_USB_UMT_010=m
CONFIG_DVB_USB_CXUSB=m
CONFIG_DVB_USB_M920X=m
CONFIG_DVB_USB_GL861=m
CONFIG_DVB_USB_AU6610=m
CONFIG_DVB_USB_DIGITV=m
CONFIG_DVB_USB_VP7045=m
CONFIG_DVB_USB_VP702X=m
CONFIG_DVB_USB_GP8PSK=m
CONFIG_DVB_USB_NOVA_T_USB2=m
CONFIG_DVB_USB_TTUSB2=m
CONFIG_DVB_USB_DTT200U=m
CONFIG_DVB_USB_OPERA1=m
CONFIG_DVB_USB_AF9005=m
CONFIG_DVB_USB_AF9005_REMOTE=m
CONFIG_DVB_USB_PCTV452E=m
CONFIG_DVB_USB_DW2102=m
CONFIG_DVB_USB_CINERGY_T2=m
CONFIG_DVB_USB_ANYSEE=m
CONFIG_DVB_USB_DTV5100=m
CONFIG_DVB_USB_AF9015=m
CONFIG_DVB_USB_CE6230=m
CONFIG_DVB_USB_FRIIO=m
CONFIG_DVB_USB_EC168=m
CONFIG_DVB_USB_AZ6027=m
CONFIG_DVB_USB_LME2510=m
CONFIG_DVB_USB_TECHNISAT_USB2=m
CONFIG_DVB_USB_IT913X=m
CONFIG_DVB_USB_MXL111SF=m
CONFIG_DVB_TTUSB_BUDGET=m
CONFIG_DVB_TTUSB_DEC=m
CONFIG_SMS_SIANO_MDTV=m

#
# Siano module components
#
CONFIG_SMS_USB_DRV=m
CONFIG_SMS_SDIO_DRV=m

#
# Supported FlexCopII (B2C2) Adapters
#
CONFIG_DVB_B2C2_FLEXCOP=m
CONFIG_DVB_B2C2_FLEXCOP_PCI=m
CONFIG_DVB_B2C2_FLEXCOP_USB=m
# CONFIG_DVB_B2C2_FLEXCOP_DEBUG is not set

#
# Supported BT878 Adapters
#
CONFIG_DVB_BT8XX=m

#
# Supported Pluto2 Adapters
#
CONFIG_DVB_PLUTO2=m

#
# Supported SDMC DM1105 Adapters
#
CONFIG_DVB_DM1105=m

#
# Supported FireWire (IEEE 1394) Adapters
#
CONFIG_DVB_FIREDTV=m
CONFIG_DVB_FIREDTV_INPUT=y

#
# Supported Earthsoft PT1 Adapters
#
CONFIG_DVB_PT1=m

#
# Supported Mantis Adapters
#
CONFIG_MANTIS_CORE=m
CONFIG_DVB_MANTIS=m
CONFIG_DVB_HOPPER=m

#
# Supported nGene Adapters
#
CONFIG_DVB_NGENE=m

#
# Supported ddbridge ('Octopus') Adapters
#
CONFIG_DVB_DDBRIDGE=m

#
# Supported DVB Frontends
#
CONFIG_DVB_FE_CUSTOMISE=y

#
# Customise DVB Frontends
#

#
# Multistandard (satellite) frontends
#
CONFIG_DVB_STB0899=m
CONFIG_DVB_STB6100=m
CONFIG_DVB_STV090x=m
CONFIG_DVB_STV6110x=m

#
# Multistandard (cable + terrestrial) frontends
#
CONFIG_DVB_DRXK=m
CONFIG_DVB_TDA18271C2DD=m

#
# DVB-S (satellite) frontends
#
CONFIG_DVB_CX24110=m
CONFIG_DVB_CX24123=m
CONFIG_DVB_MT312=m
CONFIG_DVB_ZL10036=m
CONFIG_DVB_ZL10039=m
CONFIG_DVB_S5H1420=m
CONFIG_DVB_STV0288=m
CONFIG_DVB_STB6000=m
CONFIG_DVB_STV0299=m
CONFIG_DVB_STV6110=m
CONFIG_DVB_STV0900=m
CONFIG_DVB_TDA8083=m
CONFIG_DVB_TDA10086=m
CONFIG_DVB_TDA8261=m
CONFIG_DVB_VES1X93=m
CONFIG_DVB_TUNER_ITD1000=m
CONFIG_DVB_TUNER_CX24113=m
CONFIG_DVB_TDA826X=m
CONFIG_DVB_TUA6100=m
CONFIG_DVB_CX24116=m
CONFIG_DVB_SI21XX=m
CONFIG_DVB_DS3000=m
CONFIG_DVB_MB86A16=m
CONFIG_DVB_TDA10071=m

#
# DVB-T (terrestrial) frontends
#
CONFIG_DVB_SP8870=m
CONFIG_DVB_SP887X=m
CONFIG_DVB_CX22700=m
CONFIG_DVB_CX22702=m
CONFIG_DVB_S5H1432=m
CONFIG_DVB_DRXD=m
CONFIG_DVB_L64781=m
CONFIG_DVB_TDA1004X=m
CONFIG_DVB_NXT6000=m
CONFIG_DVB_MT352=m
CONFIG_DVB_ZL10353=m
CONFIG_DVB_DIB3000MB=m
CONFIG_DVB_DIB3000MC=m
CONFIG_DVB_DIB7000M=m
CONFIG_DVB_DIB7000P=m
CONFIG_DVB_DIB9000=m
CONFIG_DVB_TDA10048=m
CONFIG_DVB_AF9013=m
CONFIG_DVB_EC100=m
CONFIG_DVB_STV0367=m
CONFIG_DVB_CXD2820R=m

#
# DVB-C (cable) frontends
#
CONFIG_DVB_VES1820=m
CONFIG_DVB_TDA10021=m
CONFIG_DVB_TDA10023=m
CONFIG_DVB_STV0297=m

#
# ATSC (North American/Korean Terrestrial/Cable DTV) frontends
#
CONFIG_DVB_NXT200X=m
CONFIG_DVB_OR51211=m
CONFIG_DVB_OR51132=m
CONFIG_DVB_BCM3510=m
CONFIG_DVB_LGDT330X=m
CONFIG_DVB_LGDT3305=m
CONFIG_DVB_S5H1409=m
CONFIG_DVB_AU8522=m
CONFIG_DVB_S5H1411=m

#
# ISDB-T (terrestrial) frontends
#
CONFIG_DVB_S921=m
CONFIG_DVB_DIB8000=m
CONFIG_DVB_MB86A20S=m

#
# Digital terrestrial only tuners/PLL
#
CONFIG_DVB_PLL=m
CONFIG_DVB_TUNER_DIB0070=m
CONFIG_DVB_TUNER_DIB0090=m

#
# SEC control devices for DVB-S
#
CONFIG_DVB_LNBP21=m
CONFIG_DVB_LNBP22=m
CONFIG_DVB_ISL6405=m
CONFIG_DVB_ISL6421=m
CONFIG_DVB_ISL6423=m
CONFIG_DVB_A8293=m
CONFIG_DVB_LGS8GL5=m
CONFIG_DVB_LGS8GXX=m
CONFIG_DVB_ATBM8830=m
CONFIG_DVB_TDA665x=m
CONFIG_DVB_IX2505V=m
CONFIG_DVB_IT913X_FE=m

#
# Tools to develop new frontends
#
CONFIG_DVB_DUMMY_FE=m

#
# Graphics support
#
CONFIG_AGP=y
CONFIG_AGP_AMD64=y
CONFIG_AGP_INTEL=y
CONFIG_AGP_SIS=y
CONFIG_AGP_VIA=y
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
CONFIG_VGA_SWITCHEROO=y
CONFIG_DRM=m
CONFIG_DRM_KMS_HELPER=m
CONFIG_DRM_TTM=m
CONFIG_DRM_TDFX=m
CONFIG_DRM_R128=m
CONFIG_DRM_RADEON=m
CONFIG_DRM_RADEON_KMS=y
CONFIG_DRM_I915=m
CONFIG_DRM_I915_KMS=y
CONFIG_DRM_MGA=m
CONFIG_DRM_SIS=m
CONFIG_DRM_VIA=m
CONFIG_DRM_SAVAGE=m
CONFIG_DRM_VMWGFX=m
CONFIG_STUB_POULSBO=m
CONFIG_VGASTATE=m
CONFIG_VIDEO_OUTPUT_CONTROL=m
CONFIG_FB=y
# CONFIG_FIRMWARE_EDID is not set
CONFIG_FB_DDC=m
CONFIG_FB_BOOT_VESA_SUPPORT=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
CONFIG_FB_SYS_FILLRECT=y
CONFIG_FB_SYS_COPYAREA=y
CONFIG_FB_SYS_IMAGEBLIT=y
# CONFIG_FB_FOREIGN_ENDIAN is not set
CONFIG_FB_SYS_FOPS=y
# CONFIG_FB_WMT_GE_ROPS is not set
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_SVGALIB=m
# CONFIG_FB_MACMODES is not set
CONFIG_FB_BACKLIGHT=y
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y

#
# Frame buffer hardware drivers
#
CONFIG_FB_CIRRUS=m
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
CONFIG_FB_VGA16=m
# CONFIG_FB_UVESA is not set
CONFIG_FB_VESA=y
CONFIG_FB_EFI=y
# CONFIG_FB_N411 is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
CONFIG_FB_NVIDIA=m
CONFIG_FB_NVIDIA_I2C=y
# CONFIG_FB_NVIDIA_DEBUG is not set
CONFIG_FB_NVIDIA_BACKLIGHT=y
CONFIG_FB_RIVA=m
# CONFIG_FB_RIVA_I2C is not set
# CONFIG_FB_RIVA_DEBUG is not set
CONFIG_FB_RIVA_BACKLIGHT=y
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_INTEL is not set
CONFIG_FB_MATROX=m
CONFIG_FB_MATROX_MILLENIUM=y
CONFIG_FB_MATROX_MYSTIQUE=y
CONFIG_FB_MATROX_G=y
CONFIG_FB_MATROX_I2C=m
CONFIG_FB_MATROX_MAVEN=m
CONFIG_FB_RADEON=m
CONFIG_FB_RADEON_I2C=y
CONFIG_FB_RADEON_BACKLIGHT=y
# CONFIG_FB_RADEON_DEBUG is not set
CONFIG_FB_ATY128=m
CONFIG_FB_ATY128_BACKLIGHT=y
CONFIG_FB_ATY=m
CONFIG_FB_ATY_CT=y
CONFIG_FB_ATY_GENERIC_LCD=y
CONFIG_FB_ATY_GX=y
CONFIG_FB_ATY_BACKLIGHT=y
CONFIG_FB_S3=m
CONFIG_FB_S3_DDC=y
CONFIG_FB_SAVAGE=m
CONFIG_FB_SAVAGE_I2C=y
CONFIG_FB_SAVAGE_ACCEL=y
# CONFIG_FB_SIS is not set
CONFIG_FB_VIA=m
# CONFIG_FB_VIA_DIRECT_PROCFS is not set
CONFIG_FB_VIA_X_COMPATIBILITY=y
CONFIG_FB_NEOMAGIC=m
CONFIG_FB_KYRO=m
CONFIG_FB_3DFX=m
CONFIG_FB_3DFX_ACCEL=y
CONFIG_FB_3DFX_I2C=y
CONFIG_FB_VOODOO1=m
# CONFIG_FB_VT8623 is not set
CONFIG_FB_TRIDENT=m
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_TMIO is not set
CONFIG_FB_SM501=m
CONFIG_FB_SMSCUFX=m
CONFIG_FB_UDL=m
CONFIG_FB_VIRTUAL=m
CONFIG_XEN_FBDEV_FRONTEND=y
CONFIG_FB_METRONOME=m
# CONFIG_FB_MB862XX is not set
# CONFIG_FB_BROADSHEET is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=m
CONFIG_LCD_PLATFORM=m
CONFIG_BACKLIGHT_CLASS_DEVICE=y
# CONFIG_BACKLIGHT_GENERIC is not set
CONFIG_BACKLIGHT_PROGEAR=m
CONFIG_BACKLIGHT_APPLE=m
# CONFIG_BACKLIGHT_SAHARA is not set
# CONFIG_BACKLIGHT_ADP8860 is not set
# CONFIG_BACKLIGHT_ADP8870 is not set

#
# Display device support
#
CONFIG_DISPLAY_SUPPORT=m

#
# Display hardware drivers
#

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_VGACON_SOFT_SCROLLBACK=y
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set
CONFIG_LOGO_LINUX_CLUT224=y
CONFIG_SOUND=m
CONFIG_SOUND_OSS_CORE=y
CONFIG_SOUND_OSS_CORE_PRECLAIM=y
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_JACK=y
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_HRTIMER=m
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
CONFIG_SND_DYNAMIC_MINORS=y
# CONFIG_SND_SUPPORT_OLD_API is not set
CONFIG_SND_VERBOSE_PROCFS=y
CONFIG_SND_VERBOSE_PRINTK=y
CONFIG_SND_DEBUG=y
# CONFIG_SND_DEBUG_VERBOSE is not set
CONFIG_SND_PCM_XRUN_DEBUG=y
CONFIG_SND_VMASTER=y
CONFIG_SND_DMA_SGBUF=y
CONFIG_SND_RAWMIDI_SEQ=m
CONFIG_SND_OPL3_LIB_SEQ=m
# CONFIG_SND_OPL4_LIB_SEQ is not set
# CONFIG_SND_SBAWE_SEQ is not set
CONFIG_SND_EMU10K1_SEQ=m
CONFIG_SND_MPU401_UART=m
CONFIG_SND_OPL3_LIB=m
CONFIG_SND_VX_LIB=m
CONFIG_SND_AC97_CODEC=m
CONFIG_SND_DRIVERS=y
CONFIG_SND_PCSP=m
CONFIG_SND_DUMMY=m
CONFIG_SND_ALOOP=m
CONFIG_SND_VIRMIDI=m
CONFIG_SND_MTPAV=m
CONFIG_SND_MTS64=m
CONFIG_SND_SERIAL_U16550=m
CONFIG_SND_MPU401=m
CONFIG_SND_PORTMAN2X4=m
CONFIG_SND_AC97_POWER_SAVE=y
CONFIG_SND_AC97_POWER_SAVE_DEFAULT=0
CONFIG_SND_SB_COMMON=m
CONFIG_SND_SB16_DSP=m
CONFIG_SND_TEA575X=m
CONFIG_SND_PCI=y
CONFIG_SND_AD1889=m
CONFIG_SND_ALS300=m
CONFIG_SND_ALS4000=m
CONFIG_SND_ALI5451=m
CONFIG_SND_ASIHPI=m
CONFIG_SND_ATIIXP=m
CONFIG_SND_ATIIXP_MODEM=m
CONFIG_SND_AU8810=m
CONFIG_SND_AU8820=m
CONFIG_SND_AU8830=m
# CONFIG_SND_AW2 is not set
CONFIG_SND_AZT3328=m
CONFIG_SND_BT87X=m
# CONFIG_SND_BT87X_OVERCLOCK is not set
CONFIG_SND_CA0106=m
CONFIG_SND_CMIPCI=m
CONFIG_SND_OXYGEN_LIB=m
CONFIG_SND_OXYGEN=m
CONFIG_SND_CS4281=m
CONFIG_SND_CS46XX=m
CONFIG_SND_CS46XX_NEW_DSP=y
CONFIG_SND_CS5530=m
CONFIG_SND_CS5535AUDIO=m
CONFIG_SND_CTXFI=m
CONFIG_SND_DARLA20=m
CONFIG_SND_GINA20=m
CONFIG_SND_LAYLA20=m
CONFIG_SND_DARLA24=m
CONFIG_SND_GINA24=m
CONFIG_SND_LAYLA24=m
CONFIG_SND_MONA=m
CONFIG_SND_MIA=m
CONFIG_SND_ECHO3G=m
CONFIG_SND_INDIGO=m
CONFIG_SND_INDIGOIO=m
CONFIG_SND_INDIGODJ=m
CONFIG_SND_INDIGOIOX=m
CONFIG_SND_INDIGODJX=m
CONFIG_SND_EMU10K1=m
CONFIG_SND_EMU10K1X=m
CONFIG_SND_ENS1370=m
CONFIG_SND_ENS1371=m
CONFIG_SND_ES1938=m
CONFIG_SND_ES1968=m
CONFIG_SND_ES1968_INPUT=y
CONFIG_SND_ES1968_RADIO=y
CONFIG_SND_FM801=m
CONFIG_SND_FM801_TEA575X_BOOL=y
CONFIG_SND_HDA_INTEL=m
CONFIG_SND_HDA_PREALLOC_SIZE=4096
CONFIG_SND_HDA_HWDEP=y
CONFIG_SND_HDA_RECONFIG=y
CONFIG_SND_HDA_INPUT_BEEP=y
CONFIG_SND_HDA_INPUT_BEEP_MODE=0
CONFIG_SND_HDA_INPUT_JACK=y
CONFIG_SND_HDA_PATCH_LOADER=y
CONFIG_SND_HDA_CODEC_REALTEK=y
CONFIG_SND_HDA_ENABLE_REALTEK_QUIRKS=y
CONFIG_SND_HDA_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
CONFIG_SND_HDA_CODEC_VIA=y
CONFIG_SND_HDA_CODEC_HDMI=y
CONFIG_SND_HDA_CODEC_CIRRUS=y
CONFIG_SND_HDA_CODEC_CONEXANT=y
CONFIG_SND_HDA_CODEC_CA0110=y
CONFIG_SND_HDA_CODEC_CA0132=y
CONFIG_SND_HDA_CODEC_CMEDIA=y
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y
CONFIG_SND_HDA_POWER_SAVE=y
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
CONFIG_SND_HDSP=m
CONFIG_SND_HDSPM=m
CONFIG_SND_ICE1712=m
CONFIG_SND_ICE1724=m
CONFIG_SND_INTEL8X0=m
CONFIG_SND_INTEL8X0M=m
CONFIG_SND_KORG1212=m
CONFIG_SND_LOLA=m
CONFIG_SND_LX6464ES=m
CONFIG_SND_MAESTRO3=m
CONFIG_SND_MAESTRO3_INPUT=y
CONFIG_SND_MIXART=m
CONFIG_SND_NM256=m
CONFIG_SND_PCXHR=m
CONFIG_SND_RIPTIDE=m
CONFIG_SND_RME32=m
CONFIG_SND_RME96=m
CONFIG_SND_RME9652=m
CONFIG_SND_SONICVIBES=m
CONFIG_SND_TRIDENT=m
CONFIG_SND_VIA82XX=m
CONFIG_SND_VIA82XX_MODEM=m
CONFIG_SND_VIRTUOSO=m
CONFIG_SND_VX222=m
CONFIG_SND_YMFPCI=m
CONFIG_SND_USB=y
CONFIG_SND_USB_AUDIO=m
CONFIG_SND_USB_UA101=m
CONFIG_SND_USB_USX2Y=m
CONFIG_SND_USB_CAIAQ=m
CONFIG_SND_USB_CAIAQ_INPUT=y
CONFIG_SND_USB_US122L=m
CONFIG_SND_USB_6FIRE=m
CONFIG_SND_FIREWIRE=y
CONFIG_SND_FIREWIRE_LIB=m
CONFIG_SND_FIREWIRE_SPEAKERS=m
CONFIG_SND_ISIGHT=m
CONFIG_SND_PCMCIA=y
CONFIG_SND_VXPOCKET=m
CONFIG_SND_PDAUDIOCF=m
# CONFIG_SND_SOC is not set
# CONFIG_SOUND_PRIME is not set
CONFIG_AC97_BUS=m
CONFIG_HID_SUPPORT=y
CONFIG_HID=y
CONFIG_HIDRAW=y

#
# USB Input Devices
#
CONFIG_USB_HID=y
CONFIG_HID_PID=y
CONFIG_USB_HIDDEV=y

#
# Special HID drivers
#
CONFIG_HID_A4TECH=y
CONFIG_HID_ACRUX=m
CONFIG_HID_ACRUX_FF=y
CONFIG_HID_APPLE=y
CONFIG_HID_BELKIN=y
CONFIG_HID_CHERRY=y
CONFIG_HID_CHICONY=y
CONFIG_HID_PRODIKEYS=m
CONFIG_HID_CYPRESS=y
CONFIG_HID_DRAGONRISE=m
CONFIG_DRAGONRISE_FF=y
CONFIG_HID_EMS_FF=m
CONFIG_HID_ELECOM=m
CONFIG_HID_EZKEY=y
CONFIG_HID_HOLTEK=m
CONFIG_HOLTEK_FF=y
CONFIG_HID_KEYTOUCH=m
CONFIG_HID_KYE=y
CONFIG_HID_UCLOGIC=m
CONFIG_HID_WALTOP=m
CONFIG_HID_GYRATION=m
CONFIG_HID_TWINHAN=m
CONFIG_HID_KENSINGTON=y
CONFIG_HID_LCPOWER=m
CONFIG_HID_LOGITECH=y
CONFIG_HID_LOGITECH_DJ=m
CONFIG_LOGITECH_FF=y
CONFIG_LOGIRUMBLEPAD2_FF=y
CONFIG_LOGIG940_FF=y
CONFIG_LOGIWHEELS_FF=y
CONFIG_HID_MAGICMOUSE=m
CONFIG_HID_MICROSOFT=y
CONFIG_HID_MONTEREY=y
CONFIG_HID_MULTITOUCH=m
CONFIG_HID_NTRIG=y
CONFIG_HID_ORTEK=m
CONFIG_HID_PANTHERLORD=m
CONFIG_PANTHERLORD_FF=y
CONFIG_HID_PETALYNX=m
CONFIG_HID_PICOLCD=m
CONFIG_HID_PICOLCD_FB=y
CONFIG_HID_PICOLCD_BACKLIGHT=y
CONFIG_HID_PICOLCD_LCD=y
CONFIG_HID_PICOLCD_LEDS=y
CONFIG_HID_PRIMAX=m
CONFIG_HID_QUANTA=y
CONFIG_HID_ROCCAT=m
CONFIG_HID_ROCCAT_COMMON=m
CONFIG_HID_ROCCAT_ARVO=m
CONFIG_HID_ROCCAT_KONE=m
CONFIG_HID_ROCCAT_KONEPLUS=m
CONFIG_HID_ROCCAT_KOVAPLUS=m
CONFIG_HID_ROCCAT_PYRA=m
CONFIG_HID_SAMSUNG=m
CONFIG_HID_SONY=m
CONFIG_HID_SPEEDLINK=m
CONFIG_HID_SUNPLUS=m
CONFIG_HID_GREENASIA=m
CONFIG_GREENASIA_FF=y
CONFIG_HID_SMARTJOYPLUS=m
CONFIG_SMARTJOYPLUS_FF=y
CONFIG_HID_TOPSEED=m
CONFIG_HID_THRUSTMASTER=m
CONFIG_THRUSTMASTER_FF=y
CONFIG_HID_WACOM=m
CONFIG_HID_WACOM_POWER_SUPPLY=y
CONFIG_HID_WIIMOTE=m
CONFIG_HID_ZEROPLUS=m
CONFIG_ZEROPLUS_FF=y
CONFIG_HID_ZYDACRON=m
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB_ARCH_HAS_XHCI=y
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_DEVICE_CLASS is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
CONFIG_USB_SUSPEND=y
# CONFIG_USB_OTG is not set
# CONFIG_USB_OTG_WHITELIST is not set
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
CONFIG_USB_DWC3=m
# CONFIG_USB_DWC3_DEBUG is not set
CONFIG_USB_MON=y
CONFIG_USB_WUSB=m
CONFIG_USB_WUSB_CBAF=m
# CONFIG_USB_WUSB_CBAF_DEBUG is not set

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
CONFIG_USB_XHCI_HCD=y
# CONFIG_USB_XHCI_HCD_DEBUGGING is not set
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
# CONFIG_USB_OXU210HP_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_ISP1760_HCD is not set
CONFIG_USB_ISP1362_HCD=m
CONFIG_USB_OHCI_HCD=y
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_UHCI_HCD=y
CONFIG_USB_U132_HCD=m
CONFIG_USB_SL811_HCD=m
CONFIG_USB_SL811_HCD_ISO=y
# CONFIG_USB_SL811_CS is not set
# CONFIG_USB_R8A66597_HCD is not set
CONFIG_USB_WHCI_HCD=m
CONFIG_USB_HWA_HCD=m

#
# USB Device Class drivers
#
CONFIG_USB_ACM=m
CONFIG_USB_PRINTER=m
CONFIG_USB_WDM=m
CONFIG_USB_TMC=m

#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#

#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
CONFIG_USB_STORAGE_REALTEK=m
CONFIG_REALTEK_AUTOPM=y
CONFIG_USB_STORAGE_DATAFAB=m
CONFIG_USB_STORAGE_FREECOM=m
CONFIG_USB_STORAGE_ISD200=m
CONFIG_USB_STORAGE_USBAT=m
CONFIG_USB_STORAGE_SDDR09=m
CONFIG_USB_STORAGE_SDDR55=m
CONFIG_USB_STORAGE_JUMPSHOT=m
CONFIG_USB_STORAGE_ALAUDA=m
CONFIG_USB_STORAGE_ONETOUCH=m
CONFIG_USB_STORAGE_KARMA=m
CONFIG_USB_STORAGE_CYPRESS_ATACB=m
CONFIG_USB_STORAGE_ENE_UB6250=m
CONFIG_USB_UAS=m
# CONFIG_USB_LIBUSUAL is not set

#
# USB Imaging devices
#
CONFIG_USB_MDC800=m
CONFIG_USB_MICROTEK=m

#
# USB port drivers
#
CONFIG_USB_USS720=m
CONFIG_USB_SERIAL=y
CONFIG_USB_SERIAL_CONSOLE=y
CONFIG_USB_EZUSB=y
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_AIRCABLE=m
CONFIG_USB_SERIAL_ARK3116=m
CONFIG_USB_SERIAL_BELKIN=m
CONFIG_USB_SERIAL_CH341=m
CONFIG_USB_SERIAL_WHITEHEAT=m
CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
CONFIG_USB_SERIAL_CP210X=m
CONFIG_USB_SERIAL_CYPRESS_M8=m
CONFIG_USB_SERIAL_EMPEG=m
CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_FUNSOFT=m
CONFIG_USB_SERIAL_VISOR=m
CONFIG_USB_SERIAL_IPAQ=m
CONFIG_USB_SERIAL_IR=m
CONFIG_USB_SERIAL_EDGEPORT=m
CONFIG_USB_SERIAL_EDGEPORT_TI=m
CONFIG_USB_SERIAL_GARMIN=m
CONFIG_USB_SERIAL_IPW=m
CONFIG_USB_SERIAL_IUU=m
CONFIG_USB_SERIAL_KEYSPAN_PDA=m
CONFIG_USB_SERIAL_KEYSPAN=m
CONFIG_USB_SERIAL_KLSI=m
CONFIG_USB_SERIAL_KOBIL_SCT=m
CONFIG_USB_SERIAL_MCT_U232=m
CONFIG_USB_SERIAL_MOS7720=m
CONFIG_USB_SERIAL_MOS7715_PARPORT=y
CONFIG_USB_SERIAL_MOS7840=m
CONFIG_USB_SERIAL_MOTOROLA=m
CONFIG_USB_SERIAL_NAVMAN=m
CONFIG_USB_SERIAL_PL2303=m
CONFIG_USB_SERIAL_OTI6858=m
CONFIG_USB_SERIAL_QCAUX=m
CONFIG_USB_SERIAL_QUALCOMM=m
CONFIG_USB_SERIAL_SPCP8X5=m
CONFIG_USB_SERIAL_HP4X=m
CONFIG_USB_SERIAL_SAFE=m
CONFIG_USB_SERIAL_SAFE_PADDED=y
CONFIG_USB_SERIAL_SIEMENS_MPI=m
CONFIG_USB_SERIAL_SIERRAWIRELESS=m
CONFIG_USB_SERIAL_SYMBOL=m
CONFIG_USB_SERIAL_TI=m
CONFIG_USB_SERIAL_CYBERJACK=m
CONFIG_USB_SERIAL_XIRCOM=m
CONFIG_USB_SERIAL_WWAN=m
CONFIG_USB_SERIAL_OPTION=m
CONFIG_USB_SERIAL_OMNINET=m
CONFIG_USB_SERIAL_OPTICON=m
CONFIG_USB_SERIAL_VIVOPAY_SERIAL=m
# CONFIG_USB_SERIAL_ZIO is not set
CONFIG_USB_SERIAL_SSU100=m
CONFIG_USB_SERIAL_DEBUG=m

#
# USB Miscellaneous drivers
#
CONFIG_USB_EMI62=m
CONFIG_USB_EMI26=m
CONFIG_USB_ADUTUX=m
CONFIG_USB_SEVSEG=m
# CONFIG_USB_RIO500 is not set
CONFIG_USB_LEGOTOWER=m
CONFIG_USB_LCD=m
CONFIG_USB_LED=m
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
CONFIG_USB_IDMOUSE=m
CONFIG_USB_FTDI_ELAN=m
CONFIG_USB_APPLEDISPLAY=m
CONFIG_USB_SISUSBVGA=m
CONFIG_USB_SISUSBVGA_CON=y
CONFIG_USB_LD=m
CONFIG_USB_TRANCEVIBRATOR=m
CONFIG_USB_IOWARRIOR=m
# CONFIG_USB_TEST is not set
CONFIG_USB_ISIGHTFW=m
CONFIG_USB_YUREX=m
CONFIG_USB_ATM=m
CONFIG_USB_SPEEDTOUCH=m
CONFIG_USB_CXACRU=m
CONFIG_USB_UEAGLEATM=m
CONFIG_USB_XUSBATM=m
# CONFIG_USB_GADGET is not set

#
# OTG and related infrastructure
#
CONFIG_USB_OTG_UTILS=y
# CONFIG_USB_GPIO_VBUS is not set
CONFIG_NOP_USB_XCEIV=m
CONFIG_UWB=m
CONFIG_UWB_HWA=m
CONFIG_UWB_WHCI=m
CONFIG_UWB_I1480U=m
CONFIG_MMC=m
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_UNSAFE_RESUME is not set
# CONFIG_MMC_CLKGATE is not set

#
# MMC/SD/SDIO Card Drivers
#
CONFIG_MMC_BLOCK=m
CONFIG_MMC_BLOCK_MINORS=8
CONFIG_MMC_BLOCK_BOUNCE=y
CONFIG_SDIO_UART=m
# CONFIG_MMC_TEST is not set

#
# MMC/SD/SDIO Host Controller Drivers
#
CONFIG_MMC_SDHCI=m
CONFIG_MMC_SDHCI_PCI=m
CONFIG_MMC_RICOH_MMC=y
CONFIG_MMC_SDHCI_PLTFM=m
CONFIG_MMC_WBSD=m
CONFIG_MMC_TIFM_SD=m
CONFIG_MMC_SDRICOH_CS=m
CONFIG_MMC_CB710=m
CONFIG_MMC_VIA_SDMMC=m
CONFIG_MMC_VUB300=m
CONFIG_MMC_USHC=m
CONFIG_MEMSTICK=m
# CONFIG_MEMSTICK_DEBUG is not set

#
# MemoryStick drivers
#
# CONFIG_MEMSTICK_UNSAFE_RESUME is not set
CONFIG_MSPRO_BLOCK=m

#
# MemoryStick Host Controller Drivers
#
CONFIG_MEMSTICK_TIFM_MS=m
CONFIG_MEMSTICK_JMICRON_38X=m
CONFIG_MEMSTICK_R592=m
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y

#
# LED drivers
#
CONFIG_LEDS_LM3530=m
# CONFIG_LEDS_PCA9532 is not set
# CONFIG_LEDS_GPIO is not set
CONFIG_LEDS_LP3944=m
CONFIG_LEDS_LP5521=m
CONFIG_LEDS_LP5523=m
CONFIG_LEDS_CLEVO_MAIL=m
# CONFIG_LEDS_PCA955X is not set
# CONFIG_LEDS_BD2802 is not set
CONFIG_LEDS_INTEL_SS4200=m
CONFIG_LEDS_LT3593=m
CONFIG_LEDS_DELL_NETBOOKS=m
CONFIG_LEDS_TRIGGERS=y

#
# LED Triggers
#
CONFIG_LEDS_TRIGGER_TIMER=m
CONFIG_LEDS_TRIGGER_HEARTBEAT=m
CONFIG_LEDS_TRIGGER_BACKLIGHT=m
CONFIG_LEDS_TRIGGER_GPIO=m
CONFIG_LEDS_TRIGGER_DEFAULT_ON=m

#
# iptables trigger is under Netfilter config (LED target)
#
CONFIG_ACCESSIBILITY=y
CONFIG_A11Y_BRAILLE_CONSOLE=y
CONFIG_INFINIBAND=m
CONFIG_INFINIBAND_USER_MAD=m
CONFIG_INFINIBAND_USER_ACCESS=m
CONFIG_INFINIBAND_USER_MEM=y
CONFIG_INFINIBAND_ADDR_TRANS=y
CONFIG_INFINIBAND_MTHCA=m
CONFIG_INFINIBAND_MTHCA_DEBUG=y
CONFIG_INFINIBAND_IPATH=m
CONFIG_INFINIBAND_QIB=m
CONFIG_INFINIBAND_AMSO1100=m
# CONFIG_INFINIBAND_AMSO1100_DEBUG is not set
CONFIG_INFINIBAND_CXGB3=m
# CONFIG_INFINIBAND_CXGB3_DEBUG is not set
CONFIG_INFINIBAND_CXGB4=m
CONFIG_MLX4_INFINIBAND=m
CONFIG_INFINIBAND_NES=m
# CONFIG_INFINIBAND_NES_DEBUG is not set
CONFIG_INFINIBAND_IPOIB=m
CONFIG_INFINIBAND_IPOIB_CM=y
CONFIG_INFINIBAND_IPOIB_DEBUG=y
CONFIG_INFINIBAND_IPOIB_DEBUG_DATA=y
CONFIG_INFINIBAND_SRP=m
CONFIG_INFINIBAND_ISER=m
CONFIG_EDAC=y

#
# Reporting subsystems
#
# CONFIG_EDAC_DEBUG is not set
CONFIG_EDAC_DECODE_MCE=m
CONFIG_EDAC_MCE_INJ=m
CONFIG_EDAC_MM_EDAC=m
CONFIG_EDAC_AMD64=m
# CONFIG_EDAC_AMD64_ERROR_INJECTION is not set
CONFIG_EDAC_E752X=m
CONFIG_EDAC_I82975X=m
CONFIG_EDAC_I3000=m
CONFIG_EDAC_I3200=m
CONFIG_EDAC_X38=m
CONFIG_EDAC_I5400=m
CONFIG_EDAC_I7CORE=m
CONFIG_EDAC_I5000=m
CONFIG_EDAC_I5100=m
CONFIG_EDAC_I7300=m
CONFIG_EDAC_SBRIDGE=m
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
# CONFIG_RTC_DRV_TEST is not set

#
# I2C RTC drivers
#
CONFIG_RTC_DRV_DS1307=m
CONFIG_RTC_DRV_DS1374=m
CONFIG_RTC_DRV_DS1672=m
CONFIG_RTC_DRV_DS3232=m
CONFIG_RTC_DRV_MAX6900=m
CONFIG_RTC_DRV_RS5C372=m
CONFIG_RTC_DRV_ISL1208=m
CONFIG_RTC_DRV_ISL12022=m
CONFIG_RTC_DRV_X1205=m
CONFIG_RTC_DRV_PCF8563=m
CONFIG_RTC_DRV_PCF8583=m
CONFIG_RTC_DRV_M41T80=m
CONFIG_RTC_DRV_M41T80_WDT=y
CONFIG_RTC_DRV_BQ32K=m
# CONFIG_RTC_DRV_S35390A is not set
CONFIG_RTC_DRV_FM3130=m
CONFIG_RTC_DRV_RX8581=m
CONFIG_RTC_DRV_RX8025=m
CONFIG_RTC_DRV_EM3027=m
CONFIG_RTC_DRV_RV3029C2=m

#
# SPI RTC drivers
#

#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=y
CONFIG_RTC_DRV_DS1286=m
CONFIG_RTC_DRV_DS1511=m
CONFIG_RTC_DRV_DS1553=m
CONFIG_RTC_DRV_DS1742=m
CONFIG_RTC_DRV_STK17TA8=m
# CONFIG_RTC_DRV_M48T86 is not set
CONFIG_RTC_DRV_M48T35=m
CONFIG_RTC_DRV_M48T59=m
CONFIG_RTC_DRV_MSM6242=m
CONFIG_RTC_DRV_BQ4802=m
CONFIG_RTC_DRV_RP5C01=m
CONFIG_RTC_DRV_V3020=m

#
# on-CPU RTC drivers
#
CONFIG_DMADEVICES=y
# CONFIG_DMADEVICES_DEBUG is not set

#
# DMA Devices
#
# CONFIG_INTEL_MID_DMAC is not set
CONFIG_INTEL_IOATDMA=m
# CONFIG_TIMB_DMA is not set
CONFIG_PCH_DMA=m
CONFIG_DMA_ENGINE=y

#
# DMA Clients
#
CONFIG_NET_DMA=y
CONFIG_ASYNC_TX_DMA=y
# CONFIG_DMATEST is not set
CONFIG_DCA=m
CONFIG_AUXDISPLAY=y
CONFIG_KS0108=m
CONFIG_KS0108_PORT=0x378
CONFIG_KS0108_DELAY=2
CONFIG_CFAG12864B=m
CONFIG_CFAG12864B_RATE=20
CONFIG_UIO=m
CONFIG_UIO_CIF=m
# CONFIG_UIO_PDRV is not set
# CONFIG_UIO_PDRV_GENIRQ is not set
CONFIG_UIO_AEC=m
CONFIG_UIO_SERCOS3=m
CONFIG_UIO_PCI_GENERIC=m
# CONFIG_UIO_NETX is not set
CONFIG_VIRTIO=y
CONFIG_VIRTIO_RING=y

#
# Virtio drivers
#
CONFIG_VIRTIO_PCI=y
CONFIG_VIRTIO_BALLOON=m
CONFIG_VIRTIO_MMIO=m

#
# Xen driver support
#
CONFIG_XEN_BALLOON=y
CONFIG_XEN_SELFBALLOONING=y
# CONFIG_XEN_BALLOON_MEMORY_HOTPLUG is not set
CONFIG_XEN_SCRUB_PAGES=y
CONFIG_XEN_DEV_EVTCHN=m
CONFIG_XEN_BACKEND=y
CONFIG_XENFS=m
CONFIG_XEN_COMPAT_XENFS=y
CONFIG_XEN_SYS_HYPERVISOR=y
CONFIG_XEN_XENBUS_FRONTEND=y
CONFIG_XEN_GNTDEV=m
CONFIG_XEN_GRANT_DEV_ALLOC=m
CONFIG_SWIOTLB_XEN=y
CONFIG_XEN_TMEM=y
CONFIG_XEN_PCIDEV_BACKEND=m
CONFIG_STAGING=y
# CONFIG_ET131X is not set
# CONFIG_SLICOSS is not set
# CONFIG_USBIP_CORE is not set
# CONFIG_W35UND is not set
# CONFIG_PRISM2_USB is not set
# CONFIG_ECHO is not set
# CONFIG_COMEDI is not set
# CONFIG_ASUS_OLED is not set
# CONFIG_PANEL is not set
# CONFIG_R8187SE is not set
# CONFIG_RTL8192U is not set
# CONFIG_RTL8192E is not set
# CONFIG_R8712U is not set
# CONFIG_RTS_PSTOR is not set
CONFIG_RTS5139=m
# CONFIG_RTS5139_DEBUG is not set
# CONFIG_TRANZPORT is not set
# CONFIG_POHMELFS is not set
# CONFIG_IDE_PHISON is not set
# CONFIG_LINE6_USB is not set
CONFIG_DRM_NOUVEAU=m
CONFIG_DRM_NOUVEAU_BACKLIGHT=y
CONFIG_DRM_NOUVEAU_DEBUG=y

#
# I2C encoder or helper chips
#
CONFIG_DRM_I2C_CH7006=m
CONFIG_DRM_I2C_SIL164=m
# CONFIG_USB_SERIAL_QUATECH2 is not set
# CONFIG_USB_SERIAL_QUATECH_USB2 is not set
# CONFIG_VT6655 is not set
# CONFIG_VT6656 is not set
# CONFIG_VME_BUS is not set
# CONFIG_DX_SEP is not set
# CONFIG_IIO is not set
CONFIG_XVMALLOC=y
# CONFIG_ZRAM is not set
CONFIG_ZCACHE=y
# CONFIG_WLAGS49_H2 is not set
# CONFIG_WLAGS49_H25 is not set
# CONFIG_FB_SM7XX is not set
CONFIG_CRYSTALHD=m
# CONFIG_FB_XGI is not set
# CONFIG_ACPI_QUICKSTART is not set
# CONFIG_USB_ENESTORAGE is not set
# CONFIG_BCM_WIMAX is not set
# CONFIG_FT1000 is not set

#
# Speakup console speech
#
# CONFIG_SPEAKUP is not set
# CONFIG_TOUCHSCREEN_CLEARPAD_TM1217 is not set
# CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
# CONFIG_DRM_PSB is not set
# CONFIG_INTEL_MEI is not set
# CONFIG_STAGING_MEDIA is not set
CONFIG_X86_PLATFORM_DEVICES=y
CONFIG_ACER_WMI=m
CONFIG_ACERHDF=m
CONFIG_ASUS_LAPTOP=m
CONFIG_DELL_LAPTOP=m
CONFIG_DELL_WMI=m
CONFIG_DELL_WMI_AIO=m
CONFIG_FUJITSU_LAPTOP=m
# CONFIG_FUJITSU_LAPTOP_DEBUG is not set
CONFIG_HP_ACCEL=m
CONFIG_HP_WMI=m
CONFIG_MSI_LAPTOP=m
CONFIG_PANASONIC_LAPTOP=m
CONFIG_COMPAL_LAPTOP=m
CONFIG_SONY_LAPTOP=m
CONFIG_SONYPI_COMPAT=y
CONFIG_IDEAPAD_LAPTOP=m
CONFIG_THINKPAD_ACPI=m
CONFIG_THINKPAD_ACPI_ALSA_SUPPORT=y
# CONFIG_THINKPAD_ACPI_DEBUGFACILITIES is not set
# CONFIG_THINKPAD_ACPI_DEBUG is not set
# CONFIG_THINKPAD_ACPI_UNSAFE_LEDS is not set
CONFIG_THINKPAD_ACPI_VIDEO=y
CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y
CONFIG_SENSORS_HDAPS=m
# CONFIG_INTEL_MENLOW is not set
CONFIG_EEEPC_LAPTOP=m
CONFIG_ASUS_WMI=m
CONFIG_ASUS_NB_WMI=m
CONFIG_EEEPC_WMI=m
CONFIG_ACPI_WMI=m
CONFIG_MSI_WMI=m
# CONFIG_ACPI_ASUS is not set
CONFIG_TOPSTAR_LAPTOP=m
CONFIG_ACPI_TOSHIBA=m
CONFIG_TOSHIBA_BT_RFKILL=m
CONFIG_ACPI_CMPC=m
CONFIG_INTEL_IPS=m
# CONFIG_IBM_RTL is not set
# CONFIG_XO15_EBOOK is not set
CONFIG_SAMSUNG_LAPTOP=m
CONFIG_MXM_WMI=m
CONFIG_INTEL_OAKTRAIL=m
CONFIG_SAMSUNG_Q10=m

#
# Hardware Spinlock drivers
#
CONFIG_CLKEVT_I8253=y
CONFIG_I8253_LOCK=y
CONFIG_CLKBLD_I8253=y
CONFIG_IOMMU_API=y
CONFIG_IOMMU_SUPPORT=y
CONFIG_AMD_IOMMU=y
CONFIG_AMD_IOMMU_STATS=y
CONFIG_DMAR_TABLE=y
CONFIG_INTEL_IOMMU=y
CONFIG_INTEL_IOMMU_DEFAULT_ON=y
CONFIG_INTEL_IOMMU_FLOPPY_WA=y
CONFIG_IRQ_REMAP=y
# CONFIG_VIRT_DRIVERS is not set
# CONFIG_HYPERV is not set
# CONFIG_PM_DEVFREQ is not set

#
# Firmware Drivers
#
CONFIG_EDD=m
# CONFIG_EDD_OFF is not set
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_EFI_VARS=y
CONFIG_DELL_RBU=m
CONFIG_DCDBAS=m
CONFIG_DMIID=y
CONFIG_DMI_SYSFS=y
CONFIG_ISCSI_IBFT_FIND=y
CONFIG_ISCSI_IBFT=m
# CONFIG_SIGMA is not set
# CONFIG_GOOGLE_FIRMWARE is not set

#
# File systems
#
# CONFIG_EXT2_FS is not set
# CONFIG_EXT3_FS is not set
CONFIG_EXT4_FS=y
CONFIG_EXT4_USE_FOR_EXT23=y
CONFIG_EXT4_FS_XATTR=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
CONFIG_REISERFS_FS=m
# CONFIG_REISERFS_CHECK is not set
CONFIG_REISERFS_PROC_INFO=y
CONFIG_REISERFS_FS_XATTR=y
CONFIG_REISERFS_FS_POSIX_ACL=y
CONFIG_REISERFS_FS_SECURITY=y
CONFIG_JFS_FS=m
CONFIG_JFS_POSIX_ACL=y
CONFIG_JFS_SECURITY=y
# CONFIG_JFS_DEBUG is not set
# CONFIG_JFS_STATISTICS is not set
CONFIG_XFS_FS=m
CONFIG_XFS_QUOTA=y
CONFIG_XFS_POSIX_ACL=y
# CONFIG_XFS_RT is not set
# CONFIG_XFS_DEBUG is not set
CONFIG_GFS2_FS=m
CONFIG_GFS2_FS_LOCKING_DLM=y
CONFIG_OCFS2_FS=m
CONFIG_OCFS2_FS_O2CB=m
CONFIG_OCFS2_FS_USERSPACE_CLUSTER=m
# CONFIG_OCFS2_FS_STATS is not set
# CONFIG_OCFS2_DEBUG_MASKLOG is not set
# CONFIG_OCFS2_DEBUG_FS is not set
CONFIG_BTRFS_FS=m
CONFIG_BTRFS_FS_POSIX_ACL=y
CONFIG_NILFS2_FS=m
CONFIG_FS_POSIX_ACL=y
CONFIG_EXPORTFS=y
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_FANOTIFY=y
CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y
CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
# CONFIG_PRINT_QUOTA_WARNING is not set
# CONFIG_QUOTA_DEBUG is not set
CONFIG_QUOTA_TREE=y
# CONFIG_QFMT_V1 is not set
CONFIG_QFMT_V2=y
CONFIG_QUOTACTL=y
CONFIG_QUOTACTL_COMPAT=y
CONFIG_AUTOFS4_FS=y
CONFIG_FUSE_FS=m
CONFIG_CUSE=m
CONFIG_GENERIC_ACL=y

#
# Caches
#
CONFIG_FSCACHE=m
CONFIG_FSCACHE_STATS=y
# CONFIG_FSCACHE_HISTOGRAM is not set
# CONFIG_FSCACHE_DEBUG is not set
CONFIG_FSCACHE_OBJECT_LIST=y
CONFIG_CACHEFILES=m
# CONFIG_CACHEFILES_DEBUG is not set
# CONFIG_CACHEFILES_HISTOGRAM is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=m
CONFIG_UDF_NLS=y

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="ascii"
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_VMCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TMPFS_XATTR=y
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_CONFIGFS_FS=m
CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ADFS_FS is not set
CONFIG_AFFS_FS=m
CONFIG_ECRYPT_FS=m
CONFIG_HFS_FS=m
CONFIG_HFSPLUS_FS=m
CONFIG_BEFS_FS=m
# CONFIG_BEFS_DEBUG is not set
CONFIG_BFS_FS=m
CONFIG_EFS_FS=m
CONFIG_JFFS2_FS=m
CONFIG_JFFS2_FS_DEBUG=0
CONFIG_JFFS2_FS_WRITEBUFFER=y
# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
CONFIG_JFFS2_SUMMARY=y
CONFIG_JFFS2_FS_XATTR=y
CONFIG_JFFS2_FS_POSIX_ACL=y
CONFIG_JFFS2_FS_SECURITY=y
# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
CONFIG_JFFS2_ZLIB=y
# CONFIG_JFFS2_LZO is not set
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
CONFIG_UBIFS_FS=m
CONFIG_UBIFS_FS_XATTR=y
# CONFIG_UBIFS_FS_ADVANCED_COMPR is not set
CONFIG_UBIFS_FS_LZO=y
CONFIG_UBIFS_FS_ZLIB=y
# CONFIG_UBIFS_FS_DEBUG is not set
CONFIG_LOGFS=m
CONFIG_CRAMFS=m
CONFIG_SQUASHFS=m
CONFIG_SQUASHFS_XATTR=y
CONFIG_SQUASHFS_ZLIB=y
CONFIG_SQUASHFS_LZO=y
CONFIG_SQUASHFS_XZ=y
# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
# CONFIG_SQUASHFS_EMBEDDED is not set
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
CONFIG_VXFS_FS=m
CONFIG_MINIX_FS=m
CONFIG_OMFS_FS=m
# CONFIG_HPFS_FS is not set
CONFIG_QNX4FS_FS=m
CONFIG_ROMFS_FS=m
CONFIG_ROMFS_BACKED_BY_BLOCK=y
# CONFIG_ROMFS_BACKED_BY_MTD is not set
# CONFIG_ROMFS_BACKED_BY_BOTH is not set
CONFIG_ROMFS_ON_BLOCK=y
CONFIG_PSTORE=y
CONFIG_SYSV_FS=m
CONFIG_UFS_FS=m
# CONFIG_UFS_FS_WRITE is not set
# CONFIG_UFS_DEBUG is not set
CONFIG_ORE=m
CONFIG_EXOFS_FS=m
# CONFIG_EXOFS_DEBUG is not set
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
CONFIG_NFS_V4_1=y
CONFIG_PNFS_FILE_LAYOUT=m
CONFIG_PNFS_BLOCK=m
CONFIG_PNFS_OBJLAYOUT=m
CONFIG_NFS_FSCACHE=y
# CONFIG_NFS_USE_LEGACY_DNS is not set
CONFIG_NFS_USE_KERNEL_DNS=y
# CONFIG_NFS_USE_NEW_IDMAPPER is not set
CONFIG_NFSD=m
CONFIG_NFSD_V2_ACL=y
CONFIG_NFSD_V3=y
CONFIG_NFSD_V3_ACL=y
CONFIG_NFSD_V4=y
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_NFS_ACL_SUPPORT=m
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
CONFIG_SUNRPC_BACKCHANNEL=y
CONFIG_SUNRPC_XPRT_RDMA=m
CONFIG_RPCSEC_GSS_KRB5=m
CONFIG_CEPH_FS=m
CONFIG_CIFS=m
CONFIG_CIFS_STATS=y
# CONFIG_CIFS_STATS2 is not set
CONFIG_CIFS_WEAK_PW_HASH=y
CONFIG_CIFS_UPCALL=y
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
# CONFIG_CIFS_DEBUG2 is not set
CONFIG_CIFS_DFS_UPCALL=y
CONFIG_CIFS_FSCACHE=y
CONFIG_CIFS_ACL=y
CONFIG_NCP_FS=m
CONFIG_NCPFS_PACKET_SIGNING=y
CONFIG_NCPFS_IOCTL_LOCKING=y
CONFIG_NCPFS_STRONG=y
CONFIG_NCPFS_NFS_NS=y
CONFIG_NCPFS_OS2_NS=y
CONFIG_NCPFS_SMALLDOS=y
CONFIG_NCPFS_NLS=y
CONFIG_NCPFS_EXTRAS=y
CONFIG_CODA_FS=m
# CONFIG_AFS_FS is not set
CONFIG_9P_FS=m
CONFIG_9P_FSCACHE=y
CONFIG_9P_FS_POSIX_ACL=y

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
CONFIG_OSF_PARTITION=y
CONFIG_AMIGA_PARTITION=y
# CONFIG_ATARI_PARTITION is not set
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
CONFIG_MINIX_SUBPARTITION=y
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_UNIXWARE_DISKLABEL=y
# CONFIG_LDM_PARTITION is not set
CONFIG_SGI_PARTITION=y
# CONFIG_ULTRIX_PARTITION is not set
CONFIG_SUN_PARTITION=y
CONFIG_KARMA_PARTITION=y
CONFIG_EFI_PARTITION=y
# CONFIG_SYSV68_PARTITION is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_CODEPAGE_737=m
CONFIG_NLS_CODEPAGE_775=m
CONFIG_NLS_CODEPAGE_850=m
CONFIG_NLS_CODEPAGE_852=m
CONFIG_NLS_CODEPAGE_855=m
CONFIG_NLS_CODEPAGE_857=m
CONFIG_NLS_CODEPAGE_860=m
CONFIG_NLS_CODEPAGE_861=m
CONFIG_NLS_CODEPAGE_862=m
CONFIG_NLS_CODEPAGE_863=m
CONFIG_NLS_CODEPAGE_864=m
CONFIG_NLS_CODEPAGE_865=m
CONFIG_NLS_CODEPAGE_866=m
CONFIG_NLS_CODEPAGE_869=m
CONFIG_NLS_CODEPAGE_936=m
CONFIG_NLS_CODEPAGE_950=m
CONFIG_NLS_CODEPAGE_932=m
CONFIG_NLS_CODEPAGE_949=m
CONFIG_NLS_CODEPAGE_874=m
CONFIG_NLS_ISO8859_8=m
CONFIG_NLS_CODEPAGE_1250=m
CONFIG_NLS_CODEPAGE_1251=m
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=m
CONFIG_NLS_ISO8859_2=m
CONFIG_NLS_ISO8859_3=m
CONFIG_NLS_ISO8859_4=m
CONFIG_NLS_ISO8859_5=m
CONFIG_NLS_ISO8859_6=m
CONFIG_NLS_ISO8859_7=m
CONFIG_NLS_ISO8859_9=m
CONFIG_NLS_ISO8859_13=m
CONFIG_NLS_ISO8859_14=m
CONFIG_NLS_ISO8859_15=m
CONFIG_NLS_KOI8_R=m
CONFIG_NLS_KOI8_U=m
CONFIG_NLS_UTF8=m
CONFIG_DLM=m
CONFIG_DLM_DEBUG=y

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
# CONFIG_ENABLE_WARN_DEPRECATED is not set
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=2048
CONFIG_MAGIC_SYSRQ=y
CONFIG_STRIP_ASM_SYMS=y
CONFIG_UNUSED_SYMBOLS=y
CONFIG_DEBUG_FS=y
CONFIG_HEADERS_CHECK=y
# CONFIG_DEBUG_SECTION_MISMATCH is not set
CONFIG_DEBUG_KERNEL=y
CONFIG_DEBUG_SHIRQ=y
CONFIG_LOCKUP_DETECTOR=y
CONFIG_HARDLOCKUP_DETECTOR=y
# CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=0
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
CONFIG_DETECT_HUNG_TASK=y
CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
CONFIG_SCHED_DEBUG=y
CONFIG_SCHEDSTATS=y
CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_SLUB_STATS is not set
CONFIG_DEBUG_PREEMPT=y
CONFIG_DEBUG_RT_MUTEXES=y
CONFIG_DEBUG_PI_LIST=y
# CONFIG_RT_MUTEX_TESTER is not set
CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_MUTEXES=y
CONFIG_DEBUG_LOCK_ALLOC=y
CONFIG_PROVE_LOCKING=y
# CONFIG_PROVE_RCU is not set
CONFIG_SPARSE_RCU_POINTER=y
CONFIG_LOCKDEP=y
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_LOCKDEP is not set
CONFIG_TRACE_IRQFLAGS=y
# CONFIG_DEBUG_ATOMIC_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
CONFIG_STACKTRACE=y
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_INFO=y
# CONFIG_DEBUG_INFO_REDUCED is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_VIRTUAL is not set
# CONFIG_DEBUG_WRITECOUNT is not set
CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_DEBUG_LIST=y
# CONFIG_TEST_LIST_SORT is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_CREDENTIALS is not set
CONFIG_ARCH_WANT_FRAME_POINTERS=y
CONFIG_FRAME_POINTER=y
CONFIG_BOOT_PRINTK_DELAY=y
# CONFIG_RCU_TORTURE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=60
CONFIG_RCU_CPU_STALL_VERBOSE=y
# CONFIG_KPROBES_SANITY_TEST is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
# CONFIG_LKDTM is not set
# CONFIG_CPU_NOTIFIER_ERROR_INJECT is not set
# CONFIG_FAULT_INJECTION is not set
CONFIG_LATENCYTOP=y
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
# CONFIG_DEBUG_PAGEALLOC is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_NOP_TRACER=y
CONFIG_HAVE_FTRACE_NMI_ENTER=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_TRACER_MAX_TRACE=y
CONFIG_RING_BUFFER=y
CONFIG_FTRACE_NMI_ENTER=y
CONFIG_EVENT_TRACING=y
CONFIG_EVENT_POWER_TRACING_DEPRECATED=y
CONFIG_CONTEXT_SWITCH_TRACER=y
CONFIG_RING_BUFFER_ALLOW_SWAP=y
CONFIG_TRACING=y
CONFIG_GENERIC_TRACER=y
CONFIG_TRACING_SUPPORT=y
CONFIG_FTRACE=y
CONFIG_FUNCTION_TRACER=y
CONFIG_FUNCTION_GRAPH_TRACER=y
# CONFIG_IRQSOFF_TRACER is not set
# CONFIG_PREEMPT_TRACER is not set
CONFIG_SCHED_TRACER=y
CONFIG_FTRACE_SYSCALLS=y
CONFIG_BRANCH_PROFILE_NONE=y
# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
# CONFIG_PROFILE_ALL_BRANCHES is not set
CONFIG_STACK_TRACER=y
CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_KPROBE_EVENT=y
CONFIG_DYNAMIC_FTRACE=y
CONFIG_FUNCTION_PROFILER=y
CONFIG_FTRACE_MCOUNT_RECORD=y
# CONFIG_FTRACE_STARTUP_TEST is not set
# CONFIG_MMIOTRACE is not set
CONFIG_RING_BUFFER_BENCHMARK=m
CONFIG_PROVIDE_OHCI1394_DMA_INIT=y
# CONFIG_FIREWIRE_OHCI_REMOTE_DMA is not set
CONFIG_BUILD_DOCSRC=y
CONFIG_DYNAMIC_DEBUG=y
# CONFIG_DMA_API_DEBUG is not set
CONFIG_ATOMIC64_SELFTEST=y
CONFIG_ASYNC_RAID6_TEST=m
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
CONFIG_KGDB=y
CONFIG_KGDB_SERIAL_CONSOLE=y
CONFIG_KGDB_TESTS=y
# CONFIG_KGDB_TESTS_ON_BOOT is not set
CONFIG_KGDB_LOW_LEVEL_TRAP=y
CONFIG_KGDB_KDB=y
CONFIG_KDB_KEYBOARD=y
CONFIG_HAVE_ARCH_KMEMCHECK=y
CONFIG_TEST_KSTRTOX=m
CONFIG_STRICT_DEVMEM=y
# CONFIG_X86_VERBOSE_BOOTUP is not set
CONFIG_EARLY_PRINTK=y
CONFIG_EARLY_PRINTK_DBGP=y
CONFIG_DEBUG_STACKOVERFLOW=y
# CONFIG_X86_PTDUMP is not set
CONFIG_DEBUG_RODATA=y
CONFIG_DEBUG_RODATA_TEST=y
CONFIG_DEBUG_SET_MODULE_RONX=y
CONFIG_DEBUG_NX_TEST=m
# CONFIG_IOMMU_DEBUG is not set
# CONFIG_IOMMU_STRESS is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
CONFIG_X86_DECODER_SELFTEST=y
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
CONFIG_IO_DELAY_0X80=y
# CONFIG_IO_DELAY_0XED is not set
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=0
CONFIG_DEBUG_BOOT_PARAMS=y
# CONFIG_CPA_DEBUG is not set
CONFIG_OPTIMIZE_INLINING=y
CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y

#
# Security options
#
CONFIG_KEYS=y
CONFIG_TRUSTED_KEYS=m
CONFIG_ENCRYPTED_KEYS=m
CONFIG_KEYS_DEBUG_PROC_KEYS=y
# CONFIG_SECURITY_DMESG_RESTRICT is not set
CONFIG_SECURITY=y
CONFIG_SECURITYFS=y
CONFIG_SECURITY_NETWORK=y
CONFIG_SECURITY_NETWORK_XFRM=y
# CONFIG_SECURITY_PATH is not set
CONFIG_INTEL_TXT=y
CONFIG_LSM_MMAP_MIN_ADDR=65536
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1
CONFIG_SECURITY_SELINUX_DISABLE=y
CONFIG_SECURITY_SELINUX_DEVELOP=y
CONFIG_SECURITY_SELINUX_AVC_STATS=y
CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
# CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set
# CONFIG_SECURITY_SMACK is not set
# CONFIG_SECURITY_TOMOYO is not set
# CONFIG_SECURITY_APPARMOR is not set
CONFIG_INTEGRITY=y
CONFIG_IMA=y
CONFIG_IMA_MEASURE_PCR_IDX=10
CONFIG_IMA_AUDIT=y
CONFIG_IMA_LSM_RULES=y
CONFIG_DEFAULT_SECURITY_SELINUX=y
# CONFIG_DEFAULT_SECURITY_DAC is not set
CONFIG_DEFAULT_SECURITY="selinux"
CONFIG_XOR_BLOCKS=m
CONFIG_ASYNC_CORE=m
CONFIG_ASYNC_MEMCPY=m
CONFIG_ASYNC_XOR=m
CONFIG_ASYNC_PQ=m
CONFIG_ASYNC_RAID6_RECOV=m
CONFIG_ASYNC_TX_DISABLE_PQ_VAL_DMA=y
CONFIG_ASYNC_TX_DISABLE_XOR_VAL_DMA=y
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
CONFIG_CRYPTO_FIPS=y
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=y
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_BLKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_PCOMP=m
CONFIG_CRYPTO_PCOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
CONFIG_CRYPTO_USER=m
# CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
CONFIG_CRYPTO_GF128MUL=m
CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_PCRYPT=m
CONFIG_CRYPTO_WORKQUEUE=y
CONFIG_CRYPTO_CRYPTD=y
CONFIG_CRYPTO_AUTHENC=m
CONFIG_CRYPTO_TEST=m

#
# Authenticated Encryption with Associated Data
#
CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=m
CONFIG_CRYPTO_SEQIV=y

#
# Block modes
#
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CTR=y
CONFIG_CRYPTO_CTS=m
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_LRW=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_XTS=m

#
# Hash modes
#
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_XCBC=m
CONFIG_CRYPTO_VMAC=m

#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRC32C_INTEL=m
CONFIG_CRYPTO_GHASH=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_RMD128=m
CONFIG_CRYPTO_RMD160=m
CONFIG_CRYPTO_RMD256=m
CONFIG_CRYPTO_RMD320=m
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA1_SSSE3=m
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_TGR192=m
CONFIG_CRYPTO_WP512=m
CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL=m

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_X86_64=y
CONFIG_CRYPTO_AES_NI_INTEL=y
CONFIG_CRYPTO_ANUBIS=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_BLOWFISH_COMMON=m
CONFIG_CRYPTO_BLOWFISH_X86_64=m
CONFIG_CRYPTO_CAMELLIA=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_FCRYPT=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_SALSA20=m
CONFIG_CRYPTO_SALSA20_X86_64=m
CONFIG_CRYPTO_SEED=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_TWOFISH_COMMON=m
CONFIG_CRYPTO_TWOFISH_X86_64=m
CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=m

#
# Compression
#
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRYPTO_ZLIB=m
CONFIG_CRYPTO_LZO=m

#
# Random Number Generation
#
CONFIG_CRYPTO_ANSI_CPRNG=m
CONFIG_CRYPTO_USER_API=y
CONFIG_CRYPTO_USER_API_HASH=y
CONFIG_CRYPTO_USER_API_SKCIPHER=y
CONFIG_CRYPTO_HW=y
CONFIG_CRYPTO_DEV_PADLOCK=m
CONFIG_CRYPTO_DEV_PADLOCK_AES=m
CONFIG_CRYPTO_DEV_PADLOCK_SHA=m
CONFIG_HAVE_KVM=y
CONFIG_HAVE_KVM_IRQCHIP=y
CONFIG_HAVE_KVM_EVENTFD=y
CONFIG_KVM_APIC_ARCHITECTURE=y
CONFIG_KVM_MMIO=y
CONFIG_KVM_ASYNC_PF=y
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=m
CONFIG_KVM_INTEL=m
CONFIG_KVM_AMD=m
CONFIG_KVM_MMU_AUDIT=y
CONFIG_VHOST_NET=m
CONFIG_BINARY_PRINTF=y

#
# Library routines
#
CONFIG_RAID6_PQ=m
CONFIG_BITREVERSE=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_CRC_CCITT=m
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
CONFIG_CRC_ITU_T=m
CONFIG_CRC32=y
CONFIG_CRC7=m
CONFIG_LIBCRC32C=m
CONFIG_CRC8=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=m
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_X86=y
CONFIG_XZ_DEC_POWERPC=y
CONFIG_XZ_DEC_IA64=y
CONFIG_XZ_DEC_ARM=y
CONFIG_XZ_DEC_ARMTHUMB=y
CONFIG_XZ_DEC_SPARC=y
CONFIG_XZ_DEC_BCJ=y
# CONFIG_XZ_DEC_TEST is not set
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DECOMPRESS_XZ=y
CONFIG_DECOMPRESS_LZO=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_REED_SOLOMON=m
CONFIG_REED_SOLOMON_DEC16=y
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=m
CONFIG_TEXTSEARCH_BM=m
CONFIG_TEXTSEARCH_FSM=m
CONFIG_BTREE=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_CHECK_SIGNATURE=y
CONFIG_CPU_RMAP=y
CONFIG_NLATTR=y
CONFIG_LRU_CACHE=m
CONFIG_AVERAGE=y
CONFIG_CORDIC=m

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Memory corruption warnings triggered by repeated slabinfo -v
  2011-12-17  2:14 Memory corruption warnings triggered by repeated slabinfo -v Alex Villacís Lasso
@ 2011-12-17  3:28   ` Eric Dumazet
  0 siblings, 0 replies; 8+ messages in thread
From: Eric Dumazet @ 2011-12-17  3:28 UTC (permalink / raw)
  To: Alex Villacís Lasso; +Cc: linux-kernel, linux-mm

Le vendredi 16 décembre 2011 à 21:14 -0500, Alex Villacís Lasso a
écrit :
> I am running Fedora 16 x86_64 and testing vanilla kernel 3.2-rc5. I 
> wanted to test the slabinfo program, so I wrote a small shell script 
> slabinfo-forever.sh (attached) that invokes slabinfo -v every 3 seconds. 
> Just by doing this, I was able to trigger several memory validation 
> warnings, attached in this message. The reason I wanted to test slabinfo 
> is because back when I was running Fedora 14, I had some video issues 
> that seemed consistent with memory corruption. I tried to submit a 
> kernel bug at https://bugzilla.kernel.org/show_bug.cgi?id=42312 just 
> before the kernel.org hack issue, but bugzilla.kernel.org never came up 
> after that.

Problem is known and fixes were submitted.



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Memory corruption warnings triggered by repeated slabinfo -v
@ 2011-12-17  3:28   ` Eric Dumazet
  0 siblings, 0 replies; 8+ messages in thread
From: Eric Dumazet @ 2011-12-17  3:28 UTC (permalink / raw)
  To: Alex Villacís Lasso; +Cc: linux-kernel, linux-mm

Le vendredi 16 dA(C)cembre 2011 A  21:14 -0500, Alex VillacA-s Lasso a
A(C)crit :
> I am running Fedora 16 x86_64 and testing vanilla kernel 3.2-rc5. I 
> wanted to test the slabinfo program, so I wrote a small shell script 
> slabinfo-forever.sh (attached) that invokes slabinfo -v every 3 seconds. 
> Just by doing this, I was able to trigger several memory validation 
> warnings, attached in this message. The reason I wanted to test slabinfo 
> is because back when I was running Fedora 14, I had some video issues 
> that seemed consistent with memory corruption. I tried to submit a 
> kernel bug at https://bugzilla.kernel.org/show_bug.cgi?id=42312 just 
> before the kernel.org hack issue, but bugzilla.kernel.org never came up 
> after that.

Problem is known and fixes were submitted.


--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Memory corruption warnings triggered by repeated slabinfo -v
  2011-12-17  3:28   ` Eric Dumazet
@ 2011-12-17 20:06     ` Alex Villacís Lasso
  -1 siblings, 0 replies; 8+ messages in thread
From: Alex Villacís Lasso @ 2011-12-17 20:06 UTC (permalink / raw)
  To: Eric Dumazet; +Cc: linux-kernel, linux-mm

[-- Attachment #1: Type: text/plain, Size: 986 bytes --]

El 16/12/11 22:28, Eric Dumazet escribió:
> Le vendredi 16 décembre 2011 à 21:14 -0500, Alex Villacís Lasso a
> écrit :
>> I am running Fedora 16 x86_64 and testing vanilla kernel 3.2-rc5. I
>> wanted to test the slabinfo program, so I wrote a small shell script
>> slabinfo-forever.sh (attached) that invokes slabinfo -v every 3 seconds.
>> Just by doing this, I was able to trigger several memory validation
>> warnings, attached in this message. The reason I wanted to test slabinfo
>> is because back when I was running Fedora 14, I had some video issues
>> that seemed consistent with memory corruption. I tried to submit a
>> kernel bug at https://bugzilla.kernel.org/show_bug.cgi?id=42312 just
>> before the kernel.org hack issue, but bugzilla.kernel.org never came up
>> after that.
> Problem is known and fixes were submitted.
>
>
Still happening in 3.2-rc6. The dmesg output is attached.

What are the git commits of the fixes? Are they scheduled to go into 3.2 
stable?

[-- Attachment #2: dmesg-slabinfo-3.2-rc6.txt --]
[-- Type: text/plain, Size: 118404 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.2.0-rc6 (alex@karlalex.palosanto.com) (gcc version 4.6.2 20111027 (Red Hat 4.6.2-1) (GCC) ) #21 SMP PREEMPT Sat Dec 17 13:40:56 ECT 2011
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.2.0-rc6 root=UUID=4837c784-4583-4efc-8a40-260819368469 ro rd.md=0 rd.lvm=0 rd.dm=0 quiet SYSFONT=latarcyrheb-sun16 rhgb rd.luks=0 LANG=es_ES.UTF-8 KEYTABLE=es zcache slub_debug=FZPU
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
[    0.000000]  BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007f590000 (usable)
[    0.000000]  BIOS-e820: 000000007f590000 - 000000007f5e3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007f5e3000 - 000000007f5f0000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007f5f0000 - 000000007f600000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.5 present.
[    0.000000] DMI: OEM OEM/G31MVP, BIOS 6.00 PG 09/11/2008
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] No AGP bridge found
[    0.000000] last_pfn = 0x7f590 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-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-through
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 07F700000 mask FFFF00000 uncachable
[    0.000000]   2 base 07F800000 mask FFF800000 uncachable
[    0.000000]   3 base 07F600000 mask FFFF00000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] original variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2039MB, range: 1MB, type UC
[    0.000000] reg 2, base: 2040MB, range: 8MB, type UC
[    0.000000] reg 3, base: 2038MB, range: 1MB, type UC
[    0.000000] total RAM covered: 2038M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 16M 	num_reg: 3  	lose cover RAM: 0G
[    0.000000] New variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2038MB, range: 2MB, type UC
[    0.000000] reg 2, base: 2040MB, range: 8MB, type UC
[    0.000000] found SMP MP-table at [ffff8800000f3df0] f3df0
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-000000007f590000
[    0.000000]  0000000000 - 007f400000 page 2M
[    0.000000]  007f400000 - 007f590000 page 4k
[    0.000000] kernel direct mapping tables up to 7f590000 @ 1fffc000-20000000
[    0.000000] RAMDISK: 37474000 - 37a32000
[    0.000000] ACPI: RSDP 00000000000f82c0 00024 (v02 IntelR)
[    0.000000] ACPI: XSDT 000000007f5e3080 00054 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: FACP 000000007f5e80c0 000F4 (v03 IntelR AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: DSDT 000000007f5e3200 04E99 (v01 INTELR AWRDACPI 00001000 MSFT 03000000)
[    0.000000] ACPI: FACS 000000007f590000 00040
[    0.000000] ACPI: HPET 000000007f5e82c0 00038 (v01 IntelR AWRDACPI 42302E31 AWRD 00000098)
[    0.000000] ACPI: MCFG 000000007f5e8300 0003C (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: SLIC 000000007f5e8340 00176 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: APIC 000000007f5e81c0 00084 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: SSDT 000000007f5e8b20 007EF (v01  PmRef    CpuPm 00003000 INTL 20041203)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000007f590000
[    0.000000] Initmem setup node 0 0000000000000000-000000007f590000
[    0.000000]   NODE_DATA [000000007f57b000 - 000000007f58ffff]
[    0.000000]  [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007cc00000-ffff88007ebfffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   empty
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0007f590
[    0.000000] On node 0 totalpages: 521503
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3914 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 8087 pages used for memmap
[    0.000000]   DMA32 zone: 509433 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 7f600000 (gap: 7f600000:60a00000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007f200000 s84864 r8192 d21632 u524288
[    0.000000] pcpu-alloc: s84864 r8192 d21632 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 513347
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-rc6 root=UUID=4837c784-4583-4efc-8a40-260819368469 ro rd.md=0 rd.lvm=0 rd.dm=0 quiet SYSFONT=latarcyrheb-sun16 rhgb rd.luks=0 LANG=es_ES.UTF-8 KEYTABLE=es zcache slub_debug=FZPU
[    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: 2023688k/2086464k available (5119k kernel code, 452k absent, 62324k reserved, 6634k data, 968k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:16640 nr_irqs:712 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000000] ... MAX_LOCK_DEPTH:          48
[    0.000000] ... MAX_LOCKDEP_KEYS:        8191
[    0.000000] ... CLASSHASH_SIZE:          4096
[    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
[    0.000000] ... CHAINHASH_SIZE:          16384
[    0.000000]  memory used by lock dependency info: 5855 kB
[    0.000000]  per task-struct memory footprint: 1920 bytes
[    0.000000] allocated 16777216 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2694.063 MHz processor.
[    0.001004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5388.12 BogoMIPS (lpj=2694063)
[    0.001009] pid_max: default: 32768 minimum: 301
[    0.001438] Security Framework initialized
[    0.001450] SELinux:  Initializing.
[    0.001559] SELinux:  Starting in permissive mode
[    0.002671] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.003806] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.004427] Mount-cache hash table entries: 256
[    0.007597] Initializing cgroup subsys cpuacct
[    0.007614] Initializing cgroup subsys memory
[    0.007808] Initializing cgroup subsys devices
[    0.007824] Initializing cgroup subsys freezer
[    0.007836] Initializing cgroup subsys net_cls
[    0.007845] Initializing cgroup subsys blkio
[    0.007943] Initializing cgroup subsys perf_event
[    0.008273] CPU: Physical Processor ID: 0
[    0.008275] CPU: Processor Core ID: 0
[    0.008278] mce: CPU supports 6 MCE banks
[    0.008293] CPU0: Thermal monitoring enabled (TM2)
[    0.008298] using mwait in idle threads.
[    0.008888] ACPI: Core revision 20110623
[    0.129044] ftrace: allocating 25815 entries in 102 pages
[    0.131912] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.141265] CPU0: Intel Pentium(R) Dual-Core  CPU      E5200  @ 2.50GHz stepping 06
[    0.141986] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
[    0.141986] ... version:                2
[    0.141986] ... bit width:              40
[    0.141986] ... generic registers:      2
[    0.141986] ... value mask:             000000ffffffffff
[    0.141986] ... max period:             000000007fffffff
[    0.141986] ... fixed-purpose events:   3
[    0.141986] ... event mask:             0000000700000003
[    0.147511] NMI watchdog enabled, takes one hw-pmu counter.
[    0.153143] lockdep: fixing up alternatives.
[    0.155286] Booting Node   0, Processors  #1
[    0.155289] smpboot cpu 1: start_ip = 9a000
[    0.227134] NMI watchdog enabled, takes one hw-pmu counter.
[    0.228992] Brought up 2 CPUs
[    0.228997] Total of 2 processors activated (10776.15 BogoMIPS).
[    0.232318] devtmpfs: initialized
[    0.239344] PM: Registering ACPI NVS region at 7f590000 (339968 bytes)
[    0.240867] atomic64 test passed for x86-64 platform with CX8 and with SSE
[    0.241030] RTC time: 19:58:52, date: 12/17/11
[    0.241720] NET: Registered protocol family 16
[    0.245425] ACPI: bus type pci registered
[    0.246279] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.246282] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.287064] PCI: Using configuration type 1 for base access
[    0.312097] bio: create slab <bio-0> at 0
[    0.312499] ACPI: Added _OSI(Module Device)
[    0.312499] ACPI: Added _OSI(Processor Device)
[    0.312973] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.312988] ACPI: Added _OSI(Processor Aggregator Device)
[    0.317103] ACPI: EC: Look up EC in DSDT
[    0.467564] ACPI: SSDT 000000007f5e8500 002AE (v01  PmRef  Cpu0Ist 00003000 INTL 20041203)
[    0.470078] ACPI: Dynamic OEM Table Load:
[    0.470082] ACPI: SSDT           (null) 002AE (v01  PmRef  Cpu0Ist 00003000 INTL 20041203)
[    0.487840] ACPI: SSDT 000000007f5e89c0 00152 (v01  PmRef  Cpu1Ist 00003000 INTL 20041203)
[    0.489739] ACPI: Dynamic OEM Table Load:
[    0.489743] ACPI: SSDT           (null) 00152 (v01  PmRef  Cpu1Ist 00003000 INTL 20041203)
[    0.497210] ACPI: Interpreter enabled
[    0.497214] ACPI: (supports S0 S3 S4 S5)
[    0.497796] ACPI: Using IOAPIC for interrupt routing
[    0.653131] ACPI: No dock devices found.
[    0.653134] HEST: Table not found.
[    0.653139] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.655187] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.660128] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.660131] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.660134] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff]
[    0.660137] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.660139] pci_root PNP0A08:00: host bridge window [mem 0x000c0000-0x000dffff]
[    0.660141] pci_root PNP0A08:00: host bridge window [mem 0x7f600000-0xfebfffff]
[    0.660266] pci 0000:00:00.0: [8086:29c0] type 0 class 0x000600
[    0.660388] pci 0000:00:02.0: [8086:29c2] type 0 class 0x000300
[    0.660404] pci 0000:00:02.0: reg 10: [mem 0xfdf00000-0xfdf7ffff]
[    0.660412] pci 0000:00:02.0: reg 14: [io  0xff00-0xff07]
[    0.660421] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref]
[    0.660429] pci 0000:00:02.0: reg 1c: [mem 0xfda00000-0xfdafffff]
[    0.660545] pci 0000:00:1b.0: [8086:27d8] type 0 class 0x000403
[    0.660564] pci 0000:00:1b.0: reg 10: [mem 0xfdff8000-0xfdffbfff 64bit]
[    0.660646] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.660689] pci 0000:00:1b.0: PME# disabled
[    0.660735] pci 0000:00:1c.0: [8086:27d0] type 1 class 0x000604
[    0.660818] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.660823] pci 0000:00:1c.0: PME# disabled
[    0.660870] pci 0000:00:1c.1: [8086:27d2] type 1 class 0x000604
[    0.660964] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.660970] pci 0000:00:1c.1: PME# disabled
[    0.661035] pci 0000:00:1d.0: [8086:27c8] type 0 class 0x000c03
[    0.661086] pci 0000:00:1d.0: reg 20: [io  0xfe00-0xfe1f]
[    0.661143] pci 0000:00:1d.1: [8086:27c9] type 0 class 0x000c03
[    0.661194] pci 0000:00:1d.1: reg 20: [io  0xfd00-0xfd1f]
[    0.661251] pci 0000:00:1d.2: [8086:27ca] type 0 class 0x000c03
[    0.661302] pci 0000:00:1d.2: reg 20: [io  0xfc00-0xfc1f]
[    0.661358] pci 0000:00:1d.3: [8086:27cb] type 0 class 0x000c03
[    0.661409] pci 0000:00:1d.3: reg 20: [io  0xfb00-0xfb1f]
[    0.661476] pci 0000:00:1d.7: [8086:27cc] type 0 class 0x000c03
[    0.661500] pci 0000:00:1d.7: reg 10: [mem 0xfdfff000-0xfdfff3ff]
[    0.661587] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.661593] pci 0000:00:1d.7: PME# disabled
[    0.661632] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
[    0.661724] pci 0000:00:1f.0: [8086:27b8] type 0 class 0x000601
[    0.661822] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 003f)
[    0.661826] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 003f)
[    0.661830] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 000b)
[    0.661900] pci 0000:00:1f.1: [8086:27df] type 0 class 0x000101
[    0.661922] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
[    0.661934] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
[    0.661945] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
[    0.661956] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
[    0.661968] pci 0000:00:1f.1: reg 20: [io  0xfa00-0xfa0f]
[    0.662038] pci 0000:00:1f.2: [8086:27c0] type 0 class 0x000101
[    0.662056] pci 0000:00:1f.2: reg 10: [io  0xf900-0xf907]
[    0.662066] pci 0000:00:1f.2: reg 14: [io  0xf800-0xf803]
[    0.662077] pci 0000:00:1f.2: reg 18: [io  0xf700-0xf707]
[    0.662087] pci 0000:00:1f.2: reg 1c: [io  0xf600-0xf603]
[    0.662097] pci 0000:00:1f.2: reg 20: [io  0xf500-0xf50f]
[    0.662136] pci 0000:00:1f.2: PME# supported from D3hot
[    0.662141] pci 0000:00:1f.2: PME# disabled
[    0.662176] pci 0000:00:1f.3: [8086:27da] type 0 class 0x000c05
[    0.662237] pci 0000:00:1f.3: reg 20: [io  0x0500-0x051f]
[    0.662347] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.662352] pci 0000:00:1c.0:   bridge window [io  0xc000-0xcfff]
[    0.662357] pci 0000:00:1c.0:   bridge window [mem 0xfde00000-0xfdefffff]
[    0.662364] pci 0000:00:1c.0:   bridge window [mem 0xfdd00000-0xfddfffff 64bit pref]
[    0.662482] pci 0000:02:00.0: [10ec:8168] type 0 class 0x000200
[    0.662503] pci 0000:02:00.0: reg 10: [io  0xee00-0xeeff]
[    0.662539] pci 0000:02:00.0: reg 18: [mem 0xfdcff000-0xfdcfffff 64bit]
[    0.662581] pci 0000:02:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    0.662646] pci 0000:02:00.0: supports D1 D2
[    0.662648] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.662655] pci 0000:02:00.0: PME# disabled
[    0.662691] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.662793] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.662798] pci 0000:00:1c.1:   bridge window [io  0xe000-0xefff]
[    0.662803] pci 0000:00:1c.1:   bridge window [mem 0xfdc00000-0xfdcfffff]
[    0.662810] pci 0000:00:1c.1:   bridge window [mem 0xfdb00000-0xfdbfffff 64bit pref]
[    0.662915] pci 0000:00:1e.0: PCI bridge to [bus 03-03] (subtractive decode)
[    0.662920] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.662924] pci 0000:00:1e.0:   bridge window [mem 0xfd900000-0xfd9fffff]
[    0.662931] pci 0000:00:1e.0:   bridge window [mem 0xfd800000-0xfd8fffff 64bit pref]
[    0.662944] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.662956] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.662975] pci 0000:00:1e.0:   bridge window [mem 0xfed40000-0xfed44fff] (subtractive decode)
[    0.662988] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.663001] pci 0000:00:1e.0:   bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
[    0.663014] pci 0000:00:1e.0:   bridge window [mem 0x7f600000-0xfebfffff] (subtractive decode)
[    0.663059] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.673732] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
[    0.676183] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX1._PRT]
[    0.678998] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[    0.684365]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.684386]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    0.684388] ACPI _OSC control for PCIe not granted, disabling ASPM
[    1.218301] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 *10 11 12 14 15)
[    1.219867] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 *11 12 14 15)
[    1.221427] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *9 10 11 12 14 15)
[    1.222998] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 *15)
[    1.224562] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[    1.226149] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[    1.227725] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[    1.229298] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 *5 7 9 10 11 12 14 15)
[    1.231138] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.231319] vgaarb: loaded
[    1.231321] vgaarb: bridge control possible 0000:00:02.0
[    1.233355] SCSI subsystem initialized
[    1.233942] libata version 3.00 loaded.
[    1.234902] usbcore: registered new interface driver usbfs
[    1.235119] usbcore: registered new interface driver hub
[    1.235127] usbcore: registered new device driver usb
[    1.236034] PCI: Using ACPI for IRQ routing
[    1.243213] PCI: pci_cache_line_size set to 64 bytes
[    1.243698] reserve RAM buffer: 000000000009f400 - 000000000009ffff 
[    1.243721] reserve RAM buffer: 000000007f590000 - 000000007fffffff 
[    1.245587] NetLabel: Initializing
[    1.245589] NetLabel:  domain hash size = 128
[    1.245591] NetLabel:  protocols = UNLABELED CIPSOv4
[    1.245775] NetLabel:  unlabeled traffic allowed by default
[    1.245875] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    1.245887] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    1.245892] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    1.252026] Switching to clocksource hpet
[    1.434368] pnp: PnP ACPI init
[    1.434528] ACPI: bus type pnp registered
[    1.436911] pnp 00:00: [bus 00-ff]
[    1.436922] pnp 00:00: [io  0x0cf8-0x0cff]
[    1.436933] pnp 00:00: [io  0x0000-0x0cf7 window]
[    1.436944] pnp 00:00: [io  0x0d00-0xffff window]
[    1.436954] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[    1.436965] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    1.436975] pnp 00:00: [mem 0x000c0000-0x000dffff window]
[    1.436985] pnp 00:00: [mem 0x7f600000-0xfebfffff window]
[    1.437437] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    1.439440] pnp 00:01: [io  0x0010-0x001f]
[    1.439450] pnp 00:01: [io  0x0022-0x003f]
[    1.439460] pnp 00:01: [io  0x0044-0x004d]
[    1.439470] pnp 00:01: [io  0x0050-0x005e]
[    1.439480] pnp 00:01: [io  0x0062-0x0063]
[    1.439490] pnp 00:01: [io  0x0065-0x006f]
[    1.439499] pnp 00:01: [io  0x0074-0x007f]
[    1.439509] pnp 00:01: [io  0x0091-0x0093]
[    1.439518] pnp 00:01: [io  0x00a2-0x00bf]
[    1.439536] pnp 00:01: [io  0x00e0-0x00ef]
[    1.439547] pnp 00:01: [io  0x04d0-0x04d1]
[    1.439557] pnp 00:01: [io  0x0290-0x029f]
[    1.439567] pnp 00:01: [io  0x0800-0x087f]
[    1.439577] pnp 00:01: [io  0x0290-0x0297]
[    1.439588] pnp 00:01: [io  0x0880-0x088f]
[    1.440392] system 00:01: [io  0x04d0-0x04d1] has been reserved
[    1.440415] system 00:01: [io  0x0290-0x029f] has been reserved
[    1.440438] system 00:01: [io  0x0800-0x087f] has been reserved
[    1.440461] system 00:01: [io  0x0290-0x0297] has been reserved
[    1.440492] system 00:01: [io  0x0880-0x088f] has been reserved
[    1.440499] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.440732] pnp 00:02: [dma 4]
[    1.440743] pnp 00:02: [io  0x0000-0x000f]
[    1.440753] pnp 00:02: [io  0x0080-0x0090]
[    1.440763] pnp 00:02: [io  0x0094-0x009f]
[    1.440773] pnp 00:02: [io  0x00c0-0x00df]
[    1.441186] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    1.442855] pnp 00:03: [irq 0 disabled]
[    1.442881] pnp 00:03: [irq 8]
[    1.442891] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    1.443305] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    1.444222] pnp 00:04: [io  0x0070-0x0073]
[    1.444625] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.444805] pnp 00:05: [io  0x0061]
[    1.445457] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    1.445635] pnp 00:06: [io  0x00f0-0x00ff]
[    1.445651] pnp 00:06: [irq 13]
[    1.446070] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    1.450326] pnp 00:07: [io  0x03f0-0x03f5]
[    1.450337] pnp 00:07: [io  0x03f7]
[    1.450355] pnp 00:07: [irq 6]
[    1.450366] pnp 00:07: [dma 2]
[    1.450906] pnp 00:07: Plug and Play ACPI device, IDs PNP0700 (active)
[    1.456694] pnp 00:08: [io  0x03f8-0x03ff]
[    1.456711] pnp 00:08: [irq 4]
[    1.457375] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
[    1.465429] pnp 00:09: [io  0x02f8-0x02ff]
[    1.465446] pnp 00:09: [irq 3]
[    1.466035] pnp 00:09: Plug and Play ACPI device, IDs PNP0510 (active)
[    1.478067] pnp 00:0a: [io  0x0378-0x037f]
[    1.478078] pnp 00:0a: [io  0x0778-0x077b]
[    1.478095] pnp 00:0a: [irq 7]
[    1.478104] pnp 00:0a: [dma 3]
[    1.478717] pnp 00:0a: Plug and Play ACPI device, IDs PNP0401 (active)
[    1.480050] pnp 00:0b: [irq 12]
[    1.480458] pnp 00:0b: Plug and Play ACPI device, IDs PNP0f13 (active)
[    1.481396] pnp 00:0c: [io  0x0060]
[    1.481407] pnp 00:0c: [io  0x0064]
[    1.481423] pnp 00:0c: [irq 1]
[    1.481830] pnp 00:0c: Plug and Play ACPI device, IDs PNP0303 (active)
[    1.482904] pnp 00:0d: [io  0x0400-0x04bf]
[    1.483702] system 00:0d: [io  0x0400-0x04bf] has been reserved
[    1.483708] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.484305] pnp 00:0e: [mem 0xffb80000-0xffbfffff]
[    1.484720] pnp 00:0e: Plug and Play ACPI device, IDs INT0800 (active)
[    1.492555] pnp 00:0f: [mem 0xe0000000-0xefffffff]
[    1.493356] system 00:0f: [mem 0xe0000000-0xefffffff] has been reserved
[    1.493362] system 00:0f: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.496702] pnp 00:10: [mem 0x000f0000-0x000fffff]
[    1.496712] pnp 00:10: [mem 0x7f600000-0x7f6fffff]
[    1.496722] pnp 00:10: [mem 0xfed00000-0xfed000ff]
[    1.496732] pnp 00:10: [mem 0x7f590000-0x7f5fffff]
[    1.496742] pnp 00:10: [mem 0x00000000-0x0009ffff]
[    1.496752] pnp 00:10: [mem 0x00100000-0x7f58ffff]
[    1.496761] pnp 00:10: [mem 0xfec00000-0xfec00fff]
[    1.496779] pnp 00:10: [mem 0xfed13000-0xfed1dfff]
[    1.496790] pnp 00:10: [mem 0xfed20000-0xfed3ffff]
[    1.496800] pnp 00:10: [mem 0xfed45000-0xfed8ffff]
[    1.496811] pnp 00:10: [mem 0xfee00000-0xfee00fff]
[    1.496821] pnp 00:10: [mem 0xffb00000-0xffb7ffff]
[    1.496831] pnp 00:10: [mem 0xfff00000-0xffffffff]
[    1.496842] pnp 00:10: [mem 0x000e0000-0x000effff]
[    1.497662] system 00:10: [mem 0x000f0000-0x000fffff] could not be reserved
[    1.497686] system 00:10: [mem 0x7f600000-0x7f6fffff] has been reserved
[    1.497708] system 00:10: [mem 0xfed00000-0xfed000ff] has been reserved
[    1.497749] system 00:10: [mem 0x7f590000-0x7f5fffff] could not be reserved
[    1.497789] system 00:10: [mem 0x00000000-0x0009ffff] could not be reserved
[    1.497829] system 00:10: [mem 0x00100000-0x7f58ffff] could not be reserved
[    1.497869] system 00:10: [mem 0xfec00000-0xfec00fff] could not be reserved
[    1.497892] system 00:10: [mem 0xfed13000-0xfed1dfff] has been reserved
[    1.497914] system 00:10: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.497936] system 00:10: [mem 0xfed45000-0xfed8ffff] has been reserved
[    1.497959] system 00:10: [mem 0xfee00000-0xfee00fff] has been reserved
[    1.497989] system 00:10: [mem 0xffb00000-0xffb7ffff] has been reserved
[    1.498022] system 00:10: [mem 0xfff00000-0xffffffff] has been reserved
[    1.498054] system 00:10: [mem 0x000e0000-0x000effff] has been reserved
[    1.498059] system 00:10: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.498163] pnp: PnP ACPI: found 17 devices
[    1.498166] ACPI: ACPI bus type pnp unregistered
[    1.532932] PCI: max bus depth: 1 pci_try_num: 2
[    1.532969] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    1.532974] pci 0000:00:1c.0:   bridge window [io  0xc000-0xcfff]
[    1.532980] pci 0000:00:1c.0:   bridge window [mem 0xfde00000-0xfdefffff]
[    1.532985] pci 0000:00:1c.0:   bridge window [mem 0xfdd00000-0xfddfffff 64bit pref]
[    1.533012] pci 0000:02:00.0: BAR 6: assigned [mem 0xfdb00000-0xfdb1ffff pref]
[    1.533022] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    1.533025] pci 0000:00:1c.1:   bridge window [io  0xe000-0xefff]
[    1.533031] pci 0000:00:1c.1:   bridge window [mem 0xfdc00000-0xfdcfffff]
[    1.533036] pci 0000:00:1c.1:   bridge window [mem 0xfdb00000-0xfdbfffff 64bit pref]
[    1.533043] pci 0000:00:1e.0: PCI bridge to [bus 03-03]
[    1.533047] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    1.533053] pci 0000:00:1e.0:   bridge window [mem 0xfd900000-0xfd9fffff]
[    1.533058] pci 0000:00:1e.0:   bridge window [mem 0xfd800000-0xfd8fffff 64bit pref]
[    1.533117] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.533123] pci 0000:00:1c.0: setting latency timer to 64
[    1.533165] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    1.533170] pci 0000:00:1c.1: setting latency timer to 64
[    1.533179] pci 0000:00:1e.0: setting latency timer to 64
[    1.533183] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    1.533186] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    1.533188] pci_bus 0000:00: resource 6 [mem 0xfed40000-0xfed44fff]
[    1.533191] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff]
[    1.533193] pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff]
[    1.533195] pci_bus 0000:00: resource 9 [mem 0x7f600000-0xfebfffff]
[    1.533198] pci_bus 0000:01: resource 0 [io  0xc000-0xcfff]
[    1.533200] pci_bus 0000:01: resource 1 [mem 0xfde00000-0xfdefffff]
[    1.533202] pci_bus 0000:01: resource 2 [mem 0xfdd00000-0xfddfffff 64bit pref]
[    1.533205] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    1.533207] pci_bus 0000:02: resource 1 [mem 0xfdc00000-0xfdcfffff]
[    1.533210] pci_bus 0000:02: resource 2 [mem 0xfdb00000-0xfdbfffff 64bit pref]
[    1.533212] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    1.533214] pci_bus 0000:03: resource 1 [mem 0xfd900000-0xfd9fffff]
[    1.533217] pci_bus 0000:03: resource 2 [mem 0xfd800000-0xfd8fffff 64bit pref]
[    1.533219] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7]
[    1.533221] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff]
[    1.533223] pci_bus 0000:03: resource 6 [mem 0xfed40000-0xfed44fff]
[    1.533226] pci_bus 0000:03: resource 7 [mem 0x000a0000-0x000bffff]
[    1.533228] pci_bus 0000:03: resource 8 [mem 0x000c0000-0x000dffff]
[    1.533230] pci_bus 0000:03: resource 9 [mem 0x7f600000-0xfebfffff]
[    1.533444] NET: Registered protocol family 2
[    1.533755] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[    1.535440] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    1.537930] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes)
[    1.542736] TCP: Hash tables configured (established 262144 bind 65536)
[    1.542800] TCP reno registered
[    1.542867] UDP hash table entries: 1024 (order: 5, 163840 bytes)
[    1.543076] UDP-Lite hash table entries: 1024 (order: 5, 163840 bytes)
[    1.543984] NET: Registered protocol family 1
[    1.544081] pci 0000:00:02.0: Boot video device
[    1.544413] PCI: CLS 64 bytes, default 64
[    1.545072] Unpacking initramfs...
[    1.730052] Freeing initrd memory: 5880k freed
[    1.737895] Intel AES-NI instructions are not detected.
[    1.739390] audit: initializing netlink socket (disabled)
[    1.739495] type=2000 audit(1324151932.738:1): initialized
[    1.766843] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.825114] VFS: Disk quotas dquot_6.5.2
[    1.825520] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.832937] msgmni has been set to 3964
[    1.833720] SELinux:  Registering netfilter hooks
[    1.837221] alg: No test for stdrng (krng)
[    1.837237] NET: Registered protocol family 38
[    1.837843] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.837991] io scheduler noop registered
[    1.837993] io scheduler deadline registered
[    1.838957] io scheduler cfq registered (default)
[    1.838960] start plist test
[    1.839787] end plist test
[    1.841493] pcieport 0000:00:1c.0: setting latency timer to 64
[    1.841619] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
[    1.842098] pcieport 0000:00:1c.1: setting latency timer to 64
[    1.842178] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
[    1.843053] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.843530] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.843533] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    1.849555] intel_idle: MWAIT substates: 0x22220
[    1.849558] intel_idle: does not run on family 6 model 23
[    1.850562] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[    1.850641] ACPI: Power Button [PWRB]
[    1.851345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    1.851365] ACPI: Power Button [PWRF]
[    1.852216] ACPI: Fan [FAN] (on)
[    1.929732] thermal LNXTHERM:00: registered as thermal_zone0
[    1.929735] ACPI: Thermal Zone [THRM] (206 C)
[    1.930108] ERST: Table is not found!
[    1.930110] GHES: HEST is not enabled!
[    1.930860] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.951744] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.981573] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    2.047191] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    2.067390] Non-volatile memory driver v1.3
[    2.067393] Linux agpgart interface v0.103
[    2.068278] agpgart-intel 0000:00:00.0: Intel G33 Chipset
[    2.068437] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[    2.069035] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    2.069702] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    2.081889] loop: module loaded
[    2.083420] ata_piix 0000:00:1f.1: version 2.13
[    2.083507] ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    2.083711] ata_piix 0000:00:1f.1: setting latency timer to 64
[    2.090256] scsi0 : ata_piix
[    2.092737] scsi1 : ata_piix
[    2.127028] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xfa00 irq 14
[    2.127031] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xfa08 irq 15
[    2.127422] ata2: port disabled--ignoring
[    2.127462] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    2.127476] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    2.127641] ata_piix 0000:00:1f.2: setting latency timer to 64
[    2.134286] scsi2 : ata_piix
[    2.135407] scsi3 : ata_piix
[    2.170456] ata3: SATA max UDMA/133 cmd 0xf900 ctl 0xf800 bmdma 0xf500 irq 19
[    2.170459] ata4: SATA max UDMA/133 cmd 0xf700 ctl 0xf600 bmdma 0xf508 irq 19
[    2.171558] Fixed MDIO Bus: probed
[    2.172238] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.172385] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    2.172460] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    2.172464] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    2.174211] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    2.174367] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[    2.174379] ehci_hcd 0000:00:1d.7: debug port 1
[    2.178258] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[    2.178512] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfdfff000
[    2.188074] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    2.188744] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.188747] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.188750] usb usb1: Product: EHCI Host Controller
[    2.188752] usb usb1: Manufacturer: Linux 3.2.0-rc6 ehci_hcd
[    2.188754] usb usb1: SerialNumber: 0000:00:1d.7
[    2.190924] hub 1-0:1.0: USB hub found
[    2.191080] hub 1-0:1.0: 8 ports detected
[    2.193205] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.193351] uhci_hcd: USB Universal Host Controller Interface driver
[    2.193830] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    2.193863] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    2.193866] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    2.194681] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    2.194766] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000fe00
[    2.195389] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    2.195392] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.195394] usb usb2: Product: UHCI Host Controller
[    2.195396] usb usb2: Manufacturer: Linux 3.2.0-rc6 uhci_hcd
[    2.195398] usb usb2: SerialNumber: 0000:00:1d.0
[    2.197070] hub 2-0:1.0: USB hub found
[    2.197186] hub 2-0:1.0: 2 ports detected
[    2.198602] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    2.198635] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    2.198639] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    2.199417] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    2.199515] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fd00
[    2.200097] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    2.200100] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.200102] usb usb3: Product: UHCI Host Controller
[    2.200104] usb usb3: Manufacturer: Linux 3.2.0-rc6 uhci_hcd
[    2.200106] usb usb3: SerialNumber: 0000:00:1d.1
[    2.201788] hub 3-0:1.0: USB hub found
[    2.201900] hub 3-0:1.0: 2 ports detected
[    2.203308] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    2.203340] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    2.203344] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    2.204232] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    2.204510] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fc00
[    2.205109] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    2.205111] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.205114] usb usb4: Product: UHCI Host Controller
[    2.205115] usb usb4: Manufacturer: Linux 3.2.0-rc6 uhci_hcd
[    2.205117] usb usb4: SerialNumber: 0000:00:1d.2
[    2.206788] hub 4-0:1.0: USB hub found
[    2.206898] hub 4-0:1.0: 2 ports detected
[    2.208297] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[    2.208330] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[    2.208334] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    2.209111] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    2.209389] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000fb00
[    2.209959] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    2.209962] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.209964] usb usb5: Product: UHCI Host Controller
[    2.209966] usb usb5: Manufacturer: Linux 3.2.0-rc6 uhci_hcd
[    2.209968] usb usb5: SerialNumber: 0000:00:1d.3
[    2.211629] hub 5-0:1.0: USB hub found
[    2.211748] hub 5-0:1.0: 2 ports detected
[    2.214311] usbcore: registered new interface driver usbserial
[    2.214556] USB Serial support registered for generic
[    2.214736] usbcore: registered new interface driver usbserial_generic
[    2.214738] usbserial: USB Serial Driver core
[    2.215125] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    2.216083] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.216698] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.217654] mousedev: PS/2 mouse device common for all mice
[    2.219539] rtc_cmos 00:04: RTC can wake from S4
[    2.220565] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    2.220646] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[    2.222749] device-mapper: uevent: version 1.0.3
[    2.224040] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    2.225614] cpuidle: using governor ladder
[    2.225617] cpuidle: using governor menu
[    2.230227] EFI Variables Facility v0.08 2004-May-17
[    2.232872] usbcore: registered new interface driver usbhid
[    2.232875] usbhid: USB HID core driver
[    2.234031] zcache: cleancache enabled using kernel transcendent memory and compression buddies
[    2.234690] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.234844] TCP cubic registered
[    2.234847] Initializing XFRM netlink socket
[    2.237282] NET: Registered protocol family 10
[    2.239741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    2.240560] Mobile IPv6
[    2.240564] NET: Registered protocol family 17
[    2.240737] Registering the dns_resolver key type
[    2.242215] PM: Hibernation image not present or could not be loaded.
[    2.242340] registered taskstats version 1
[    2.248084] IMA: No TPM chip found, activating TPM-bypass!
[    2.251494]   Magic number: 7:772:1001
[    2.251558] pnp 00:03: hash matches
[    2.251617] rtc_cmos 00:04: setting system clock to 2011-12-17 19:58:54 UTC (1324151934)
[    2.268237] Initializing network drop monitor service
[    2.282638] ata1.00: ATA-6: ST3160021A, 8.01, max UDMA/100
[    2.282645] ata1.00: 312581808 sectors, multi 16: LBA48 
[    2.282657] ata1.01: ATAPI: HL-DT-ST GCE-8527B, 1.04, max UDMA/33
[    2.304519] ata1.00: configured for UDMA/100
[    2.321310] ata4.01: NODEV after polling detection
[    2.324669] ata3.00: ATA-8: WDC WD5000AAKS-00V1A0, 05.01D05, max UDMA/133
[    2.324675] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    2.328755] ata3.00: configured for UDMA/133
[    2.329205] ata1.01: configured for UDMA/33
[    2.332452] scsi 0:0:0:0: Direct-Access     ATA      ST3160021A       8.01 PQ: 0 ANSI: 5
[    2.338117] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    2.340060] sd 0:0:0:0: [sda] Write Protect is off
[    2.340066] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.340324] ata4.00: ATAPI: HL-DT-ST DVDRAM GH22NS50, TN01, max UDMA/100
[    2.340866] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.340890] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.345514] scsi 0:0:1:0: CD-ROM            HL-DT-ST CD-RW GCE-8527B  1.04 PQ: 0 ANSI: 5
[    2.346209] ata4.00: configured for UDMA/100
[    2.354124]  sda: sda1
[    2.357127] sr0: scsi3-mmc drive: 52x/52x writer cd/rw xa/form2 cdda tray
[    2.357143] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.358562] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.359880] sr 0:0:1:0: Attached scsi CD-ROM sr0
[    2.361240] sr 0:0:1:0: Attached scsi generic sg1 type 5
[    2.362629] scsi 2:0:0:0: Direct-Access     ATA      WDC WD5000AAKS-0 05.0 PQ: 0 ANSI: 5
[    2.364621] sd 2:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    2.365525] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    2.365729] sd 2:0:0:0: [sdb] Write Protect is off
[    2.365732] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.366117] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.370802] scsi 3:0:0:0: CD-ROM            HL-DT-ST DVDRAM GH22NS50  TN01 PQ: 0 ANSI: 5
[    2.381617] sr1: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.385490] sr 3:0:0:0: Attached scsi CD-ROM sr1
[    2.386578] sr 3:0:0:0: Attached scsi generic sg3 type 5
[    2.408048]  sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 >
[    2.421044] sd 2:0:0:0: [sdb] Attached SCSI disk
[    2.425737] Freeing unused kernel memory: 968k freed
[    2.426183] Write protecting the kernel read-only data: 10240k
[    2.435265] Freeing unused kernel memory: 1008k freed
[    2.446148] Freeing unused kernel memory: 1468k freed
[    2.734147] Refined TSC clocksource calibration: 2694.091 MHz.
[    2.734170] Switching to clocksource tsc
[    2.804422] dracut: dracut-013-20.fc16
[    2.866743] udevd[97]: starting version 173
[    2.980420] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input3
[    2.997996] [drm] Initialized drm 1.1.0 20060810
[    3.053344] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    3.053351] i915 0000:00:02.0: setting latency timer to 64
[    3.143653] i915 0000:00:02.0: irq 42 for MSI/MSI-X
[    3.143733] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    3.143735] [drm] Driver supports precise vblank timestamp query.
[    3.144384] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    3.161024] [drm] initialized overlay support
[    3.187317] fbcon: inteldrmfb (fb0) is primary device
[    3.232407] Console: switching to colour frame buffer device 128x48
[    3.237874] fb0: inteldrmfb frame buffer device
[    3.237879] drm: registered panic notifier
[    3.238471] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    3.354554] dracut: Starting plymouth daemon
[    3.842070] Floppy drive(s): fd0 is 1.44M
[    3.857346] FDC 0 is a post-1991 82077
[    4.688184] zcache: created ephemeral tmem pool, id=0, client=65535
[    4.694409] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[    4.829222] zcache: destroyed pool id=0, cli_id=65535
[    4.866409] dracut: Checking ext4: /dev/disk/by-uuid/4837c784-4583-4efc-8a40-260819368469
[    4.866622] dracut: issuing e2fsck -a  /dev/disk/by-uuid/4837c784-4583-4efc-8a40-260819368469
[    4.934090] dracut: /dev/disk/by-uuid/4837c784-4583-4efc-8a40-260819368469: clean, 330916/2621440 files, 2284719/10485760 blocks
[    4.935802] dracut: Remounting /dev/disk/by-uuid/4837c784-4583-4efc-8a40-260819368469 with -o relatime,ro
[    4.996572] zcache: created ephemeral tmem pool, id=0, client=65535
[    5.002729] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[    5.013934] dracut: Mounted root filesystem /dev/sdb2
[    5.355470] dracut: Switching root
[    5.707436] type=1404 audit(1324151937.954:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[    6.108793] SELinux: 2048 avtab hash slots, 97129 rules.
[    7.389143] SELinux: 2048 avtab hash slots, 97129 rules.
[   11.987189] SELinux:  9 users, 13 roles, 3910 types, 208 bools, 1 sens, 1024 cats
[   11.987194] SELinux:  82 classes, 97129 rules
[   12.298087] SELinux:  Completing initialization.
[   12.298091] SELinux:  Setting up existing superblocks.
[   12.298289] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[   12.298421] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
[   12.299220] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
[   12.299307] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[   12.299528] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   12.299699] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
[   12.301610] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
[   12.301724] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
[   12.309945] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
[   12.310082] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
[   12.310166] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
[   12.310360] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
[   12.310483] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
[   12.310585] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
[   12.310786] SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
[   12.310901] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
[   12.310942] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[   12.314402] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   12.314436] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   12.316599] SELinux: initialized (dev sdb2, type ext4), uses xattr
[   12.411580] type=1403 audit(1324151944.658:3): policy loaded auid=4294967295 ses=4294967295
[   12.453549] systemd[1]: Successfully loaded SELinux policy in 6s 758ms 736us.
[   12.500072] systemd[1]: Successfully loaded SELinux database in 45ms 588us, size on heap is 478K.
[   12.532579] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   12.543639] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   12.677813] systemd[1]: Relabelled /dev and /run in 133ms 876us.
[   12.724500] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   12.740440] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   12.756698] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   12.772113] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   12.787861] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   12.803919] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   12.821109] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   12.835899] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   12.836302] systemd[1]: systemd 37 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +SYSVINIT +LIBCRYPTSETUP; fedora)
[   12.851124] systemd[1]: Set hostname to <karlalex.palosanto.com>.
[   13.751284] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
[   13.939557] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   15.715087] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
[   17.483822] udevd[324]: starting version 173
[   18.155166] RPC: Registered named UNIX socket transport module.
[   18.155169] RPC: Registered udp transport module.
[   18.155171] RPC: Registered tcp transport module.
[   18.155173] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   18.156673] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
[   18.538091] zcache: created ephemeral tmem pool, id=1, client=65535
[   18.538102] EXT4-fs (sdb2): re-mounted. Opts: (null)
[   19.459473] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[   19.459542] r8169 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   19.459620] r8169 0000:02:00.0: setting latency timer to 64
[   19.459732] r8169 0000:02:00.0: irq 43 for MSI/MSI-X
[   19.461711] r8169 0000:02:00.0: eth0: RTL8168b/8111b at 0xffffc90010c4e000, 00:22:68:44:17:2f, XID 98500000 IRQ 43
[   19.461715] r8169 0000:02:00.0: eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
[   19.482145] parport_pc 00:0a: reported by Plug and Play ACPI
[   19.482370] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
[   19.519493] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   19.519638] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[   19.519900] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[   19.598769] intel_rng: FWH not detected
[   19.615557] iTCO_vendor_support: vendor-support=0
[   19.618105] ALSA sound/pci/hda/patch_realtek.c:1261 SKU: Nid=0x1d sku_cfg=0x40038601
[   19.618108] ALSA sound/pci/hda/patch_realtek.c:1263 SKU: port_connectivity=0x1
[   19.618111] ALSA sound/pci/hda/patch_realtek.c:1264 SKU: enable_pcbeep=0x0
[   19.618113] ALSA sound/pci/hda/patch_realtek.c:1265 SKU: check_sum=0x00000003
[   19.618115] ALSA sound/pci/hda/patch_realtek.c:1266 SKU: customization=0x00000086
[   19.618118] ALSA sound/pci/hda/patch_realtek.c:1267 SKU: external_amp=0x0
[   19.618120] ALSA sound/pci/hda/patch_realtek.c:1268 SKU: platform_type=0x0
[   19.618122] ALSA sound/pci/hda/patch_realtek.c:1269 SKU: swap=0x0
[   19.618124] ALSA sound/pci/hda/patch_realtek.c:1270 SKU: override=0x1
[   19.618288] ALSA sound/pci/hda/hda_codec.c:4951 autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[   19.618291] ALSA sound/pci/hda/hda_codec.c:4955    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   19.618294] ALSA sound/pci/hda/hda_codec.c:4959    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   19.618296] ALSA sound/pci/hda/hda_codec.c:4960    mono: mono_out=0x0
[   19.618298] ALSA sound/pci/hda/hda_codec.c:4963    dig-out=0x1e/0x0
[   19.618300] ALSA sound/pci/hda/hda_codec.c:4964    inputs:
[   19.618303] ALSA sound/pci/hda/hda_codec.c:4968  Rear Mic=0x18
[   19.618305] ALSA sound/pci/hda/hda_codec.c:4968  Front Mic=0x19
[   19.618308] ALSA sound/pci/hda/hda_codec.c:4968  Line=0x1a
[   19.618310] ALSA sound/pci/hda/hda_codec.c:4970 
[   19.631997] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[   19.634674] ALSA sound/pci/hda/patch_realtek.c:1324 realtek: No valid SSID, checking pincfg 0x40038601 for NID 0x1d
[   19.634678] ALSA sound/pci/hda/patch_realtek.c:1340 realtek: Enabling init ASM_ID=0x8601 CODEC_ID=10ec0662
[   19.665675] iTCO_wdt: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x0460)
[   19.676205] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   19.677368] leds_ss4200: no LED devices found
[   19.722539] input: PC Speaker as /devices/platform/pcspkr/input/input4
[   19.867522] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[   19.888951] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[   20.140040] microcode: CPU0 sig=0x10676, pf=0x1, revision=0x60c
[   20.551778] ppdev: user-space parallel port driver
[   20.915018] r8169 0000:02:00.0: vpd r/w failed.  This is likely a firmware bug on this device.  Contact the card vendor for a firmware update.
[   20.939733] udevd[350]: renamed network interface eth0 to p17p1
[   21.024007] microcode: CPU0 updated to revision 0x60f, date = 2010-09-29
[   21.028318] microcode: CPU1 sig=0x10676, pf=0x1, revision=0x60c
[   21.039004] microcode: CPU1 updated to revision 0x60f, date = 2010-09-29
[   21.053096] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   25.040472] systemd-fsck[561]: /dev/sda1: limpio, 35922/9773056 ficheros, 33627827/39072080 bloques
[   25.049778] Adding 8388604k swap on /dev/sdb3.  Priority:0 extents:1 across:8388604k 
[   25.152253] rmmod[598]: ERROR: Module scsi_wait_scan does not exist in /proc/modules
[   25.418888] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[   25.452865] zcache: created ephemeral tmem pool, id=2, client=65535
[   25.467274] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   25.467328] SELinux: initialized (dev sda1, type ext3), uses xattr
[   25.606600] systemd-fsck[588]: /dev/sdb1: limpio, 230/51200 ficheros, 75341/204800 bloques
[   26.151900] systemd-fsck[594]: /dev/sdb5: limpio, 657640/27369472 ficheros, 68507752/109460736 bloques
[   26.299204] zcache: created ephemeral tmem pool, id=3, client=65535
[   26.300448] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[   26.443133] SELinux: initialized (dev sdb1, type ext4), uses xattr
[   26.460100] fedora-storage-init[609]: Configurando gestor de vol\xffffffc3\xffffffba\xffffffbamenes l\xffffffc3\xffffffb3\xffffffb3gicos:   No volume groups found
[   26.472353] fedora-storage-init[609]: [  OK  ]
[   26.488108] EXT4-fs (sdb5): mounting ext3 file system using the ext4 subsystem
[   26.532381] zcache: created ephemeral tmem pool, id=4, client=65535
[   26.567961] EXT4-fs (sdb5): mounted filesystem with ordered data mode. Opts: (null)
[   26.568061] SELinux: initialized (dev sdb5, type ext3), uses xattr
[   26.689694] fedora-storage-init[633]: Configurando gestor de vol\xffffffc3\xffffffba\xffffffbamenes l\xffffffc3\xffffffb3\xffffffb3gicos:   No volume groups found
[   26.703636] fedora-storage-init[633]: [  OK  ]
[   26.960103] lvm[642]: No volume groups found
[   27.113623] systemd-tmpfiles[645]: Successfully loaded SELinux database in 13ms 346us, size on heap is 479K.
[   27.712207] sandbox[654]: Starting sandbox[  OK  ]
[   27.855426] acpid[684]: starting up with netlink and the input layer
[   27.856083] acpid[684]: skipping incomplete file /etc/acpi/events/videoconf
[   27.856165] acpid[684]: 1 rule loaded
[   27.856516] acpid[684]: waiting for events: event logging is off
[   27.899107] auditctl[663]: No rules
[   27.899150] auditctl[663]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0
[   27.899192] /usr/sbin/gpm[691]: *** info [daemon/startup.c(136)]:
[   27.899233] /usr/sbin/gpm[691]: Started gpm successfully. Entered daemon mode.
[   27.939131] auditd[662]: Started dispatcher: /sbin/audispd pid: 696
[   27.973877] audispd[696]: priority_boost_parser called with: 4
[   27.978238] audispd[696]: max_restarts_parser called with: 10
[   27.979940] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   27.987282] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   28.004212] audispd[696]: audispd initialized with q_depth=120 and 1 active plugins
[   28.050481] iptables.init[658]: iptables: Aplicando reglas del cortafuegos:[  OK  ]
[   28.050579] auditd[662]: Init complete, auditd 2.1.3 listening for events (startup state enable)
[   28.051596] abrtd[689]: Init complete, entering main loop
[   28.083107] ip6tables.init[655]: ip6tables: Aplicando las reglas del cortafuegos: [  OK  ]
[   28.103904] NetworkManager[707]: <info> NetworkManager (version 0.9.2-1.fc16) is starting...
[   28.104085] NetworkManager[707]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
[   28.106906] NetworkManager[707]: NetworkManager[707]: <info> NetworkManager (version 0.9.2-1.fc16) is starting...
[   28.106947] NetworkManager[707]: NetworkManager[707]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
[   28.207809] /usr/sbin/irqbalance[735]: WARNING: MSI interrupts found in /proc/interrupts
[   28.207915] /usr/sbin/irqbalance[735]: But none found in sysfs, you need to update your kernel
[   28.208368] /usr/sbin/irqbalance[735]: Until then, IRQs will be improperly classified
[   28.226442] mcelog[729]: mcelog read: No such device
[   28.259282] avahi-daemon[736]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70).
[   28.264212] avahi-daemon[736]: Successfully dropped root privileges.
[   28.266370] avahi-daemon[736]: avahi-daemon 0.6.30 starting up.
[   28.275662] avahi-daemon[736]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
[   28.428309] chronyd[743]: chronyd version 1.26-20110831gitb088b7 starting
[   28.430948] chronyd[743]: Linux kernel major=3 minor=2 patch=0
[   28.430989] chronyd[743]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000
[   28.433930] chronyd[743]: Frequency 43.262 +- 16.110 ppm read from /var/lib/chrony/drift
[   28.567676] dbus[748]: avc:  netlink poll: error 4
[   28.568084] dbus-daemon[748]: dbus[748]: avc:  netlink poll: error 4
[   28.584725] NetworkManager[707]: NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc
[   28.584894] NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc
[   28.585324] NetworkManager[707]: NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect
[   28.585529] NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect
[   28.585909] NetworkManager[707]: NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn
[   28.586134] NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn
[   28.586346] systemd-logind[733]: New seat seat0.
[   28.586791] NetworkManager[707]: NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
[   28.586873] NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
[   28.613083] avahi-daemon[736]: Successfully called chroot().
[   28.613126] avahi-daemon[736]: Successfully dropped remaining capabilities.
[   28.613165] avahi-daemon[736]: Loading service file /services/ssh.service.
[   28.613204] avahi-daemon[736]: Loading service file /services/udisks.service.
[   28.623216] avahi-daemon[736]: Network interface enumeration completed.
[   28.623626] avahi-daemon[736]: Registering HINFO record with values 'X86_64'/'LINUX'.
[   28.623918] avahi-daemon[736]: Server startup complete. Host name is karlalex.local. Local service cookie is 3684139875.
[   28.624275] avahi-daemon[736]: Service "karlalex" (/services/udisks.service) successfully established.
[   28.624395] avahi-daemon[736]: Service "karlalex" (/services/ssh.service) successfully established.
[   28.635344] dbus-daemon[748]: dbus[748]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
[   28.635433] dbus[748]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
[   28.755505] dkms_autoinstaller[757]: dkms: running auto installation service for kernel 3.2.0-rc6
[   29.139051] r8169 0000:02:00.0: p17p1: link down
[   29.139089] r8169 0000:02:00.0: p17p1: link down
[   29.143407] ADDRCONF(NETDEV_UP): p17p1: link is not ready
[   30.700382] r8169 0000:02:00.0: p17p1: link up
[   30.704763] ADDRCONF(NETDEV_CHANGE): p17p1: link becomes ready
[   34.737813] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
[   41.730026] p17p1: no IPv6 routers present
[   45.378480] fuse init (API version 7.17)
[   45.405399] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
[   45.466480] SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts
[  182.893448] =============================================================================
[  182.893452] BUG kmalloc-64: Redzone overwritten
[  182.893454] -----------------------------------------------------------------------------
[  182.893455] 
[  182.893458] INFO: 0xffff8800154a3428-0xffff8800154a342f. First byte 0xbb instead of 0xcc
[  182.893465] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=36 cpu=0 pid=2832
[  182.893469] 	__slab_alloc+0x395/0x3f7
[  182.893472] 	__kmalloc+0x92/0x101
[  182.893474] 	kzalloc.constprop.2+0x13/0x15
[  182.893476] 	ext4_htree_store_dirent+0x2d/0xf1
[  182.893479] 	htree_dirblock_to_tree+0xf1/0x134
[  182.893482] 	ext4_htree_fill_tree+0x85/0x1e0
[  182.893484] 	ext4_readdir+0x17a/0x51e
[  182.893487] 	vfs_readdir+0x7b/0xb1
[  182.893489] 	sys_getdents+0x7e/0xce
[  182.893491] 	system_call_fastpath+0x16/0x1b
[  182.893494] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2832
[  182.893497] 	__slab_free+0x2f/0x1b7
[  182.893499] 	kfree+0xd5/0xfa
[  182.893502] 	free_rb_tree_fname+0x47/0x95
[  182.893504] 	ext4_htree_free_dir_info+0x13/0x1f
[  182.893506] 	ext4_release_dir+0x1a/0x1e
[  182.893509] 	fput+0xfd/0x1c2
[  182.893512] 	filp_close+0x6e/0x7a
[  182.893514] 	sys_close+0xaf/0xf1
[  182.893516] 	system_call_fastpath+0x16/0x1b
[  182.893519] INFO: Slab 0xffffea0000552880 objects=20 used=12 fp=0xffff8800154a3880 flags=0x20000000004081
[  182.893521] INFO: Object 0xffff8800154a33e8 @offset=5096 fp=0xffff8800154a3880
[  182.893522] 
[  182.893525] Bytes b4 ffff8800154a33d8: 84 29 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  .)......ZZZZZZZZ
[  182.893528] Object ffff8800154a33e8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  182.893531] Object ffff8800154a33f8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  182.893533] Object ffff8800154a3408: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  182.893536] Object ffff8800154a3418: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  182.893538] Redzone ffff8800154a3428: bb bb bb bb bb bb bb bb                          ........
[  182.893541] Padding ffff8800154a3568: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  182.893544] Pid: 2956, comm: slabinfo Not tainted 3.2.0-rc6 #21
[  182.893546] Call Trace:
[  182.893550]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  182.893553]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  182.893556]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  182.893559]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  182.893562]  [<ffffffff8112a8be>] validate_slab+0x110/0x151
[  182.893565]  [<ffffffff8112c9ff>] validate_store+0xc8/0x1e8
[  182.893569]  [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[  182.893573]  [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[  182.893577]  [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[  182.893579]  [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[  182.893583]  [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[  182.893586]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  182.893589] FIX kmalloc-64: Restoring 0xffff8800154a3428-0xffff8800154a342f=0xcc
[  182.893590] 
[  182.947976] =============================================================================
[  182.947982] BUG kmalloc-64: Redzone overwritten
[  182.947983] -----------------------------------------------------------------------------
[  182.947984] 
[  182.947987] INFO: 0xffff8800154a3428-0xffff8800154a342f. First byte 0xcc instead of 0xbb
[  182.947995] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=90 cpu=0 pid=2832
[  182.948000] 	__slab_alloc+0x395/0x3f7
[  182.948003] 	__kmalloc+0x92/0x101
[  182.948005] 	kzalloc.constprop.2+0x13/0x15
[  182.948007] 	ext4_htree_store_dirent+0x2d/0xf1
[  182.948011] 	htree_dirblock_to_tree+0xf1/0x134
[  182.948013] 	ext4_htree_fill_tree+0x85/0x1e0
[  182.948015] 	ext4_readdir+0x17a/0x51e
[  182.948018] 	vfs_readdir+0x7b/0xb1
[  182.948020] 	sys_getdents+0x7e/0xce
[  182.948023] 	system_call_fastpath+0x16/0x1b
[  182.948026] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=55 cpu=0 pid=2832
[  182.948029] 	__slab_free+0x2f/0x1b7
[  182.948031] 	kfree+0xd5/0xfa
[  182.948034] 	free_rb_tree_fname+0x47/0x95
[  182.948036] 	ext4_htree_free_dir_info+0x13/0x1f
[  182.948038] 	ext4_release_dir+0x1a/0x1e
[  182.948041] 	fput+0xfd/0x1c2
[  182.948044] 	filp_close+0x6e/0x7a
[  182.948046] 	sys_close+0xaf/0xf1
[  182.948048] 	system_call_fastpath+0x16/0x1b
[  182.948051] INFO: Slab 0xffffea0000552880 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  182.948054] INFO: Object 0xffff8800154a33e8 @offset=5096 fp=0xffff8800154a3880
[  182.948055] 
[  182.948058] Bytes b4 ffff8800154a33d8: 84 29 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  .)......ZZZZZZZZ
[  182.948061] Object ffff8800154a33e8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  182.948063] Object ffff8800154a33f8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  182.948066] Object ffff8800154a3408: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  182.948069] Object ffff8800154a3418: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  182.948071] Redzone ffff8800154a3428: cc cc cc cc cc cc cc cc                          ........
[  182.948074] Padding ffff8800154a3568: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  182.948078] Pid: 2832, comm: tracker-miner-f Not tainted 3.2.0-rc6 #21
[  182.948080] Call Trace:
[  182.948084]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  182.948087]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  182.948090]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  182.948093]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  182.948096]  [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[  182.948100]  [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[  182.948103]  [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[  182.948106]  [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[  182.948110]  [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[  182.948113]  [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[  182.948116]  [<ffffffff8108bac2>] ? mark_held_locks+0x6d/0x95
[  182.948119]  [<ffffffff8112b9ee>] __kmalloc+0x92/0x101
[  182.948122]  [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[  182.948126]  [<ffffffff8119dcad>] kzalloc.constprop.2+0x13/0x15
[  182.948129]  [<ffffffff8119e374>] ext4_htree_store_dirent+0x2d/0xf1
[  182.948132]  [<ffffffff811a8ef0>] htree_dirblock_to_tree+0xf1/0x134
[  182.948136]  [<ffffffff811aadab>] ext4_htree_fill_tree+0x85/0x1e0
[  182.948139]  [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[  182.948142]  [<ffffffff8112ba4b>] ? __kmalloc+0xef/0x101
[  182.948145]  [<ffffffff8119df66>] ext4_readdir+0x17a/0x51e
[  182.948148]  [<ffffffff8114af38>] ? vfs_readdir+0x5b/0xb1
[  182.948151]  [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[  182.948154]  [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[  182.948157]  [<ffffffff8114af58>] vfs_readdir+0x7b/0xb1
[  182.948160]  [<ffffffff8114b074>] sys_getdents+0x7e/0xce
[  182.948163]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  182.948167] FIX kmalloc-64: Restoring 0xffff8800154a3428-0xffff8800154a342f=0xbb
[  182.948168] 
[  182.948170] FIX kmalloc-64: Marking all objects used
[  186.904833] =============================================================================
[  186.904838] BUG kmalloc-64: Redzone overwritten
[  186.904840] -----------------------------------------------------------------------------
[  186.904841] 
[  186.904844] INFO: 0xffff88005188e970-0xffff88005188e977. First byte 0xbb instead of 0xcc
[  186.904851] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=18 cpu=0 pid=2832
[  186.904855] 	__slab_alloc+0x395/0x3f7
[  186.904858] 	__kmalloc+0x92/0x101
[  186.904860] 	kzalloc.constprop.2+0x13/0x15
[  186.904863] 	ext4_htree_store_dirent+0x2d/0xf1
[  186.904865] 	htree_dirblock_to_tree+0xf1/0x134
[  186.904868] 	ext4_htree_fill_tree+0x85/0x1e0
[  186.904870] 	ext4_readdir+0x17a/0x51e
[  186.904873] 	vfs_readdir+0x7b/0xb1
[  186.904875] 	sys_getdents+0x7e/0xce
[  186.904878] 	system_call_fastpath+0x16/0x1b
[  186.904881] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2832
[  186.904884] 	__slab_free+0x2f/0x1b7
[  186.904886] 	kfree+0xd5/0xfa
[  186.904888] 	free_rb_tree_fname+0x47/0x95
[  186.904890] 	ext4_htree_free_dir_info+0x13/0x1f
[  186.904892] 	ext4_release_dir+0x1a/0x1e
[  186.904895] 	fput+0xfd/0x1c2
[  186.904898] 	filp_close+0x6e/0x7a
[  186.904900] 	sys_close+0xaf/0xf1
[  186.904902] 	system_call_fastpath+0x16/0x1b
[  186.904905] INFO: Slab 0xffffea0001462380 objects=20 used=20 fp=0x          (null) flags=0x20000000004081
[  186.904908] INFO: Object 0xffff88005188e930 @offset=2352 fp=0x          (null)
[  186.904909] 
[  186.904912] Bytes b4 ffff88005188e920: 1e fe fd ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  186.904915] Object ffff88005188e930: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  186.904918] Object ffff88005188e940: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  186.904920] Object ffff88005188e950: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  186.904923] Object ffff88005188e960: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  186.904926] Redzone ffff88005188e970: bb bb bb bb bb bb bb bb                          ........
[  186.904928] Padding ffff88005188eab0: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  186.904932] Pid: 2960, comm: slabinfo Not tainted 3.2.0-rc6 #21
[  186.904933] Call Trace:
[  186.904937]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  186.904940]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  186.904943]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  186.904947]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  186.904950]  [<ffffffff8112a8be>] validate_slab+0x110/0x151
[  186.904953]  [<ffffffff8112ca7f>] validate_store+0x148/0x1e8
[  186.904957]  [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[  186.904961]  [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[  186.904965]  [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[  186.904968]  [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[  186.904971]  [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[  186.904974]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  186.904977] FIX kmalloc-64: Restoring 0xffff88005188e970-0xffff88005188e977=0xcc
[  186.904978] 
[  186.905005] SLUB: kmalloc-64 689 slabs counted but counter=690
[  187.243703] =============================================================================
[  187.243712] BUG kmalloc-64: Redzone overwritten
[  187.243716] -----------------------------------------------------------------------------
[  187.243718] 
[  187.243724] INFO: 0xffff88005188e970-0xffff88005188e977. First byte 0xcc instead of 0xbb
[  187.243736] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=357 cpu=0 pid=2832
[  187.243743] 	__slab_alloc+0x395/0x3f7
[  187.243748] 	__kmalloc+0x92/0x101
[  187.243753] 	kzalloc.constprop.2+0x13/0x15
[  187.243758] 	ext4_htree_store_dirent+0x2d/0xf1
[  187.243764] 	htree_dirblock_to_tree+0xf1/0x134
[  187.243768] 	ext4_htree_fill_tree+0x85/0x1e0
[  187.243773] 	ext4_readdir+0x17a/0x51e
[  187.243778] 	vfs_readdir+0x7b/0xb1
[  187.243782] 	sys_getdents+0x7e/0xce
[  187.243788] 	system_call_fastpath+0x16/0x1b
[  187.243794] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=339 cpu=0 pid=2832
[  187.243799] 	__slab_free+0x2f/0x1b7
[  187.243804] 	kfree+0xd5/0xfa
[  187.243808] 	free_rb_tree_fname+0x47/0x95
[  187.243813] 	ext4_htree_free_dir_info+0x13/0x1f
[  187.243818] 	ext4_release_dir+0x1a/0x1e
[  187.243822] 	fput+0xfd/0x1c2
[  187.243828] 	filp_close+0x6e/0x7a
[  187.243833] 	sys_close+0xaf/0xf1
[  187.243837] 	system_call_fastpath+0x16/0x1b
[  187.243843] INFO: Slab 0xffffea0001462380 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  187.243848] INFO: Object 0xffff88005188e930 @offset=2352 fp=0x          (null)
[  187.243850] 
[  187.243856] Bytes b4 ffff88005188e920: 1e fe fd ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  187.243861] Object ffff88005188e930: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  187.243866] Object ffff88005188e940: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  187.243871] Object ffff88005188e950: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  187.243877] Object ffff88005188e960: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  187.243882] Redzone ffff88005188e970: cc cc cc cc cc cc cc cc                          ........
[  187.243887] Padding ffff88005188eab0: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  187.243893] Pid: 884, comm: Xorg Not tainted 3.2.0-rc6 #21
[  187.243897] Call Trace:
[  187.243904]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  187.243910]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  187.243917]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  187.243924]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  187.243930]  [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[  187.243958]  [<ffffffffa007f438>] ? kzalloc.constprop.3+0x13/0x15 [i915]
[  187.243965]  [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[  187.243972]  [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[  187.243979]  [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[  187.244003]  [<ffffffffa007f438>] ? kzalloc.constprop.3+0x13/0x15 [i915]
[  187.244008]  [<ffffffff8108bac2>] ? mark_held_locks+0x6d/0x95
[  187.244008]  [<ffffffff8112b9ee>] __kmalloc+0x92/0x101
[  187.244008]  [<ffffffffa007f438>] ? kzalloc.constprop.3+0x13/0x15 [i915]
[  187.244008]  [<ffffffffa007f438>] kzalloc.constprop.3+0x13/0x15 [i915]
[  187.244008]  [<ffffffffa007f725>] i915_gem_do_execbuffer+0x2eb/0x112c [i915]
[  187.244008]  [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[  187.244008]  [<ffffffff8108b7dc>] ? lock_acquire+0xe0/0x112
[  187.244008]  [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[  187.244008]  [<ffffffff8108b6ca>] ? lock_release+0x16b/0x19d
[  187.244008]  [<ffffffff8110aefa>] ? might_fault+0x89/0x90
[  187.244008]  [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[  187.244008]  [<ffffffff8112ba4b>] ? __kmalloc+0xef/0x101
[  187.244008]  [<ffffffffa0080868>] i915_gem_execbuffer2+0xe5/0x145 [i915]
[  187.244008]  [<ffffffff8110aefa>] ? might_fault+0x89/0x90
[  187.244008]  [<ffffffffa0020918>] drm_ioctl+0x2ce/0x3b0 [drm]
[  187.244008]  [<ffffffffa0080783>] ? i915_gem_execbuffer+0x21d/0x21d [i915]
[  187.244008]  [<ffffffff811fe0b4>] ? inode_has_perm+0x32/0x34
[  187.244008]  [<ffffffff811fe15d>] ? file_has_perm+0xa7/0xc9
[  187.244008]  [<ffffffff8114abd9>] do_vfs_ioctl+0x46e/0x4af
[  187.244008]  [<ffffffff814fb2ba>] ? sysret_check+0x2e/0x69
[  187.244008]  [<ffffffff8114ac70>] sys_ioctl+0x56/0x7a
[  187.244008]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  187.244008] FIX kmalloc-64: Restoring 0xffff88005188e970-0xffff88005188e977=0xbb
[  187.244008] 
[  187.244008] FIX kmalloc-64: Marking all objects used
[  190.925134] SLUB: kmalloc-64 688 slabs counted but counter=690
[  194.940048] SLUB: kmalloc-64 688 slabs counted but counter=690
[  198.963980] =============================================================================
[  198.963985] BUG kmalloc-64: Redzone overwritten
[  198.963987] -----------------------------------------------------------------------------
[  198.963988] 
[  198.963991] INFO: 0xffff880017d3d5b0-0xffff880017d3d5b7. First byte 0xbb instead of 0xcc
[  198.963998] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=36 cpu=0 pid=2832
[  198.964002] 	__slab_alloc+0x395/0x3f7
[  198.964005] 	__kmalloc+0x92/0x101
[  198.964005] 	kzalloc.constprop.2+0x13/0x15
[  198.964005] 	ext4_htree_store_dirent+0x2d/0xf1
[  198.964005] 	htree_dirblock_to_tree+0xf1/0x134
[  198.964005] 	ext4_htree_fill_tree+0x85/0x1e0
[  198.964005] 	ext4_readdir+0x17a/0x51e
[  198.964005] 	vfs_readdir+0x7b/0xb1
[  198.964005] 	sys_getdents+0x7e/0xce
[  198.964005] 	system_call_fastpath+0x16/0x1b
[  198.964005] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2832
[  198.964005] 	__slab_free+0x2f/0x1b7
[  198.964005] 	kfree+0xd5/0xfa
[  198.964005] 	free_rb_tree_fname+0x47/0x95
[  198.964005] 	ext4_htree_free_dir_info+0x13/0x1f
[  198.964005] 	ext4_release_dir+0x1a/0x1e
[  198.964005] 	fput+0xfd/0x1c2
[  198.964005] 	filp_close+0x6e/0x7a
[  198.964005] 	sys_close+0xaf/0xf1
[  198.964005] 	system_call_fastpath+0x16/0x1b
[  198.964005] INFO: Slab 0xffffea00005f4f00 objects=20 used=20 fp=0x          (null) flags=0x20000000004081
[  198.964005] INFO: Object 0xffff880017d3d570 @offset=5488 fp=0x          (null)
[  198.964005] 
[  198.964005] Bytes b4 ffff880017d3d560: 71 73 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  qs......ZZZZZZZZ
[  198.964005] Object ffff880017d3d570: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  198.964005] Object ffff880017d3d580: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  198.964005] Object ffff880017d3d590: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  198.964005] Object ffff880017d3d5a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  198.964005] Redzone ffff880017d3d5b0: bb bb bb bb bb bb bb bb                          ........
[  198.964005] Padding ffff880017d3d6f0: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  198.964005] Pid: 2966, comm: slabinfo Not tainted 3.2.0-rc6 #21
[  198.964005] Call Trace:
[  198.964005]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  198.964005]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  198.964005]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  198.964005]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  198.964005]  [<ffffffff8112a8be>] validate_slab+0x110/0x151
[  198.964005]  [<ffffffff8112ca7f>] validate_store+0x148/0x1e8
[  198.964005]  [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[  198.964005]  [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[  198.964005]  [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[  198.964005]  [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[  198.964005]  [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[  198.964005]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  198.964005] FIX kmalloc-64: Restoring 0xffff880017d3d5b0-0xffff880017d3d5b7=0xcc
[  198.964005] 
[  198.964005] SLUB: kmalloc-64 689 slabs counted but counter=691
[  200.305548] =============================================================================
[  200.305553] BUG kmalloc-64: Redzone overwritten
[  200.305555] -----------------------------------------------------------------------------
[  200.305556] 
[  200.305559] INFO: 0xffff880017d3d5b0-0xffff880017d3d5b7. First byte 0xcc instead of 0xbb
[  200.305567] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=1378 cpu=0 pid=2832
[  200.305572] 	__slab_alloc+0x395/0x3f7
[  200.305575] 	__kmalloc+0x92/0x101
[  200.305577] 	kzalloc.constprop.2+0x13/0x15
[  200.305579] 	ext4_htree_store_dirent+0x2d/0xf1
[  200.305583] 	htree_dirblock_to_tree+0xf1/0x134
[  200.305585] 	ext4_htree_fill_tree+0x85/0x1e0
[  200.305587] 	ext4_readdir+0x17a/0x51e
[  200.305590] 	vfs_readdir+0x7b/0xb1
[  200.305593] 	sys_getdents+0x7e/0xce
[  200.305596] 	system_call_fastpath+0x16/0x1b
[  200.305599] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=1342 cpu=0 pid=2832
[  200.305601] 	__slab_free+0x2f/0x1b7
[  200.305604] 	kfree+0xd5/0xfa
[  200.305606] 	free_rb_tree_fname+0x47/0x95
[  200.305608] 	ext4_htree_free_dir_info+0x13/0x1f
[  200.305610] 	ext4_release_dir+0x1a/0x1e
[  200.305613] 	fput+0xfd/0x1c2
[  200.305617] 	filp_close+0x6e/0x7a
[  200.305619] 	sys_close+0xaf/0xf1
[  200.305621] 	system_call_fastpath+0x16/0x1b
[  200.305624] INFO: Slab 0xffffea00005f4f00 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  200.305626] INFO: Object 0xffff880017d3d570 @offset=5488 fp=0xffff880017d3d880
[  200.305627] 
[  200.305631] Bytes b4 ffff880017d3d560: 71 73 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  qs......ZZZZZZZZ
[  200.305633] Object ffff880017d3d570: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  200.305636] Object ffff880017d3d580: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  200.305638] Object ffff880017d3d590: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  200.305641] Object ffff880017d3d5a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  200.305644] Redzone ffff880017d3d5b0: cc cc cc cc cc cc cc cc                          ........
[  200.305646] Padding ffff880017d3d6f0: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  200.305650] Pid: 884, comm: Xorg Not tainted 3.2.0-rc6 #21
[  200.305652] Call Trace:
[  200.305656]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  200.305659]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  200.305662]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  200.305666]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  200.305669]  [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[  200.305686]  [<ffffffffa002a3c6>] ? kzalloc.constprop.6+0x32/0x40 [drm]
[  200.305690]  [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[  200.305693]  [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[  200.305698]  [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[  200.305707]  [<ffffffffa002a3c6>] ? kzalloc.constprop.6+0x32/0x40 [drm]
[  200.305711]  [<ffffffff8108bac2>] ? mark_held_locks+0x6d/0x95
[  200.305721]  [<ffffffffa002a3c6>] ? kzalloc.constprop.6+0x32/0x40 [drm]
[  200.305724]  [<ffffffff8112bcc7>] kmem_cache_alloc_trace+0x5b/0xc4
[  200.305734]  [<ffffffffa002a3c6>] kzalloc.constprop.6+0x32/0x40 [drm]
[  200.305744]  [<ffffffffa002a48c>] drm_mm_kmalloc+0x28/0x77 [drm]
[  200.305755]  [<ffffffffa002a565>] drm_mm_get_block_generic+0x26/0x51 [drm]
[  200.305776]  [<ffffffffa007a4bd>] i915_gem_object_bind_to_gtt+0x1c8/0x47a [i915]
[  200.305779]  [<ffffffff814edfd5>] ? __slab_alloc+0x3e2/0x3f7
[  200.305782]  [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[  200.305794]  [<ffffffffa007f438>] ? kzalloc.constprop.3+0x13/0x15 [i915]
[  200.305807]  [<ffffffffa007cc9f>] i915_gem_object_pin+0xc7/0x13c [i915]
[  200.305818]  [<ffffffffa007efc7>] i915_gem_execbuffer_reserve+0x1ba/0x2fb [i915]
[  200.305830]  [<ffffffffa007f87f>] i915_gem_do_execbuffer+0x445/0x112c [i915]
[  200.305835]  [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[  200.305838]  [<ffffffff8108b6ca>] ? lock_release+0x16b/0x19d
[  200.305841]  [<ffffffff8110aefa>] ? might_fault+0x89/0x90
[  200.305844]  [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[  200.305856]  [<ffffffffa0080868>] i915_gem_execbuffer2+0xe5/0x145 [i915]
[  200.305860]  [<ffffffff8110aefa>] ? might_fault+0x89/0x90
[  200.305868]  [<ffffffffa0020918>] drm_ioctl+0x2ce/0x3b0 [drm]
[  200.305879]  [<ffffffffa0080783>] ? i915_gem_execbuffer+0x21d/0x21d [i915]
[  200.305884]  [<ffffffff811fe0b4>] ? inode_has_perm+0x32/0x34
[  200.305887]  [<ffffffff811fe15d>] ? file_has_perm+0xa7/0xc9
[  200.305891]  [<ffffffff8114abd9>] do_vfs_ioctl+0x46e/0x4af
[  200.305894]  [<ffffffff814fb2ba>] ? sysret_check+0x2e/0x69
[  200.305897]  [<ffffffff8114ac70>] sys_ioctl+0x56/0x7a
[  200.305901]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  200.305904] FIX kmalloc-64: Restoring 0xffff880017d3d5b0-0xffff880017d3d5b7=0xbb
[  200.305905] 
[  200.305907] FIX kmalloc-64: Marking all objects used
[  202.975067] SLUB: kmalloc-64 688 slabs counted but counter=691
[  206.982956] =============================================================================
[  206.982961] BUG kmalloc-64: Redzone overwritten
[  206.982963] -----------------------------------------------------------------------------
[  206.982964] 
[  206.982967] INFO: 0xffff8800154a5428-0xffff8800154a542f. First byte 0xbb instead of 0xcc
[  206.982973] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=38 cpu=0 pid=2832
[  206.982978] 	__slab_alloc+0x395/0x3f7
[  206.982981] 	__kmalloc+0x92/0x101
[  206.982983] 	kzalloc.constprop.2+0x13/0x15
[  206.982985] 	ext4_htree_store_dirent+0x2d/0xf1
[  206.982988] 	htree_dirblock_to_tree+0xf1/0x134
[  206.982991] 	ext4_htree_fill_tree+0x85/0x1e0
[  206.982993] 	ext4_readdir+0x17a/0x51e
[  206.982996] 	vfs_readdir+0x7b/0xb1
[  206.982998] 	sys_getdents+0x7e/0xce
[  206.983001] 	system_call_fastpath+0x16/0x1b
[  206.983004] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2832
[  206.983007] 	__slab_free+0x2f/0x1b7
[  206.983007] 	kfree+0xd5/0xfa
[  206.983007] 	free_rb_tree_fname+0x47/0x95
[  206.983007] 	ext4_htree_free_dir_info+0x13/0x1f
[  206.983007] 	ext4_release_dir+0x1a/0x1e
[  206.983007] 	fput+0xfd/0x1c2
[  206.983007] 	filp_close+0x6e/0x7a
[  206.983007] 	sys_close+0xaf/0xf1
[  206.983007] 	system_call_fastpath+0x16/0x1b
[  206.983007] INFO: Slab 0xffffea0000552900 objects=20 used=20 fp=0x          (null) flags=0x20000000004081
[  206.983007] INFO: Object 0xffff8800154a53e8 @offset=5096 fp=0x          (null)
[  206.983007] 
[  206.983007] Bytes b4 ffff8800154a53d8: 4e 7b fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  N{......ZZZZZZZZ
[  206.983007] Object ffff8800154a53e8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  206.983007] Object ffff8800154a53f8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  206.983007] Object ffff8800154a5408: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  206.983007] Object ffff8800154a5418: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  206.983007] Redzone ffff8800154a5428: bb bb bb bb bb bb bb bb                          ........
[  206.983007] Padding ffff8800154a5568: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  206.983007] Pid: 2971, comm: slabinfo Not tainted 3.2.0-rc6 #21
[  206.983007] Call Trace:
[  206.983007]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  206.983007]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  206.983007]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  206.983007]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  206.983007]  [<ffffffff8112a8be>] validate_slab+0x110/0x151
[  206.983007]  [<ffffffff8112ca7f>] validate_store+0x148/0x1e8
[  206.983007]  [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[  206.983007]  [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[  206.983007]  [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[  206.983007]  [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[  206.983007]  [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[  206.983007]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  206.983007] FIX kmalloc-64: Restoring 0xffff8800154a5428-0xffff8800154a542f=0xcc
[  206.983007] 
[  206.983007] SLUB: kmalloc-64 688 slabs counted but counter=691
[  207.623402] =============================================================================
[  207.623407] BUG kmalloc-64: Redzone overwritten
[  207.623409] -----------------------------------------------------------------------------
[  207.623410] 
[  207.623413] INFO: 0xffff8800154a5428-0xffff8800154a542f. First byte 0xcc instead of 0xbb
[  207.623420] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=679 cpu=0 pid=2832
[  207.623424] 	__slab_alloc+0x395/0x3f7
[  207.623427] 	__kmalloc+0x92/0x101
[  207.623429] 	kzalloc.constprop.2+0x13/0x15
[  207.623432] 	ext4_htree_store_dirent+0x2d/0xf1
[  207.623435] 	htree_dirblock_to_tree+0xf1/0x134
[  207.623437] 	ext4_htree_fill_tree+0x85/0x1e0
[  207.623439] 	ext4_readdir+0x17a/0x51e
[  207.623442] 	vfs_readdir+0x7b/0xb1
[  207.623444] 	sys_getdents+0x7e/0xce
[  207.623447] 	system_call_fastpath+0x16/0x1b
[  207.623450] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=641 cpu=0 pid=2832
[  207.623453] 	__slab_free+0x2f/0x1b7
[  207.623455] 	kfree+0xd5/0xfa
[  207.623457] 	free_rb_tree_fname+0x47/0x95
[  207.623459] 	ext4_htree_free_dir_info+0x13/0x1f
[  207.623462] 	ext4_release_dir+0x1a/0x1e
[  207.623464] 	fput+0xfd/0x1c2
[  207.623467] 	filp_close+0x6e/0x7a
[  207.623469] 	sys_close+0xaf/0xf1
[  207.623472] 	system_call_fastpath+0x16/0x1b
[  207.623474] INFO: Slab 0xffffea0000552900 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  207.623477] INFO: Object 0xffff8800154a53e8 @offset=5096 fp=0x          (null)
[  207.623478] 
[  207.623481] Bytes b4 ffff8800154a53d8: 4e 7b fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  N{......ZZZZZZZZ
[  207.623484] Object ffff8800154a53e8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  207.623486] Object ffff8800154a53f8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  207.623489] Object ffff8800154a5408: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  207.623491] Object ffff8800154a5418: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  207.623494] Redzone ffff8800154a5428: cc cc cc cc cc cc cc cc                          ........
[  207.623496] Padding ffff8800154a5568: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  207.623499] Pid: 2832, comm: tracker-miner-f Not tainted 3.2.0-rc6 #21
[  207.623501] Call Trace:
[  207.623505]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  207.623508]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  207.623512]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  207.623515]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  207.623518]  [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[  207.623523]  [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[  207.623527]  [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[  207.623530]  [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[  207.623533]  [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[  207.623537]  [<ffffffff8120de12>] ? security_context_to_sid_core+0x8b/0x182
[  207.623541]  [<ffffffff8112d635>] __kmalloc_track_caller+0x8e/0xfd
[  207.623544]  [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[  207.623549]  [<ffffffff81105292>] kstrdup+0x31/0x49
[  207.623552]  [<ffffffff8120de55>] security_context_to_sid_core+0xce/0x182
[  207.623557]  [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[  207.623561]  [<ffffffff814f82e8>] ? sub_preempt_count+0x95/0xa8
[  207.623565]  [<ffffffff814f5139>] ? _raw_spin_unlock+0x48/0x56
[  207.623568]  [<ffffffff8120f185>] security_context_to_sid_default+0x14/0x16
[  207.623573]  [<ffffffff811ffd7c>] inode_doinit_with_dentry+0x267/0x41f
[  207.623576]  [<ffffffff811fff50>] selinux_d_instantiate+0x1c/0x1e
[  207.623581]  [<ffffffff811faccb>] security_d_instantiate+0x21/0x23
[  207.623585]  [<ffffffff8114d657>] d_instantiate+0x5c/0x61
[  207.623588]  [<ffffffff8114f337>] d_splice_alias+0xbc/0xd2
[  207.623591]  [<ffffffff811a9c27>] ext4_lookup+0xba/0xeb
[  207.623595]  [<ffffffff81145259>] d_alloc_and_lookup+0x45/0x6c
[  207.623599]  [<ffffffff81146092>] walk_component+0x224/0x401
[  207.623602]  [<ffffffff811462aa>] lookup_last+0x3b/0x3d
[  207.623605]  [<ffffffff81146f31>] path_lookupat+0x82/0x29c
[  207.623610]  [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[  207.623613]  [<ffffffff811459f3>] ? getname_flags+0x30/0x209
[  207.623618]  [<ffffffff8124c887>] ? __strncpy_from_user+0x1e/0x48
[  207.623621]  [<ffffffff81147172>] do_path_lookup+0x27/0x96
[  207.623624]  [<ffffffff81148b07>] user_path_at_empty+0x53/0x92
[  207.623628]  [<ffffffff8114af38>] ? vfs_readdir+0x5b/0xb1
[  207.623631]  [<ffffffff814f3e53>] ? __mutex_unlock_slowpath+0x112/0x145
[  207.623634]  [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[  207.623637]  [<ffffffff81148b57>] user_path_at+0x11/0x13
[  207.623640]  [<ffffffff811400c4>] vfs_fstatat+0x3a/0x64
[  207.623644]  [<ffffffff8114010c>] vfs_lstat+0x1e/0x20
[  207.623646]  [<ffffffff8114025b>] sys_newlstat+0x1a/0x33
[  207.623650]  [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[  207.623654]  [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[  207.623658]  [<ffffffff8124c50e>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[  207.623661]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  207.623664] FIX kmalloc-64: Restoring 0xffff8800154a5428-0xffff8800154a542f=0xbb
[  207.623665] 
[  207.623667] FIX kmalloc-64: Marking all objects used
[  211.000052] =============================================================================
[  211.000057] BUG kmalloc-64: Redzone overwritten
[  211.000059] -----------------------------------------------------------------------------
[  211.000060] 
[  211.000063] INFO: 0xffff880015696040-0xffff880015696047. First byte 0xbb instead of 0xcc
[  211.000069] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=20 cpu=0 pid=2973
[  211.000073] 	__slab_alloc+0x395/0x3f7
[  211.000076] 	__kmalloc+0x92/0x101
[  211.000079] 	kzalloc.constprop.2+0x13/0x15
[  211.000081] 	ext4_htree_store_dirent+0x2d/0xf1
[  211.000084] 	htree_dirblock_to_tree+0xf1/0x134
[  211.000086] 	ext4_htree_fill_tree+0x85/0x1e0
[  211.000088] 	ext4_readdir+0x17a/0x51e
[  211.000091] 	vfs_readdir+0x7b/0xb1
[  211.000093] 	sys_getdents+0x7e/0xce
[  211.000096] 	system_call_fastpath+0x16/0x1b
[  211.000099] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2973
[  211.000101] 	__slab_free+0x2f/0x1b7
[  211.000103] 	kfree+0xd5/0xfa
[  211.000106] 	free_rb_tree_fname+0x47/0x95
[  211.000108] 	ext4_htree_free_dir_info+0x13/0x1f
[  211.000110] 	ext4_release_dir+0x1a/0x1e
[  211.000112] 	fput+0xfd/0x1c2
[  211.000116] 	filp_close+0x6e/0x7a
[  211.000118] 	sys_close+0xaf/0xf1
[  211.000120] 	system_call_fastpath+0x16/0x1b
[  211.000123] INFO: Slab 0xffffea000055a580 objects=20 used=10 fp=0xffff880015696498 flags=0x20000000004081
[  211.000125] INFO: Object 0xffff880015696000 @offset=0 fp=0xffff880015696498
[  211.000126] 
[  211.000129] Object ffff880015696000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  211.000132] Object ffff880015696010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  211.000134] Object ffff880015696020: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  211.000137] Object ffff880015696030: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  211.000139] Redzone ffff880015696040: bb bb bb bb bb bb bb bb                          ........
[  211.000141] Padding ffff880015696180: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  211.000145] Pid: 2974, comm: slabinfo Not tainted 3.2.0-rc6 #21
[  211.000147] Call Trace:
[  211.000150]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  211.000153]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  211.000156]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  211.000159]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  211.000162]  [<ffffffff8112a8be>] validate_slab+0x110/0x151
[  211.000166]  [<ffffffff8112c9ff>] validate_store+0xc8/0x1e8
[  211.000170]  [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[  211.000174]  [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[  211.000177]  [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[  211.000180]  [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[  211.000183]  [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[  211.000186]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  211.000189] FIX kmalloc-64: Restoring 0xffff880015696040-0xffff880015696047=0xcc
[  211.000190] 
[  211.001007] SLUB: kmalloc-64 687 slabs counted but counter=691
[  211.054751] =============================================================================
[  211.054756] BUG kmalloc-64: Redzone overwritten
[  211.054758] -----------------------------------------------------------------------------
[  211.054759] 
[  211.054762] INFO: 0xffff880015696040-0xffff880015696047. First byte 0xcc instead of 0xbb
[  211.054769] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=74 cpu=0 pid=2973
[  211.054773] 	__slab_alloc+0x395/0x3f7
[  211.054776] 	__kmalloc+0x92/0x101
[  211.054778] 	kzalloc.constprop.2+0x13/0x15
[  211.054781] 	ext4_htree_store_dirent+0x2d/0xf1
[  211.054784] 	htree_dirblock_to_tree+0xf1/0x134
[  211.054786] 	ext4_htree_fill_tree+0x85/0x1e0
[  211.054788] 	ext4_readdir+0x17a/0x51e
[  211.054791] 	vfs_readdir+0x7b/0xb1
[  211.054794] 	sys_getdents+0x7e/0xce
[  211.054796] 	system_call_fastpath+0x16/0x1b
[  211.054799] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=54 cpu=0 pid=2973
[  211.054802] 	__slab_free+0x2f/0x1b7
[  211.054804] 	kfree+0xd5/0xfa
[  211.054806] 	free_rb_tree_fname+0x47/0x95
[  211.054809] 	ext4_htree_free_dir_info+0x13/0x1f
[  211.054811] 	ext4_release_dir+0x1a/0x1e
[  211.054814] 	fput+0xfd/0x1c2
[  211.054818] 	filp_close+0x6e/0x7a
[  211.054820] 	sys_close+0xaf/0xf1
[  211.054822] 	system_call_fastpath+0x16/0x1b
[  211.054825] INFO: Slab 0xffffea000055a580 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  211.054828] INFO: Object 0xffff880015696000 @offset=0 fp=0xffff880015696498
[  211.054829] 
[  211.054832] Object ffff880015696000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  211.054834] Object ffff880015696010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  211.054837] Object ffff880015696020: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  211.054840] Object ffff880015696030: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  211.054842] Redzone ffff880015696040: cc cc cc cc cc cc cc cc                          ........
[  211.054845] Padding ffff880015696180: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  211.054848] Pid: 2973, comm: tracker-miner-f Not tainted 3.2.0-rc6 #21
[  211.054850] Call Trace:
[  211.054854]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  211.054857]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  211.054860]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  211.054863]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  211.054866]  [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[  211.054869]  [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[  211.054873]  [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[  211.054876]  [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[  211.054880]  [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[  211.054883]  [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[  211.054886]  [<ffffffff8108bac2>] ? mark_held_locks+0x6d/0x95
[  211.054889]  [<ffffffff8112b9ee>] __kmalloc+0x92/0x101
[  211.054892]  [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[  211.054895]  [<ffffffff8119dcad>] kzalloc.constprop.2+0x13/0x15
[  211.054898]  [<ffffffff8119e374>] ext4_htree_store_dirent+0x2d/0xf1
[  211.054901]  [<ffffffff811a8ef0>] htree_dirblock_to_tree+0xf1/0x134
[  211.054905]  [<ffffffff811aadab>] ext4_htree_fill_tree+0x85/0x1e0
[  211.054908]  [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[  211.054911]  [<ffffffff8112ba4b>] ? __kmalloc+0xef/0x101
[  211.054914]  [<ffffffff8119df66>] ext4_readdir+0x17a/0x51e
[  211.054917]  [<ffffffff8114af38>] ? vfs_readdir+0x5b/0xb1
[  211.054921]  [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[  211.054924]  [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[  211.054927]  [<ffffffff8114af58>] vfs_readdir+0x7b/0xb1
[  211.054930]  [<ffffffff8114b074>] sys_getdents+0x7e/0xce
[  211.054933]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  211.054936] FIX kmalloc-64: Restoring 0xffff880015696040-0xffff880015696047=0xbb
[  211.054937] 
[  211.054939] FIX kmalloc-64: Marking all objects used
[  215.019016] SLUB: kmalloc-64 686 slabs counted but counter=691
[  219.022502] =============================================================================
[  219.022506] BUG kmalloc-64: Redzone overwritten
[  219.022508] -----------------------------------------------------------------------------
[  219.022509] 
[  219.022512] INFO: 0xffff88002b0dc7e8-0xffff88002b0dc7ef. First byte 0xbb instead of 0xcc
[  219.022519] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=37 cpu=0 pid=2832
[  219.022523] 	__slab_alloc+0x395/0x3f7
[  219.022527] 	__kmalloc+0x92/0x101
[  219.022529] 	kzalloc.constprop.2+0x13/0x15
[  219.022531] 	ext4_htree_store_dirent+0x2d/0xf1
[  219.022534] 	htree_dirblock_to_tree+0xf1/0x134
[  219.022537] 	ext4_htree_fill_tree+0x85/0x1e0
[  219.022539] 	ext4_readdir+0x17a/0x51e
[  219.022541] 	vfs_readdir+0x7b/0xb1
[  219.022544] 	sys_getdents+0x7e/0xce
[  219.022546] 	system_call_fastpath+0x16/0x1b
[  219.022549] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2832
[  219.022552] 	__slab_free+0x2f/0x1b7
[  219.022554] 	kfree+0xd5/0xfa
[  219.022557] 	free_rb_tree_fname+0x47/0x95
[  219.022559] 	ext4_htree_free_dir_info+0x13/0x1f
[  219.022561] 	ext4_release_dir+0x1a/0x1e
[  219.022564] 	fput+0xfd/0x1c2
[  219.022567] 	filp_close+0x6e/0x7a
[  219.022569] 	sys_close+0xaf/0xf1
[  219.022571] 	system_call_fastpath+0x16/0x1b
[  219.022574] INFO: Slab 0xffffea0000ac3700 objects=20 used=20 fp=0x          (null) flags=0x20000000004081
[  219.022577] INFO: Object 0xffff88002b0dc7a8 @offset=1960 fp=0x          (null)
[  219.022578] 
[  219.022581] Bytes b4 ffff88002b0dc798: 19 c0 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  219.022584] Object ffff88002b0dc7a8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  219.022586] Object ffff88002b0dc7b8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  219.022589] Object ffff88002b0dc7c8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  219.022591] Object ffff88002b0dc7d8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  219.022594] Redzone ffff88002b0dc7e8: bb bb bb bb bb bb bb bb                          ........
[  219.022596] Padding ffff88002b0dc928: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  219.022600] Pid: 2978, comm: slabinfo Not tainted 3.2.0-rc6 #21
[  219.022602] Call Trace:
[  219.022605]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  219.022608]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  219.022611]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  219.022615]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  219.022618]  [<ffffffff8112a8be>] validate_slab+0x110/0x151
[  219.022621]  [<ffffffff8112ca7f>] validate_store+0x148/0x1e8
[  219.022625]  [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[  219.022629]  [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[  219.022633]  [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[  219.022636]  [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[  219.022639]  [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[  219.022642]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  219.022645] FIX kmalloc-64: Restoring 0xffff88002b0dc7e8-0xffff88002b0dc7ef=0xcc
[  219.022646] 
[  219.023010] SLUB: kmalloc-64 686 slabs counted but counter=691
[  220.104676] =============================================================================
[  220.104681] BUG kmalloc-64: Redzone overwritten
[  220.104683] -----------------------------------------------------------------------------
[  220.104684] 
[  220.104687] INFO: 0xffff88002b0dc7e8-0xffff88002b0dc7ef. First byte 0xcc instead of 0xbb
[  220.104694] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=1119 cpu=0 pid=2832
[  220.104698] 	__slab_alloc+0x395/0x3f7
[  220.104701] 	__kmalloc+0x92/0x101
[  220.104704] 	kzalloc.constprop.2+0x13/0x15
[  220.104706] 	ext4_htree_store_dirent+0x2d/0xf1
[  220.104709] 	htree_dirblock_to_tree+0xf1/0x134
[  220.104711] 	ext4_htree_fill_tree+0x85/0x1e0
[  220.104713] 	ext4_readdir+0x17a/0x51e
[  220.104716] 	vfs_readdir+0x7b/0xb1
[  220.104718] 	sys_getdents+0x7e/0xce
[  220.104721] 	system_call_fastpath+0x16/0x1b
[  220.104724] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=1082 cpu=0 pid=2832
[  220.104727] 	__slab_free+0x2f/0x1b7
[  220.104729] 	kfree+0xd5/0xfa
[  220.104731] 	free_rb_tree_fname+0x47/0x95
[  220.104733] 	ext4_htree_free_dir_info+0x13/0x1f
[  220.104736] 	ext4_release_dir+0x1a/0x1e
[  220.104738] 	fput+0xfd/0x1c2
[  220.104741] 	filp_close+0x6e/0x7a
[  220.104743] 	sys_close+0xaf/0xf1
[  220.104746] 	system_call_fastpath+0x16/0x1b
[  220.104748] INFO: Slab 0xffffea0000ac3700 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  220.104751] INFO: Object 0xffff88002b0dc7a8 @offset=1960 fp=0xffff88002b0dc620
[  220.104752] 
[  220.104755] Bytes b4 ffff88002b0dc798: e8 c7 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  220.104758] Object ffff88002b0dc7a8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  220.104760] Object ffff88002b0dc7b8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  220.104763] Object ffff88002b0dc7c8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  220.104765] Object ffff88002b0dc7d8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  220.104768] Redzone ffff88002b0dc7e8: cc cc cc cc cc cc cc cc                          ........
[  220.104770] Padding ffff88002b0dc928: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  220.104773] Pid: 2832, comm: tracker-miner-f Not tainted 3.2.0-rc6 #21
[  220.104775] Call Trace:
[  220.104779]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  220.104782]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  220.104786]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  220.104789]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  220.104792]  [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[  220.104797]  [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[  220.104800]  [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[  220.104804]  [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[  220.104807]  [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[  220.104811]  [<ffffffff8120de12>] ? security_context_to_sid_core+0x8b/0x182
[  220.104814]  [<ffffffff8112d635>] __kmalloc_track_caller+0x8e/0xfd
[  220.104818]  [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[  220.104823]  [<ffffffff81105292>] kstrdup+0x31/0x49
[  220.104826]  [<ffffffff8120de55>] security_context_to_sid_core+0xce/0x182
[  220.104831]  [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[  220.104835]  [<ffffffff814f82e8>] ? sub_preempt_count+0x95/0xa8
[  220.104838]  [<ffffffff814f5139>] ? _raw_spin_unlock+0x48/0x56
[  220.104842]  [<ffffffff8120f185>] security_context_to_sid_default+0x14/0x16
[  220.104846]  [<ffffffff811ffd7c>] inode_doinit_with_dentry+0x267/0x41f
[  220.104850]  [<ffffffff811fff50>] selinux_d_instantiate+0x1c/0x1e
[  220.104854]  [<ffffffff811faccb>] security_d_instantiate+0x21/0x23
[  220.104858]  [<ffffffff8114d657>] d_instantiate+0x5c/0x61
[  220.104861]  [<ffffffff8114f337>] d_splice_alias+0xbc/0xd2
[  220.104864]  [<ffffffff811a9c27>] ext4_lookup+0xba/0xeb
[  220.104868]  [<ffffffff81145259>] d_alloc_and_lookup+0x45/0x6c
[  220.104872]  [<ffffffff81146092>] walk_component+0x224/0x401
[  220.104875]  [<ffffffff811462aa>] lookup_last+0x3b/0x3d
[  220.104879]  [<ffffffff81146f31>] path_lookupat+0x82/0x29c
[  220.104882]  [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[  220.104886]  [<ffffffff811459f3>] ? getname_flags+0x30/0x209
[  220.104890]  [<ffffffff8124c887>] ? __strncpy_from_user+0x1e/0x48
[  220.104894]  [<ffffffff81147172>] do_path_lookup+0x27/0x96
[  220.104897]  [<ffffffff81148b07>] user_path_at_empty+0x53/0x92
[  220.104900]  [<ffffffff8110aefa>] ? might_fault+0x89/0x90
[  220.104903]  [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[  220.104907]  [<ffffffff8113fed5>] ? cp_new_stat+0xf7/0x10d
[  220.104910]  [<ffffffff81148b57>] user_path_at+0x11/0x13
[  220.104913]  [<ffffffff811400c4>] vfs_fstatat+0x3a/0x64
[  220.104916]  [<ffffffff8114010c>] vfs_lstat+0x1e/0x20
[  220.104919]  [<ffffffff8114025b>] sys_newlstat+0x1a/0x33
[  220.104923]  [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[  220.104927]  [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[  220.104930]  [<ffffffff8124c50e>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[  220.104934]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  220.104937] FIX kmalloc-64: Restoring 0xffff88002b0dc7e8-0xffff88002b0dc7ef=0xbb
[  220.104938] 
[  220.104940] FIX kmalloc-64: Marking all objects used
[  223.034003] SLUB: kmalloc-64 685 slabs counted but counter=691
[  227.035007] SLUB: kmalloc-64 687 slabs counted but counter=693
[  231.057114] =============================================================================
[  231.057119] BUG kmalloc-64: Redzone overwritten
[  231.057121] -----------------------------------------------------------------------------
[  231.057122] 
[  231.057125] INFO: 0xffff88004f01b8c0-0xffff88004f01b8c7. First byte 0xbb instead of 0xcc
[  231.057131] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=21 cpu=1 pid=2973
[  231.057136] 	__slab_alloc+0x395/0x3f7
[  231.057139] 	__kmalloc+0x92/0x101
[  231.057141] 	kzalloc.constprop.2+0x13/0x15
[  231.057143] 	ext4_htree_store_dirent+0x2d/0xf1
[  231.057146] 	htree_dirblock_to_tree+0xf1/0x134
[  231.057148] 	ext4_htree_fill_tree+0x85/0x1e0
[  231.057151] 	ext4_readdir+0x17a/0x51e
[  231.057153] 	vfs_readdir+0x7b/0xb1
[  231.057156] 	sys_getdents+0x7e/0xce
[  231.057158] 	system_call_fastpath+0x16/0x1b
[  231.057161] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=1 pid=2973
[  231.057164] 	__slab_free+0x2f/0x1b7
[  231.057167] 	kfree+0xd5/0xfa
[  231.057169] 	free_rb_tree_fname+0x47/0x95
[  231.057171] 	ext4_htree_free_dir_info+0x13/0x1f
[  231.057173] 	ext4_release_dir+0x1a/0x1e
[  231.057176] 	fput+0xfd/0x1c2
[  231.057179] 	filp_close+0x6e/0x7a
[  231.057181] 	sys_close+0xaf/0xf1
[  231.057183] 	system_call_fastpath+0x16/0x1b
[  231.057186] INFO: Slab 0xffffea00013c0680 objects=20 used=20 fp=0x          (null) flags=0x20000000004081
[  231.057189] INFO: Object 0xffff88004f01b880 @offset=6272 fp=0x          (null)
[  231.057190] 
[  231.057192] Bytes b4 ffff88004f01b870: 1f c8 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  231.057195] Object ffff88004f01b880: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  231.057198] Object ffff88004f01b890: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  231.057200] Object ffff88004f01b8a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  231.057203] Object ffff88004f01b8b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  231.057205] Redzone ffff88004f01b8c0: bb bb bb bb bb bb bb bb                          ........
[  231.057208] Padding ffff88004f01ba00: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  231.057211] Pid: 2984, comm: slabinfo Not tainted 3.2.0-rc6 #21
[  231.057213] Call Trace:
[  231.057217]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  231.057220]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  231.057223]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  231.057226]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  231.057229]  [<ffffffff8112a8be>] validate_slab+0x110/0x151
[  231.057233]  [<ffffffff8112ca7f>] validate_store+0x148/0x1e8
[  231.057237]  [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[  231.057241]  [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[  231.057244]  [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[  231.057247]  [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[  231.057250]  [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[  231.057253]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  231.057256] FIX kmalloc-64: Restoring 0xffff88004f01b8c0-0xffff88004f01b8c7=0xcc
[  231.057257] 
[  231.058008] SLUB: kmalloc-64 687 slabs counted but counter=693
[  231.166280] =============================================================================
[  231.166285] BUG kmalloc-64: Redzone overwritten
[  231.166287] -----------------------------------------------------------------------------
[  231.166288] 
[  231.166291] INFO: 0xffff88004f01b8c0-0xffff88004f01b8c7. First byte 0xcc instead of 0xbb
[  231.166298] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=130 cpu=1 pid=2973
[  231.166302] 	__slab_alloc+0x395/0x3f7
[  231.166305] 	__kmalloc+0x92/0x101
[  231.166308] 	kzalloc.constprop.2+0x13/0x15
[  231.166310] 	ext4_htree_store_dirent+0x2d/0xf1
[  231.166313] 	htree_dirblock_to_tree+0xf1/0x134
[  231.166315] 	ext4_htree_fill_tree+0x85/0x1e0
[  231.166317] 	ext4_readdir+0x17a/0x51e
[  231.166320] 	vfs_readdir+0x7b/0xb1
[  231.166322] 	sys_getdents+0x7e/0xce
[  231.166325] 	system_call_fastpath+0x16/0x1b
[  231.166328] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=109 cpu=1 pid=2973
[  231.166330] 	__slab_free+0x2f/0x1b7
[  231.166333] 	kfree+0xd5/0xfa
[  231.166335] 	free_rb_tree_fname+0x47/0x95
[  231.166337] 	ext4_htree_free_dir_info+0x13/0x1f
[  231.166339] 	ext4_release_dir+0x1a/0x1e
[  231.166342] 	fput+0xfd/0x1c2
[  231.166345] 	filp_close+0x6e/0x7a
[  231.166347] 	sys_close+0xaf/0xf1
[  231.166349] 	system_call_fastpath+0x16/0x1b
[  231.166352] INFO: Slab 0xffffea00013c0680 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  231.166354] INFO: Object 0xffff88004f01b880 @offset=6272 fp=0x          (null)
[  231.166355] 
[  231.166358] Bytes b4 ffff88004f01b870: 1f c8 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  231.166361] Object ffff88004f01b880: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  231.166363] Object ffff88004f01b890: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  231.166366] Object ffff88004f01b8a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  231.166368] Object ffff88004f01b8b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  231.166371] Redzone ffff88004f01b8c0: cc cc cc cc cc cc cc cc                          ........
[  231.166373] Padding ffff88004f01ba00: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  231.166376] Pid: 2973, comm: tracker-miner-f Not tainted 3.2.0-rc6 #21
[  231.166378] Call Trace:
[  231.166382]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  231.166385]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  231.166388]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  231.166391]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  231.166394]  [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[  231.166399]  [<ffffffff8120de12>] ? security_context_to_sid_core+0x8b/0x182
[  231.166403]  [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[  231.166406]  [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[  231.166409]  [<ffffffff8120de12>] ? security_context_to_sid_core+0x8b/0x182
[  231.166414]  [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[  231.166417]  [<ffffffff8112b9ee>] __kmalloc+0x92/0x101
[  231.166420]  [<ffffffff8120de12>] ? security_context_to_sid_core+0x8b/0x182
[  231.166424]  [<ffffffff8120de12>] security_context_to_sid_core+0x8b/0x182
[  231.166429]  [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[  231.166433]  [<ffffffff814f82e8>] ? sub_preempt_count+0x95/0xa8
[  231.166436]  [<ffffffff814f5139>] ? _raw_spin_unlock+0x48/0x56
[  231.166440]  [<ffffffff8120f185>] security_context_to_sid_default+0x14/0x16
[  231.166444]  [<ffffffff811ffd7c>] inode_doinit_with_dentry+0x267/0x41f
[  231.166448]  [<ffffffff811fff50>] selinux_d_instantiate+0x1c/0x1e
[  231.166452]  [<ffffffff811faccb>] security_d_instantiate+0x21/0x23
[  231.166455]  [<ffffffff8114d657>] d_instantiate+0x5c/0x61
[  231.166459]  [<ffffffff8114f337>] d_splice_alias+0xbc/0xd2
[  231.166462]  [<ffffffff811a9c27>] ext4_lookup+0xba/0xeb
[  231.166465]  [<ffffffff81145259>] d_alloc_and_lookup+0x45/0x6c
[  231.166469]  [<ffffffff81146092>] walk_component+0x224/0x401
[  231.166472]  [<ffffffff811462aa>] lookup_last+0x3b/0x3d
[  231.166476]  [<ffffffff81146f31>] path_lookupat+0x82/0x29c
[  231.166480]  [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[  231.166483]  [<ffffffff811459f3>] ? getname_flags+0x30/0x209
[  231.166487]  [<ffffffff8124c887>] ? __strncpy_from_user+0x1e/0x48
[  231.166491]  [<ffffffff81147172>] do_path_lookup+0x27/0x96
[  231.166494]  [<ffffffff81148b07>] user_path_at_empty+0x53/0x92
[  231.166497]  [<ffffffff8114af38>] ? vfs_readdir+0x5b/0xb1
[  231.166501]  [<ffffffff814f3e53>] ? __mutex_unlock_slowpath+0x112/0x145
[  231.166504]  [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[  231.166507]  [<ffffffff81148b57>] user_path_at+0x11/0x13
[  231.166510]  [<ffffffff811400c4>] vfs_fstatat+0x3a/0x64
[  231.166513]  [<ffffffff8114010c>] vfs_lstat+0x1e/0x20
[  231.166516]  [<ffffffff8114025b>] sys_newlstat+0x1a/0x33
[  231.166519]  [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[  231.166523]  [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[  231.166526]  [<ffffffff8124c50e>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[  231.166530]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  231.166533] FIX kmalloc-64: Restoring 0xffff88004f01b8c0-0xffff88004f01b8c7=0xbb
[  231.166534] 
[  231.166536] FIX kmalloc-64: Marking all objects used
[  235.079005] SLUB: kmalloc-64 686 slabs counted but counter=693

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Memory corruption warnings triggered by repeated slabinfo -v
@ 2011-12-17 20:06     ` Alex Villacís Lasso
  0 siblings, 0 replies; 8+ messages in thread
From: Alex Villacís Lasso @ 2011-12-17 20:06 UTC (permalink / raw)
  To: Eric Dumazet; +Cc: linux-kernel, linux-mm

[-- Attachment #1: Type: text/plain, Size: 990 bytes --]

El 16/12/11 22:28, Eric Dumazet escribiA3:
> Le vendredi 16 dA(C)cembre 2011 A  21:14 -0500, Alex VillacA-s Lasso a
> A(C)crit :
>> I am running Fedora 16 x86_64 and testing vanilla kernel 3.2-rc5. I
>> wanted to test the slabinfo program, so I wrote a small shell script
>> slabinfo-forever.sh (attached) that invokes slabinfo -v every 3 seconds.
>> Just by doing this, I was able to trigger several memory validation
>> warnings, attached in this message. The reason I wanted to test slabinfo
>> is because back when I was running Fedora 14, I had some video issues
>> that seemed consistent with memory corruption. I tried to submit a
>> kernel bug at https://bugzilla.kernel.org/show_bug.cgi?id=42312 just
>> before the kernel.org hack issue, but bugzilla.kernel.org never came up
>> after that.
> Problem is known and fixes were submitted.
>
>
Still happening in 3.2-rc6. The dmesg output is attached.

What are the git commits of the fixes? Are they scheduled to go into 3.2 
stable?

[-- Attachment #2: dmesg-slabinfo-3.2-rc6.txt --]
[-- Type: text/plain, Size: 118404 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.2.0-rc6 (alex@karlalex.palosanto.com) (gcc version 4.6.2 20111027 (Red Hat 4.6.2-1) (GCC) ) #21 SMP PREEMPT Sat Dec 17 13:40:56 ECT 2011
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.2.0-rc6 root=UUID=4837c784-4583-4efc-8a40-260819368469 ro rd.md=0 rd.lvm=0 rd.dm=0 quiet SYSFONT=latarcyrheb-sun16 rhgb rd.luks=0 LANG=es_ES.UTF-8 KEYTABLE=es zcache slub_debug=FZPU
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
[    0.000000]  BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007f590000 (usable)
[    0.000000]  BIOS-e820: 000000007f590000 - 000000007f5e3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007f5e3000 - 000000007f5f0000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007f5f0000 - 000000007f600000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.5 present.
[    0.000000] DMI: OEM OEM/G31MVP, BIOS 6.00 PG 09/11/2008
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] No AGP bridge found
[    0.000000] last_pfn = 0x7f590 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-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-through
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 07F700000 mask FFFF00000 uncachable
[    0.000000]   2 base 07F800000 mask FFF800000 uncachable
[    0.000000]   3 base 07F600000 mask FFFF00000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] original variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2039MB, range: 1MB, type UC
[    0.000000] reg 2, base: 2040MB, range: 8MB, type UC
[    0.000000] reg 3, base: 2038MB, range: 1MB, type UC
[    0.000000] total RAM covered: 2038M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 16M 	num_reg: 3  	lose cover RAM: 0G
[    0.000000] New variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2038MB, range: 2MB, type UC
[    0.000000] reg 2, base: 2040MB, range: 8MB, type UC
[    0.000000] found SMP MP-table at [ffff8800000f3df0] f3df0
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-000000007f590000
[    0.000000]  0000000000 - 007f400000 page 2M
[    0.000000]  007f400000 - 007f590000 page 4k
[    0.000000] kernel direct mapping tables up to 7f590000 @ 1fffc000-20000000
[    0.000000] RAMDISK: 37474000 - 37a32000
[    0.000000] ACPI: RSDP 00000000000f82c0 00024 (v02 IntelR)
[    0.000000] ACPI: XSDT 000000007f5e3080 00054 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: FACP 000000007f5e80c0 000F4 (v03 IntelR AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: DSDT 000000007f5e3200 04E99 (v01 INTELR AWRDACPI 00001000 MSFT 03000000)
[    0.000000] ACPI: FACS 000000007f590000 00040
[    0.000000] ACPI: HPET 000000007f5e82c0 00038 (v01 IntelR AWRDACPI 42302E31 AWRD 00000098)
[    0.000000] ACPI: MCFG 000000007f5e8300 0003C (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: SLIC 000000007f5e8340 00176 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: APIC 000000007f5e81c0 00084 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: SSDT 000000007f5e8b20 007EF (v01  PmRef    CpuPm 00003000 INTL 20041203)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000007f590000
[    0.000000] Initmem setup node 0 0000000000000000-000000007f590000
[    0.000000]   NODE_DATA [000000007f57b000 - 000000007f58ffff]
[    0.000000]  [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007cc00000-ffff88007ebfffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   empty
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0007f590
[    0.000000] On node 0 totalpages: 521503
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3914 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 8087 pages used for memmap
[    0.000000]   DMA32 zone: 509433 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 7f600000 (gap: 7f600000:60a00000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007f200000 s84864 r8192 d21632 u524288
[    0.000000] pcpu-alloc: s84864 r8192 d21632 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 513347
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-rc6 root=UUID=4837c784-4583-4efc-8a40-260819368469 ro rd.md=0 rd.lvm=0 rd.dm=0 quiet SYSFONT=latarcyrheb-sun16 rhgb rd.luks=0 LANG=es_ES.UTF-8 KEYTABLE=es zcache slub_debug=FZPU
[    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: 2023688k/2086464k available (5119k kernel code, 452k absent, 62324k reserved, 6634k data, 968k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:16640 nr_irqs:712 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000000] ... MAX_LOCK_DEPTH:          48
[    0.000000] ... MAX_LOCKDEP_KEYS:        8191
[    0.000000] ... CLASSHASH_SIZE:          4096
[    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
[    0.000000] ... CHAINHASH_SIZE:          16384
[    0.000000]  memory used by lock dependency info: 5855 kB
[    0.000000]  per task-struct memory footprint: 1920 bytes
[    0.000000] allocated 16777216 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2694.063 MHz processor.
[    0.001004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5388.12 BogoMIPS (lpj=2694063)
[    0.001009] pid_max: default: 32768 minimum: 301
[    0.001438] Security Framework initialized
[    0.001450] SELinux:  Initializing.
[    0.001559] SELinux:  Starting in permissive mode
[    0.002671] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.003806] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.004427] Mount-cache hash table entries: 256
[    0.007597] Initializing cgroup subsys cpuacct
[    0.007614] Initializing cgroup subsys memory
[    0.007808] Initializing cgroup subsys devices
[    0.007824] Initializing cgroup subsys freezer
[    0.007836] Initializing cgroup subsys net_cls
[    0.007845] Initializing cgroup subsys blkio
[    0.007943] Initializing cgroup subsys perf_event
[    0.008273] CPU: Physical Processor ID: 0
[    0.008275] CPU: Processor Core ID: 0
[    0.008278] mce: CPU supports 6 MCE banks
[    0.008293] CPU0: Thermal monitoring enabled (TM2)
[    0.008298] using mwait in idle threads.
[    0.008888] ACPI: Core revision 20110623
[    0.129044] ftrace: allocating 25815 entries in 102 pages
[    0.131912] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.141265] CPU0: Intel Pentium(R) Dual-Core  CPU      E5200  @ 2.50GHz stepping 06
[    0.141986] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
[    0.141986] ... version:                2
[    0.141986] ... bit width:              40
[    0.141986] ... generic registers:      2
[    0.141986] ... value mask:             000000ffffffffff
[    0.141986] ... max period:             000000007fffffff
[    0.141986] ... fixed-purpose events:   3
[    0.141986] ... event mask:             0000000700000003
[    0.147511] NMI watchdog enabled, takes one hw-pmu counter.
[    0.153143] lockdep: fixing up alternatives.
[    0.155286] Booting Node   0, Processors  #1
[    0.155289] smpboot cpu 1: start_ip = 9a000
[    0.227134] NMI watchdog enabled, takes one hw-pmu counter.
[    0.228992] Brought up 2 CPUs
[    0.228997] Total of 2 processors activated (10776.15 BogoMIPS).
[    0.232318] devtmpfs: initialized
[    0.239344] PM: Registering ACPI NVS region at 7f590000 (339968 bytes)
[    0.240867] atomic64 test passed for x86-64 platform with CX8 and with SSE
[    0.241030] RTC time: 19:58:52, date: 12/17/11
[    0.241720] NET: Registered protocol family 16
[    0.245425] ACPI: bus type pci registered
[    0.246279] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.246282] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.287064] PCI: Using configuration type 1 for base access
[    0.312097] bio: create slab <bio-0> at 0
[    0.312499] ACPI: Added _OSI(Module Device)
[    0.312499] ACPI: Added _OSI(Processor Device)
[    0.312973] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.312988] ACPI: Added _OSI(Processor Aggregator Device)
[    0.317103] ACPI: EC: Look up EC in DSDT
[    0.467564] ACPI: SSDT 000000007f5e8500 002AE (v01  PmRef  Cpu0Ist 00003000 INTL 20041203)
[    0.470078] ACPI: Dynamic OEM Table Load:
[    0.470082] ACPI: SSDT           (null) 002AE (v01  PmRef  Cpu0Ist 00003000 INTL 20041203)
[    0.487840] ACPI: SSDT 000000007f5e89c0 00152 (v01  PmRef  Cpu1Ist 00003000 INTL 20041203)
[    0.489739] ACPI: Dynamic OEM Table Load:
[    0.489743] ACPI: SSDT           (null) 00152 (v01  PmRef  Cpu1Ist 00003000 INTL 20041203)
[    0.497210] ACPI: Interpreter enabled
[    0.497214] ACPI: (supports S0 S3 S4 S5)
[    0.497796] ACPI: Using IOAPIC for interrupt routing
[    0.653131] ACPI: No dock devices found.
[    0.653134] HEST: Table not found.
[    0.653139] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.655187] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.660128] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.660131] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.660134] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff]
[    0.660137] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.660139] pci_root PNP0A08:00: host bridge window [mem 0x000c0000-0x000dffff]
[    0.660141] pci_root PNP0A08:00: host bridge window [mem 0x7f600000-0xfebfffff]
[    0.660266] pci 0000:00:00.0: [8086:29c0] type 0 class 0x000600
[    0.660388] pci 0000:00:02.0: [8086:29c2] type 0 class 0x000300
[    0.660404] pci 0000:00:02.0: reg 10: [mem 0xfdf00000-0xfdf7ffff]
[    0.660412] pci 0000:00:02.0: reg 14: [io  0xff00-0xff07]
[    0.660421] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref]
[    0.660429] pci 0000:00:02.0: reg 1c: [mem 0xfda00000-0xfdafffff]
[    0.660545] pci 0000:00:1b.0: [8086:27d8] type 0 class 0x000403
[    0.660564] pci 0000:00:1b.0: reg 10: [mem 0xfdff8000-0xfdffbfff 64bit]
[    0.660646] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.660689] pci 0000:00:1b.0: PME# disabled
[    0.660735] pci 0000:00:1c.0: [8086:27d0] type 1 class 0x000604
[    0.660818] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.660823] pci 0000:00:1c.0: PME# disabled
[    0.660870] pci 0000:00:1c.1: [8086:27d2] type 1 class 0x000604
[    0.660964] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.660970] pci 0000:00:1c.1: PME# disabled
[    0.661035] pci 0000:00:1d.0: [8086:27c8] type 0 class 0x000c03
[    0.661086] pci 0000:00:1d.0: reg 20: [io  0xfe00-0xfe1f]
[    0.661143] pci 0000:00:1d.1: [8086:27c9] type 0 class 0x000c03
[    0.661194] pci 0000:00:1d.1: reg 20: [io  0xfd00-0xfd1f]
[    0.661251] pci 0000:00:1d.2: [8086:27ca] type 0 class 0x000c03
[    0.661302] pci 0000:00:1d.2: reg 20: [io  0xfc00-0xfc1f]
[    0.661358] pci 0000:00:1d.3: [8086:27cb] type 0 class 0x000c03
[    0.661409] pci 0000:00:1d.3: reg 20: [io  0xfb00-0xfb1f]
[    0.661476] pci 0000:00:1d.7: [8086:27cc] type 0 class 0x000c03
[    0.661500] pci 0000:00:1d.7: reg 10: [mem 0xfdfff000-0xfdfff3ff]
[    0.661587] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.661593] pci 0000:00:1d.7: PME# disabled
[    0.661632] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
[    0.661724] pci 0000:00:1f.0: [8086:27b8] type 0 class 0x000601
[    0.661822] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 003f)
[    0.661826] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 003f)
[    0.661830] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 000b)
[    0.661900] pci 0000:00:1f.1: [8086:27df] type 0 class 0x000101
[    0.661922] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
[    0.661934] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
[    0.661945] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
[    0.661956] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
[    0.661968] pci 0000:00:1f.1: reg 20: [io  0xfa00-0xfa0f]
[    0.662038] pci 0000:00:1f.2: [8086:27c0] type 0 class 0x000101
[    0.662056] pci 0000:00:1f.2: reg 10: [io  0xf900-0xf907]
[    0.662066] pci 0000:00:1f.2: reg 14: [io  0xf800-0xf803]
[    0.662077] pci 0000:00:1f.2: reg 18: [io  0xf700-0xf707]
[    0.662087] pci 0000:00:1f.2: reg 1c: [io  0xf600-0xf603]
[    0.662097] pci 0000:00:1f.2: reg 20: [io  0xf500-0xf50f]
[    0.662136] pci 0000:00:1f.2: PME# supported from D3hot
[    0.662141] pci 0000:00:1f.2: PME# disabled
[    0.662176] pci 0000:00:1f.3: [8086:27da] type 0 class 0x000c05
[    0.662237] pci 0000:00:1f.3: reg 20: [io  0x0500-0x051f]
[    0.662347] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.662352] pci 0000:00:1c.0:   bridge window [io  0xc000-0xcfff]
[    0.662357] pci 0000:00:1c.0:   bridge window [mem 0xfde00000-0xfdefffff]
[    0.662364] pci 0000:00:1c.0:   bridge window [mem 0xfdd00000-0xfddfffff 64bit pref]
[    0.662482] pci 0000:02:00.0: [10ec:8168] type 0 class 0x000200
[    0.662503] pci 0000:02:00.0: reg 10: [io  0xee00-0xeeff]
[    0.662539] pci 0000:02:00.0: reg 18: [mem 0xfdcff000-0xfdcfffff 64bit]
[    0.662581] pci 0000:02:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    0.662646] pci 0000:02:00.0: supports D1 D2
[    0.662648] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.662655] pci 0000:02:00.0: PME# disabled
[    0.662691] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.662793] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.662798] pci 0000:00:1c.1:   bridge window [io  0xe000-0xefff]
[    0.662803] pci 0000:00:1c.1:   bridge window [mem 0xfdc00000-0xfdcfffff]
[    0.662810] pci 0000:00:1c.1:   bridge window [mem 0xfdb00000-0xfdbfffff 64bit pref]
[    0.662915] pci 0000:00:1e.0: PCI bridge to [bus 03-03] (subtractive decode)
[    0.662920] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.662924] pci 0000:00:1e.0:   bridge window [mem 0xfd900000-0xfd9fffff]
[    0.662931] pci 0000:00:1e.0:   bridge window [mem 0xfd800000-0xfd8fffff 64bit pref]
[    0.662944] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.662956] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.662975] pci 0000:00:1e.0:   bridge window [mem 0xfed40000-0xfed44fff] (subtractive decode)
[    0.662988] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.663001] pci 0000:00:1e.0:   bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
[    0.663014] pci 0000:00:1e.0:   bridge window [mem 0x7f600000-0xfebfffff] (subtractive decode)
[    0.663059] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.673732] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
[    0.676183] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX1._PRT]
[    0.678998] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[    0.684365]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.684386]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    0.684388] ACPI _OSC control for PCIe not granted, disabling ASPM
[    1.218301] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 *10 11 12 14 15)
[    1.219867] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 *11 12 14 15)
[    1.221427] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *9 10 11 12 14 15)
[    1.222998] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 *15)
[    1.224562] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[    1.226149] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[    1.227725] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[    1.229298] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 *5 7 9 10 11 12 14 15)
[    1.231138] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.231319] vgaarb: loaded
[    1.231321] vgaarb: bridge control possible 0000:00:02.0
[    1.233355] SCSI subsystem initialized
[    1.233942] libata version 3.00 loaded.
[    1.234902] usbcore: registered new interface driver usbfs
[    1.235119] usbcore: registered new interface driver hub
[    1.235127] usbcore: registered new device driver usb
[    1.236034] PCI: Using ACPI for IRQ routing
[    1.243213] PCI: pci_cache_line_size set to 64 bytes
[    1.243698] reserve RAM buffer: 000000000009f400 - 000000000009ffff 
[    1.243721] reserve RAM buffer: 000000007f590000 - 000000007fffffff 
[    1.245587] NetLabel: Initializing
[    1.245589] NetLabel:  domain hash size = 128
[    1.245591] NetLabel:  protocols = UNLABELED CIPSOv4
[    1.245775] NetLabel:  unlabeled traffic allowed by default
[    1.245875] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    1.245887] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    1.245892] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    1.252026] Switching to clocksource hpet
[    1.434368] pnp: PnP ACPI init
[    1.434528] ACPI: bus type pnp registered
[    1.436911] pnp 00:00: [bus 00-ff]
[    1.436922] pnp 00:00: [io  0x0cf8-0x0cff]
[    1.436933] pnp 00:00: [io  0x0000-0x0cf7 window]
[    1.436944] pnp 00:00: [io  0x0d00-0xffff window]
[    1.436954] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[    1.436965] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    1.436975] pnp 00:00: [mem 0x000c0000-0x000dffff window]
[    1.436985] pnp 00:00: [mem 0x7f600000-0xfebfffff window]
[    1.437437] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    1.439440] pnp 00:01: [io  0x0010-0x001f]
[    1.439450] pnp 00:01: [io  0x0022-0x003f]
[    1.439460] pnp 00:01: [io  0x0044-0x004d]
[    1.439470] pnp 00:01: [io  0x0050-0x005e]
[    1.439480] pnp 00:01: [io  0x0062-0x0063]
[    1.439490] pnp 00:01: [io  0x0065-0x006f]
[    1.439499] pnp 00:01: [io  0x0074-0x007f]
[    1.439509] pnp 00:01: [io  0x0091-0x0093]
[    1.439518] pnp 00:01: [io  0x00a2-0x00bf]
[    1.439536] pnp 00:01: [io  0x00e0-0x00ef]
[    1.439547] pnp 00:01: [io  0x04d0-0x04d1]
[    1.439557] pnp 00:01: [io  0x0290-0x029f]
[    1.439567] pnp 00:01: [io  0x0800-0x087f]
[    1.439577] pnp 00:01: [io  0x0290-0x0297]
[    1.439588] pnp 00:01: [io  0x0880-0x088f]
[    1.440392] system 00:01: [io  0x04d0-0x04d1] has been reserved
[    1.440415] system 00:01: [io  0x0290-0x029f] has been reserved
[    1.440438] system 00:01: [io  0x0800-0x087f] has been reserved
[    1.440461] system 00:01: [io  0x0290-0x0297] has been reserved
[    1.440492] system 00:01: [io  0x0880-0x088f] has been reserved
[    1.440499] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.440732] pnp 00:02: [dma 4]
[    1.440743] pnp 00:02: [io  0x0000-0x000f]
[    1.440753] pnp 00:02: [io  0x0080-0x0090]
[    1.440763] pnp 00:02: [io  0x0094-0x009f]
[    1.440773] pnp 00:02: [io  0x00c0-0x00df]
[    1.441186] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    1.442855] pnp 00:03: [irq 0 disabled]
[    1.442881] pnp 00:03: [irq 8]
[    1.442891] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    1.443305] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    1.444222] pnp 00:04: [io  0x0070-0x0073]
[    1.444625] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.444805] pnp 00:05: [io  0x0061]
[    1.445457] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    1.445635] pnp 00:06: [io  0x00f0-0x00ff]
[    1.445651] pnp 00:06: [irq 13]
[    1.446070] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    1.450326] pnp 00:07: [io  0x03f0-0x03f5]
[    1.450337] pnp 00:07: [io  0x03f7]
[    1.450355] pnp 00:07: [irq 6]
[    1.450366] pnp 00:07: [dma 2]
[    1.450906] pnp 00:07: Plug and Play ACPI device, IDs PNP0700 (active)
[    1.456694] pnp 00:08: [io  0x03f8-0x03ff]
[    1.456711] pnp 00:08: [irq 4]
[    1.457375] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
[    1.465429] pnp 00:09: [io  0x02f8-0x02ff]
[    1.465446] pnp 00:09: [irq 3]
[    1.466035] pnp 00:09: Plug and Play ACPI device, IDs PNP0510 (active)
[    1.478067] pnp 00:0a: [io  0x0378-0x037f]
[    1.478078] pnp 00:0a: [io  0x0778-0x077b]
[    1.478095] pnp 00:0a: [irq 7]
[    1.478104] pnp 00:0a: [dma 3]
[    1.478717] pnp 00:0a: Plug and Play ACPI device, IDs PNP0401 (active)
[    1.480050] pnp 00:0b: [irq 12]
[    1.480458] pnp 00:0b: Plug and Play ACPI device, IDs PNP0f13 (active)
[    1.481396] pnp 00:0c: [io  0x0060]
[    1.481407] pnp 00:0c: [io  0x0064]
[    1.481423] pnp 00:0c: [irq 1]
[    1.481830] pnp 00:0c: Plug and Play ACPI device, IDs PNP0303 (active)
[    1.482904] pnp 00:0d: [io  0x0400-0x04bf]
[    1.483702] system 00:0d: [io  0x0400-0x04bf] has been reserved
[    1.483708] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.484305] pnp 00:0e: [mem 0xffb80000-0xffbfffff]
[    1.484720] pnp 00:0e: Plug and Play ACPI device, IDs INT0800 (active)
[    1.492555] pnp 00:0f: [mem 0xe0000000-0xefffffff]
[    1.493356] system 00:0f: [mem 0xe0000000-0xefffffff] has been reserved
[    1.493362] system 00:0f: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.496702] pnp 00:10: [mem 0x000f0000-0x000fffff]
[    1.496712] pnp 00:10: [mem 0x7f600000-0x7f6fffff]
[    1.496722] pnp 00:10: [mem 0xfed00000-0xfed000ff]
[    1.496732] pnp 00:10: [mem 0x7f590000-0x7f5fffff]
[    1.496742] pnp 00:10: [mem 0x00000000-0x0009ffff]
[    1.496752] pnp 00:10: [mem 0x00100000-0x7f58ffff]
[    1.496761] pnp 00:10: [mem 0xfec00000-0xfec00fff]
[    1.496779] pnp 00:10: [mem 0xfed13000-0xfed1dfff]
[    1.496790] pnp 00:10: [mem 0xfed20000-0xfed3ffff]
[    1.496800] pnp 00:10: [mem 0xfed45000-0xfed8ffff]
[    1.496811] pnp 00:10: [mem 0xfee00000-0xfee00fff]
[    1.496821] pnp 00:10: [mem 0xffb00000-0xffb7ffff]
[    1.496831] pnp 00:10: [mem 0xfff00000-0xffffffff]
[    1.496842] pnp 00:10: [mem 0x000e0000-0x000effff]
[    1.497662] system 00:10: [mem 0x000f0000-0x000fffff] could not be reserved
[    1.497686] system 00:10: [mem 0x7f600000-0x7f6fffff] has been reserved
[    1.497708] system 00:10: [mem 0xfed00000-0xfed000ff] has been reserved
[    1.497749] system 00:10: [mem 0x7f590000-0x7f5fffff] could not be reserved
[    1.497789] system 00:10: [mem 0x00000000-0x0009ffff] could not be reserved
[    1.497829] system 00:10: [mem 0x00100000-0x7f58ffff] could not be reserved
[    1.497869] system 00:10: [mem 0xfec00000-0xfec00fff] could not be reserved
[    1.497892] system 00:10: [mem 0xfed13000-0xfed1dfff] has been reserved
[    1.497914] system 00:10: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.497936] system 00:10: [mem 0xfed45000-0xfed8ffff] has been reserved
[    1.497959] system 00:10: [mem 0xfee00000-0xfee00fff] has been reserved
[    1.497989] system 00:10: [mem 0xffb00000-0xffb7ffff] has been reserved
[    1.498022] system 00:10: [mem 0xfff00000-0xffffffff] has been reserved
[    1.498054] system 00:10: [mem 0x000e0000-0x000effff] has been reserved
[    1.498059] system 00:10: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.498163] pnp: PnP ACPI: found 17 devices
[    1.498166] ACPI: ACPI bus type pnp unregistered
[    1.532932] PCI: max bus depth: 1 pci_try_num: 2
[    1.532969] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    1.532974] pci 0000:00:1c.0:   bridge window [io  0xc000-0xcfff]
[    1.532980] pci 0000:00:1c.0:   bridge window [mem 0xfde00000-0xfdefffff]
[    1.532985] pci 0000:00:1c.0:   bridge window [mem 0xfdd00000-0xfddfffff 64bit pref]
[    1.533012] pci 0000:02:00.0: BAR 6: assigned [mem 0xfdb00000-0xfdb1ffff pref]
[    1.533022] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    1.533025] pci 0000:00:1c.1:   bridge window [io  0xe000-0xefff]
[    1.533031] pci 0000:00:1c.1:   bridge window [mem 0xfdc00000-0xfdcfffff]
[    1.533036] pci 0000:00:1c.1:   bridge window [mem 0xfdb00000-0xfdbfffff 64bit pref]
[    1.533043] pci 0000:00:1e.0: PCI bridge to [bus 03-03]
[    1.533047] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    1.533053] pci 0000:00:1e.0:   bridge window [mem 0xfd900000-0xfd9fffff]
[    1.533058] pci 0000:00:1e.0:   bridge window [mem 0xfd800000-0xfd8fffff 64bit pref]
[    1.533117] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.533123] pci 0000:00:1c.0: setting latency timer to 64
[    1.533165] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    1.533170] pci 0000:00:1c.1: setting latency timer to 64
[    1.533179] pci 0000:00:1e.0: setting latency timer to 64
[    1.533183] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    1.533186] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    1.533188] pci_bus 0000:00: resource 6 [mem 0xfed40000-0xfed44fff]
[    1.533191] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff]
[    1.533193] pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff]
[    1.533195] pci_bus 0000:00: resource 9 [mem 0x7f600000-0xfebfffff]
[    1.533198] pci_bus 0000:01: resource 0 [io  0xc000-0xcfff]
[    1.533200] pci_bus 0000:01: resource 1 [mem 0xfde00000-0xfdefffff]
[    1.533202] pci_bus 0000:01: resource 2 [mem 0xfdd00000-0xfddfffff 64bit pref]
[    1.533205] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    1.533207] pci_bus 0000:02: resource 1 [mem 0xfdc00000-0xfdcfffff]
[    1.533210] pci_bus 0000:02: resource 2 [mem 0xfdb00000-0xfdbfffff 64bit pref]
[    1.533212] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    1.533214] pci_bus 0000:03: resource 1 [mem 0xfd900000-0xfd9fffff]
[    1.533217] pci_bus 0000:03: resource 2 [mem 0xfd800000-0xfd8fffff 64bit pref]
[    1.533219] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7]
[    1.533221] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff]
[    1.533223] pci_bus 0000:03: resource 6 [mem 0xfed40000-0xfed44fff]
[    1.533226] pci_bus 0000:03: resource 7 [mem 0x000a0000-0x000bffff]
[    1.533228] pci_bus 0000:03: resource 8 [mem 0x000c0000-0x000dffff]
[    1.533230] pci_bus 0000:03: resource 9 [mem 0x7f600000-0xfebfffff]
[    1.533444] NET: Registered protocol family 2
[    1.533755] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[    1.535440] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    1.537930] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes)
[    1.542736] TCP: Hash tables configured (established 262144 bind 65536)
[    1.542800] TCP reno registered
[    1.542867] UDP hash table entries: 1024 (order: 5, 163840 bytes)
[    1.543076] UDP-Lite hash table entries: 1024 (order: 5, 163840 bytes)
[    1.543984] NET: Registered protocol family 1
[    1.544081] pci 0000:00:02.0: Boot video device
[    1.544413] PCI: CLS 64 bytes, default 64
[    1.545072] Unpacking initramfs...
[    1.730052] Freeing initrd memory: 5880k freed
[    1.737895] Intel AES-NI instructions are not detected.
[    1.739390] audit: initializing netlink socket (disabled)
[    1.739495] type=2000 audit(1324151932.738:1): initialized
[    1.766843] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.825114] VFS: Disk quotas dquot_6.5.2
[    1.825520] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.832937] msgmni has been set to 3964
[    1.833720] SELinux:  Registering netfilter hooks
[    1.837221] alg: No test for stdrng (krng)
[    1.837237] NET: Registered protocol family 38
[    1.837843] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.837991] io scheduler noop registered
[    1.837993] io scheduler deadline registered
[    1.838957] io scheduler cfq registered (default)
[    1.838960] start plist test
[    1.839787] end plist test
[    1.841493] pcieport 0000:00:1c.0: setting latency timer to 64
[    1.841619] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
[    1.842098] pcieport 0000:00:1c.1: setting latency timer to 64
[    1.842178] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
[    1.843053] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.843530] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.843533] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    1.849555] intel_idle: MWAIT substates: 0x22220
[    1.849558] intel_idle: does not run on family 6 model 23
[    1.850562] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[    1.850641] ACPI: Power Button [PWRB]
[    1.851345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    1.851365] ACPI: Power Button [PWRF]
[    1.852216] ACPI: Fan [FAN] (on)
[    1.929732] thermal LNXTHERM:00: registered as thermal_zone0
[    1.929735] ACPI: Thermal Zone [THRM] (206 C)
[    1.930108] ERST: Table is not found!
[    1.930110] GHES: HEST is not enabled!
[    1.930860] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.951744] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.981573] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    2.047191] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    2.067390] Non-volatile memory driver v1.3
[    2.067393] Linux agpgart interface v0.103
[    2.068278] agpgart-intel 0000:00:00.0: Intel G33 Chipset
[    2.068437] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[    2.069035] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    2.069702] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    2.081889] loop: module loaded
[    2.083420] ata_piix 0000:00:1f.1: version 2.13
[    2.083507] ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    2.083711] ata_piix 0000:00:1f.1: setting latency timer to 64
[    2.090256] scsi0 : ata_piix
[    2.092737] scsi1 : ata_piix
[    2.127028] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xfa00 irq 14
[    2.127031] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xfa08 irq 15
[    2.127422] ata2: port disabled--ignoring
[    2.127462] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    2.127476] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    2.127641] ata_piix 0000:00:1f.2: setting latency timer to 64
[    2.134286] scsi2 : ata_piix
[    2.135407] scsi3 : ata_piix
[    2.170456] ata3: SATA max UDMA/133 cmd 0xf900 ctl 0xf800 bmdma 0xf500 irq 19
[    2.170459] ata4: SATA max UDMA/133 cmd 0xf700 ctl 0xf600 bmdma 0xf508 irq 19
[    2.171558] Fixed MDIO Bus: probed
[    2.172238] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.172385] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    2.172460] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    2.172464] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    2.174211] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    2.174367] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[    2.174379] ehci_hcd 0000:00:1d.7: debug port 1
[    2.178258] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[    2.178512] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfdfff000
[    2.188074] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    2.188744] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.188747] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.188750] usb usb1: Product: EHCI Host Controller
[    2.188752] usb usb1: Manufacturer: Linux 3.2.0-rc6 ehci_hcd
[    2.188754] usb usb1: SerialNumber: 0000:00:1d.7
[    2.190924] hub 1-0:1.0: USB hub found
[    2.191080] hub 1-0:1.0: 8 ports detected
[    2.193205] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.193351] uhci_hcd: USB Universal Host Controller Interface driver
[    2.193830] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    2.193863] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    2.193866] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    2.194681] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    2.194766] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000fe00
[    2.195389] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    2.195392] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.195394] usb usb2: Product: UHCI Host Controller
[    2.195396] usb usb2: Manufacturer: Linux 3.2.0-rc6 uhci_hcd
[    2.195398] usb usb2: SerialNumber: 0000:00:1d.0
[    2.197070] hub 2-0:1.0: USB hub found
[    2.197186] hub 2-0:1.0: 2 ports detected
[    2.198602] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    2.198635] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    2.198639] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    2.199417] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    2.199515] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fd00
[    2.200097] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    2.200100] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.200102] usb usb3: Product: UHCI Host Controller
[    2.200104] usb usb3: Manufacturer: Linux 3.2.0-rc6 uhci_hcd
[    2.200106] usb usb3: SerialNumber: 0000:00:1d.1
[    2.201788] hub 3-0:1.0: USB hub found
[    2.201900] hub 3-0:1.0: 2 ports detected
[    2.203308] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    2.203340] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    2.203344] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    2.204232] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    2.204510] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fc00
[    2.205109] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    2.205111] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.205114] usb usb4: Product: UHCI Host Controller
[    2.205115] usb usb4: Manufacturer: Linux 3.2.0-rc6 uhci_hcd
[    2.205117] usb usb4: SerialNumber: 0000:00:1d.2
[    2.206788] hub 4-0:1.0: USB hub found
[    2.206898] hub 4-0:1.0: 2 ports detected
[    2.208297] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[    2.208330] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[    2.208334] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    2.209111] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    2.209389] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000fb00
[    2.209959] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    2.209962] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.209964] usb usb5: Product: UHCI Host Controller
[    2.209966] usb usb5: Manufacturer: Linux 3.2.0-rc6 uhci_hcd
[    2.209968] usb usb5: SerialNumber: 0000:00:1d.3
[    2.211629] hub 5-0:1.0: USB hub found
[    2.211748] hub 5-0:1.0: 2 ports detected
[    2.214311] usbcore: registered new interface driver usbserial
[    2.214556] USB Serial support registered for generic
[    2.214736] usbcore: registered new interface driver usbserial_generic
[    2.214738] usbserial: USB Serial Driver core
[    2.215125] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    2.216083] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.216698] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.217654] mousedev: PS/2 mouse device common for all mice
[    2.219539] rtc_cmos 00:04: RTC can wake from S4
[    2.220565] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    2.220646] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[    2.222749] device-mapper: uevent: version 1.0.3
[    2.224040] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    2.225614] cpuidle: using governor ladder
[    2.225617] cpuidle: using governor menu
[    2.230227] EFI Variables Facility v0.08 2004-May-17
[    2.232872] usbcore: registered new interface driver usbhid
[    2.232875] usbhid: USB HID core driver
[    2.234031] zcache: cleancache enabled using kernel transcendent memory and compression buddies
[    2.234690] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.234844] TCP cubic registered
[    2.234847] Initializing XFRM netlink socket
[    2.237282] NET: Registered protocol family 10
[    2.239741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    2.240560] Mobile IPv6
[    2.240564] NET: Registered protocol family 17
[    2.240737] Registering the dns_resolver key type
[    2.242215] PM: Hibernation image not present or could not be loaded.
[    2.242340] registered taskstats version 1
[    2.248084] IMA: No TPM chip found, activating TPM-bypass!
[    2.251494]   Magic number: 7:772:1001
[    2.251558] pnp 00:03: hash matches
[    2.251617] rtc_cmos 00:04: setting system clock to 2011-12-17 19:58:54 UTC (1324151934)
[    2.268237] Initializing network drop monitor service
[    2.282638] ata1.00: ATA-6: ST3160021A, 8.01, max UDMA/100
[    2.282645] ata1.00: 312581808 sectors, multi 16: LBA48 
[    2.282657] ata1.01: ATAPI: HL-DT-ST GCE-8527B, 1.04, max UDMA/33
[    2.304519] ata1.00: configured for UDMA/100
[    2.321310] ata4.01: NODEV after polling detection
[    2.324669] ata3.00: ATA-8: WDC WD5000AAKS-00V1A0, 05.01D05, max UDMA/133
[    2.324675] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    2.328755] ata3.00: configured for UDMA/133
[    2.329205] ata1.01: configured for UDMA/33
[    2.332452] scsi 0:0:0:0: Direct-Access     ATA      ST3160021A       8.01 PQ: 0 ANSI: 5
[    2.338117] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    2.340060] sd 0:0:0:0: [sda] Write Protect is off
[    2.340066] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.340324] ata4.00: ATAPI: HL-DT-ST DVDRAM GH22NS50, TN01, max UDMA/100
[    2.340866] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.340890] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.345514] scsi 0:0:1:0: CD-ROM            HL-DT-ST CD-RW GCE-8527B  1.04 PQ: 0 ANSI: 5
[    2.346209] ata4.00: configured for UDMA/100
[    2.354124]  sda: sda1
[    2.357127] sr0: scsi3-mmc drive: 52x/52x writer cd/rw xa/form2 cdda tray
[    2.357143] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.358562] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.359880] sr 0:0:1:0: Attached scsi CD-ROM sr0
[    2.361240] sr 0:0:1:0: Attached scsi generic sg1 type 5
[    2.362629] scsi 2:0:0:0: Direct-Access     ATA      WDC WD5000AAKS-0 05.0 PQ: 0 ANSI: 5
[    2.364621] sd 2:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    2.365525] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    2.365729] sd 2:0:0:0: [sdb] Write Protect is off
[    2.365732] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.366117] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.370802] scsi 3:0:0:0: CD-ROM            HL-DT-ST DVDRAM GH22NS50  TN01 PQ: 0 ANSI: 5
[    2.381617] sr1: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.385490] sr 3:0:0:0: Attached scsi CD-ROM sr1
[    2.386578] sr 3:0:0:0: Attached scsi generic sg3 type 5
[    2.408048]  sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 >
[    2.421044] sd 2:0:0:0: [sdb] Attached SCSI disk
[    2.425737] Freeing unused kernel memory: 968k freed
[    2.426183] Write protecting the kernel read-only data: 10240k
[    2.435265] Freeing unused kernel memory: 1008k freed
[    2.446148] Freeing unused kernel memory: 1468k freed
[    2.734147] Refined TSC clocksource calibration: 2694.091 MHz.
[    2.734170] Switching to clocksource tsc
[    2.804422] dracut: dracut-013-20.fc16
[    2.866743] udevd[97]: starting version 173
[    2.980420] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input3
[    2.997996] [drm] Initialized drm 1.1.0 20060810
[    3.053344] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    3.053351] i915 0000:00:02.0: setting latency timer to 64
[    3.143653] i915 0000:00:02.0: irq 42 for MSI/MSI-X
[    3.143733] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    3.143735] [drm] Driver supports precise vblank timestamp query.
[    3.144384] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    3.161024] [drm] initialized overlay support
[    3.187317] fbcon: inteldrmfb (fb0) is primary device
[    3.232407] Console: switching to colour frame buffer device 128x48
[    3.237874] fb0: inteldrmfb frame buffer device
[    3.237879] drm: registered panic notifier
[    3.238471] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    3.354554] dracut: Starting plymouth daemon
[    3.842070] Floppy drive(s): fd0 is 1.44M
[    3.857346] FDC 0 is a post-1991 82077
[    4.688184] zcache: created ephemeral tmem pool, id=0, client=65535
[    4.694409] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[    4.829222] zcache: destroyed pool id=0, cli_id=65535
[    4.866409] dracut: Checking ext4: /dev/disk/by-uuid/4837c784-4583-4efc-8a40-260819368469
[    4.866622] dracut: issuing e2fsck -a  /dev/disk/by-uuid/4837c784-4583-4efc-8a40-260819368469
[    4.934090] dracut: /dev/disk/by-uuid/4837c784-4583-4efc-8a40-260819368469: clean, 330916/2621440 files, 2284719/10485760 blocks
[    4.935802] dracut: Remounting /dev/disk/by-uuid/4837c784-4583-4efc-8a40-260819368469 with -o relatime,ro
[    4.996572] zcache: created ephemeral tmem pool, id=0, client=65535
[    5.002729] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[    5.013934] dracut: Mounted root filesystem /dev/sdb2
[    5.355470] dracut: Switching root
[    5.707436] type=1404 audit(1324151937.954:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[    6.108793] SELinux: 2048 avtab hash slots, 97129 rules.
[    7.389143] SELinux: 2048 avtab hash slots, 97129 rules.
[   11.987189] SELinux:  9 users, 13 roles, 3910 types, 208 bools, 1 sens, 1024 cats
[   11.987194] SELinux:  82 classes, 97129 rules
[   12.298087] SELinux:  Completing initialization.
[   12.298091] SELinux:  Setting up existing superblocks.
[   12.298289] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[   12.298421] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
[   12.299220] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
[   12.299307] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[   12.299528] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   12.299699] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
[   12.301610] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
[   12.301724] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
[   12.309945] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
[   12.310082] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
[   12.310166] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
[   12.310360] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
[   12.310483] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
[   12.310585] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
[   12.310786] SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
[   12.310901] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
[   12.310942] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[   12.314402] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   12.314436] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   12.316599] SELinux: initialized (dev sdb2, type ext4), uses xattr
[   12.411580] type=1403 audit(1324151944.658:3): policy loaded auid=4294967295 ses=4294967295
[   12.453549] systemd[1]: Successfully loaded SELinux policy in 6s 758ms 736us.
[   12.500072] systemd[1]: Successfully loaded SELinux database in 45ms 588us, size on heap is 478K.
[   12.532579] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   12.543639] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   12.677813] systemd[1]: Relabelled /dev and /run in 133ms 876us.
[   12.724500] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   12.740440] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   12.756698] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   12.772113] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   12.787861] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   12.803919] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   12.821109] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   12.835899] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   12.836302] systemd[1]: systemd 37 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +SYSVINIT +LIBCRYPTSETUP; fedora)
[   12.851124] systemd[1]: Set hostname to <karlalex.palosanto.com>.
[   13.751284] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
[   13.939557] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   15.715087] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
[   17.483822] udevd[324]: starting version 173
[   18.155166] RPC: Registered named UNIX socket transport module.
[   18.155169] RPC: Registered udp transport module.
[   18.155171] RPC: Registered tcp transport module.
[   18.155173] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   18.156673] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
[   18.538091] zcache: created ephemeral tmem pool, id=1, client=65535
[   18.538102] EXT4-fs (sdb2): re-mounted. Opts: (null)
[   19.459473] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[   19.459542] r8169 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   19.459620] r8169 0000:02:00.0: setting latency timer to 64
[   19.459732] r8169 0000:02:00.0: irq 43 for MSI/MSI-X
[   19.461711] r8169 0000:02:00.0: eth0: RTL8168b/8111b at 0xffffc90010c4e000, 00:22:68:44:17:2f, XID 98500000 IRQ 43
[   19.461715] r8169 0000:02:00.0: eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
[   19.482145] parport_pc 00:0a: reported by Plug and Play ACPI
[   19.482370] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
[   19.519493] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   19.519638] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[   19.519900] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[   19.598769] intel_rng: FWH not detected
[   19.615557] iTCO_vendor_support: vendor-support=0
[   19.618105] ALSA sound/pci/hda/patch_realtek.c:1261 SKU: Nid=0x1d sku_cfg=0x40038601
[   19.618108] ALSA sound/pci/hda/patch_realtek.c:1263 SKU: port_connectivity=0x1
[   19.618111] ALSA sound/pci/hda/patch_realtek.c:1264 SKU: enable_pcbeep=0x0
[   19.618113] ALSA sound/pci/hda/patch_realtek.c:1265 SKU: check_sum=0x00000003
[   19.618115] ALSA sound/pci/hda/patch_realtek.c:1266 SKU: customization=0x00000086
[   19.618118] ALSA sound/pci/hda/patch_realtek.c:1267 SKU: external_amp=0x0
[   19.618120] ALSA sound/pci/hda/patch_realtek.c:1268 SKU: platform_type=0x0
[   19.618122] ALSA sound/pci/hda/patch_realtek.c:1269 SKU: swap=0x0
[   19.618124] ALSA sound/pci/hda/patch_realtek.c:1270 SKU: override=0x1
[   19.618288] ALSA sound/pci/hda/hda_codec.c:4951 autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[   19.618291] ALSA sound/pci/hda/hda_codec.c:4955    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   19.618294] ALSA sound/pci/hda/hda_codec.c:4959    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   19.618296] ALSA sound/pci/hda/hda_codec.c:4960    mono: mono_out=0x0
[   19.618298] ALSA sound/pci/hda/hda_codec.c:4963    dig-out=0x1e/0x0
[   19.618300] ALSA sound/pci/hda/hda_codec.c:4964    inputs:
[   19.618303] ALSA sound/pci/hda/hda_codec.c:4968  Rear Mic=0x18
[   19.618305] ALSA sound/pci/hda/hda_codec.c:4968  Front Mic=0x19
[   19.618308] ALSA sound/pci/hda/hda_codec.c:4968  Line=0x1a
[   19.618310] ALSA sound/pci/hda/hda_codec.c:4970 
[   19.631997] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[   19.634674] ALSA sound/pci/hda/patch_realtek.c:1324 realtek: No valid SSID, checking pincfg 0x40038601 for NID 0x1d
[   19.634678] ALSA sound/pci/hda/patch_realtek.c:1340 realtek: Enabling init ASM_ID=0x8601 CODEC_ID=10ec0662
[   19.665675] iTCO_wdt: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x0460)
[   19.676205] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   19.677368] leds_ss4200: no LED devices found
[   19.722539] input: PC Speaker as /devices/platform/pcspkr/input/input4
[   19.867522] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[   19.888951] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[   20.140040] microcode: CPU0 sig=0x10676, pf=0x1, revision=0x60c
[   20.551778] ppdev: user-space parallel port driver
[   20.915018] r8169 0000:02:00.0: vpd r/w failed.  This is likely a firmware bug on this device.  Contact the card vendor for a firmware update.
[   20.939733] udevd[350]: renamed network interface eth0 to p17p1
[   21.024007] microcode: CPU0 updated to revision 0x60f, date = 2010-09-29
[   21.028318] microcode: CPU1 sig=0x10676, pf=0x1, revision=0x60c
[   21.039004] microcode: CPU1 updated to revision 0x60f, date = 2010-09-29
[   21.053096] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   25.040472] systemd-fsck[561]: /dev/sda1: limpio, 35922/9773056 ficheros, 33627827/39072080 bloques
[   25.049778] Adding 8388604k swap on /dev/sdb3.  Priority:0 extents:1 across:8388604k 
[   25.152253] rmmod[598]: ERROR: Module scsi_wait_scan does not exist in /proc/modules
[   25.418888] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[   25.452865] zcache: created ephemeral tmem pool, id=2, client=65535
[   25.467274] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   25.467328] SELinux: initialized (dev sda1, type ext3), uses xattr
[   25.606600] systemd-fsck[588]: /dev/sdb1: limpio, 230/51200 ficheros, 75341/204800 bloques
[   26.151900] systemd-fsck[594]: /dev/sdb5: limpio, 657640/27369472 ficheros, 68507752/109460736 bloques
[   26.299204] zcache: created ephemeral tmem pool, id=3, client=65535
[   26.300448] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[   26.443133] SELinux: initialized (dev sdb1, type ext4), uses xattr
[   26.460100] fedora-storage-init[609]: Configurando gestor de vol\xffffffc3\xffffffba\xffffffbamenes l\xffffffc3\xffffffb3\xffffffb3gicos:   No volume groups found
[   26.472353] fedora-storage-init[609]: [  OK  ]
[   26.488108] EXT4-fs (sdb5): mounting ext3 file system using the ext4 subsystem
[   26.532381] zcache: created ephemeral tmem pool, id=4, client=65535
[   26.567961] EXT4-fs (sdb5): mounted filesystem with ordered data mode. Opts: (null)
[   26.568061] SELinux: initialized (dev sdb5, type ext3), uses xattr
[   26.689694] fedora-storage-init[633]: Configurando gestor de vol\xffffffc3\xffffffba\xffffffbamenes l\xffffffc3\xffffffb3\xffffffb3gicos:   No volume groups found
[   26.703636] fedora-storage-init[633]: [  OK  ]
[   26.960103] lvm[642]: No volume groups found
[   27.113623] systemd-tmpfiles[645]: Successfully loaded SELinux database in 13ms 346us, size on heap is 479K.
[   27.712207] sandbox[654]: Starting sandbox[  OK  ]
[   27.855426] acpid[684]: starting up with netlink and the input layer
[   27.856083] acpid[684]: skipping incomplete file /etc/acpi/events/videoconf
[   27.856165] acpid[684]: 1 rule loaded
[   27.856516] acpid[684]: waiting for events: event logging is off
[   27.899107] auditctl[663]: No rules
[   27.899150] auditctl[663]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0
[   27.899192] /usr/sbin/gpm[691]: *** info [daemon/startup.c(136)]:
[   27.899233] /usr/sbin/gpm[691]: Started gpm successfully. Entered daemon mode.
[   27.939131] auditd[662]: Started dispatcher: /sbin/audispd pid: 696
[   27.973877] audispd[696]: priority_boost_parser called with: 4
[   27.978238] audispd[696]: max_restarts_parser called with: 10
[   27.979940] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   27.987282] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   28.004212] audispd[696]: audispd initialized with q_depth=120 and 1 active plugins
[   28.050481] iptables.init[658]: iptables: Aplicando reglas del cortafuegos:[  OK  ]
[   28.050579] auditd[662]: Init complete, auditd 2.1.3 listening for events (startup state enable)
[   28.051596] abrtd[689]: Init complete, entering main loop
[   28.083107] ip6tables.init[655]: ip6tables: Aplicando las reglas del cortafuegos: [  OK  ]
[   28.103904] NetworkManager[707]: <info> NetworkManager (version 0.9.2-1.fc16) is starting...
[   28.104085] NetworkManager[707]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
[   28.106906] NetworkManager[707]: NetworkManager[707]: <info> NetworkManager (version 0.9.2-1.fc16) is starting...
[   28.106947] NetworkManager[707]: NetworkManager[707]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
[   28.207809] /usr/sbin/irqbalance[735]: WARNING: MSI interrupts found in /proc/interrupts
[   28.207915] /usr/sbin/irqbalance[735]: But none found in sysfs, you need to update your kernel
[   28.208368] /usr/sbin/irqbalance[735]: Until then, IRQs will be improperly classified
[   28.226442] mcelog[729]: mcelog read: No such device
[   28.259282] avahi-daemon[736]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70).
[   28.264212] avahi-daemon[736]: Successfully dropped root privileges.
[   28.266370] avahi-daemon[736]: avahi-daemon 0.6.30 starting up.
[   28.275662] avahi-daemon[736]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
[   28.428309] chronyd[743]: chronyd version 1.26-20110831gitb088b7 starting
[   28.430948] chronyd[743]: Linux kernel major=3 minor=2 patch=0
[   28.430989] chronyd[743]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000
[   28.433930] chronyd[743]: Frequency 43.262 +- 16.110 ppm read from /var/lib/chrony/drift
[   28.567676] dbus[748]: avc:  netlink poll: error 4
[   28.568084] dbus-daemon[748]: dbus[748]: avc:  netlink poll: error 4
[   28.584725] NetworkManager[707]: NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc
[   28.584894] NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc
[   28.585324] NetworkManager[707]: NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect
[   28.585529] NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect
[   28.585909] NetworkManager[707]: NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn
[   28.586134] NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn
[   28.586346] systemd-logind[733]: New seat seat0.
[   28.586791] NetworkManager[707]: NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
[   28.586873] NetworkManager[707]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
[   28.613083] avahi-daemon[736]: Successfully called chroot().
[   28.613126] avahi-daemon[736]: Successfully dropped remaining capabilities.
[   28.613165] avahi-daemon[736]: Loading service file /services/ssh.service.
[   28.613204] avahi-daemon[736]: Loading service file /services/udisks.service.
[   28.623216] avahi-daemon[736]: Network interface enumeration completed.
[   28.623626] avahi-daemon[736]: Registering HINFO record with values 'X86_64'/'LINUX'.
[   28.623918] avahi-daemon[736]: Server startup complete. Host name is karlalex.local. Local service cookie is 3684139875.
[   28.624275] avahi-daemon[736]: Service "karlalex" (/services/udisks.service) successfully established.
[   28.624395] avahi-daemon[736]: Service "karlalex" (/services/ssh.service) successfully established.
[   28.635344] dbus-daemon[748]: dbus[748]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
[   28.635433] dbus[748]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
[   28.755505] dkms_autoinstaller[757]: dkms: running auto installation service for kernel 3.2.0-rc6
[   29.139051] r8169 0000:02:00.0: p17p1: link down
[   29.139089] r8169 0000:02:00.0: p17p1: link down
[   29.143407] ADDRCONF(NETDEV_UP): p17p1: link is not ready
[   30.700382] r8169 0000:02:00.0: p17p1: link up
[   30.704763] ADDRCONF(NETDEV_CHANGE): p17p1: link becomes ready
[   34.737813] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
[   41.730026] p17p1: no IPv6 routers present
[   45.378480] fuse init (API version 7.17)
[   45.405399] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
[   45.466480] SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts
[  182.893448] =============================================================================
[  182.893452] BUG kmalloc-64: Redzone overwritten
[  182.893454] -----------------------------------------------------------------------------
[  182.893455] 
[  182.893458] INFO: 0xffff8800154a3428-0xffff8800154a342f. First byte 0xbb instead of 0xcc
[  182.893465] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=36 cpu=0 pid=2832
[  182.893469] 	__slab_alloc+0x395/0x3f7
[  182.893472] 	__kmalloc+0x92/0x101
[  182.893474] 	kzalloc.constprop.2+0x13/0x15
[  182.893476] 	ext4_htree_store_dirent+0x2d/0xf1
[  182.893479] 	htree_dirblock_to_tree+0xf1/0x134
[  182.893482] 	ext4_htree_fill_tree+0x85/0x1e0
[  182.893484] 	ext4_readdir+0x17a/0x51e
[  182.893487] 	vfs_readdir+0x7b/0xb1
[  182.893489] 	sys_getdents+0x7e/0xce
[  182.893491] 	system_call_fastpath+0x16/0x1b
[  182.893494] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2832
[  182.893497] 	__slab_free+0x2f/0x1b7
[  182.893499] 	kfree+0xd5/0xfa
[  182.893502] 	free_rb_tree_fname+0x47/0x95
[  182.893504] 	ext4_htree_free_dir_info+0x13/0x1f
[  182.893506] 	ext4_release_dir+0x1a/0x1e
[  182.893509] 	fput+0xfd/0x1c2
[  182.893512] 	filp_close+0x6e/0x7a
[  182.893514] 	sys_close+0xaf/0xf1
[  182.893516] 	system_call_fastpath+0x16/0x1b
[  182.893519] INFO: Slab 0xffffea0000552880 objects=20 used=12 fp=0xffff8800154a3880 flags=0x20000000004081
[  182.893521] INFO: Object 0xffff8800154a33e8 @offset=5096 fp=0xffff8800154a3880
[  182.893522] 
[  182.893525] Bytes b4 ffff8800154a33d8: 84 29 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  .)......ZZZZZZZZ
[  182.893528] Object ffff8800154a33e8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  182.893531] Object ffff8800154a33f8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  182.893533] Object ffff8800154a3408: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  182.893536] Object ffff8800154a3418: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  182.893538] Redzone ffff8800154a3428: bb bb bb bb bb bb bb bb                          ........
[  182.893541] Padding ffff8800154a3568: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  182.893544] Pid: 2956, comm: slabinfo Not tainted 3.2.0-rc6 #21
[  182.893546] Call Trace:
[  182.893550]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  182.893553]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  182.893556]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  182.893559]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  182.893562]  [<ffffffff8112a8be>] validate_slab+0x110/0x151
[  182.893565]  [<ffffffff8112c9ff>] validate_store+0xc8/0x1e8
[  182.893569]  [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[  182.893573]  [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[  182.893577]  [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[  182.893579]  [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[  182.893583]  [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[  182.893586]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  182.893589] FIX kmalloc-64: Restoring 0xffff8800154a3428-0xffff8800154a342f=0xcc
[  182.893590] 
[  182.947976] =============================================================================
[  182.947982] BUG kmalloc-64: Redzone overwritten
[  182.947983] -----------------------------------------------------------------------------
[  182.947984] 
[  182.947987] INFO: 0xffff8800154a3428-0xffff8800154a342f. First byte 0xcc instead of 0xbb
[  182.947995] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=90 cpu=0 pid=2832
[  182.948000] 	__slab_alloc+0x395/0x3f7
[  182.948003] 	__kmalloc+0x92/0x101
[  182.948005] 	kzalloc.constprop.2+0x13/0x15
[  182.948007] 	ext4_htree_store_dirent+0x2d/0xf1
[  182.948011] 	htree_dirblock_to_tree+0xf1/0x134
[  182.948013] 	ext4_htree_fill_tree+0x85/0x1e0
[  182.948015] 	ext4_readdir+0x17a/0x51e
[  182.948018] 	vfs_readdir+0x7b/0xb1
[  182.948020] 	sys_getdents+0x7e/0xce
[  182.948023] 	system_call_fastpath+0x16/0x1b
[  182.948026] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=55 cpu=0 pid=2832
[  182.948029] 	__slab_free+0x2f/0x1b7
[  182.948031] 	kfree+0xd5/0xfa
[  182.948034] 	free_rb_tree_fname+0x47/0x95
[  182.948036] 	ext4_htree_free_dir_info+0x13/0x1f
[  182.948038] 	ext4_release_dir+0x1a/0x1e
[  182.948041] 	fput+0xfd/0x1c2
[  182.948044] 	filp_close+0x6e/0x7a
[  182.948046] 	sys_close+0xaf/0xf1
[  182.948048] 	system_call_fastpath+0x16/0x1b
[  182.948051] INFO: Slab 0xffffea0000552880 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  182.948054] INFO: Object 0xffff8800154a33e8 @offset=5096 fp=0xffff8800154a3880
[  182.948055] 
[  182.948058] Bytes b4 ffff8800154a33d8: 84 29 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  .)......ZZZZZZZZ
[  182.948061] Object ffff8800154a33e8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  182.948063] Object ffff8800154a33f8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  182.948066] Object ffff8800154a3408: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  182.948069] Object ffff8800154a3418: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  182.948071] Redzone ffff8800154a3428: cc cc cc cc cc cc cc cc                          ........
[  182.948074] Padding ffff8800154a3568: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  182.948078] Pid: 2832, comm: tracker-miner-f Not tainted 3.2.0-rc6 #21
[  182.948080] Call Trace:
[  182.948084]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  182.948087]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  182.948090]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  182.948093]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  182.948096]  [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[  182.948100]  [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[  182.948103]  [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[  182.948106]  [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[  182.948110]  [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[  182.948113]  [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[  182.948116]  [<ffffffff8108bac2>] ? mark_held_locks+0x6d/0x95
[  182.948119]  [<ffffffff8112b9ee>] __kmalloc+0x92/0x101
[  182.948122]  [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[  182.948126]  [<ffffffff8119dcad>] kzalloc.constprop.2+0x13/0x15
[  182.948129]  [<ffffffff8119e374>] ext4_htree_store_dirent+0x2d/0xf1
[  182.948132]  [<ffffffff811a8ef0>] htree_dirblock_to_tree+0xf1/0x134
[  182.948136]  [<ffffffff811aadab>] ext4_htree_fill_tree+0x85/0x1e0
[  182.948139]  [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[  182.948142]  [<ffffffff8112ba4b>] ? __kmalloc+0xef/0x101
[  182.948145]  [<ffffffff8119df66>] ext4_readdir+0x17a/0x51e
[  182.948148]  [<ffffffff8114af38>] ? vfs_readdir+0x5b/0xb1
[  182.948151]  [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[  182.948154]  [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[  182.948157]  [<ffffffff8114af58>] vfs_readdir+0x7b/0xb1
[  182.948160]  [<ffffffff8114b074>] sys_getdents+0x7e/0xce
[  182.948163]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  182.948167] FIX kmalloc-64: Restoring 0xffff8800154a3428-0xffff8800154a342f=0xbb
[  182.948168] 
[  182.948170] FIX kmalloc-64: Marking all objects used
[  186.904833] =============================================================================
[  186.904838] BUG kmalloc-64: Redzone overwritten
[  186.904840] -----------------------------------------------------------------------------
[  186.904841] 
[  186.904844] INFO: 0xffff88005188e970-0xffff88005188e977. First byte 0xbb instead of 0xcc
[  186.904851] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=18 cpu=0 pid=2832
[  186.904855] 	__slab_alloc+0x395/0x3f7
[  186.904858] 	__kmalloc+0x92/0x101
[  186.904860] 	kzalloc.constprop.2+0x13/0x15
[  186.904863] 	ext4_htree_store_dirent+0x2d/0xf1
[  186.904865] 	htree_dirblock_to_tree+0xf1/0x134
[  186.904868] 	ext4_htree_fill_tree+0x85/0x1e0
[  186.904870] 	ext4_readdir+0x17a/0x51e
[  186.904873] 	vfs_readdir+0x7b/0xb1
[  186.904875] 	sys_getdents+0x7e/0xce
[  186.904878] 	system_call_fastpath+0x16/0x1b
[  186.904881] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2832
[  186.904884] 	__slab_free+0x2f/0x1b7
[  186.904886] 	kfree+0xd5/0xfa
[  186.904888] 	free_rb_tree_fname+0x47/0x95
[  186.904890] 	ext4_htree_free_dir_info+0x13/0x1f
[  186.904892] 	ext4_release_dir+0x1a/0x1e
[  186.904895] 	fput+0xfd/0x1c2
[  186.904898] 	filp_close+0x6e/0x7a
[  186.904900] 	sys_close+0xaf/0xf1
[  186.904902] 	system_call_fastpath+0x16/0x1b
[  186.904905] INFO: Slab 0xffffea0001462380 objects=20 used=20 fp=0x          (null) flags=0x20000000004081
[  186.904908] INFO: Object 0xffff88005188e930 @offset=2352 fp=0x          (null)
[  186.904909] 
[  186.904912] Bytes b4 ffff88005188e920: 1e fe fd ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  186.904915] Object ffff88005188e930: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  186.904918] Object ffff88005188e940: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  186.904920] Object ffff88005188e950: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  186.904923] Object ffff88005188e960: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  186.904926] Redzone ffff88005188e970: bb bb bb bb bb bb bb bb                          ........
[  186.904928] Padding ffff88005188eab0: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  186.904932] Pid: 2960, comm: slabinfo Not tainted 3.2.0-rc6 #21
[  186.904933] Call Trace:
[  186.904937]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  186.904940]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  186.904943]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  186.904947]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  186.904950]  [<ffffffff8112a8be>] validate_slab+0x110/0x151
[  186.904953]  [<ffffffff8112ca7f>] validate_store+0x148/0x1e8
[  186.904957]  [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[  186.904961]  [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[  186.904965]  [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[  186.904968]  [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[  186.904971]  [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[  186.904974]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  186.904977] FIX kmalloc-64: Restoring 0xffff88005188e970-0xffff88005188e977=0xcc
[  186.904978] 
[  186.905005] SLUB: kmalloc-64 689 slabs counted but counter=690
[  187.243703] =============================================================================
[  187.243712] BUG kmalloc-64: Redzone overwritten
[  187.243716] -----------------------------------------------------------------------------
[  187.243718] 
[  187.243724] INFO: 0xffff88005188e970-0xffff88005188e977. First byte 0xcc instead of 0xbb
[  187.243736] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=357 cpu=0 pid=2832
[  187.243743] 	__slab_alloc+0x395/0x3f7
[  187.243748] 	__kmalloc+0x92/0x101
[  187.243753] 	kzalloc.constprop.2+0x13/0x15
[  187.243758] 	ext4_htree_store_dirent+0x2d/0xf1
[  187.243764] 	htree_dirblock_to_tree+0xf1/0x134
[  187.243768] 	ext4_htree_fill_tree+0x85/0x1e0
[  187.243773] 	ext4_readdir+0x17a/0x51e
[  187.243778] 	vfs_readdir+0x7b/0xb1
[  187.243782] 	sys_getdents+0x7e/0xce
[  187.243788] 	system_call_fastpath+0x16/0x1b
[  187.243794] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=339 cpu=0 pid=2832
[  187.243799] 	__slab_free+0x2f/0x1b7
[  187.243804] 	kfree+0xd5/0xfa
[  187.243808] 	free_rb_tree_fname+0x47/0x95
[  187.243813] 	ext4_htree_free_dir_info+0x13/0x1f
[  187.243818] 	ext4_release_dir+0x1a/0x1e
[  187.243822] 	fput+0xfd/0x1c2
[  187.243828] 	filp_close+0x6e/0x7a
[  187.243833] 	sys_close+0xaf/0xf1
[  187.243837] 	system_call_fastpath+0x16/0x1b
[  187.243843] INFO: Slab 0xffffea0001462380 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  187.243848] INFO: Object 0xffff88005188e930 @offset=2352 fp=0x          (null)
[  187.243850] 
[  187.243856] Bytes b4 ffff88005188e920: 1e fe fd ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  187.243861] Object ffff88005188e930: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  187.243866] Object ffff88005188e940: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  187.243871] Object ffff88005188e950: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  187.243877] Object ffff88005188e960: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  187.243882] Redzone ffff88005188e970: cc cc cc cc cc cc cc cc                          ........
[  187.243887] Padding ffff88005188eab0: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  187.243893] Pid: 884, comm: Xorg Not tainted 3.2.0-rc6 #21
[  187.243897] Call Trace:
[  187.243904]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  187.243910]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  187.243917]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  187.243924]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  187.243930]  [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[  187.243958]  [<ffffffffa007f438>] ? kzalloc.constprop.3+0x13/0x15 [i915]
[  187.243965]  [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[  187.243972]  [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[  187.243979]  [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[  187.244003]  [<ffffffffa007f438>] ? kzalloc.constprop.3+0x13/0x15 [i915]
[  187.244008]  [<ffffffff8108bac2>] ? mark_held_locks+0x6d/0x95
[  187.244008]  [<ffffffff8112b9ee>] __kmalloc+0x92/0x101
[  187.244008]  [<ffffffffa007f438>] ? kzalloc.constprop.3+0x13/0x15 [i915]
[  187.244008]  [<ffffffffa007f438>] kzalloc.constprop.3+0x13/0x15 [i915]
[  187.244008]  [<ffffffffa007f725>] i915_gem_do_execbuffer+0x2eb/0x112c [i915]
[  187.244008]  [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[  187.244008]  [<ffffffff8108b7dc>] ? lock_acquire+0xe0/0x112
[  187.244008]  [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[  187.244008]  [<ffffffff8108b6ca>] ? lock_release+0x16b/0x19d
[  187.244008]  [<ffffffff8110aefa>] ? might_fault+0x89/0x90
[  187.244008]  [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[  187.244008]  [<ffffffff8112ba4b>] ? __kmalloc+0xef/0x101
[  187.244008]  [<ffffffffa0080868>] i915_gem_execbuffer2+0xe5/0x145 [i915]
[  187.244008]  [<ffffffff8110aefa>] ? might_fault+0x89/0x90
[  187.244008]  [<ffffffffa0020918>] drm_ioctl+0x2ce/0x3b0 [drm]
[  187.244008]  [<ffffffffa0080783>] ? i915_gem_execbuffer+0x21d/0x21d [i915]
[  187.244008]  [<ffffffff811fe0b4>] ? inode_has_perm+0x32/0x34
[  187.244008]  [<ffffffff811fe15d>] ? file_has_perm+0xa7/0xc9
[  187.244008]  [<ffffffff8114abd9>] do_vfs_ioctl+0x46e/0x4af
[  187.244008]  [<ffffffff814fb2ba>] ? sysret_check+0x2e/0x69
[  187.244008]  [<ffffffff8114ac70>] sys_ioctl+0x56/0x7a
[  187.244008]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  187.244008] FIX kmalloc-64: Restoring 0xffff88005188e970-0xffff88005188e977=0xbb
[  187.244008] 
[  187.244008] FIX kmalloc-64: Marking all objects used
[  190.925134] SLUB: kmalloc-64 688 slabs counted but counter=690
[  194.940048] SLUB: kmalloc-64 688 slabs counted but counter=690
[  198.963980] =============================================================================
[  198.963985] BUG kmalloc-64: Redzone overwritten
[  198.963987] -----------------------------------------------------------------------------
[  198.963988] 
[  198.963991] INFO: 0xffff880017d3d5b0-0xffff880017d3d5b7. First byte 0xbb instead of 0xcc
[  198.963998] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=36 cpu=0 pid=2832
[  198.964002] 	__slab_alloc+0x395/0x3f7
[  198.964005] 	__kmalloc+0x92/0x101
[  198.964005] 	kzalloc.constprop.2+0x13/0x15
[  198.964005] 	ext4_htree_store_dirent+0x2d/0xf1
[  198.964005] 	htree_dirblock_to_tree+0xf1/0x134
[  198.964005] 	ext4_htree_fill_tree+0x85/0x1e0
[  198.964005] 	ext4_readdir+0x17a/0x51e
[  198.964005] 	vfs_readdir+0x7b/0xb1
[  198.964005] 	sys_getdents+0x7e/0xce
[  198.964005] 	system_call_fastpath+0x16/0x1b
[  198.964005] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2832
[  198.964005] 	__slab_free+0x2f/0x1b7
[  198.964005] 	kfree+0xd5/0xfa
[  198.964005] 	free_rb_tree_fname+0x47/0x95
[  198.964005] 	ext4_htree_free_dir_info+0x13/0x1f
[  198.964005] 	ext4_release_dir+0x1a/0x1e
[  198.964005] 	fput+0xfd/0x1c2
[  198.964005] 	filp_close+0x6e/0x7a
[  198.964005] 	sys_close+0xaf/0xf1
[  198.964005] 	system_call_fastpath+0x16/0x1b
[  198.964005] INFO: Slab 0xffffea00005f4f00 objects=20 used=20 fp=0x          (null) flags=0x20000000004081
[  198.964005] INFO: Object 0xffff880017d3d570 @offset=5488 fp=0x          (null)
[  198.964005] 
[  198.964005] Bytes b4 ffff880017d3d560: 71 73 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  qs......ZZZZZZZZ
[  198.964005] Object ffff880017d3d570: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  198.964005] Object ffff880017d3d580: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  198.964005] Object ffff880017d3d590: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  198.964005] Object ffff880017d3d5a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  198.964005] Redzone ffff880017d3d5b0: bb bb bb bb bb bb bb bb                          ........
[  198.964005] Padding ffff880017d3d6f0: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  198.964005] Pid: 2966, comm: slabinfo Not tainted 3.2.0-rc6 #21
[  198.964005] Call Trace:
[  198.964005]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  198.964005]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  198.964005]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  198.964005]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  198.964005]  [<ffffffff8112a8be>] validate_slab+0x110/0x151
[  198.964005]  [<ffffffff8112ca7f>] validate_store+0x148/0x1e8
[  198.964005]  [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[  198.964005]  [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[  198.964005]  [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[  198.964005]  [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[  198.964005]  [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[  198.964005]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  198.964005] FIX kmalloc-64: Restoring 0xffff880017d3d5b0-0xffff880017d3d5b7=0xcc
[  198.964005] 
[  198.964005] SLUB: kmalloc-64 689 slabs counted but counter=691
[  200.305548] =============================================================================
[  200.305553] BUG kmalloc-64: Redzone overwritten
[  200.305555] -----------------------------------------------------------------------------
[  200.305556] 
[  200.305559] INFO: 0xffff880017d3d5b0-0xffff880017d3d5b7. First byte 0xcc instead of 0xbb
[  200.305567] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=1378 cpu=0 pid=2832
[  200.305572] 	__slab_alloc+0x395/0x3f7
[  200.305575] 	__kmalloc+0x92/0x101
[  200.305577] 	kzalloc.constprop.2+0x13/0x15
[  200.305579] 	ext4_htree_store_dirent+0x2d/0xf1
[  200.305583] 	htree_dirblock_to_tree+0xf1/0x134
[  200.305585] 	ext4_htree_fill_tree+0x85/0x1e0
[  200.305587] 	ext4_readdir+0x17a/0x51e
[  200.305590] 	vfs_readdir+0x7b/0xb1
[  200.305593] 	sys_getdents+0x7e/0xce
[  200.305596] 	system_call_fastpath+0x16/0x1b
[  200.305599] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=1342 cpu=0 pid=2832
[  200.305601] 	__slab_free+0x2f/0x1b7
[  200.305604] 	kfree+0xd5/0xfa
[  200.305606] 	free_rb_tree_fname+0x47/0x95
[  200.305608] 	ext4_htree_free_dir_info+0x13/0x1f
[  200.305610] 	ext4_release_dir+0x1a/0x1e
[  200.305613] 	fput+0xfd/0x1c2
[  200.305617] 	filp_close+0x6e/0x7a
[  200.305619] 	sys_close+0xaf/0xf1
[  200.305621] 	system_call_fastpath+0x16/0x1b
[  200.305624] INFO: Slab 0xffffea00005f4f00 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  200.305626] INFO: Object 0xffff880017d3d570 @offset=5488 fp=0xffff880017d3d880
[  200.305627] 
[  200.305631] Bytes b4 ffff880017d3d560: 71 73 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  qs......ZZZZZZZZ
[  200.305633] Object ffff880017d3d570: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  200.305636] Object ffff880017d3d580: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  200.305638] Object ffff880017d3d590: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  200.305641] Object ffff880017d3d5a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  200.305644] Redzone ffff880017d3d5b0: cc cc cc cc cc cc cc cc                          ........
[  200.305646] Padding ffff880017d3d6f0: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  200.305650] Pid: 884, comm: Xorg Not tainted 3.2.0-rc6 #21
[  200.305652] Call Trace:
[  200.305656]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  200.305659]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  200.305662]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  200.305666]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  200.305669]  [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[  200.305686]  [<ffffffffa002a3c6>] ? kzalloc.constprop.6+0x32/0x40 [drm]
[  200.305690]  [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[  200.305693]  [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[  200.305698]  [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[  200.305707]  [<ffffffffa002a3c6>] ? kzalloc.constprop.6+0x32/0x40 [drm]
[  200.305711]  [<ffffffff8108bac2>] ? mark_held_locks+0x6d/0x95
[  200.305721]  [<ffffffffa002a3c6>] ? kzalloc.constprop.6+0x32/0x40 [drm]
[  200.305724]  [<ffffffff8112bcc7>] kmem_cache_alloc_trace+0x5b/0xc4
[  200.305734]  [<ffffffffa002a3c6>] kzalloc.constprop.6+0x32/0x40 [drm]
[  200.305744]  [<ffffffffa002a48c>] drm_mm_kmalloc+0x28/0x77 [drm]
[  200.305755]  [<ffffffffa002a565>] drm_mm_get_block_generic+0x26/0x51 [drm]
[  200.305776]  [<ffffffffa007a4bd>] i915_gem_object_bind_to_gtt+0x1c8/0x47a [i915]
[  200.305779]  [<ffffffff814edfd5>] ? __slab_alloc+0x3e2/0x3f7
[  200.305782]  [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[  200.305794]  [<ffffffffa007f438>] ? kzalloc.constprop.3+0x13/0x15 [i915]
[  200.305807]  [<ffffffffa007cc9f>] i915_gem_object_pin+0xc7/0x13c [i915]
[  200.305818]  [<ffffffffa007efc7>] i915_gem_execbuffer_reserve+0x1ba/0x2fb [i915]
[  200.305830]  [<ffffffffa007f87f>] i915_gem_do_execbuffer+0x445/0x112c [i915]
[  200.305835]  [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[  200.305838]  [<ffffffff8108b6ca>] ? lock_release+0x16b/0x19d
[  200.305841]  [<ffffffff8110aefa>] ? might_fault+0x89/0x90
[  200.305844]  [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[  200.305856]  [<ffffffffa0080868>] i915_gem_execbuffer2+0xe5/0x145 [i915]
[  200.305860]  [<ffffffff8110aefa>] ? might_fault+0x89/0x90
[  200.305868]  [<ffffffffa0020918>] drm_ioctl+0x2ce/0x3b0 [drm]
[  200.305879]  [<ffffffffa0080783>] ? i915_gem_execbuffer+0x21d/0x21d [i915]
[  200.305884]  [<ffffffff811fe0b4>] ? inode_has_perm+0x32/0x34
[  200.305887]  [<ffffffff811fe15d>] ? file_has_perm+0xa7/0xc9
[  200.305891]  [<ffffffff8114abd9>] do_vfs_ioctl+0x46e/0x4af
[  200.305894]  [<ffffffff814fb2ba>] ? sysret_check+0x2e/0x69
[  200.305897]  [<ffffffff8114ac70>] sys_ioctl+0x56/0x7a
[  200.305901]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  200.305904] FIX kmalloc-64: Restoring 0xffff880017d3d5b0-0xffff880017d3d5b7=0xbb
[  200.305905] 
[  200.305907] FIX kmalloc-64: Marking all objects used
[  202.975067] SLUB: kmalloc-64 688 slabs counted but counter=691
[  206.982956] =============================================================================
[  206.982961] BUG kmalloc-64: Redzone overwritten
[  206.982963] -----------------------------------------------------------------------------
[  206.982964] 
[  206.982967] INFO: 0xffff8800154a5428-0xffff8800154a542f. First byte 0xbb instead of 0xcc
[  206.982973] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=38 cpu=0 pid=2832
[  206.982978] 	__slab_alloc+0x395/0x3f7
[  206.982981] 	__kmalloc+0x92/0x101
[  206.982983] 	kzalloc.constprop.2+0x13/0x15
[  206.982985] 	ext4_htree_store_dirent+0x2d/0xf1
[  206.982988] 	htree_dirblock_to_tree+0xf1/0x134
[  206.982991] 	ext4_htree_fill_tree+0x85/0x1e0
[  206.982993] 	ext4_readdir+0x17a/0x51e
[  206.982996] 	vfs_readdir+0x7b/0xb1
[  206.982998] 	sys_getdents+0x7e/0xce
[  206.983001] 	system_call_fastpath+0x16/0x1b
[  206.983004] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2832
[  206.983007] 	__slab_free+0x2f/0x1b7
[  206.983007] 	kfree+0xd5/0xfa
[  206.983007] 	free_rb_tree_fname+0x47/0x95
[  206.983007] 	ext4_htree_free_dir_info+0x13/0x1f
[  206.983007] 	ext4_release_dir+0x1a/0x1e
[  206.983007] 	fput+0xfd/0x1c2
[  206.983007] 	filp_close+0x6e/0x7a
[  206.983007] 	sys_close+0xaf/0xf1
[  206.983007] 	system_call_fastpath+0x16/0x1b
[  206.983007] INFO: Slab 0xffffea0000552900 objects=20 used=20 fp=0x          (null) flags=0x20000000004081
[  206.983007] INFO: Object 0xffff8800154a53e8 @offset=5096 fp=0x          (null)
[  206.983007] 
[  206.983007] Bytes b4 ffff8800154a53d8: 4e 7b fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  N{......ZZZZZZZZ
[  206.983007] Object ffff8800154a53e8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  206.983007] Object ffff8800154a53f8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  206.983007] Object ffff8800154a5408: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  206.983007] Object ffff8800154a5418: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  206.983007] Redzone ffff8800154a5428: bb bb bb bb bb bb bb bb                          ........
[  206.983007] Padding ffff8800154a5568: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  206.983007] Pid: 2971, comm: slabinfo Not tainted 3.2.0-rc6 #21
[  206.983007] Call Trace:
[  206.983007]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  206.983007]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  206.983007]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  206.983007]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  206.983007]  [<ffffffff8112a8be>] validate_slab+0x110/0x151
[  206.983007]  [<ffffffff8112ca7f>] validate_store+0x148/0x1e8
[  206.983007]  [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[  206.983007]  [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[  206.983007]  [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[  206.983007]  [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[  206.983007]  [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[  206.983007]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  206.983007] FIX kmalloc-64: Restoring 0xffff8800154a5428-0xffff8800154a542f=0xcc
[  206.983007] 
[  206.983007] SLUB: kmalloc-64 688 slabs counted but counter=691
[  207.623402] =============================================================================
[  207.623407] BUG kmalloc-64: Redzone overwritten
[  207.623409] -----------------------------------------------------------------------------
[  207.623410] 
[  207.623413] INFO: 0xffff8800154a5428-0xffff8800154a542f. First byte 0xcc instead of 0xbb
[  207.623420] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=679 cpu=0 pid=2832
[  207.623424] 	__slab_alloc+0x395/0x3f7
[  207.623427] 	__kmalloc+0x92/0x101
[  207.623429] 	kzalloc.constprop.2+0x13/0x15
[  207.623432] 	ext4_htree_store_dirent+0x2d/0xf1
[  207.623435] 	htree_dirblock_to_tree+0xf1/0x134
[  207.623437] 	ext4_htree_fill_tree+0x85/0x1e0
[  207.623439] 	ext4_readdir+0x17a/0x51e
[  207.623442] 	vfs_readdir+0x7b/0xb1
[  207.623444] 	sys_getdents+0x7e/0xce
[  207.623447] 	system_call_fastpath+0x16/0x1b
[  207.623450] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=641 cpu=0 pid=2832
[  207.623453] 	__slab_free+0x2f/0x1b7
[  207.623455] 	kfree+0xd5/0xfa
[  207.623457] 	free_rb_tree_fname+0x47/0x95
[  207.623459] 	ext4_htree_free_dir_info+0x13/0x1f
[  207.623462] 	ext4_release_dir+0x1a/0x1e
[  207.623464] 	fput+0xfd/0x1c2
[  207.623467] 	filp_close+0x6e/0x7a
[  207.623469] 	sys_close+0xaf/0xf1
[  207.623472] 	system_call_fastpath+0x16/0x1b
[  207.623474] INFO: Slab 0xffffea0000552900 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  207.623477] INFO: Object 0xffff8800154a53e8 @offset=5096 fp=0x          (null)
[  207.623478] 
[  207.623481] Bytes b4 ffff8800154a53d8: 4e 7b fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  N{......ZZZZZZZZ
[  207.623484] Object ffff8800154a53e8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  207.623486] Object ffff8800154a53f8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  207.623489] Object ffff8800154a5408: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  207.623491] Object ffff8800154a5418: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  207.623494] Redzone ffff8800154a5428: cc cc cc cc cc cc cc cc                          ........
[  207.623496] Padding ffff8800154a5568: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  207.623499] Pid: 2832, comm: tracker-miner-f Not tainted 3.2.0-rc6 #21
[  207.623501] Call Trace:
[  207.623505]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  207.623508]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  207.623512]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  207.623515]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  207.623518]  [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[  207.623523]  [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[  207.623527]  [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[  207.623530]  [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[  207.623533]  [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[  207.623537]  [<ffffffff8120de12>] ? security_context_to_sid_core+0x8b/0x182
[  207.623541]  [<ffffffff8112d635>] __kmalloc_track_caller+0x8e/0xfd
[  207.623544]  [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[  207.623549]  [<ffffffff81105292>] kstrdup+0x31/0x49
[  207.623552]  [<ffffffff8120de55>] security_context_to_sid_core+0xce/0x182
[  207.623557]  [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[  207.623561]  [<ffffffff814f82e8>] ? sub_preempt_count+0x95/0xa8
[  207.623565]  [<ffffffff814f5139>] ? _raw_spin_unlock+0x48/0x56
[  207.623568]  [<ffffffff8120f185>] security_context_to_sid_default+0x14/0x16
[  207.623573]  [<ffffffff811ffd7c>] inode_doinit_with_dentry+0x267/0x41f
[  207.623576]  [<ffffffff811fff50>] selinux_d_instantiate+0x1c/0x1e
[  207.623581]  [<ffffffff811faccb>] security_d_instantiate+0x21/0x23
[  207.623585]  [<ffffffff8114d657>] d_instantiate+0x5c/0x61
[  207.623588]  [<ffffffff8114f337>] d_splice_alias+0xbc/0xd2
[  207.623591]  [<ffffffff811a9c27>] ext4_lookup+0xba/0xeb
[  207.623595]  [<ffffffff81145259>] d_alloc_and_lookup+0x45/0x6c
[  207.623599]  [<ffffffff81146092>] walk_component+0x224/0x401
[  207.623602]  [<ffffffff811462aa>] lookup_last+0x3b/0x3d
[  207.623605]  [<ffffffff81146f31>] path_lookupat+0x82/0x29c
[  207.623610]  [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[  207.623613]  [<ffffffff811459f3>] ? getname_flags+0x30/0x209
[  207.623618]  [<ffffffff8124c887>] ? __strncpy_from_user+0x1e/0x48
[  207.623621]  [<ffffffff81147172>] do_path_lookup+0x27/0x96
[  207.623624]  [<ffffffff81148b07>] user_path_at_empty+0x53/0x92
[  207.623628]  [<ffffffff8114af38>] ? vfs_readdir+0x5b/0xb1
[  207.623631]  [<ffffffff814f3e53>] ? __mutex_unlock_slowpath+0x112/0x145
[  207.623634]  [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[  207.623637]  [<ffffffff81148b57>] user_path_at+0x11/0x13
[  207.623640]  [<ffffffff811400c4>] vfs_fstatat+0x3a/0x64
[  207.623644]  [<ffffffff8114010c>] vfs_lstat+0x1e/0x20
[  207.623646]  [<ffffffff8114025b>] sys_newlstat+0x1a/0x33
[  207.623650]  [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[  207.623654]  [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[  207.623658]  [<ffffffff8124c50e>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[  207.623661]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  207.623664] FIX kmalloc-64: Restoring 0xffff8800154a5428-0xffff8800154a542f=0xbb
[  207.623665] 
[  207.623667] FIX kmalloc-64: Marking all objects used
[  211.000052] =============================================================================
[  211.000057] BUG kmalloc-64: Redzone overwritten
[  211.000059] -----------------------------------------------------------------------------
[  211.000060] 
[  211.000063] INFO: 0xffff880015696040-0xffff880015696047. First byte 0xbb instead of 0xcc
[  211.000069] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=20 cpu=0 pid=2973
[  211.000073] 	__slab_alloc+0x395/0x3f7
[  211.000076] 	__kmalloc+0x92/0x101
[  211.000079] 	kzalloc.constprop.2+0x13/0x15
[  211.000081] 	ext4_htree_store_dirent+0x2d/0xf1
[  211.000084] 	htree_dirblock_to_tree+0xf1/0x134
[  211.000086] 	ext4_htree_fill_tree+0x85/0x1e0
[  211.000088] 	ext4_readdir+0x17a/0x51e
[  211.000091] 	vfs_readdir+0x7b/0xb1
[  211.000093] 	sys_getdents+0x7e/0xce
[  211.000096] 	system_call_fastpath+0x16/0x1b
[  211.000099] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2973
[  211.000101] 	__slab_free+0x2f/0x1b7
[  211.000103] 	kfree+0xd5/0xfa
[  211.000106] 	free_rb_tree_fname+0x47/0x95
[  211.000108] 	ext4_htree_free_dir_info+0x13/0x1f
[  211.000110] 	ext4_release_dir+0x1a/0x1e
[  211.000112] 	fput+0xfd/0x1c2
[  211.000116] 	filp_close+0x6e/0x7a
[  211.000118] 	sys_close+0xaf/0xf1
[  211.000120] 	system_call_fastpath+0x16/0x1b
[  211.000123] INFO: Slab 0xffffea000055a580 objects=20 used=10 fp=0xffff880015696498 flags=0x20000000004081
[  211.000125] INFO: Object 0xffff880015696000 @offset=0 fp=0xffff880015696498
[  211.000126] 
[  211.000129] Object ffff880015696000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  211.000132] Object ffff880015696010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  211.000134] Object ffff880015696020: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  211.000137] Object ffff880015696030: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  211.000139] Redzone ffff880015696040: bb bb bb bb bb bb bb bb                          ........
[  211.000141] Padding ffff880015696180: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  211.000145] Pid: 2974, comm: slabinfo Not tainted 3.2.0-rc6 #21
[  211.000147] Call Trace:
[  211.000150]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  211.000153]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  211.000156]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  211.000159]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  211.000162]  [<ffffffff8112a8be>] validate_slab+0x110/0x151
[  211.000166]  [<ffffffff8112c9ff>] validate_store+0xc8/0x1e8
[  211.000170]  [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[  211.000174]  [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[  211.000177]  [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[  211.000180]  [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[  211.000183]  [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[  211.000186]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  211.000189] FIX kmalloc-64: Restoring 0xffff880015696040-0xffff880015696047=0xcc
[  211.000190] 
[  211.001007] SLUB: kmalloc-64 687 slabs counted but counter=691
[  211.054751] =============================================================================
[  211.054756] BUG kmalloc-64: Redzone overwritten
[  211.054758] -----------------------------------------------------------------------------
[  211.054759] 
[  211.054762] INFO: 0xffff880015696040-0xffff880015696047. First byte 0xcc instead of 0xbb
[  211.054769] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=74 cpu=0 pid=2973
[  211.054773] 	__slab_alloc+0x395/0x3f7
[  211.054776] 	__kmalloc+0x92/0x101
[  211.054778] 	kzalloc.constprop.2+0x13/0x15
[  211.054781] 	ext4_htree_store_dirent+0x2d/0xf1
[  211.054784] 	htree_dirblock_to_tree+0xf1/0x134
[  211.054786] 	ext4_htree_fill_tree+0x85/0x1e0
[  211.054788] 	ext4_readdir+0x17a/0x51e
[  211.054791] 	vfs_readdir+0x7b/0xb1
[  211.054794] 	sys_getdents+0x7e/0xce
[  211.054796] 	system_call_fastpath+0x16/0x1b
[  211.054799] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=54 cpu=0 pid=2973
[  211.054802] 	__slab_free+0x2f/0x1b7
[  211.054804] 	kfree+0xd5/0xfa
[  211.054806] 	free_rb_tree_fname+0x47/0x95
[  211.054809] 	ext4_htree_free_dir_info+0x13/0x1f
[  211.054811] 	ext4_release_dir+0x1a/0x1e
[  211.054814] 	fput+0xfd/0x1c2
[  211.054818] 	filp_close+0x6e/0x7a
[  211.054820] 	sys_close+0xaf/0xf1
[  211.054822] 	system_call_fastpath+0x16/0x1b
[  211.054825] INFO: Slab 0xffffea000055a580 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  211.054828] INFO: Object 0xffff880015696000 @offset=0 fp=0xffff880015696498
[  211.054829] 
[  211.054832] Object ffff880015696000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  211.054834] Object ffff880015696010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  211.054837] Object ffff880015696020: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  211.054840] Object ffff880015696030: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  211.054842] Redzone ffff880015696040: cc cc cc cc cc cc cc cc                          ........
[  211.054845] Padding ffff880015696180: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  211.054848] Pid: 2973, comm: tracker-miner-f Not tainted 3.2.0-rc6 #21
[  211.054850] Call Trace:
[  211.054854]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  211.054857]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  211.054860]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  211.054863]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  211.054866]  [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[  211.054869]  [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[  211.054873]  [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[  211.054876]  [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[  211.054880]  [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[  211.054883]  [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[  211.054886]  [<ffffffff8108bac2>] ? mark_held_locks+0x6d/0x95
[  211.054889]  [<ffffffff8112b9ee>] __kmalloc+0x92/0x101
[  211.054892]  [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[  211.054895]  [<ffffffff8119dcad>] kzalloc.constprop.2+0x13/0x15
[  211.054898]  [<ffffffff8119e374>] ext4_htree_store_dirent+0x2d/0xf1
[  211.054901]  [<ffffffff811a8ef0>] htree_dirblock_to_tree+0xf1/0x134
[  211.054905]  [<ffffffff811aadab>] ext4_htree_fill_tree+0x85/0x1e0
[  211.054908]  [<ffffffff8119dcad>] ? kzalloc.constprop.2+0x13/0x15
[  211.054911]  [<ffffffff8112ba4b>] ? __kmalloc+0xef/0x101
[  211.054914]  [<ffffffff8119df66>] ext4_readdir+0x17a/0x51e
[  211.054917]  [<ffffffff8114af38>] ? vfs_readdir+0x5b/0xb1
[  211.054921]  [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[  211.054924]  [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[  211.054927]  [<ffffffff8114af58>] vfs_readdir+0x7b/0xb1
[  211.054930]  [<ffffffff8114b074>] sys_getdents+0x7e/0xce
[  211.054933]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  211.054936] FIX kmalloc-64: Restoring 0xffff880015696040-0xffff880015696047=0xbb
[  211.054937] 
[  211.054939] FIX kmalloc-64: Marking all objects used
[  215.019016] SLUB: kmalloc-64 686 slabs counted but counter=691
[  219.022502] =============================================================================
[  219.022506] BUG kmalloc-64: Redzone overwritten
[  219.022508] -----------------------------------------------------------------------------
[  219.022509] 
[  219.022512] INFO: 0xffff88002b0dc7e8-0xffff88002b0dc7ef. First byte 0xbb instead of 0xcc
[  219.022519] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=37 cpu=0 pid=2832
[  219.022523] 	__slab_alloc+0x395/0x3f7
[  219.022527] 	__kmalloc+0x92/0x101
[  219.022529] 	kzalloc.constprop.2+0x13/0x15
[  219.022531] 	ext4_htree_store_dirent+0x2d/0xf1
[  219.022534] 	htree_dirblock_to_tree+0xf1/0x134
[  219.022537] 	ext4_htree_fill_tree+0x85/0x1e0
[  219.022539] 	ext4_readdir+0x17a/0x51e
[  219.022541] 	vfs_readdir+0x7b/0xb1
[  219.022544] 	sys_getdents+0x7e/0xce
[  219.022546] 	system_call_fastpath+0x16/0x1b
[  219.022549] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2832
[  219.022552] 	__slab_free+0x2f/0x1b7
[  219.022554] 	kfree+0xd5/0xfa
[  219.022557] 	free_rb_tree_fname+0x47/0x95
[  219.022559] 	ext4_htree_free_dir_info+0x13/0x1f
[  219.022561] 	ext4_release_dir+0x1a/0x1e
[  219.022564] 	fput+0xfd/0x1c2
[  219.022567] 	filp_close+0x6e/0x7a
[  219.022569] 	sys_close+0xaf/0xf1
[  219.022571] 	system_call_fastpath+0x16/0x1b
[  219.022574] INFO: Slab 0xffffea0000ac3700 objects=20 used=20 fp=0x          (null) flags=0x20000000004081
[  219.022577] INFO: Object 0xffff88002b0dc7a8 @offset=1960 fp=0x          (null)
[  219.022578] 
[  219.022581] Bytes b4 ffff88002b0dc798: 19 c0 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  219.022584] Object ffff88002b0dc7a8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  219.022586] Object ffff88002b0dc7b8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  219.022589] Object ffff88002b0dc7c8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  219.022591] Object ffff88002b0dc7d8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  219.022594] Redzone ffff88002b0dc7e8: bb bb bb bb bb bb bb bb                          ........
[  219.022596] Padding ffff88002b0dc928: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  219.022600] Pid: 2978, comm: slabinfo Not tainted 3.2.0-rc6 #21
[  219.022602] Call Trace:
[  219.022605]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  219.022608]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  219.022611]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  219.022615]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  219.022618]  [<ffffffff8112a8be>] validate_slab+0x110/0x151
[  219.022621]  [<ffffffff8112ca7f>] validate_store+0x148/0x1e8
[  219.022625]  [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[  219.022629]  [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[  219.022633]  [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[  219.022636]  [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[  219.022639]  [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[  219.022642]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  219.022645] FIX kmalloc-64: Restoring 0xffff88002b0dc7e8-0xffff88002b0dc7ef=0xcc
[  219.022646] 
[  219.023010] SLUB: kmalloc-64 686 slabs counted but counter=691
[  220.104676] =============================================================================
[  220.104681] BUG kmalloc-64: Redzone overwritten
[  220.104683] -----------------------------------------------------------------------------
[  220.104684] 
[  220.104687] INFO: 0xffff88002b0dc7e8-0xffff88002b0dc7ef. First byte 0xcc instead of 0xbb
[  220.104694] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=1119 cpu=0 pid=2832
[  220.104698] 	__slab_alloc+0x395/0x3f7
[  220.104701] 	__kmalloc+0x92/0x101
[  220.104704] 	kzalloc.constprop.2+0x13/0x15
[  220.104706] 	ext4_htree_store_dirent+0x2d/0xf1
[  220.104709] 	htree_dirblock_to_tree+0xf1/0x134
[  220.104711] 	ext4_htree_fill_tree+0x85/0x1e0
[  220.104713] 	ext4_readdir+0x17a/0x51e
[  220.104716] 	vfs_readdir+0x7b/0xb1
[  220.104718] 	sys_getdents+0x7e/0xce
[  220.104721] 	system_call_fastpath+0x16/0x1b
[  220.104724] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=1082 cpu=0 pid=2832
[  220.104727] 	__slab_free+0x2f/0x1b7
[  220.104729] 	kfree+0xd5/0xfa
[  220.104731] 	free_rb_tree_fname+0x47/0x95
[  220.104733] 	ext4_htree_free_dir_info+0x13/0x1f
[  220.104736] 	ext4_release_dir+0x1a/0x1e
[  220.104738] 	fput+0xfd/0x1c2
[  220.104741] 	filp_close+0x6e/0x7a
[  220.104743] 	sys_close+0xaf/0xf1
[  220.104746] 	system_call_fastpath+0x16/0x1b
[  220.104748] INFO: Slab 0xffffea0000ac3700 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  220.104751] INFO: Object 0xffff88002b0dc7a8 @offset=1960 fp=0xffff88002b0dc620
[  220.104752] 
[  220.104755] Bytes b4 ffff88002b0dc798: e8 c7 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  220.104758] Object ffff88002b0dc7a8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  220.104760] Object ffff88002b0dc7b8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  220.104763] Object ffff88002b0dc7c8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  220.104765] Object ffff88002b0dc7d8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  220.104768] Redzone ffff88002b0dc7e8: cc cc cc cc cc cc cc cc                          ........
[  220.104770] Padding ffff88002b0dc928: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  220.104773] Pid: 2832, comm: tracker-miner-f Not tainted 3.2.0-rc6 #21
[  220.104775] Call Trace:
[  220.104779]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  220.104782]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  220.104786]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  220.104789]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  220.104792]  [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[  220.104797]  [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[  220.104800]  [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[  220.104804]  [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[  220.104807]  [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[  220.104811]  [<ffffffff8120de12>] ? security_context_to_sid_core+0x8b/0x182
[  220.104814]  [<ffffffff8112d635>] __kmalloc_track_caller+0x8e/0xfd
[  220.104818]  [<ffffffff8120de55>] ? security_context_to_sid_core+0xce/0x182
[  220.104823]  [<ffffffff81105292>] kstrdup+0x31/0x49
[  220.104826]  [<ffffffff8120de55>] security_context_to_sid_core+0xce/0x182
[  220.104831]  [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[  220.104835]  [<ffffffff814f82e8>] ? sub_preempt_count+0x95/0xa8
[  220.104838]  [<ffffffff814f5139>] ? _raw_spin_unlock+0x48/0x56
[  220.104842]  [<ffffffff8120f185>] security_context_to_sid_default+0x14/0x16
[  220.104846]  [<ffffffff811ffd7c>] inode_doinit_with_dentry+0x267/0x41f
[  220.104850]  [<ffffffff811fff50>] selinux_d_instantiate+0x1c/0x1e
[  220.104854]  [<ffffffff811faccb>] security_d_instantiate+0x21/0x23
[  220.104858]  [<ffffffff8114d657>] d_instantiate+0x5c/0x61
[  220.104861]  [<ffffffff8114f337>] d_splice_alias+0xbc/0xd2
[  220.104864]  [<ffffffff811a9c27>] ext4_lookup+0xba/0xeb
[  220.104868]  [<ffffffff81145259>] d_alloc_and_lookup+0x45/0x6c
[  220.104872]  [<ffffffff81146092>] walk_component+0x224/0x401
[  220.104875]  [<ffffffff811462aa>] lookup_last+0x3b/0x3d
[  220.104879]  [<ffffffff81146f31>] path_lookupat+0x82/0x29c
[  220.104882]  [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[  220.104886]  [<ffffffff811459f3>] ? getname_flags+0x30/0x209
[  220.104890]  [<ffffffff8124c887>] ? __strncpy_from_user+0x1e/0x48
[  220.104894]  [<ffffffff81147172>] do_path_lookup+0x27/0x96
[  220.104897]  [<ffffffff81148b07>] user_path_at_empty+0x53/0x92
[  220.104900]  [<ffffffff8110aefa>] ? might_fault+0x89/0x90
[  220.104903]  [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[  220.104907]  [<ffffffff8113fed5>] ? cp_new_stat+0xf7/0x10d
[  220.104910]  [<ffffffff81148b57>] user_path_at+0x11/0x13
[  220.104913]  [<ffffffff811400c4>] vfs_fstatat+0x3a/0x64
[  220.104916]  [<ffffffff8114010c>] vfs_lstat+0x1e/0x20
[  220.104919]  [<ffffffff8114025b>] sys_newlstat+0x1a/0x33
[  220.104923]  [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[  220.104927]  [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[  220.104930]  [<ffffffff8124c50e>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[  220.104934]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  220.104937] FIX kmalloc-64: Restoring 0xffff88002b0dc7e8-0xffff88002b0dc7ef=0xbb
[  220.104938] 
[  220.104940] FIX kmalloc-64: Marking all objects used
[  223.034003] SLUB: kmalloc-64 685 slabs counted but counter=691
[  227.035007] SLUB: kmalloc-64 687 slabs counted but counter=693
[  231.057114] =============================================================================
[  231.057119] BUG kmalloc-64: Redzone overwritten
[  231.057121] -----------------------------------------------------------------------------
[  231.057122] 
[  231.057125] INFO: 0xffff88004f01b8c0-0xffff88004f01b8c7. First byte 0xbb instead of 0xcc
[  231.057131] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=21 cpu=1 pid=2973
[  231.057136] 	__slab_alloc+0x395/0x3f7
[  231.057139] 	__kmalloc+0x92/0x101
[  231.057141] 	kzalloc.constprop.2+0x13/0x15
[  231.057143] 	ext4_htree_store_dirent+0x2d/0xf1
[  231.057146] 	htree_dirblock_to_tree+0xf1/0x134
[  231.057148] 	ext4_htree_fill_tree+0x85/0x1e0
[  231.057151] 	ext4_readdir+0x17a/0x51e
[  231.057153] 	vfs_readdir+0x7b/0xb1
[  231.057156] 	sys_getdents+0x7e/0xce
[  231.057158] 	system_call_fastpath+0x16/0x1b
[  231.057161] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=1 pid=2973
[  231.057164] 	__slab_free+0x2f/0x1b7
[  231.057167] 	kfree+0xd5/0xfa
[  231.057169] 	free_rb_tree_fname+0x47/0x95
[  231.057171] 	ext4_htree_free_dir_info+0x13/0x1f
[  231.057173] 	ext4_release_dir+0x1a/0x1e
[  231.057176] 	fput+0xfd/0x1c2
[  231.057179] 	filp_close+0x6e/0x7a
[  231.057181] 	sys_close+0xaf/0xf1
[  231.057183] 	system_call_fastpath+0x16/0x1b
[  231.057186] INFO: Slab 0xffffea00013c0680 objects=20 used=20 fp=0x          (null) flags=0x20000000004081
[  231.057189] INFO: Object 0xffff88004f01b880 @offset=6272 fp=0x          (null)
[  231.057190] 
[  231.057192] Bytes b4 ffff88004f01b870: 1f c8 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  231.057195] Object ffff88004f01b880: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  231.057198] Object ffff88004f01b890: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  231.057200] Object ffff88004f01b8a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  231.057203] Object ffff88004f01b8b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  231.057205] Redzone ffff88004f01b8c0: bb bb bb bb bb bb bb bb                          ........
[  231.057208] Padding ffff88004f01ba00: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  231.057211] Pid: 2984, comm: slabinfo Not tainted 3.2.0-rc6 #21
[  231.057213] Call Trace:
[  231.057217]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  231.057220]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  231.057223]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  231.057226]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  231.057229]  [<ffffffff8112a8be>] validate_slab+0x110/0x151
[  231.057233]  [<ffffffff8112ca7f>] validate_store+0x148/0x1e8
[  231.057237]  [<ffffffff81128827>] slab_attr_store+0x29/0x2d
[  231.057241]  [<ffffffff81198f94>] sysfs_write_file+0x108/0x144
[  231.057244]  [<ffffffff8113c18d>] vfs_write+0xac/0xf3
[  231.057247]  [<ffffffff8113d59c>] ? fget_light+0x3a/0x9b
[  231.057250]  [<ffffffff8113c37c>] sys_write+0x4a/0x6e
[  231.057253]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  231.057256] FIX kmalloc-64: Restoring 0xffff88004f01b8c0-0xffff88004f01b8c7=0xcc
[  231.057257] 
[  231.058008] SLUB: kmalloc-64 687 slabs counted but counter=693
[  231.166280] =============================================================================
[  231.166285] BUG kmalloc-64: Redzone overwritten
[  231.166287] -----------------------------------------------------------------------------
[  231.166288] 
[  231.166291] INFO: 0xffff88004f01b8c0-0xffff88004f01b8c7. First byte 0xcc instead of 0xbb
[  231.166298] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=130 cpu=1 pid=2973
[  231.166302] 	__slab_alloc+0x395/0x3f7
[  231.166305] 	__kmalloc+0x92/0x101
[  231.166308] 	kzalloc.constprop.2+0x13/0x15
[  231.166310] 	ext4_htree_store_dirent+0x2d/0xf1
[  231.166313] 	htree_dirblock_to_tree+0xf1/0x134
[  231.166315] 	ext4_htree_fill_tree+0x85/0x1e0
[  231.166317] 	ext4_readdir+0x17a/0x51e
[  231.166320] 	vfs_readdir+0x7b/0xb1
[  231.166322] 	sys_getdents+0x7e/0xce
[  231.166325] 	system_call_fastpath+0x16/0x1b
[  231.166328] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=109 cpu=1 pid=2973
[  231.166330] 	__slab_free+0x2f/0x1b7
[  231.166333] 	kfree+0xd5/0xfa
[  231.166335] 	free_rb_tree_fname+0x47/0x95
[  231.166337] 	ext4_htree_free_dir_info+0x13/0x1f
[  231.166339] 	ext4_release_dir+0x1a/0x1e
[  231.166342] 	fput+0xfd/0x1c2
[  231.166345] 	filp_close+0x6e/0x7a
[  231.166347] 	sys_close+0xaf/0xf1
[  231.166349] 	system_call_fastpath+0x16/0x1b
[  231.166352] INFO: Slab 0xffffea00013c0680 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  231.166354] INFO: Object 0xffff88004f01b880 @offset=6272 fp=0x          (null)
[  231.166355] 
[  231.166358] Bytes b4 ffff88004f01b870: 1f c8 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  231.166361] Object ffff88004f01b880: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  231.166363] Object ffff88004f01b890: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  231.166366] Object ffff88004f01b8a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  231.166368] Object ffff88004f01b8b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  231.166371] Redzone ffff88004f01b8c0: cc cc cc cc cc cc cc cc                          ........
[  231.166373] Padding ffff88004f01ba00: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  231.166376] Pid: 2973, comm: tracker-miner-f Not tainted 3.2.0-rc6 #21
[  231.166378] Call Trace:
[  231.166382]  [<ffffffff811293f5>] ? print_section+0x3d/0x3f
[  231.166385]  [<ffffffff81129dd0>] print_trailer+0x10a/0x113
[  231.166388]  [<ffffffff8112a0a5>] check_bytes_and_report+0xb1/0xea
[  231.166391]  [<ffffffff8112a130>] check_object+0x52/0x1b1
[  231.166394]  [<ffffffff8112a734>] ? check_slab+0xc4/0xd2
[  231.166399]  [<ffffffff8120de12>] ? security_context_to_sid_core+0x8b/0x182
[  231.166403]  [<ffffffff814ed5dd>] alloc_debug_processing+0x65/0xf1
[  231.166406]  [<ffffffff814edf88>] __slab_alloc+0x395/0x3f7
[  231.166409]  [<ffffffff8120de12>] ? security_context_to_sid_core+0x8b/0x182
[  231.166414]  [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[  231.166417]  [<ffffffff8112b9ee>] __kmalloc+0x92/0x101
[  231.166420]  [<ffffffff8120de12>] ? security_context_to_sid_core+0x8b/0x182
[  231.166424]  [<ffffffff8120de12>] security_context_to_sid_core+0x8b/0x182
[  231.166429]  [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[  231.166433]  [<ffffffff814f82e8>] ? sub_preempt_count+0x95/0xa8
[  231.166436]  [<ffffffff814f5139>] ? _raw_spin_unlock+0x48/0x56
[  231.166440]  [<ffffffff8120f185>] security_context_to_sid_default+0x14/0x16
[  231.166444]  [<ffffffff811ffd7c>] inode_doinit_with_dentry+0x267/0x41f
[  231.166448]  [<ffffffff811fff50>] selinux_d_instantiate+0x1c/0x1e
[  231.166452]  [<ffffffff811faccb>] security_d_instantiate+0x21/0x23
[  231.166455]  [<ffffffff8114d657>] d_instantiate+0x5c/0x61
[  231.166459]  [<ffffffff8114f337>] d_splice_alias+0xbc/0xd2
[  231.166462]  [<ffffffff811a9c27>] ext4_lookup+0xba/0xeb
[  231.166465]  [<ffffffff81145259>] d_alloc_and_lookup+0x45/0x6c
[  231.166469]  [<ffffffff81146092>] walk_component+0x224/0x401
[  231.166472]  [<ffffffff811462aa>] lookup_last+0x3b/0x3d
[  231.166476]  [<ffffffff81146f31>] path_lookupat+0x82/0x29c
[  231.166480]  [<ffffffff8110aeb1>] ? might_fault+0x40/0x90
[  231.166483]  [<ffffffff811459f3>] ? getname_flags+0x30/0x209
[  231.166487]  [<ffffffff8124c887>] ? __strncpy_from_user+0x1e/0x48
[  231.166491]  [<ffffffff81147172>] do_path_lookup+0x27/0x96
[  231.166494]  [<ffffffff81148b07>] user_path_at_empty+0x53/0x92
[  231.166497]  [<ffffffff8114af38>] ? vfs_readdir+0x5b/0xb1
[  231.166501]  [<ffffffff814f3e53>] ? __mutex_unlock_slowpath+0x112/0x145
[  231.166504]  [<ffffffff8114ac94>] ? sys_ioctl+0x7a/0x7a
[  231.166507]  [<ffffffff81148b57>] user_path_at+0x11/0x13
[  231.166510]  [<ffffffff811400c4>] vfs_fstatat+0x3a/0x64
[  231.166513]  [<ffffffff8114010c>] vfs_lstat+0x1e/0x20
[  231.166516]  [<ffffffff8114025b>] sys_newlstat+0x1a/0x33
[  231.166519]  [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[  231.166523]  [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[  231.166526]  [<ffffffff8124c50e>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[  231.166530]  [<ffffffff814fb282>] system_call_fastpath+0x16/0x1b
[  231.166533] FIX kmalloc-64: Restoring 0xffff88004f01b8c0-0xffff88004f01b8c7=0xbb
[  231.166534] 
[  231.166536] FIX kmalloc-64: Marking all objects used
[  235.079005] SLUB: kmalloc-64 686 slabs counted but counter=693

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Memory corruption warnings triggered by repeated slabinfo -v
  2011-12-17 20:06     ` Alex Villacís Lasso
@ 2011-12-17 20:55       ` Eric Dumazet
  -1 siblings, 0 replies; 8+ messages in thread
From: Eric Dumazet @ 2011-12-17 20:55 UTC (permalink / raw)
  To: Alex Villacís Lasso; +Cc: linux-kernel, linux-mm

Le samedi 17 décembre 2011 à 15:06 -0500, Alex Villacís Lasso a écrit :
> El 16/12/11 22:28, Eric Dumazet escribió:
> > Le vendredi 16 décembre 2011 à 21:14 -0500, Alex Villacís Lasso a
> > écrit :
> >> I am running Fedora 16 x86_64 and testing vanilla kernel 3.2-rc5. I
> >> wanted to test the slabinfo program, so I wrote a small shell script
> >> slabinfo-forever.sh (attached) that invokes slabinfo -v every 3 seconds.
> >> Just by doing this, I was able to trigger several memory validation
> >> warnings, attached in this message. The reason I wanted to test slabinfo
> >> is because back when I was running Fedora 14, I had some video issues
> >> that seemed consistent with memory corruption. I tried to submit a
> >> kernel bug at https://bugzilla.kernel.org/show_bug.cgi?id=42312 just
> >> before the kernel.org hack issue, but bugzilla.kernel.org never came up
> >> after that.
> > Problem is known and fixes were submitted.
> >
> >
> Still happening in 3.2-rc6. The dmesg output is attached.
> 
> What are the git commits of the fixes? Are they scheduled to go into 3.2 
> stable?

Fixes were submitted but not yet accepted in mainline.




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Memory corruption warnings triggered by repeated slabinfo -v
@ 2011-12-17 20:55       ` Eric Dumazet
  0 siblings, 0 replies; 8+ messages in thread
From: Eric Dumazet @ 2011-12-17 20:55 UTC (permalink / raw)
  To: Alex Villacís Lasso; +Cc: linux-kernel, linux-mm

Le samedi 17 dA(C)cembre 2011 A  15:06 -0500, Alex VillacA-s Lasso a A(C)crit :
> El 16/12/11 22:28, Eric Dumazet escribiA3:
> > Le vendredi 16 dA(C)cembre 2011 A  21:14 -0500, Alex VillacA-s Lasso a
> > A(C)crit :
> >> I am running Fedora 16 x86_64 and testing vanilla kernel 3.2-rc5. I
> >> wanted to test the slabinfo program, so I wrote a small shell script
> >> slabinfo-forever.sh (attached) that invokes slabinfo -v every 3 seconds.
> >> Just by doing this, I was able to trigger several memory validation
> >> warnings, attached in this message. The reason I wanted to test slabinfo
> >> is because back when I was running Fedora 14, I had some video issues
> >> that seemed consistent with memory corruption. I tried to submit a
> >> kernel bug at https://bugzilla.kernel.org/show_bug.cgi?id=42312 just
> >> before the kernel.org hack issue, but bugzilla.kernel.org never came up
> >> after that.
> > Problem is known and fixes were submitted.
> >
> >
> Still happening in 3.2-rc6. The dmesg output is attached.
> 
> What are the git commits of the fixes? Are they scheduled to go into 3.2 
> stable?

Fixes were submitted but not yet accepted in mainline.



--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Memory corruption warnings triggered by repeated slabinfo -v
@ 2011-12-16  3:44 Alex Villacís Lasso
  0 siblings, 0 replies; 8+ messages in thread
From: Alex Villacís Lasso @ 2011-12-16  3:44 UTC (permalink / raw)
  To: linux-kernel, linux-mm


[-- Attachment #1.1: Type: text/plain, Size: 701 bytes --]

I am running Fedora 16 x86_64 and testing vanilla kernel 3.2-rc5. I 
wanted to test the slabinfo program, so I wrote a small shell script 
slabinfo-forever.sh (attached) that invokes slabinfo -v every 3 seconds. 
Just by doing this, I was able to trigger several memory validation 
warnings, attached in this message. The reason I wanted to test slabinfo 
is because back when I was running Fedora 14, I had some video issues 
that seemed consistent with memory corruption. I tried to submit a 
kernel bug at https://bugzilla.kernel.org/show_bug.cgi?id=42312 just 
before the kernel.org hack issue, but bugzilla.kernel.org never came up 
after that.<https://bugzilla.kernel.org/show_bug.cgi?id=42312>

[-- Attachment #1.2: Type: text/html, Size: 1007 bytes --]

[-- Attachment #2: .config --]
[-- Type: text/plain, Size: 120736 bytes --]

#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 3.2.0-rc5 Kernel Configuration
#
CONFIG_64BIT=y
# CONFIG_X86_32 is not set
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf64-x86-64"
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig"
CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_ARCH_CLOCKSOURCE_DATA=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_MMU=y
CONFIG_ZONE_DMA=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_GPIO=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_DEFAULT_IDLE=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ZONE_DMA32=y
CONFIG_ARCH_POPULATES_NODE_MAP=y
CONFIG_AUDIT_ARCH=y
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_HAVE_INTEL_TXT=y
CONFIG_X86_64_SMP=y
CONFIG_X86_HT=y
CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-rdi -fcall-saved-rsi -fcall-saved-rdx -fcall-saved-rcx -fcall-saved-r8 -fcall-saved-r9 -fcall-saved-r10 -fcall-saved-r11"
# CONFIG_KTIME_SCALAR is not set
CONFIG_ARCH_CPU_PROBE_RELEASE=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_HAVE_IRQ_WORK=y
CONFIG_IRQ_WORK=y

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
CONFIG_FHANDLE=y
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_AUDIT_WATCH=y
CONFIG_AUDIT_TREE=y
CONFIG_HAVE_GENERIC_HARDIRQS=y

#
# IRQ subsystem
#
CONFIG_GENERIC_HARDIRQS=y
CONFIG_HAVE_SPARSE_IRQ=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y

#
# RCU Subsystem
#
CONFIG_TREE_PREEMPT_RCU=y
CONFIG_PREEMPT_RCU=y
# CONFIG_RCU_TRACE is not set
CONFIG_RCU_FANOUT=64
# CONFIG_RCU_FANOUT_EXACT is not set
# CONFIG_TREE_RCU_TRACE is not set
# CONFIG_RCU_BOOST is not set
# CONFIG_IKCONFIG is not set
CONFIG_LOG_BUF_SHIFT=17
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_CGROUPS=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_RESOURCE_COUNTERS=y
CONFIG_CGROUP_MEM_RES_CTLR=y
CONFIG_CGROUP_MEM_RES_CTLR_SWAP=y
# CONFIG_CGROUP_MEM_RES_CTLR_SWAP_ENABLED is not set
CONFIG_CGROUP_PERF=y
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_CFS_BANDWIDTH=y
CONFIG_RT_GROUP_SCHED=y
CONFIG_BLK_CGROUP=y
# CONFIG_DEBUG_BLK_CGROUP is not set
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_IPC_NS=y
CONFIG_USER_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y
CONFIG_SCHED_AUTOGROUP=y
CONFIG_MM_OWNER=y
# CONFIG_SYSFS_DEPRECATED is not set
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
CONFIG_RD_XZ=y
CONFIG_RD_LZO=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
CONFIG_EXPERT=y
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
# CONFIG_EMBEDDED is not set
CONFIG_HAVE_PERF_EVENTS=y

#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
CONFIG_PERF_COUNTERS=y
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_PCI_QUIRKS=y
CONFIG_SLUB_DEBUG=y
# CONFIG_COMPAT_BRK is not set
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
CONFIG_PROFILING=y
CONFIG_TRACEPOINTS=y
CONFIG_OPROFILE=m
CONFIG_OPROFILE_EVENT_MULTIPLEX=y
CONFIG_HAVE_OPROFILE=y
CONFIG_KPROBES=y
CONFIG_JUMP_LABEL=y
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_KRETPROBES=y
CONFIG_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_ATTRS=y
CONFIG_USE_GENERIC_SMP_HELPERS=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_DMA_API_DEBUG=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y

#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
# CONFIG_MODVERSIONS is not set
CONFIG_MODULE_SRCVERSION_ALL=y
CONFIG_STOP_MACHINE=y
CONFIG_BLOCK=y
CONFIG_BLK_DEV_BSG=y
CONFIG_BLK_DEV_BSGLIB=y
CONFIG_BLK_DEV_INTEGRITY=y
CONFIG_BLK_DEV_THROTTLING=y
CONFIG_BLOCK_COMPAT=y

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
CONFIG_CFQ_GROUP_IOSCHED=y
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"
CONFIG_PREEMPT_NOTIFIERS=y
CONFIG_PADATA=y
# CONFIG_INLINE_SPIN_TRYLOCK is not set
# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
# CONFIG_INLINE_SPIN_LOCK is not set
# CONFIG_INLINE_SPIN_LOCK_BH is not set
# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
# CONFIG_INLINE_SPIN_UNLOCK is not set
# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
# CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set
# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
# CONFIG_INLINE_READ_TRYLOCK is not set
# CONFIG_INLINE_READ_LOCK is not set
# CONFIG_INLINE_READ_LOCK_BH is not set
# CONFIG_INLINE_READ_LOCK_IRQ is not set
# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
# CONFIG_INLINE_READ_UNLOCK is not set
# CONFIG_INLINE_READ_UNLOCK_BH is not set
# CONFIG_INLINE_READ_UNLOCK_IRQ is not set
# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
# CONFIG_INLINE_WRITE_TRYLOCK is not set
# CONFIG_INLINE_WRITE_LOCK is not set
# CONFIG_INLINE_WRITE_LOCK_BH is not set
# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
# CONFIG_INLINE_WRITE_UNLOCK is not set
# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
# CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set
# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
# CONFIG_MUTEX_SPIN_ON_OWNER is not set
CONFIG_FREEZER=y

#
# Processor type and features
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
CONFIG_SMP=y
CONFIG_X86_X2APIC=y
CONFIG_X86_MPPARSE=y
CONFIG_X86_EXTENDED_PLATFORM=y
# CONFIG_X86_VSMP is not set
# CONFIG_X86_UV is not set
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
CONFIG_SCHED_OMIT_FRAME_POINTER=y
CONFIG_PARAVIRT_GUEST=y
CONFIG_PARAVIRT_TIME_ACCOUNTING=y
CONFIG_XEN=y
CONFIG_XEN_DOM0=y
CONFIG_XEN_PRIVILEGED_GUEST=y
CONFIG_XEN_PVHVM=y
CONFIG_XEN_MAX_DOMAIN_MEMORY=128
CONFIG_XEN_SAVE_RESTORE=y
CONFIG_XEN_DEBUG_FS=y
CONFIG_KVM_CLOCK=y
CONFIG_KVM_GUEST=y
CONFIG_PARAVIRT=y
# CONFIG_PARAVIRT_SPINLOCKS is not set
CONFIG_PARAVIRT_CLOCK=y
# CONFIG_PARAVIRT_DEBUG is not set
CONFIG_NO_BOOTMEM=y
# CONFIG_MEMTEST is not set
# CONFIG_MK8 is not set
# CONFIG_MPSC is not set
CONFIG_MCORE2=y
# CONFIG_MATOM is not set
# CONFIG_GENERIC_CPU is not set
CONFIG_X86_INTERNODE_CACHE_SHIFT=7
CONFIG_X86_CMPXCHG=y
CONFIG_CMPXCHG_LOCAL=y
CONFIG_CMPXCHG_DOUBLE=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_XADD=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_P6_NOP=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
# CONFIG_PROCESSOR_SELECT is not set
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
CONFIG_GART_IOMMU=y
CONFIG_CALGARY_IOMMU=y
CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT=y
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
# CONFIG_MAXSMP is not set
CONFIG_NR_CPUS=256
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
CONFIG_IRQ_TIME_ACCOUNTING=y
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_COUNT=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_INTEL=y
CONFIG_X86_MCE_AMD=y
CONFIG_X86_MCE_THRESHOLD=y
# CONFIG_X86_MCE_INJECT is not set
CONFIG_X86_THERMAL_VECTOR=y
CONFIG_I8K=m
CONFIG_MICROCODE=m
CONFIG_MICROCODE_INTEL=y
CONFIG_MICROCODE_AMD=y
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_DIRECT_GBPAGES=y
CONFIG_NUMA=y
CONFIG_AMD_NUMA=y
CONFIG_X86_64_ACPI_NUMA=y
CONFIG_NODES_SPAN_OTHER_NODES=y
# CONFIG_NUMA_EMU is not set
CONFIG_NODES_SHIFT=9
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ARCH_MEMORY_PROBE=y
CONFIG_ARCH_PROC_KCORE_TEXT=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_NEED_MULTIPLE_NODES=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER=y
CONFIG_SPARSEMEM_VMEMMAP=y
CONFIG_HAVE_MEMBLOCK=y
CONFIG_MEMORY_HOTPLUG=y
CONFIG_MEMORY_HOTPLUG_SPARSE=y
CONFIG_MEMORY_HOTREMOVE=y
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=999999
CONFIG_COMPACTION=y
CONFIG_MIGRATION=y
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
CONFIG_MMU_NOTIFIER=y
CONFIG_KSM=y
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
CONFIG_MEMORY_FAILURE=y
CONFIG_HWPOISON_INJECT=m
CONFIG_TRANSPARENT_HUGEPAGE=y
CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
# CONFIG_TRANSPARENT_HUGEPAGE_MADVISE is not set
CONFIG_CLEANCACHE=y
# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
CONFIG_X86_RESERVE_LOW=64
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
CONFIG_ARCH_RANDOM=y
CONFIG_EFI=y
CONFIG_SECCOMP=y
CONFIG_CC_STACKPROTECTOR=y
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
CONFIG_HZ_1000=y
CONFIG_HZ=1000
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
CONFIG_CRASH_DUMP=y
CONFIG_KEXEC_JUMP=y
CONFIG_PHYSICAL_START=0x1000000
CONFIG_RELOCATABLE=y
CONFIG_PHYSICAL_ALIGN=0x1000000
CONFIG_HOTPLUG_CPU=y
# CONFIG_COMPAT_VDSO is not set
# CONFIG_CMDLINE_BOOL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
CONFIG_USE_PERCPU_NUMA_NODE_ID=y

#
# Power management and ACPI options
#
CONFIG_ARCH_HIBERNATION_HEADER=y
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_HIBERNATE_CALLBACKS=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION=""
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
CONFIG_PM_RUNTIME=y
CONFIG_PM=y
CONFIG_PM_DEBUG=y
CONFIG_PM_ADVANCED_DEBUG=y
# CONFIG_PM_TEST_SUSPEND is not set
CONFIG_CAN_PM_TRACE=y
CONFIG_PM_TRACE=y
CONFIG_PM_TRACE_RTC=y
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_PROCFS=y
CONFIG_ACPI_PROCFS_POWER=y
CONFIG_ACPI_EC_DEBUGFS=m
# CONFIG_ACPI_PROC_EVENT is not set
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=m
CONFIG_ACPI_FAN=y
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_IPMI=m
CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_ACPI_PROCESSOR_AGGREGATOR=m
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_NUMA=y
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_PCI_SLOT=y
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
CONFIG_ACPI_HOTPLUG_MEMORY=m
CONFIG_ACPI_SBS=m
CONFIG_ACPI_HED=y
CONFIG_ACPI_CUSTOM_METHOD=m
CONFIG_ACPI_APEI=y
CONFIG_ACPI_APEI_GHES=y
CONFIG_ACPI_APEI_PCIEAER=y
CONFIG_ACPI_APEI_MEMORY_FAILURE=y
# CONFIG_ACPI_APEI_EINJ is not set
# CONFIG_ACPI_APEI_ERST_DEBUG is not set
CONFIG_SFI=y

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
CONFIG_CPU_FREQ_STAT=m
CONFIG_CPU_FREQ_STAT_DETAILS=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y

#
# x86 CPU frequency scaling drivers
#
CONFIG_X86_PCC_CPUFREQ=y
CONFIG_X86_ACPI_CPUFREQ=y
CONFIG_X86_POWERNOW_K8=y
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
CONFIG_X86_P4_CLOCKMOD=y

#
# shared options
#
CONFIG_X86_SPEEDSTEP_LIB=y
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
CONFIG_INTEL_IDLE=y

#
# Memory power savings
#
CONFIG_I7300_IDLE_IOAT_CHANNEL=y
CONFIG_I7300_IDLE=m

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_XEN=y
CONFIG_PCI_DOMAINS=y
# CONFIG_PCI_CNB20LE_QUIRK is not set
CONFIG_PCIEPORTBUS=y
CONFIG_HOTPLUG_PCI_PCIE=y
CONFIG_PCIEAER=y
CONFIG_PCIE_ECRC=y
CONFIG_PCIEAER_INJECT=m
CONFIG_PCIEASPM=y
# CONFIG_PCIEASPM_DEBUG is not set
CONFIG_PCIE_PME=y
CONFIG_ARCH_SUPPORTS_MSI=y
CONFIG_PCI_MSI=y
# CONFIG_PCI_DEBUG is not set
CONFIG_PCI_STUB=y
CONFIG_XEN_PCIDEV_FRONTEND=m
CONFIG_HT_IRQ=y
CONFIG_PCI_ATS=y
CONFIG_PCI_IOV=y
CONFIG_PCI_PRI=y
CONFIG_PCI_PASID=y
CONFIG_PCI_IOAPIC=y
CONFIG_PCI_LABEL=y
CONFIG_ISA_DMA_API=y
CONFIG_AMD_NB=y
CONFIG_PCCARD=y
CONFIG_PCMCIA=y
CONFIG_PCMCIA_LOAD_CIS=y
CONFIG_CARDBUS=y

#
# PC-card bridges
#
CONFIG_YENTA=m
CONFIG_YENTA_O2=y
CONFIG_YENTA_RICOH=y
CONFIG_YENTA_TI=y
CONFIG_YENTA_ENE_TUNE=y
CONFIG_YENTA_TOSHIBA=y
CONFIG_PD6729=m
CONFIG_I82092=m
CONFIG_PCCARD_NONSTATIC=y
CONFIG_HOTPLUG_PCI=y
CONFIG_HOTPLUG_PCI_FAKE=m
CONFIG_HOTPLUG_PCI_ACPI=y
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
# CONFIG_HOTPLUG_PCI_CPCI is not set
CONFIG_HOTPLUG_PCI_SHPC=m
# CONFIG_RAPIDIO is not set

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_COMPAT_BINFMT_ELF=y
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
# CONFIG_HAVE_AOUT is not set
CONFIG_BINFMT_MISC=m
CONFIG_IA32_EMULATION=y
# CONFIG_IA32_AOUT is not set
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_KEYS_COMPAT=y
CONFIG_HAVE_TEXT_POKE_SMP=y
CONFIG_NET=y
CONFIG_COMPAT_NETLINK_MESSAGES=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_XFRM_USER=y
CONFIG_XFRM_SUB_POLICY=y
CONFIG_XFRM_MIGRATE=y
CONFIG_XFRM_STATISTICS=y
CONFIG_XFRM_IPCOMP=m
CONFIG_NET_KEY=m
CONFIG_NET_KEY_MIGRATE=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_FIB_TRIE_STATS=y
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_VERBOSE=y
CONFIG_IP_ROUTE_CLASSID=y
# CONFIG_IP_PNP is not set
CONFIG_NET_IPIP=m
CONFIG_NET_IPGRE_DEMUX=m
CONFIG_NET_IPGRE=m
CONFIG_NET_IPGRE_BROADCAST=y
CONFIG_IP_MROUTE=y
CONFIG_IP_MROUTE_MULTIPLE_TABLES=y
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
CONFIG_ARPD=y
CONFIG_SYN_COOKIES=y
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
CONFIG_INET_IPCOMP=m
CONFIG_INET_XFRM_TUNNEL=m
CONFIG_INET_TUNNEL=m
CONFIG_INET_XFRM_MODE_TRANSPORT=m
CONFIG_INET_XFRM_MODE_TUNNEL=m
CONFIG_INET_XFRM_MODE_BEET=m
CONFIG_INET_LRO=y
CONFIG_INET_DIAG=m
CONFIG_INET_TCP_DIAG=m
CONFIG_TCP_CONG_ADVANCED=y
CONFIG_TCP_CONG_BIC=m
CONFIG_TCP_CONG_CUBIC=y
CONFIG_TCP_CONG_WESTWOOD=m
CONFIG_TCP_CONG_HTCP=m
CONFIG_TCP_CONG_HSTCP=m
CONFIG_TCP_CONG_HYBLA=m
CONFIG_TCP_CONG_VEGAS=m
CONFIG_TCP_CONG_SCALABLE=m
CONFIG_TCP_CONG_LP=m
CONFIG_TCP_CONG_VENO=m
CONFIG_TCP_CONG_YEAH=m
CONFIG_TCP_CONG_ILLINOIS=m
CONFIG_DEFAULT_CUBIC=y
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="cubic"
CONFIG_TCP_MD5SIG=y
CONFIG_IPV6=y
CONFIG_IPV6_PRIVACY=y
CONFIG_IPV6_ROUTER_PREF=y
CONFIG_IPV6_ROUTE_INFO=y
CONFIG_IPV6_OPTIMISTIC_DAD=y
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
CONFIG_IPV6_MIP6=y
CONFIG_INET6_XFRM_TUNNEL=m
CONFIG_INET6_TUNNEL=m
CONFIG_INET6_XFRM_MODE_TRANSPORT=m
CONFIG_INET6_XFRM_MODE_TUNNEL=m
CONFIG_INET6_XFRM_MODE_BEET=m
CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=m
CONFIG_IPV6_SIT=m
CONFIG_IPV6_SIT_6RD=y
CONFIG_IPV6_NDISC_NODETYPE=y
CONFIG_IPV6_TUNNEL=m
CONFIG_IPV6_MULTIPLE_TABLES=y
CONFIG_IPV6_SUBTREES=y
CONFIG_IPV6_MROUTE=y
CONFIG_IPV6_MROUTE_MULTIPLE_TABLES=y
CONFIG_IPV6_PIMSM_V2=y
CONFIG_NETLABEL=y
CONFIG_NETWORK_SECMARK=y
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y
CONFIG_BRIDGE_NETFILTER=y

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_NETLINK=m
CONFIG_NETFILTER_NETLINK_QUEUE=m
CONFIG_NETFILTER_NETLINK_LOG=m
CONFIG_NF_CONNTRACK=m
CONFIG_NF_CONNTRACK_MARK=y
CONFIG_NF_CONNTRACK_SECMARK=y
CONFIG_NF_CONNTRACK_ZONES=y
CONFIG_NF_CONNTRACK_EVENTS=y
CONFIG_NF_CONNTRACK_TIMESTAMP=y
CONFIG_NF_CT_PROTO_DCCP=m
CONFIG_NF_CT_PROTO_GRE=m
CONFIG_NF_CT_PROTO_SCTP=m
CONFIG_NF_CT_PROTO_UDPLITE=m
CONFIG_NF_CONNTRACK_AMANDA=m
CONFIG_NF_CONNTRACK_FTP=m
CONFIG_NF_CONNTRACK_H323=m
CONFIG_NF_CONNTRACK_IRC=m
CONFIG_NF_CONNTRACK_BROADCAST=m
CONFIG_NF_CONNTRACK_NETBIOS_NS=m
CONFIG_NF_CONNTRACK_SNMP=m
CONFIG_NF_CONNTRACK_PPTP=m
CONFIG_NF_CONNTRACK_SANE=m
CONFIG_NF_CONNTRACK_SIP=m
CONFIG_NF_CONNTRACK_TFTP=m
CONFIG_NF_CT_NETLINK=m
CONFIG_NETFILTER_TPROXY=m
CONFIG_NETFILTER_XTABLES=y

#
# Xtables combined modules
#
CONFIG_NETFILTER_XT_MARK=m
CONFIG_NETFILTER_XT_CONNMARK=m
CONFIG_NETFILTER_XT_SET=m

#
# Xtables targets
#
CONFIG_NETFILTER_XT_TARGET_AUDIT=m
CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=m
CONFIG_NETFILTER_XT_TARGET_CT=m
CONFIG_NETFILTER_XT_TARGET_DSCP=m
CONFIG_NETFILTER_XT_TARGET_HL=m
CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m
CONFIG_NETFILTER_XT_TARGET_LED=m
CONFIG_NETFILTER_XT_TARGET_MARK=m
CONFIG_NETFILTER_XT_TARGET_NFLOG=m
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
CONFIG_NETFILTER_XT_TARGET_RATEEST=m
CONFIG_NETFILTER_XT_TARGET_TEE=m
CONFIG_NETFILTER_XT_TARGET_TPROXY=m
CONFIG_NETFILTER_XT_TARGET_TRACE=m
CONFIG_NETFILTER_XT_TARGET_SECMARK=m
CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m

#
# Xtables matches
#
CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
CONFIG_NETFILTER_XT_MATCH_CLUSTER=m
CONFIG_NETFILTER_XT_MATCH_COMMENT=m
CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
CONFIG_NETFILTER_XT_MATCH_CPU=m
CONFIG_NETFILTER_XT_MATCH_DCCP=m
CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m
CONFIG_NETFILTER_XT_MATCH_DSCP=m
CONFIG_NETFILTER_XT_MATCH_ESP=m
CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
CONFIG_NETFILTER_XT_MATCH_HELPER=m
CONFIG_NETFILTER_XT_MATCH_HL=m
CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
CONFIG_NETFILTER_XT_MATCH_IPVS=m
CONFIG_NETFILTER_XT_MATCH_LENGTH=m
CONFIG_NETFILTER_XT_MATCH_LIMIT=m
CONFIG_NETFILTER_XT_MATCH_MAC=m
CONFIG_NETFILTER_XT_MATCH_MARK=m
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
CONFIG_NETFILTER_XT_MATCH_OSF=m
CONFIG_NETFILTER_XT_MATCH_OWNER=m
CONFIG_NETFILTER_XT_MATCH_POLICY=m
CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
CONFIG_NETFILTER_XT_MATCH_QUOTA=m
CONFIG_NETFILTER_XT_MATCH_RATEEST=m
CONFIG_NETFILTER_XT_MATCH_REALM=m
CONFIG_NETFILTER_XT_MATCH_RECENT=m
CONFIG_NETFILTER_XT_MATCH_SCTP=m
CONFIG_NETFILTER_XT_MATCH_SOCKET=m
CONFIG_NETFILTER_XT_MATCH_STATE=m
CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
CONFIG_NETFILTER_XT_MATCH_STRING=m
CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
CONFIG_NETFILTER_XT_MATCH_TIME=m
CONFIG_NETFILTER_XT_MATCH_U32=m
CONFIG_IP_SET=m
CONFIG_IP_SET_MAX=256
CONFIG_IP_SET_BITMAP_IP=m
CONFIG_IP_SET_BITMAP_IPMAC=m
CONFIG_IP_SET_BITMAP_PORT=m
CONFIG_IP_SET_HASH_IP=m
CONFIG_IP_SET_HASH_IPPORT=m
CONFIG_IP_SET_HASH_IPPORTIP=m
CONFIG_IP_SET_HASH_IPPORTNET=m
CONFIG_IP_SET_HASH_NET=m
CONFIG_IP_SET_HASH_NETPORT=m
CONFIG_IP_SET_HASH_NETIFACE=m
CONFIG_IP_SET_LIST_SET=m
CONFIG_IP_VS=m
CONFIG_IP_VS_IPV6=y
# CONFIG_IP_VS_DEBUG is not set
CONFIG_IP_VS_TAB_BITS=12

#
# IPVS transport protocol load balancing support
#
CONFIG_IP_VS_PROTO_TCP=y
CONFIG_IP_VS_PROTO_UDP=y
CONFIG_IP_VS_PROTO_AH_ESP=y
CONFIG_IP_VS_PROTO_ESP=y
CONFIG_IP_VS_PROTO_AH=y
CONFIG_IP_VS_PROTO_SCTP=y

#
# IPVS scheduler
#
CONFIG_IP_VS_RR=m
CONFIG_IP_VS_WRR=m
CONFIG_IP_VS_LC=m
CONFIG_IP_VS_WLC=m
CONFIG_IP_VS_LBLC=m
CONFIG_IP_VS_LBLCR=m
CONFIG_IP_VS_DH=m
CONFIG_IP_VS_SH=m
CONFIG_IP_VS_SED=m
CONFIG_IP_VS_NQ=m

#
# IPVS application helper
#
CONFIG_IP_VS_FTP=m
CONFIG_IP_VS_NFCT=y
CONFIG_IP_VS_PE_SIP=m

#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=m
CONFIG_NF_CONNTRACK_IPV4=m
# CONFIG_NF_CONNTRACK_PROC_COMPAT is not set
CONFIG_IP_NF_QUEUE=m
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_AH=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_IP_NF_TARGET_LOG=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_NF_NAT=m
CONFIG_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=m
CONFIG_IP_NF_TARGET_NETMAP=m
CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_NF_NAT_SNMP_BASIC=m
CONFIG_NF_NAT_PROTO_DCCP=m
CONFIG_NF_NAT_PROTO_GRE=m
CONFIG_NF_NAT_PROTO_UDPLITE=m
CONFIG_NF_NAT_PROTO_SCTP=m
CONFIG_NF_NAT_FTP=m
CONFIG_NF_NAT_IRC=m
CONFIG_NF_NAT_TFTP=m
CONFIG_NF_NAT_AMANDA=m
CONFIG_NF_NAT_PPTP=m
CONFIG_NF_NAT_H323=m
CONFIG_NF_NAT_SIP=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_CLUSTERIP=m
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_TTL=m
CONFIG_IP_NF_RAW=m
CONFIG_IP_NF_SECURITY=m
CONFIG_IP_NF_ARPTABLES=m
CONFIG_IP_NF_ARPFILTER=m
CONFIG_IP_NF_ARP_MANGLE=m

#
# IPv6: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV6=m
CONFIG_NF_CONNTRACK_IPV6=m
CONFIG_IP6_NF_QUEUE=m
CONFIG_IP6_NF_IPTABLES=m
CONFIG_IP6_NF_MATCH_AH=m
CONFIG_IP6_NF_MATCH_EUI64=m
CONFIG_IP6_NF_MATCH_FRAG=m
CONFIG_IP6_NF_MATCH_OPTS=m
CONFIG_IP6_NF_MATCH_HL=m
CONFIG_IP6_NF_MATCH_IPV6HEADER=m
CONFIG_IP6_NF_MATCH_MH=m
CONFIG_IP6_NF_MATCH_RT=m
CONFIG_IP6_NF_TARGET_HL=m
CONFIG_IP6_NF_TARGET_LOG=m
CONFIG_IP6_NF_FILTER=m
CONFIG_IP6_NF_TARGET_REJECT=m
CONFIG_IP6_NF_MANGLE=m
CONFIG_IP6_NF_RAW=m
CONFIG_IP6_NF_SECURITY=m
CONFIG_BRIDGE_NF_EBTABLES=m
CONFIG_BRIDGE_EBT_BROUTE=m
CONFIG_BRIDGE_EBT_T_FILTER=m
CONFIG_BRIDGE_EBT_T_NAT=m
CONFIG_BRIDGE_EBT_802_3=m
CONFIG_BRIDGE_EBT_AMONG=m
CONFIG_BRIDGE_EBT_ARP=m
CONFIG_BRIDGE_EBT_IP=m
CONFIG_BRIDGE_EBT_IP6=m
CONFIG_BRIDGE_EBT_LIMIT=m
CONFIG_BRIDGE_EBT_MARK=m
CONFIG_BRIDGE_EBT_PKTTYPE=m
CONFIG_BRIDGE_EBT_STP=m
CONFIG_BRIDGE_EBT_VLAN=m
CONFIG_BRIDGE_EBT_ARPREPLY=m
CONFIG_BRIDGE_EBT_DNAT=m
CONFIG_BRIDGE_EBT_MARK_T=m
CONFIG_BRIDGE_EBT_REDIRECT=m
CONFIG_BRIDGE_EBT_SNAT=m
CONFIG_BRIDGE_EBT_LOG=m
CONFIG_BRIDGE_EBT_ULOG=m
CONFIG_BRIDGE_EBT_NFLOG=m
CONFIG_IP_DCCP=m
CONFIG_INET_DCCP_DIAG=m

#
# DCCP CCIDs Configuration (EXPERIMENTAL)
#
# CONFIG_IP_DCCP_CCID2_DEBUG is not set
CONFIG_IP_DCCP_CCID3=y
# CONFIG_IP_DCCP_CCID3_DEBUG is not set
CONFIG_IP_DCCP_TFRC_LIB=y

#
# DCCP Kernel Hacking
#
# CONFIG_IP_DCCP_DEBUG is not set
CONFIG_NET_DCCPPROBE=m
CONFIG_IP_SCTP=m
CONFIG_NET_SCTPPROBE=m
# CONFIG_SCTP_DBG_MSG is not set
# CONFIG_SCTP_DBG_OBJCNT is not set
# CONFIG_SCTP_HMAC_NONE is not set
CONFIG_SCTP_HMAC_SHA1=y
# CONFIG_SCTP_HMAC_MD5 is not set
CONFIG_RDS=m
CONFIG_RDS_RDMA=m
CONFIG_RDS_TCP=m
# CONFIG_RDS_DEBUG is not set
# CONFIG_TIPC is not set
CONFIG_ATM=m
CONFIG_ATM_CLIP=m
# CONFIG_ATM_CLIP_NO_ICMP is not set
CONFIG_ATM_LANE=m
# CONFIG_ATM_MPOA is not set
CONFIG_ATM_BR2684=m
# CONFIG_ATM_BR2684_IPFILTER is not set
CONFIG_L2TP=m
CONFIG_L2TP_DEBUGFS=m
CONFIG_L2TP_V3=y
CONFIG_L2TP_IP=m
CONFIG_L2TP_ETH=m
CONFIG_STP=m
CONFIG_GARP=m
CONFIG_BRIDGE=m
CONFIG_BRIDGE_IGMP_SNOOPING=y
CONFIG_NET_DSA=y
CONFIG_NET_DSA_TAG_DSA=y
CONFIG_NET_DSA_TAG_EDSA=y
CONFIG_NET_DSA_TAG_TRAILER=y
CONFIG_NET_DSA_MV88E6XXX=y
CONFIG_NET_DSA_MV88E6060=y
CONFIG_NET_DSA_MV88E6XXX_NEED_PPU=y
CONFIG_NET_DSA_MV88E6131=y
CONFIG_NET_DSA_MV88E6123_61_65=y
CONFIG_VLAN_8021Q=m
CONFIG_VLAN_8021Q_GVRP=y
# CONFIG_DECNET is not set
CONFIG_LLC=m
# CONFIG_LLC2 is not set
CONFIG_IPX=m
# CONFIG_IPX_INTERN is not set
CONFIG_ATALK=m
CONFIG_DEV_APPLETALK=m
CONFIG_IPDDP=m
CONFIG_IPDDP_ENCAP=y
CONFIG_IPDDP_DECAP=y
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_ECONET is not set
CONFIG_WAN_ROUTER=m
CONFIG_PHONET=m
CONFIG_IEEE802154=m
CONFIG_IEEE802154_6LOWPAN=m
CONFIG_NET_SCHED=y

#
# Queueing/Scheduling
#
CONFIG_NET_SCH_CBQ=m
CONFIG_NET_SCH_HTB=m
CONFIG_NET_SCH_HFSC=m
CONFIG_NET_SCH_ATM=m
CONFIG_NET_SCH_PRIO=m
CONFIG_NET_SCH_MULTIQ=m
CONFIG_NET_SCH_RED=m
CONFIG_NET_SCH_SFB=m
CONFIG_NET_SCH_SFQ=m
CONFIG_NET_SCH_TEQL=m
CONFIG_NET_SCH_TBF=m
CONFIG_NET_SCH_GRED=m
CONFIG_NET_SCH_DSMARK=m
CONFIG_NET_SCH_NETEM=m
CONFIG_NET_SCH_DRR=m
CONFIG_NET_SCH_MQPRIO=m
CONFIG_NET_SCH_CHOKE=m
CONFIG_NET_SCH_QFQ=m
CONFIG_NET_SCH_INGRESS=m

#
# Classification
#
CONFIG_NET_CLS=y
CONFIG_NET_CLS_BASIC=m
CONFIG_NET_CLS_TCINDEX=m
CONFIG_NET_CLS_ROUTE4=m
CONFIG_NET_CLS_FW=m
CONFIG_NET_CLS_U32=m
CONFIG_CLS_U32_PERF=y
CONFIG_CLS_U32_MARK=y
CONFIG_NET_CLS_RSVP=m
CONFIG_NET_CLS_RSVP6=m
CONFIG_NET_CLS_FLOW=m
CONFIG_NET_CLS_CGROUP=y
CONFIG_NET_EMATCH=y
CONFIG_NET_EMATCH_STACK=32
CONFIG_NET_EMATCH_CMP=m
CONFIG_NET_EMATCH_NBYTE=m
CONFIG_NET_EMATCH_U32=m
CONFIG_NET_EMATCH_META=m
CONFIG_NET_EMATCH_TEXT=m
CONFIG_NET_CLS_ACT=y
CONFIG_NET_ACT_POLICE=m
CONFIG_NET_ACT_GACT=m
CONFIG_GACT_PROB=y
CONFIG_NET_ACT_MIRRED=m
CONFIG_NET_ACT_IPT=m
CONFIG_NET_ACT_NAT=m
CONFIG_NET_ACT_PEDIT=m
CONFIG_NET_ACT_SIMP=m
CONFIG_NET_ACT_SKBEDIT=m
CONFIG_NET_ACT_CSUM=m
CONFIG_NET_CLS_IND=y
CONFIG_NET_SCH_FIFO=y
CONFIG_DCB=y
CONFIG_DNS_RESOLVER=y
# CONFIG_BATMAN_ADV is not set
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_XPS=y
CONFIG_HAVE_BPF_JIT=y
CONFIG_BPF_JIT=y

#
# Network testing
#
CONFIG_NET_PKTGEN=m
# CONFIG_NET_TCPPROBE is not set
CONFIG_NET_DROP_MONITOR=y
CONFIG_HAMRADIO=y

#
# Packet Radio protocols
#
CONFIG_AX25=m
CONFIG_AX25_DAMA_SLAVE=y
CONFIG_NETROM=m
CONFIG_ROSE=m

#
# AX.25 network device drivers
#
CONFIG_MKISS=m
CONFIG_6PACK=m
CONFIG_BPQETHER=m
CONFIG_BAYCOM_SER_FDX=m
CONFIG_BAYCOM_SER_HDX=m
CONFIG_BAYCOM_PAR=m
CONFIG_YAM=m
CONFIG_CAN=m
CONFIG_CAN_RAW=m
CONFIG_CAN_BCM=m
CONFIG_CAN_GW=m

#
# CAN Device Drivers
#
CONFIG_CAN_VCAN=m
CONFIG_CAN_SLCAN=m
CONFIG_CAN_DEV=m
CONFIG_CAN_CALC_BITTIMING=y
# CONFIG_PCH_CAN is not set
CONFIG_CAN_SJA1000=m
CONFIG_CAN_SJA1000_PLATFORM=m
# CONFIG_CAN_EMS_PCMCIA is not set
CONFIG_CAN_EMS_PCI=m
# CONFIG_CAN_PEAK_PCI is not set
CONFIG_CAN_KVASER_PCI=m
CONFIG_CAN_PLX_PCI=m
CONFIG_CAN_C_CAN=m
CONFIG_CAN_C_CAN_PLATFORM=m

#
# CAN USB interfaces
#
CONFIG_CAN_EMS_USB=m
CONFIG_CAN_ESD_USB2=m
CONFIG_CAN_SOFTING=m
CONFIG_CAN_SOFTING_CS=m
# CONFIG_CAN_DEBUG_DEVICES is not set
CONFIG_IRDA=m

#
# IrDA protocols
#
CONFIG_IRLAN=m
CONFIG_IRNET=m
CONFIG_IRCOMM=m
# CONFIG_IRDA_ULTRA is not set

#
# IrDA options
#
CONFIG_IRDA_CACHE_LAST_LSAP=y
CONFIG_IRDA_FAST_RR=y
# CONFIG_IRDA_DEBUG is not set

#
# Infrared-port device drivers
#

#
# SIR device drivers
#
CONFIG_IRTTY_SIR=m

#
# Dongle support
#
CONFIG_DONGLE=y
CONFIG_ESI_DONGLE=m
CONFIG_ACTISYS_DONGLE=m
CONFIG_TEKRAM_DONGLE=m
CONFIG_TOIM3232_DONGLE=m
CONFIG_LITELINK_DONGLE=m
CONFIG_MA600_DONGLE=m
CONFIG_GIRBIL_DONGLE=m
CONFIG_MCP2120_DONGLE=m
CONFIG_OLD_BELKIN_DONGLE=m
CONFIG_ACT200L_DONGLE=m
CONFIG_KINGSUN_DONGLE=m
CONFIG_KSDAZZLE_DONGLE=m
CONFIG_KS959_DONGLE=m

#
# FIR device drivers
#
CONFIG_USB_IRDA=m
CONFIG_SIGMATEL_FIR=m
CONFIG_NSC_FIR=m
CONFIG_WINBOND_FIR=m
CONFIG_SMC_IRCC_FIR=m
CONFIG_ALI_FIR=m
CONFIG_VLSI_FIR=m
CONFIG_VIA_FIR=m
CONFIG_MCS_FIR=m
CONFIG_BT=m
CONFIG_BT_L2CAP=y
CONFIG_BT_SCO=y
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_CMTP=m
CONFIG_BT_HIDP=m

#
# Bluetooth device drivers
#
CONFIG_BT_HCIBTUSB=m
CONFIG_BT_HCIBTSDIO=m
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIUART_H4=y
CONFIG_BT_HCIUART_BCSP=y
CONFIG_BT_HCIUART_ATH3K=y
CONFIG_BT_HCIUART_LL=y
CONFIG_BT_HCIBCM203X=m
CONFIG_BT_HCIBPA10X=m
CONFIG_BT_HCIBFUSB=m
CONFIG_BT_HCIDTL1=m
CONFIG_BT_HCIBT3C=m
CONFIG_BT_HCIBLUECARD=m
CONFIG_BT_HCIBTUART=m
CONFIG_BT_HCIVHCI=m
CONFIG_BT_MRVL=m
CONFIG_BT_MRVL_SDIO=m
CONFIG_BT_ATH3K=m
CONFIG_BT_WILINK=m
# CONFIG_AF_RXRPC is not set
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
CONFIG_WIRELESS_EXT=y
CONFIG_WEXT_CORE=y
CONFIG_WEXT_PROC=y
CONFIG_WEXT_SPY=y
CONFIG_WEXT_PRIV=y
CONFIG_CFG80211=m
CONFIG_NL80211_TESTMODE=y
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
# CONFIG_CFG80211_REG_DEBUG is not set
CONFIG_CFG80211_DEFAULT_PS=y
CONFIG_CFG80211_DEBUGFS=y
# CONFIG_CFG80211_INTERNAL_REGDB is not set
CONFIG_CFG80211_WEXT=y
CONFIG_WIRELESS_EXT_SYSFS=y
CONFIG_LIB80211=m
CONFIG_LIB80211_CRYPT_WEP=m
CONFIG_LIB80211_CRYPT_CCMP=m
CONFIG_LIB80211_CRYPT_TKIP=m
# CONFIG_LIB80211_DEBUG is not set
CONFIG_MAC80211=m
CONFIG_MAC80211_HAS_RC=y
# CONFIG_MAC80211_RC_PID is not set
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_MINSTREL_HT=y
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
CONFIG_MAC80211_MESH=y
CONFIG_MAC80211_LEDS=y
CONFIG_MAC80211_DEBUGFS=y
# CONFIG_MAC80211_DEBUG_MENU is not set
CONFIG_WIMAX=m
CONFIG_WIMAX_DEBUG_LEVEL=8
CONFIG_RFKILL=m
CONFIG_RFKILL_LEDS=y
CONFIG_RFKILL_INPUT=y
CONFIG_NET_9P=m
CONFIG_NET_9P_VIRTIO=m
CONFIG_NET_9P_RDMA=m
# CONFIG_NET_9P_DEBUG is not set
# CONFIG_CAIF is not set
CONFIG_CEPH_LIB=m
# CONFIG_CEPH_LIB_PRETTYDEBUG is not set
# CONFIG_CEPH_LIB_USE_DNS_RESOLVER is not set
CONFIG_NFC=m
CONFIG_NFC_NCI=m

#
# Near Field Communication (NFC) devices
#
CONFIG_PN544_NFC=m
CONFIG_NFC_PN533=m
CONFIG_NFC_WILINK=m

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH=""
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
# CONFIG_FIRMWARE_IN_KERNEL is not set
CONFIG_EXTRA_FIRMWARE=""
# CONFIG_DEBUG_DRIVER is not set
CONFIG_DEBUG_DEVRES=y
CONFIG_SYS_HYPERVISOR=y
CONFIG_REGMAP=y
CONFIG_REGMAP_I2C=m
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
CONFIG_MTD=m
# CONFIG_MTD_TESTS is not set
CONFIG_MTD_REDBOOT_PARTS=m
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
CONFIG_MTD_AR7_PARTS=m

#
# User Modules And Translation Layers
#
CONFIG_MTD_CHAR=m
CONFIG_MTD_BLKDEVS=m
CONFIG_MTD_BLOCK=m
CONFIG_MTD_BLOCK_RO=m
CONFIG_FTL=m
CONFIG_NFTL=m
CONFIG_NFTL_RW=y
CONFIG_INFTL=m
CONFIG_RFD_FTL=m
CONFIG_SSFDC=m
# CONFIG_SM_FTL is not set
CONFIG_MTD_OOPS=m
CONFIG_MTD_SWAP=m

#
# RAM/ROM/Flash chip drivers
#
CONFIG_MTD_CFI=m
CONFIG_MTD_JEDECPROBE=m
CONFIG_MTD_GEN_PROBE=m
# CONFIG_MTD_CFI_ADV_OPTIONS is not set
CONFIG_MTD_MAP_BANK_WIDTH_1=y
CONFIG_MTD_MAP_BANK_WIDTH_2=y
CONFIG_MTD_MAP_BANK_WIDTH_4=y
# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
CONFIG_MTD_CFI_I1=y
CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_CFI_I4 is not set
# CONFIG_MTD_CFI_I8 is not set
CONFIG_MTD_CFI_INTELEXT=m
CONFIG_MTD_CFI_AMDSTD=m
CONFIG_MTD_CFI_STAA=m
CONFIG_MTD_CFI_UTIL=m
CONFIG_MTD_RAM=m
CONFIG_MTD_ROM=m
CONFIG_MTD_ABSENT=m

#
# Mapping drivers for chip access
#
CONFIG_MTD_COMPLEX_MAPPINGS=y
# CONFIG_MTD_PHYSMAP is not set
CONFIG_MTD_SC520CDP=m
CONFIG_MTD_NETSC520=m
CONFIG_MTD_TS5500=m
# CONFIG_MTD_SBC_GXX is not set
# CONFIG_MTD_AMD76XROM is not set
# CONFIG_MTD_ICHXROM is not set
CONFIG_MTD_ESB2ROM=m
CONFIG_MTD_CK804XROM=m
CONFIG_MTD_SCB2_FLASH=m
# CONFIG_MTD_NETtel is not set
# CONFIG_MTD_L440GX is not set
CONFIG_MTD_PCI=m
# CONFIG_MTD_PCMCIA is not set
# CONFIG_MTD_GPIO_ADDR is not set
# CONFIG_MTD_INTEL_VR_NOR is not set
# CONFIG_MTD_PLATRAM is not set
# CONFIG_MTD_LATCH_ADDR is not set

#
# Self-contained MTD device drivers
#
CONFIG_MTD_PMC551=m
# CONFIG_MTD_PMC551_BUGFIX is not set
# CONFIG_MTD_PMC551_DEBUG is not set
# CONFIG_MTD_SLRAM is not set
# CONFIG_MTD_PHRAM is not set
CONFIG_MTD_MTDRAM=m
CONFIG_MTDRAM_TOTAL_SIZE=4096
CONFIG_MTDRAM_ERASE_SIZE=128
CONFIG_MTD_BLOCK2MTD=m

#
# Disk-On-Chip Device Drivers
#
# CONFIG_MTD_DOC2000 is not set
# CONFIG_MTD_DOC2001 is not set
# CONFIG_MTD_DOC2001PLUS is not set
# CONFIG_MTD_DOCG3 is not set
CONFIG_MTD_NAND_ECC=m
CONFIG_MTD_NAND_ECC_SMC=y
CONFIG_MTD_NAND=m
# CONFIG_MTD_NAND_VERIFY_WRITE is not set
# CONFIG_MTD_NAND_ECC_BCH is not set
CONFIG_MTD_SM_COMMON=m
# CONFIG_MTD_NAND_MUSEUM_IDS is not set
# CONFIG_MTD_NAND_DENALI is not set
CONFIG_MTD_NAND_IDS=m
CONFIG_MTD_NAND_RICOH=m
CONFIG_MTD_NAND_DISKONCHIP=m
# CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED is not set
CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0
# CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE is not set
# CONFIG_MTD_NAND_CAFE is not set
CONFIG_MTD_NAND_NANDSIM=m
# CONFIG_MTD_NAND_PLATFORM is not set
CONFIG_MTD_ALAUDA=m
# CONFIG_MTD_ONENAND is not set

#
# LPDDR flash memory drivers
#
CONFIG_MTD_LPDDR=m
CONFIG_MTD_QINFO_PROBE=m
CONFIG_MTD_UBI=m
CONFIG_MTD_UBI_WL_THRESHOLD=4096
CONFIG_MTD_UBI_BEB_RESERVE=1
# CONFIG_MTD_UBI_GLUEBI is not set
# CONFIG_MTD_UBI_DEBUG is not set
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_SERIAL=m
# CONFIG_PARPORT_PC_FIFO is not set
# CONFIG_PARPORT_PC_SUPERIO is not set
CONFIG_PARPORT_PC_PCMCIA=m
# CONFIG_PARPORT_GSC is not set
# CONFIG_PARPORT_AX88796 is not set
CONFIG_PARPORT_1284=y
CONFIG_PARPORT_NOT_PC=y
CONFIG_PNP=y
# CONFIG_PNP_DEBUG_MESSAGES is not set

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_FD=m
# CONFIG_PARIDE is not set
CONFIG_BLK_CPQ_DA=m
CONFIG_BLK_CPQ_CISS_DA=m
CONFIG_CISS_SCSI_TAPE=y
CONFIG_BLK_DEV_DAC960=m
CONFIG_BLK_DEV_UMEM=m
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
CONFIG_BLK_DEV_CRYPTOLOOP=m
CONFIG_BLK_DEV_DRBD=m
# CONFIG_DRBD_FAULT_INJECTION is not set
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_OSD=m
CONFIG_BLK_DEV_SX8=m
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=m
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=16384
# CONFIG_BLK_DEV_XIP is not set
CONFIG_CDROM_PKTCDVD=m
CONFIG_CDROM_PKTCDVD_BUFFERS=8
# CONFIG_CDROM_PKTCDVD_WCACHE is not set
CONFIG_ATA_OVER_ETH=m
CONFIG_XEN_BLKDEV_FRONTEND=m
CONFIG_XEN_BLKDEV_BACKEND=m
CONFIG_VIRTIO_BLK=m
# CONFIG_BLK_DEV_HD is not set
CONFIG_BLK_DEV_RBD=m
CONFIG_SENSORS_LIS3LV02D=m
CONFIG_MISC_DEVICES=y
# CONFIG_AD525X_DPOT is not set
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
CONFIG_INTEL_MID_PTI=m
CONFIG_SGI_IOC4=m
CONFIG_TIFM_CORE=m
CONFIG_TIFM_7XX1=m
CONFIG_ICS932S401=m
CONFIG_ENCLOSURE_SERVICES=m
CONFIG_HP_ILO=m
CONFIG_APDS9802ALS=m
CONFIG_ISL29003=m
CONFIG_ISL29020=m
CONFIG_SENSORS_TSL2550=m
# CONFIG_SENSORS_BH1780 is not set
CONFIG_SENSORS_BH1770=m
CONFIG_SENSORS_APDS990X=m
# CONFIG_HMC6352 is not set
# CONFIG_DS1682 is not set
CONFIG_VMWARE_BALLOON=m
# CONFIG_BMP085 is not set
CONFIG_PCH_PHUB=m
# CONFIG_USB_SWITCH_FSA9480 is not set
# CONFIG_C2PORT is not set

#
# EEPROM support
#
CONFIG_EEPROM_AT24=m
CONFIG_EEPROM_LEGACY=m
CONFIG_EEPROM_MAX6875=m
CONFIG_EEPROM_93CX6=m
CONFIG_CB710_CORE=m
# CONFIG_CB710_DEBUG is not set
CONFIG_CB710_DEBUG_ASSUMPTIONS=y
CONFIG_IWMC3200TOP=m
# CONFIG_IWMC3200TOP_DEBUG is not set
CONFIG_IWMC3200TOP_DEBUGFS=y

#
# Texas Instruments shared transport line discipline
#
CONFIG_TI_ST=m
CONFIG_SENSORS_LIS3_I2C=m

#
# Altera FPGA firmware download module
#
# CONFIG_ALTERA_STAPL is not set
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set

#
# SCSI device support
#
CONFIG_SCSI_MOD=y
CONFIG_RAID_ATTRS=m
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
CONFIG_SCSI_TGT=m
CONFIG_SCSI_NETLINK=y
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=m
CONFIG_CHR_DEV_OSST=m
CONFIG_BLK_DEV_SR=y
CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_CHR_DEV_SG=y
CONFIG_CHR_DEV_SCH=m
CONFIG_SCSI_ENCLOSURE=m
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y
CONFIG_SCSI_SCAN_ASYNC=y
CONFIG_SCSI_WAIT_SCAN=m

#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=m
CONFIG_SCSI_FC_ATTRS=m
CONFIG_SCSI_FC_TGT_ATTRS=y
CONFIG_SCSI_ISCSI_ATTRS=m
CONFIG_SCSI_SAS_ATTRS=m
CONFIG_SCSI_SAS_LIBSAS=m
CONFIG_SCSI_SAS_ATA=y
CONFIG_SCSI_SAS_HOST_SMP=y
CONFIG_SCSI_SRP_ATTRS=m
CONFIG_SCSI_SRP_TGT_ATTRS=y
CONFIG_SCSI_LOWLEVEL=y
CONFIG_ISCSI_TCP=m
CONFIG_ISCSI_BOOT_SYSFS=m
CONFIG_SCSI_CXGB3_ISCSI=m
CONFIG_SCSI_CXGB4_ISCSI=m
CONFIG_SCSI_BNX2_ISCSI=m
CONFIG_SCSI_BNX2X_FCOE=m
CONFIG_BE2ISCSI=m
CONFIG_BLK_DEV_3W_XXXX_RAID=m
CONFIG_SCSI_HPSA=m
CONFIG_SCSI_3W_9XXX=m
CONFIG_SCSI_3W_SAS=m
CONFIG_SCSI_ACARD=m
CONFIG_SCSI_AACRAID=m
CONFIG_SCSI_AIC7XXX=m
CONFIG_AIC7XXX_CMDS_PER_DEVICE=4
CONFIG_AIC7XXX_RESET_DELAY_MS=15000
# CONFIG_AIC7XXX_DEBUG_ENABLE is not set
CONFIG_AIC7XXX_DEBUG_MASK=0
# CONFIG_AIC7XXX_REG_PRETTY_PRINT is not set
CONFIG_SCSI_AIC7XXX_OLD=m
CONFIG_SCSI_AIC79XX=m
CONFIG_AIC79XX_CMDS_PER_DEVICE=4
CONFIG_AIC79XX_RESET_DELAY_MS=15000
# CONFIG_AIC79XX_DEBUG_ENABLE is not set
CONFIG_AIC79XX_DEBUG_MASK=0
# CONFIG_AIC79XX_REG_PRETTY_PRINT is not set
CONFIG_SCSI_AIC94XX=m
# CONFIG_AIC94XX_DEBUG is not set
CONFIG_SCSI_MVSAS=m
# CONFIG_SCSI_MVSAS_DEBUG is not set
CONFIG_SCSI_MVSAS_TASKLET=y
CONFIG_SCSI_MVUMI=m
# CONFIG_SCSI_DPT_I2O is not set
CONFIG_SCSI_ADVANSYS=m
CONFIG_SCSI_ARCMSR=m
CONFIG_MEGARAID_NEWGEN=y
CONFIG_MEGARAID_MM=m
CONFIG_MEGARAID_MAILBOX=m
CONFIG_MEGARAID_LEGACY=m
CONFIG_MEGARAID_SAS=m
CONFIG_SCSI_MPT2SAS=m
CONFIG_SCSI_MPT2SAS_MAX_SGE=128
CONFIG_SCSI_MPT2SAS_LOGGING=y
CONFIG_SCSI_HPTIOP=m
CONFIG_SCSI_BUSLOGIC=m
CONFIG_VMWARE_PVSCSI=m
CONFIG_LIBFC=m
CONFIG_LIBFCOE=m
CONFIG_FCOE=m
CONFIG_FCOE_FNIC=m
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
CONFIG_SCSI_GDTH=m
CONFIG_SCSI_ISCI=m
CONFIG_SCSI_IPS=m
CONFIG_SCSI_INITIO=m
CONFIG_SCSI_INIA100=m
CONFIG_SCSI_PPA=m
CONFIG_SCSI_IMM=m
# CONFIG_SCSI_IZIP_EPP16 is not set
# CONFIG_SCSI_IZIP_SLOW_CTR is not set
CONFIG_SCSI_STEX=m
CONFIG_SCSI_SYM53C8XX_2=m
CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
CONFIG_SCSI_SYM53C8XX_MMIO=y
# CONFIG_SCSI_IPR is not set
CONFIG_SCSI_QLOGIC_1280=m
CONFIG_SCSI_QLA_FC=m
CONFIG_SCSI_QLA_ISCSI=m
CONFIG_SCSI_LPFC=m
# CONFIG_SCSI_LPFC_DEBUG_FS is not set
CONFIG_SCSI_DC395x=m
CONFIG_SCSI_DC390T=m
CONFIG_SCSI_DEBUG=m
CONFIG_SCSI_PMCRAID=m
CONFIG_SCSI_PM8001=m
CONFIG_SCSI_SRP=m
CONFIG_SCSI_BFA_FC=m
CONFIG_SCSI_LOWLEVEL_PCMCIA=y
CONFIG_PCMCIA_AHA152X=m
# CONFIG_PCMCIA_FDOMAIN is not set
CONFIG_PCMCIA_QLOGIC=m
CONFIG_PCMCIA_SYM53C500=m
CONFIG_SCSI_DH=y
CONFIG_SCSI_DH_RDAC=m
CONFIG_SCSI_DH_HP_SW=m
CONFIG_SCSI_DH_EMC=m
CONFIG_SCSI_DH_ALUA=m
CONFIG_SCSI_OSD_INITIATOR=m
CONFIG_SCSI_OSD_ULD=m
CONFIG_SCSI_OSD_DPRINT_SENSE=1
# CONFIG_SCSI_OSD_DEBUG is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_VERBOSE_ERROR=y
CONFIG_ATA_ACPI=y
CONFIG_SATA_PMP=y

#
# Controllers with non-SFF native interface
#
CONFIG_SATA_AHCI=y
CONFIG_SATA_AHCI_PLATFORM=m
CONFIG_SATA_INIC162X=m
CONFIG_SATA_ACARD_AHCI=m
CONFIG_SATA_SIL24=m
CONFIG_ATA_SFF=y

#
# SFF controllers with custom DMA interface
#
CONFIG_PDC_ADMA=m
CONFIG_SATA_QSTOR=m
CONFIG_SATA_SX4=m
CONFIG_ATA_BMDMA=y

#
# SATA SFF controllers with BMDMA
#
CONFIG_ATA_PIIX=y
CONFIG_SATA_MV=m
CONFIG_SATA_NV=m
CONFIG_SATA_PROMISE=m
CONFIG_SATA_SIL=m
CONFIG_SATA_SIS=m
CONFIG_SATA_SVW=m
CONFIG_SATA_ULI=m
CONFIG_SATA_VIA=m
CONFIG_SATA_VITESSE=m

#
# PATA SFF controllers with BMDMA
#
CONFIG_PATA_ALI=m
CONFIG_PATA_AMD=m
CONFIG_PATA_ARASAN_CF=m
CONFIG_PATA_ARTOP=m
CONFIG_PATA_ATIIXP=m
CONFIG_PATA_ATP867X=m
CONFIG_PATA_CMD64X=m
CONFIG_PATA_CS5520=m
CONFIG_PATA_CS5530=m
CONFIG_PATA_CS5536=m
CONFIG_PATA_CYPRESS=m
CONFIG_PATA_EFAR=m
CONFIG_PATA_HPT366=m
CONFIG_PATA_HPT37X=m
CONFIG_PATA_HPT3X2N=m
CONFIG_PATA_HPT3X3=m
# CONFIG_PATA_HPT3X3_DMA is not set
CONFIG_PATA_IT8213=m
CONFIG_PATA_IT821X=m
CONFIG_PATA_JMICRON=m
CONFIG_PATA_MARVELL=m
CONFIG_PATA_NETCELL=m
CONFIG_PATA_NINJA32=m
CONFIG_PATA_NS87415=m
CONFIG_PATA_OLDPIIX=m
CONFIG_PATA_OPTIDMA=m
CONFIG_PATA_PDC2027X=m
CONFIG_PATA_PDC_OLD=m
# CONFIG_PATA_RADISYS is not set
CONFIG_PATA_RDC=m
# CONFIG_PATA_SC1200 is not set
CONFIG_PATA_SCH=m
CONFIG_PATA_SERVERWORKS=m
CONFIG_PATA_SIL680=m
CONFIG_PATA_SIS=m
CONFIG_PATA_TOSHIBA=m
CONFIG_PATA_TRIFLEX=m
CONFIG_PATA_VIA=m
CONFIG_PATA_WINBOND=m

#
# PIO-only SFF controllers
#
CONFIG_PATA_CMD640_PCI=m
CONFIG_PATA_MPIIX=m
CONFIG_PATA_NS87410=m
CONFIG_PATA_OPTI=m
CONFIG_PATA_PCMCIA=m
# CONFIG_PATA_PLATFORM is not set
# CONFIG_PATA_RZ1000 is not set

#
# Generic fallback / legacy drivers
#
CONFIG_PATA_ACPI=m
CONFIG_ATA_GENERIC=m
# CONFIG_PATA_LEGACY is not set
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
CONFIG_MD_AUTODETECT=y
CONFIG_MD_LINEAR=m
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
CONFIG_MD_RAID10=m
CONFIG_MD_RAID456=m
# CONFIG_MULTICORE_RAID456 is not set
CONFIG_MD_MULTIPATH=m
CONFIG_MD_FAULTY=m
CONFIG_BLK_DEV_DM=y
CONFIG_DM_DEBUG=y
CONFIG_DM_CRYPT=m
CONFIG_DM_SNAPSHOT=y
# CONFIG_DM_THIN_PROVISIONING is not set
CONFIG_DM_MIRROR=y
CONFIG_DM_RAID=m
CONFIG_DM_LOG_USERSPACE=m
CONFIG_DM_ZERO=y
CONFIG_DM_MULTIPATH=m
CONFIG_DM_MULTIPATH_QL=m
CONFIG_DM_MULTIPATH_ST=m
# CONFIG_DM_DELAY is not set
CONFIG_DM_UEVENT=y
CONFIG_DM_FLAKEY=m
CONFIG_TARGET_CORE=m
CONFIG_TCM_IBLOCK=m
CONFIG_TCM_FILEIO=m
CONFIG_TCM_PSCSI=m
CONFIG_LOOPBACK_TARGET=m
CONFIG_TCM_FC=m
CONFIG_ISCSI_TARGET=m
CONFIG_FUSION=y
CONFIG_FUSION_SPI=m
CONFIG_FUSION_FC=m
CONFIG_FUSION_SAS=m
CONFIG_FUSION_MAX_SGE=40
CONFIG_FUSION_CTL=m
CONFIG_FUSION_LAN=m
CONFIG_FUSION_LOGGING=y

#
# IEEE 1394 (FireWire) support
#
CONFIG_FIREWIRE=m
CONFIG_FIREWIRE_OHCI=m
CONFIG_FIREWIRE_OHCI_DEBUG=y
CONFIG_FIREWIRE_SBP2=m
CONFIG_FIREWIRE_NET=m
CONFIG_FIREWIRE_NOSY=m
# CONFIG_I2O is not set
CONFIG_MACINTOSH_DRIVERS=y
CONFIG_MAC_EMUMOUSEBTN=y
CONFIG_NETDEVICES=y
CONFIG_NET_CORE=y
CONFIG_BONDING=m
CONFIG_DUMMY=m
CONFIG_EQUALIZER=m
CONFIG_NET_FC=y
CONFIG_MII=m
CONFIG_IEEE802154_DRIVERS=m
CONFIG_IEEE802154_FAKEHARD=m
CONFIG_IFB=m
CONFIG_MACVLAN=m
CONFIG_MACVTAP=m
CONFIG_NETCONSOLE=m
CONFIG_NETCONSOLE_DYNAMIC=y
CONFIG_NETPOLL=y
CONFIG_NETPOLL_TRAP=y
CONFIG_NET_POLL_CONTROLLER=y
CONFIG_TUN=m
CONFIG_VETH=m
CONFIG_VIRTIO_NET=m
CONFIG_SUNGEM_PHY=m
# CONFIG_ARCNET is not set
CONFIG_ATM_DRIVERS=y
# CONFIG_ATM_DUMMY is not set
CONFIG_ATM_TCP=m
# CONFIG_ATM_LANAI is not set
CONFIG_ATM_ENI=m
# CONFIG_ATM_ENI_DEBUG is not set
# CONFIG_ATM_ENI_TUNE_BURST is not set
CONFIG_ATM_FIRESTREAM=m
# CONFIG_ATM_ZATM is not set
CONFIG_ATM_NICSTAR=m
# CONFIG_ATM_NICSTAR_USE_SUNI is not set
# CONFIG_ATM_NICSTAR_USE_IDT77105 is not set
# CONFIG_ATM_IDT77252 is not set
# CONFIG_ATM_AMBASSADOR is not set
# CONFIG_ATM_HORIZON is not set
# CONFIG_ATM_IA is not set
# CONFIG_ATM_FORE200E is not set
CONFIG_ATM_HE=m
# CONFIG_ATM_HE_USE_SUNI is not set
CONFIG_ATM_SOLOS=m

#
# CAIF transport drivers
#
CONFIG_ETHERNET=y
CONFIG_MDIO=m
CONFIG_NET_VENDOR_3COM=y
CONFIG_PCMCIA_3C574=m
CONFIG_PCMCIA_3C589=m
CONFIG_VORTEX=m
CONFIG_TYPHOON=m
CONFIG_NET_VENDOR_ADAPTEC=y
CONFIG_ADAPTEC_STARFIRE=m
CONFIG_NET_VENDOR_ALTEON=y
CONFIG_ACENIC=m
# CONFIG_ACENIC_OMIT_TIGON_I is not set
CONFIG_NET_VENDOR_AMD=y
CONFIG_AMD8111_ETH=m
CONFIG_PCNET32=m
CONFIG_PCMCIA_NMCLAN=m
CONFIG_NET_VENDOR_ATHEROS=y
CONFIG_ATL2=m
CONFIG_ATL1=m
CONFIG_ATL1E=m
CONFIG_ATL1C=m
CONFIG_NET_VENDOR_BROADCOM=y
CONFIG_B44=m
CONFIG_B44_PCI_AUTOSELECT=y
CONFIG_B44_PCICORE_AUTOSELECT=y
CONFIG_B44_PCI=y
CONFIG_BNX2=m
CONFIG_CNIC=m
CONFIG_TIGON3=m
CONFIG_BNX2X=m
CONFIG_NET_VENDOR_BROCADE=y
CONFIG_BNA=m
CONFIG_NET_VENDOR_CHELSIO=y
CONFIG_CHELSIO_T1=m
CONFIG_CHELSIO_T1_1G=y
CONFIG_CHELSIO_T3=m
CONFIG_CHELSIO_T4=m
CONFIG_CHELSIO_T4VF=m
CONFIG_NET_VENDOR_CISCO=y
CONFIG_ENIC=m
CONFIG_DNET=m
CONFIG_NET_VENDOR_DEC=y
CONFIG_NET_TULIP=y
CONFIG_DE2104X=m
CONFIG_DE2104X_DSL=0
CONFIG_TULIP=m
# CONFIG_TULIP_MWI is not set
CONFIG_TULIP_MMIO=y
# CONFIG_TULIP_NAPI is not set
CONFIG_DE4X5=m
CONFIG_WINBOND_840=m
CONFIG_DM9102=m
CONFIG_ULI526X=m
CONFIG_PCMCIA_XIRCOM=m
CONFIG_NET_VENDOR_DLINK=y
CONFIG_DE600=m
CONFIG_DE620=m
CONFIG_DL2K=m
CONFIG_SUNDANCE=m
# CONFIG_SUNDANCE_MMIO is not set
CONFIG_NET_VENDOR_EMULEX=y
CONFIG_BE2NET=m
CONFIG_NET_VENDOR_EXAR=y
CONFIG_S2IO=m
CONFIG_VXGE=m
# CONFIG_VXGE_DEBUG_TRACE_ALL is not set
CONFIG_NET_VENDOR_FUJITSU=y
CONFIG_PCMCIA_FMVJ18X=m
CONFIG_NET_VENDOR_HP=y
# CONFIG_HP100 is not set
CONFIG_NET_VENDOR_INTEL=y
CONFIG_E100=m
CONFIG_E1000=m
CONFIG_E1000E=m
CONFIG_IGB=m
CONFIG_IGB_DCA=y
CONFIG_IGBVF=m
CONFIG_IXGB=m
CONFIG_IXGBE=m
CONFIG_IXGBE_DCA=y
CONFIG_IXGBE_DCB=y
CONFIG_IXGBEVF=m
CONFIG_NET_VENDOR_I825XX=y
CONFIG_ZNET=m
CONFIG_IP1000=m
CONFIG_JME=m
CONFIG_NET_VENDOR_MARVELL=y
CONFIG_SKGE=m
# CONFIG_SKGE_DEBUG is not set
CONFIG_SKGE_GENESIS=y
CONFIG_SKY2=m
# CONFIG_SKY2_DEBUG is not set
CONFIG_NET_VENDOR_MELLANOX=y
CONFIG_MLX4_EN=m
CONFIG_MLX4_CORE=m
CONFIG_MLX4_DEBUG=y
CONFIG_NET_VENDOR_MICREL=y
# CONFIG_KS8842 is not set
# CONFIG_KS8851_MLL is not set
CONFIG_KSZ884X_PCI=m
CONFIG_NET_VENDOR_MYRI=y
CONFIG_MYRI10GE=m
CONFIG_MYRI10GE_DCA=y
CONFIG_FEALNX=m
CONFIG_NET_VENDOR_NATSEMI=y
CONFIG_NATSEMI=m
CONFIG_NS83820=m
CONFIG_NET_VENDOR_8390=y
CONFIG_PCMCIA_AXNET=m
CONFIG_NE2K_PCI=m
CONFIG_PCMCIA_PCNET=m
CONFIG_NET_VENDOR_NVIDIA=y
CONFIG_FORCEDETH=m
CONFIG_NET_VENDOR_OKI=y
CONFIG_PCH_GBE=m
CONFIG_ETHOC=m
CONFIG_NET_PACKET_ENGINE=y
CONFIG_HAMACHI=m
CONFIG_YELLOWFIN=m
CONFIG_NET_VENDOR_QLOGIC=y
CONFIG_QLA3XXX=m
CONFIG_QLCNIC=m
CONFIG_QLGE=m
CONFIG_NETXEN_NIC=m
CONFIG_NET_VENDOR_REALTEK=y
CONFIG_ATP=m
CONFIG_8139CP=m
CONFIG_8139TOO=m
# CONFIG_8139TOO_PIO is not set
# CONFIG_8139TOO_TUNE_TWISTER is not set
CONFIG_8139TOO_8129=y
# CONFIG_8139_OLD_RX_RESET is not set
CONFIG_R8169=m
CONFIG_NET_VENDOR_RDC=y
CONFIG_R6040=m
CONFIG_NET_VENDOR_SEEQ=y
# CONFIG_SEEQ8005 is not set
CONFIG_NET_VENDOR_SILAN=y
CONFIG_SC92031=m
CONFIG_NET_VENDOR_SIS=y
CONFIG_SIS900=m
CONFIG_SIS190=m
CONFIG_SFC=m
CONFIG_SFC_MTD=y
CONFIG_NET_VENDOR_SMSC=y
CONFIG_PCMCIA_SMC91C92=m
CONFIG_EPIC100=m
CONFIG_SMSC9420=m
CONFIG_NET_VENDOR_STMICRO=y
CONFIG_STMMAC_ETH=m
# CONFIG_STMMAC_DEBUG_FS is not set
# CONFIG_STMMAC_DA is not set
CONFIG_STMMAC_RING=y
# CONFIG_STMMAC_CHAINED is not set
CONFIG_NET_VENDOR_SUN=y
CONFIG_HAPPYMEAL=m
CONFIG_SUNGEM=m
CONFIG_CASSINI=m
CONFIG_NIU=m
CONFIG_NET_VENDOR_TEHUTI=y
CONFIG_TEHUTI=m
CONFIG_NET_VENDOR_TI=y
CONFIG_TLAN=m
CONFIG_NET_VENDOR_VIA=y
CONFIG_VIA_RHINE=m
CONFIG_VIA_RHINE_MMIO=y
CONFIG_VIA_VELOCITY=m
CONFIG_NET_VENDOR_XIRCOM=y
CONFIG_PCMCIA_XIRC2PS=m
CONFIG_FDDI=y
# CONFIG_DEFXX is not set
CONFIG_SKFP=m
# CONFIG_HIPPI is not set
CONFIG_NET_SB1000=m
CONFIG_PHYLIB=y

#
# MII PHY device drivers
#
CONFIG_MARVELL_PHY=m
CONFIG_DAVICOM_PHY=m
CONFIG_QSEMI_PHY=m
CONFIG_LXT_PHY=m
CONFIG_CICADA_PHY=m
CONFIG_VITESSE_PHY=m
CONFIG_SMSC_PHY=m
CONFIG_BROADCOM_PHY=m
CONFIG_ICPLUS_PHY=m
CONFIG_REALTEK_PHY=m
CONFIG_NATIONAL_PHY=m
CONFIG_STE10XP=m
CONFIG_LSI_ET1011C_PHY=m
CONFIG_MICREL_PHY=m
CONFIG_FIXED_PHY=y
CONFIG_MDIO_BITBANG=m
# CONFIG_MDIO_GPIO is not set
CONFIG_PLIP=m
CONFIG_PPP=m
# CONFIG_PPP_BSDCOMP is not set
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_FILTER=y
CONFIG_PPP_MPPE=m
CONFIG_PPP_MULTILINK=y
CONFIG_PPPOATM=m
CONFIG_PPPOE=m
CONFIG_PPTP=m
CONFIG_PPPOL2TP=m
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_SLIP=m
CONFIG_SLHC=m
CONFIG_SLIP_COMPRESSED=y
CONFIG_SLIP_SMART=y
# CONFIG_SLIP_MODE_SLIP6 is not set
# CONFIG_TR is not set

#
# USB Network Adapters
#
CONFIG_USB_CATC=m
CONFIG_USB_KAWETH=m
CONFIG_USB_PEGASUS=m
CONFIG_USB_RTL8150=m
CONFIG_USB_USBNET=m
CONFIG_USB_NET_AX8817X=m
CONFIG_USB_NET_CDCETHER=m
CONFIG_USB_NET_CDC_EEM=m
CONFIG_USB_NET_CDC_NCM=m
CONFIG_USB_NET_DM9601=m
CONFIG_USB_NET_SMSC75XX=m
CONFIG_USB_NET_SMSC95XX=m
CONFIG_USB_NET_GL620A=m
CONFIG_USB_NET_NET1080=m
CONFIG_USB_NET_PLUSB=m
CONFIG_USB_NET_MCS7830=m
CONFIG_USB_NET_RNDIS_HOST=m
CONFIG_USB_NET_CDC_SUBSET=m
CONFIG_USB_ALI_M5632=y
CONFIG_USB_AN2720=y
CONFIG_USB_BELKIN=y
CONFIG_USB_ARMLINUX=y
CONFIG_USB_EPSON2888=y
CONFIG_USB_KC2190=y
CONFIG_USB_NET_ZAURUS=m
CONFIG_USB_NET_CX82310_ETH=m
CONFIG_USB_NET_KALMIA=m
CONFIG_USB_HSO=m
CONFIG_USB_NET_INT51X1=m
CONFIG_USB_CDC_PHONET=m
CONFIG_USB_IPHETH=m
CONFIG_USB_SIERRA_NET=m
CONFIG_USB_VL600=m
CONFIG_WLAN=y
# CONFIG_PCMCIA_RAYCS is not set
CONFIG_LIBERTAS_THINFIRM=m
# CONFIG_LIBERTAS_THINFIRM_DEBUG is not set
CONFIG_LIBERTAS_THINFIRM_USB=m
CONFIG_AIRO=m
CONFIG_ATMEL=m
CONFIG_PCI_ATMEL=m
CONFIG_PCMCIA_ATMEL=m
CONFIG_AT76C50X_USB=m
CONFIG_AIRO_CS=m
CONFIG_PCMCIA_WL3501=m
# CONFIG_PRISM54 is not set
CONFIG_USB_ZD1201=m
CONFIG_USB_NET_RNDIS_WLAN=m
CONFIG_RTL8180=m
CONFIG_RTL8187=m
CONFIG_RTL8187_LEDS=y
CONFIG_ADM8211=m
CONFIG_MAC80211_HWSIM=m
CONFIG_MWL8K=m
CONFIG_ATH_COMMON=m
# CONFIG_ATH_DEBUG is not set
CONFIG_ATH5K=m
CONFIG_ATH5K_DEBUG=y
# CONFIG_ATH5K_TRACER is not set
CONFIG_ATH5K_PCI=y
CONFIG_ATH9K_HW=m
CONFIG_ATH9K_COMMON=m
CONFIG_ATH9K=m
CONFIG_ATH9K_PCI=y
CONFIG_ATH9K_AHB=y
CONFIG_ATH9K_DEBUGFS=y
CONFIG_ATH9K_RATE_CONTROL=y
CONFIG_ATH9K_HTC=m
# CONFIG_ATH9K_HTC_DEBUGFS is not set
CONFIG_CARL9170=m
CONFIG_CARL9170_LEDS=y
# CONFIG_CARL9170_DEBUGFS is not set
CONFIG_CARL9170_WPC=y
# CONFIG_CARL9170_HWRNG is not set
CONFIG_ATH6KL=m
# CONFIG_ATH6KL_DEBUG is not set
CONFIG_B43=m
CONFIG_B43_SSB=y
CONFIG_B43_PCI_AUTOSELECT=y
CONFIG_B43_PCICORE_AUTOSELECT=y
CONFIG_B43_PCMCIA=y
CONFIG_B43_SDIO=y
CONFIG_B43_PIO=y
CONFIG_B43_PHY_N=y
CONFIG_B43_PHY_LP=y
# CONFIG_B43_PHY_HT is not set
CONFIG_B43_LEDS=y
CONFIG_B43_HWRNG=y
# CONFIG_B43_DEBUG is not set
CONFIG_B43LEGACY=m
CONFIG_B43LEGACY_PCI_AUTOSELECT=y
CONFIG_B43LEGACY_PCICORE_AUTOSELECT=y
CONFIG_B43LEGACY_LEDS=y
CONFIG_B43LEGACY_HWRNG=y
# CONFIG_B43LEGACY_DEBUG is not set
CONFIG_B43LEGACY_DMA=y
CONFIG_B43LEGACY_PIO=y
CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y
# CONFIG_B43LEGACY_DMA_MODE is not set
# CONFIG_B43LEGACY_PIO_MODE is not set
# CONFIG_BRCMSMAC is not set
# CONFIG_BRCMFMAC is not set
CONFIG_HOSTAP=m
CONFIG_HOSTAP_FIRMWARE=y
CONFIG_HOSTAP_FIRMWARE_NVRAM=y
CONFIG_HOSTAP_PLX=m
CONFIG_HOSTAP_PCI=m
CONFIG_HOSTAP_CS=m
CONFIG_IPW2100=m
CONFIG_IPW2100_MONITOR=y
# CONFIG_IPW2100_DEBUG is not set
CONFIG_IPW2200=m
CONFIG_IPW2200_MONITOR=y
CONFIG_IPW2200_RADIOTAP=y
CONFIG_IPW2200_PROMISCUOUS=y
CONFIG_IPW2200_QOS=y
# CONFIG_IPW2200_DEBUG is not set
CONFIG_LIBIPW=m
# CONFIG_LIBIPW_DEBUG is not set
CONFIG_IWLWIFI=m

#
# Debugging Options
#
CONFIG_IWLWIFI_DEBUG=y
CONFIG_IWLWIFI_DEBUGFS=y
# CONFIG_IWLWIFI_DEBUG_EXPERIMENTAL_UCODE is not set
# CONFIG_IWLWIFI_DEVICE_TRACING is not set
CONFIG_IWLWIFI_DEVICE_SVTOOL=y
CONFIG_IWLWIFI_LEGACY=m

#
# Debugging Options
#
CONFIG_IWLWIFI_LEGACY_DEBUG=y
CONFIG_IWLWIFI_LEGACY_DEBUGFS=y
# CONFIG_IWLWIFI_LEGACY_DEVICE_TRACING is not set
CONFIG_IWL4965=m
CONFIG_IWL3945=m
CONFIG_IWM=m
# CONFIG_IWM_DEBUG is not set
# CONFIG_IWM_TRACING is not set
CONFIG_LIBERTAS=m
CONFIG_LIBERTAS_USB=m
CONFIG_LIBERTAS_CS=m
CONFIG_LIBERTAS_SDIO=m
# CONFIG_LIBERTAS_DEBUG is not set
CONFIG_LIBERTAS_MESH=y
CONFIG_HERMES=m
# CONFIG_HERMES_PRISM is not set
CONFIG_HERMES_CACHE_FW_ON_INIT=y
CONFIG_PLX_HERMES=m
CONFIG_TMD_HERMES=m
CONFIG_NORTEL_HERMES=m
CONFIG_PCMCIA_HERMES=m
CONFIG_PCMCIA_SPECTRUM=m
CONFIG_ORINOCO_USB=m
CONFIG_P54_COMMON=m
CONFIG_P54_USB=m
CONFIG_P54_PCI=m
CONFIG_P54_LEDS=y
CONFIG_RT2X00=m
CONFIG_RT2400PCI=m
CONFIG_RT2500PCI=m
CONFIG_RT61PCI=m
CONFIG_RT2800PCI=m
CONFIG_RT2800PCI_RT33XX=y
CONFIG_RT2800PCI_RT35XX=y
CONFIG_RT2800PCI_RT53XX=y
CONFIG_RT2500USB=m
CONFIG_RT73USB=m
CONFIG_RT2800USB=m
CONFIG_RT2800USB_RT33XX=y
CONFIG_RT2800USB_RT35XX=y
CONFIG_RT2800USB_RT53XX=y
CONFIG_RT2800USB_UNKNOWN=y
CONFIG_RT2800_LIB=m
CONFIG_RT2X00_LIB_PCI=m
CONFIG_RT2X00_LIB_USB=m
CONFIG_RT2X00_LIB=m
CONFIG_RT2X00_LIB_FIRMWARE=y
CONFIG_RT2X00_LIB_CRYPTO=y
CONFIG_RT2X00_LIB_LEDS=y
CONFIG_RT2X00_LIB_DEBUGFS=y
# CONFIG_RT2X00_DEBUG is not set
CONFIG_RTL8192CE=m
CONFIG_RTL8192SE=m
CONFIG_RTL8192DE=m
CONFIG_RTL8192CU=m
CONFIG_RTLWIFI=m
CONFIG_RTL8192C_COMMON=m
CONFIG_WL1251=m
CONFIG_WL1251_SDIO=m
CONFIG_WL12XX_MENU=m
CONFIG_WL12XX=m
CONFIG_WL12XX_SDIO=m
# CONFIG_WL12XX_SDIO_TEST is not set
CONFIG_WL12XX_PLATFORM_DATA=y
CONFIG_ZD1211RW=m
# CONFIG_ZD1211RW_DEBUG is not set
CONFIG_MWIFIEX=m
CONFIG_MWIFIEX_SDIO=m
CONFIG_MWIFIEX_PCIE=m

#
# WiMAX Wireless Broadband devices
#
CONFIG_WIMAX_I2400M=m
CONFIG_WIMAX_I2400M_USB=m
CONFIG_WIMAX_I2400M_SDIO=m
CONFIG_WIMAX_IWMC3200_SDIO=y
CONFIG_WIMAX_I2400M_DEBUG_LEVEL=8
# CONFIG_WAN is not set
CONFIG_XEN_NETDEV_FRONTEND=m
CONFIG_XEN_NETDEV_BACKEND=m
CONFIG_VMXNET3=m
CONFIG_ISDN=y
CONFIG_ISDN_I4L=m
CONFIG_ISDN_PPP=y
CONFIG_ISDN_PPP_VJ=y
CONFIG_ISDN_MPP=y
CONFIG_IPPP_FILTER=y
# CONFIG_ISDN_PPP_BSDCOMP is not set
CONFIG_ISDN_AUDIO=y
CONFIG_ISDN_TTY_FAX=y

#
# ISDN feature submodules
#
CONFIG_ISDN_DIVERSION=m

#
# ISDN4Linux hardware drivers
#

#
# Passive cards
#
CONFIG_ISDN_DRV_HISAX=m

#
# D-channel protocol features
#
CONFIG_HISAX_EURO=y
CONFIG_DE_AOC=y
CONFIG_HISAX_NO_SENDCOMPLETE=y
CONFIG_HISAX_NO_LLC=y
CONFIG_HISAX_NO_KEYPAD=y
CONFIG_HISAX_1TR6=y
CONFIG_HISAX_NI1=y
CONFIG_HISAX_MAX_CARDS=8

#
# HiSax supported cards
#
CONFIG_HISAX_16_3=y
CONFIG_HISAX_TELESPCI=y
CONFIG_HISAX_S0BOX=y
CONFIG_HISAX_FRITZPCI=y
CONFIG_HISAX_AVM_A1_PCMCIA=y
CONFIG_HISAX_ELSA=y
CONFIG_HISAX_DIEHLDIVA=y
CONFIG_HISAX_SEDLBAUER=y
CONFIG_HISAX_NETJET=y
CONFIG_HISAX_NETJET_U=y
CONFIG_HISAX_NICCY=y
CONFIG_HISAX_BKM_A4T=y
CONFIG_HISAX_SCT_QUADRO=y
CONFIG_HISAX_GAZEL=y
CONFIG_HISAX_HFC_PCI=y
CONFIG_HISAX_W6692=y
CONFIG_HISAX_HFC_SX=y
CONFIG_HISAX_ENTERNOW_PCI=y
# CONFIG_HISAX_DEBUG is not set

#
# HiSax PCMCIA card service modules
#
CONFIG_HISAX_SEDLBAUER_CS=m
CONFIG_HISAX_ELSA_CS=m
CONFIG_HISAX_AVM_A1_CS=m
CONFIG_HISAX_TELES_CS=m

#
# HiSax sub driver modules
#
CONFIG_HISAX_ST5481=m
# CONFIG_HISAX_HFCUSB is not set
CONFIG_HISAX_HFC4S8S=m
CONFIG_HISAX_FRITZ_PCIPNP=m

#
# Active cards
#
CONFIG_ISDN_CAPI=m
CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON=y
# CONFIG_CAPI_TRACE is not set
CONFIG_ISDN_CAPI_MIDDLEWARE=y
CONFIG_ISDN_CAPI_CAPI20=m
CONFIG_ISDN_CAPI_CAPIDRV=m

#
# CAPI hardware drivers
#
CONFIG_CAPI_AVM=y
CONFIG_ISDN_DRV_AVMB1_B1PCI=m
CONFIG_ISDN_DRV_AVMB1_B1PCIV4=y
CONFIG_ISDN_DRV_AVMB1_B1PCMCIA=m
CONFIG_ISDN_DRV_AVMB1_AVM_CS=m
CONFIG_ISDN_DRV_AVMB1_T1PCI=m
CONFIG_ISDN_DRV_AVMB1_C4=m
CONFIG_CAPI_EICON=y
CONFIG_ISDN_DIVAS=m
CONFIG_ISDN_DIVAS_BRIPCI=y
CONFIG_ISDN_DIVAS_PRIPCI=y
CONFIG_ISDN_DIVAS_DIVACAPI=m
CONFIG_ISDN_DIVAS_USERIDI=m
CONFIG_ISDN_DIVAS_MAINT=m
CONFIG_ISDN_DRV_GIGASET=m
CONFIG_GIGASET_CAPI=y
# CONFIG_GIGASET_I4L is not set
# CONFIG_GIGASET_DUMMYLL is not set
CONFIG_GIGASET_BASE=m
CONFIG_GIGASET_M105=m
CONFIG_GIGASET_M101=m
# CONFIG_GIGASET_DEBUG is not set
CONFIG_HYSDN=m
CONFIG_HYSDN_CAPI=y
CONFIG_MISDN=m
CONFIG_MISDN_DSP=m
CONFIG_MISDN_L1OIP=m

#
# mISDN hardware drivers
#
CONFIG_MISDN_HFCPCI=m
CONFIG_MISDN_HFCMULTI=m
CONFIG_MISDN_HFCUSB=m
CONFIG_MISDN_AVMFRITZ=m
CONFIG_MISDN_SPEEDFAX=m
CONFIG_MISDN_INFINEON=m
CONFIG_MISDN_W6692=m
CONFIG_MISDN_NETJET=m
CONFIG_MISDN_IPAC=m
CONFIG_MISDN_ISAR=m
CONFIG_ISDN_HDLC=m
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_FF_MEMLESS=y
CONFIG_INPUT_POLLDEV=m
CONFIG_INPUT_SPARSEKMAP=m

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ADP5588 is not set
# CONFIG_KEYBOARD_ADP5589 is not set
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_QT1070 is not set
# CONFIG_KEYBOARD_QT2160 is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_GPIO is not set
# CONFIG_KEYBOARD_GPIO_POLLED is not set
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_MATRIX is not set
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
# CONFIG_KEYBOARD_MCS is not set
# CONFIG_KEYBOARD_MPR121 is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
CONFIG_MOUSE_PS2_ELANTECH=y
CONFIG_MOUSE_PS2_SENTELIC=y
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
CONFIG_MOUSE_SERIAL=m
CONFIG_MOUSE_APPLETOUCH=m
CONFIG_MOUSE_BCM5974=m
CONFIG_MOUSE_VSXXXAA=m
# CONFIG_MOUSE_GPIO is not set
CONFIG_MOUSE_SYNAPTICS_I2C=m
CONFIG_INPUT_JOYSTICK=y
CONFIG_JOYSTICK_ANALOG=m
CONFIG_JOYSTICK_A3D=m
CONFIG_JOYSTICK_ADI=m
CONFIG_JOYSTICK_COBRA=m
CONFIG_JOYSTICK_GF2K=m
CONFIG_JOYSTICK_GRIP=m
CONFIG_JOYSTICK_GRIP_MP=m
CONFIG_JOYSTICK_GUILLEMOT=m
CONFIG_JOYSTICK_INTERACT=m
CONFIG_JOYSTICK_SIDEWINDER=m
CONFIG_JOYSTICK_TMDC=m
CONFIG_JOYSTICK_IFORCE=m
CONFIG_JOYSTICK_IFORCE_USB=y
CONFIG_JOYSTICK_IFORCE_232=y
CONFIG_JOYSTICK_WARRIOR=m
CONFIG_JOYSTICK_MAGELLAN=m
CONFIG_JOYSTICK_SPACEORB=m
CONFIG_JOYSTICK_SPACEBALL=m
CONFIG_JOYSTICK_STINGER=m
CONFIG_JOYSTICK_TWIDJOY=m
CONFIG_JOYSTICK_ZHENHUA=m
CONFIG_JOYSTICK_DB9=m
CONFIG_JOYSTICK_GAMECON=m
CONFIG_JOYSTICK_TURBOGRAFX=m
# CONFIG_JOYSTICK_AS5011 is not set
CONFIG_JOYSTICK_JOYDUMP=m
CONFIG_JOYSTICK_XPAD=m
CONFIG_JOYSTICK_XPAD_FF=y
CONFIG_JOYSTICK_XPAD_LEDS=y
CONFIG_JOYSTICK_WALKERA0701=m
CONFIG_INPUT_TABLET=y
CONFIG_TABLET_USB_ACECAD=m
CONFIG_TABLET_USB_AIPTEK=m
CONFIG_TABLET_USB_GTCO=m
CONFIG_TABLET_USB_HANWANG=m
CONFIG_TABLET_USB_KBTAB=m
CONFIG_TABLET_USB_WACOM=m
CONFIG_INPUT_TOUCHSCREEN=y
# CONFIG_TOUCHSCREEN_AD7879 is not set
CONFIG_TOUCHSCREEN_ATMEL_MXT=m
# CONFIG_TOUCHSCREEN_BU21013 is not set
# CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
CONFIG_TOUCHSCREEN_DYNAPRO=m
# CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
CONFIG_TOUCHSCREEN_EETI=m
CONFIG_TOUCHSCREEN_FUJITSU=m
CONFIG_TOUCHSCREEN_GUNZE=m
CONFIG_TOUCHSCREEN_ELO=m
CONFIG_TOUCHSCREEN_WACOM_W8001=m
# CONFIG_TOUCHSCREEN_MAX11801 is not set
CONFIG_TOUCHSCREEN_MCS5000=m
CONFIG_TOUCHSCREEN_MTOUCH=m
CONFIG_TOUCHSCREEN_INEXIO=m
CONFIG_TOUCHSCREEN_MK712=m
CONFIG_TOUCHSCREEN_PENMOUNT=m
CONFIG_TOUCHSCREEN_TOUCHRIGHT=m
CONFIG_TOUCHSCREEN_TOUCHWIN=m
# CONFIG_TOUCHSCREEN_WM97XX is not set
CONFIG_TOUCHSCREEN_USB_COMPOSITE=m
CONFIG_TOUCHSCREEN_USB_EGALAX=y
CONFIG_TOUCHSCREEN_USB_PANJIT=y
CONFIG_TOUCHSCREEN_USB_3M=y
CONFIG_TOUCHSCREEN_USB_ITM=y
CONFIG_TOUCHSCREEN_USB_ETURBO=y
CONFIG_TOUCHSCREEN_USB_GUNZE=y
CONFIG_TOUCHSCREEN_USB_DMC_TSC10=y
CONFIG_TOUCHSCREEN_USB_IRTOUCH=y
CONFIG_TOUCHSCREEN_USB_IDEALTEK=y
CONFIG_TOUCHSCREEN_USB_GENERAL_TOUCH=y
CONFIG_TOUCHSCREEN_USB_GOTOP=y
CONFIG_TOUCHSCREEN_USB_JASTEC=y
CONFIG_TOUCHSCREEN_USB_E2I=y
CONFIG_TOUCHSCREEN_USB_ZYTRONIC=y
CONFIG_TOUCHSCREEN_USB_ETT_TC45USB=y
CONFIG_TOUCHSCREEN_USB_NEXIO=y
CONFIG_TOUCHSCREEN_TOUCHIT213=m
CONFIG_TOUCHSCREEN_TSC_SERIO=m
CONFIG_TOUCHSCREEN_TSC2007=m
CONFIG_TOUCHSCREEN_ST1232=m
# CONFIG_TOUCHSCREEN_TPS6507X is not set
CONFIG_INPUT_MISC=y
# CONFIG_INPUT_AD714X is not set
CONFIG_INPUT_BMA150=m
CONFIG_INPUT_PCSPKR=m
CONFIG_INPUT_MMA8450=m
CONFIG_INPUT_MPU3050=m
CONFIG_INPUT_APANEL=m
CONFIG_INPUT_ATLAS_BTNS=m
CONFIG_INPUT_ATI_REMOTE2=m
CONFIG_INPUT_KEYSPAN_REMOTE=m
CONFIG_INPUT_KXTJ9=m
# CONFIG_INPUT_KXTJ9_POLLED_MODE is not set
CONFIG_INPUT_POWERMATE=m
CONFIG_INPUT_YEALINK=m
CONFIG_INPUT_CM109=m
CONFIG_INPUT_UINPUT=m
# CONFIG_INPUT_PCF8574 is not set
CONFIG_INPUT_GPIO_ROTARY_ENCODER=m
# CONFIG_INPUT_ADXL34X is not set
CONFIG_INPUT_CMA3000=m
CONFIG_INPUT_CMA3000_I2C=m
CONFIG_INPUT_XEN_KBDDEV_FRONTEND=m

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=y
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PARKBD is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
CONFIG_SERIO_RAW=m
CONFIG_SERIO_ALTERA_PS2=m
# CONFIG_SERIO_PS2MULT is not set
CONFIG_GAMEPORT=m
CONFIG_GAMEPORT_NS558=m
CONFIG_GAMEPORT_L4=m
CONFIG_GAMEPORT_EMU10K1=m
CONFIG_GAMEPORT_FM801=m

#
# Character devices
#
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_VT_CONSOLE_SLEEP=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_UNIX98_PTYS=y
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
# CONFIG_LEGACY_PTYS is not set
CONFIG_SERIAL_NONSTANDARD=y
CONFIG_ROCKETPORT=m
CONFIG_CYCLADES=m
# CONFIG_CYZ_INTR is not set
# CONFIG_MOXA_INTELLIO is not set
# CONFIG_MOXA_SMARTIO is not set
CONFIG_SYNCLINK=m
CONFIG_SYNCLINKMP=m
CONFIG_SYNCLINK_GT=m
CONFIG_NOZOMI=m
# CONFIG_ISI is not set
CONFIG_N_HDLC=m
CONFIG_N_GSM=m
# CONFIG_TRACE_SINK is not set
# CONFIG_DEVKMEM is not set
# CONFIG_STALDRV is not set

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PNP=y
CONFIG_SERIAL_8250_CS=m
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
CONFIG_SERIAL_8250_RSA=y

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_MFD_HSU is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_CONSOLE_POLL=y
CONFIG_SERIAL_JSM=m
# CONFIG_SERIAL_TIMBERDALE is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
# CONFIG_SERIAL_PCH_UART is not set
# CONFIG_SERIAL_XILINX_PS_UART is not set
# CONFIG_TTY_PRINTK is not set
CONFIG_PRINTER=m
CONFIG_LP_CONSOLE=y
CONFIG_PPDEV=m
CONFIG_HVC_DRIVER=y
CONFIG_HVC_IRQ=y
CONFIG_HVC_XEN=y
CONFIG_VIRTIO_CONSOLE=y
CONFIG_IPMI_HANDLER=m
# CONFIG_IPMI_PANIC_EVENT is not set
CONFIG_IPMI_DEVICE_INTERFACE=m
CONFIG_IPMI_SI=m
CONFIG_IPMI_WATCHDOG=m
CONFIG_IPMI_POWEROFF=m
CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_TIMERIOMEM=m
CONFIG_HW_RANDOM_INTEL=m
CONFIG_HW_RANDOM_AMD=m
CONFIG_HW_RANDOM_VIA=m
CONFIG_HW_RANDOM_VIRTIO=m
CONFIG_NVRAM=y
CONFIG_R3964=m
# CONFIG_APPLICOM is not set

#
# PCMCIA character devices
#
# CONFIG_SYNCLINK_CS is not set
CONFIG_CARDMAN_4000=m
CONFIG_CARDMAN_4040=m
CONFIG_IPWIRELESS=m
CONFIG_MWAVE=m
CONFIG_RAW_DRIVER=y
CONFIG_MAX_RAW_DEVS=8192
CONFIG_HPET=y
# CONFIG_HPET_MMAP is not set
CONFIG_HANGCHECK_TIMER=m
CONFIG_TCG_TPM=y
CONFIG_TCG_TIS=y
CONFIG_TCG_NSC=m
CONFIG_TCG_ATMEL=m
CONFIG_TCG_INFINEON=m
CONFIG_TELCLOCK=m
CONFIG_DEVPORT=y
# CONFIG_RAMOOPS is not set
CONFIG_I2C=m
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
CONFIG_I2C_CHARDEV=m
# CONFIG_I2C_MUX is not set
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_SMBUS=m
CONFIG_I2C_ALGOBIT=m
CONFIG_I2C_ALGOPCA=m

#
# I2C Hardware Bus support
#

#
# PC SMBus host controller drivers
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
CONFIG_I2C_AMD756=m
CONFIG_I2C_AMD756_S4882=m
CONFIG_I2C_AMD8111=m
CONFIG_I2C_I801=m
CONFIG_I2C_ISCH=m
CONFIG_I2C_PIIX4=m
CONFIG_I2C_NFORCE2=m
CONFIG_I2C_NFORCE2_S4985=m
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
CONFIG_I2C_SIS96X=m
CONFIG_I2C_VIA=m
CONFIG_I2C_VIAPRO=m

#
# ACPI drivers
#
CONFIG_I2C_SCMI=m

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
CONFIG_I2C_DESIGNWARE_PCI=m
# CONFIG_I2C_GPIO is not set
# CONFIG_I2C_INTEL_MID is not set
# CONFIG_I2C_OCORES is not set
CONFIG_I2C_PCA_PLATFORM=m
# CONFIG_I2C_PXA_PCI is not set
CONFIG_I2C_SIMTEC=m
# CONFIG_I2C_XILINX is not set
# CONFIG_I2C_EG20T is not set

#
# External I2C/SMBus adapter drivers
#
CONFIG_I2C_DIOLAN_U2C=m
CONFIG_I2C_PARPORT=m
CONFIG_I2C_PARPORT_LIGHT=m
# CONFIG_I2C_TAOS_EVM is not set
CONFIG_I2C_TINY_USB=m

#
# Other I2C/SMBus bus drivers
#
CONFIG_I2C_STUB=m
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_SPI is not set

#
# PPS support
#
CONFIG_PPS=m
# CONFIG_PPS_DEBUG is not set

#
# PPS clients support
#
# CONFIG_PPS_CLIENT_KTIMER is not set
CONFIG_PPS_CLIENT_LDISC=m
CONFIG_PPS_CLIENT_PARPORT=m
CONFIG_PPS_CLIENT_GPIO=m

#
# PPS generators support
#

#
# PTP clock support
#
CONFIG_PTP_1588_CLOCK=m

#
# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
#
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
CONFIG_GPIOLIB=y
# CONFIG_DEBUG_GPIO is not set
CONFIG_GPIO_SYSFS=y

#
# Memory mapped GPIO drivers:
#
# CONFIG_GPIO_GENERIC_PLATFORM is not set
# CONFIG_GPIO_IT8761E is not set
# CONFIG_GPIO_SCH is not set
# CONFIG_GPIO_VX855 is not set

#
# I2C GPIO expanders:
#
# CONFIG_GPIO_MAX7300 is not set
# CONFIG_GPIO_MAX732X is not set
# CONFIG_GPIO_PCA953X is not set
# CONFIG_GPIO_PCF857X is not set
# CONFIG_GPIO_ADP5588 is not set

#
# PCI GPIO expanders:
#
CONFIG_GPIO_LANGWELL=y
# CONFIG_GPIO_PCH is not set
# CONFIG_GPIO_ML_IOH is not set
# CONFIG_GPIO_RDC321X is not set

#
# SPI GPIO expanders:
#
# CONFIG_GPIO_MCP23S08 is not set

#
# AC97 GPIO expanders:
#

#
# MODULbus GPIO expanders:
#
CONFIG_W1=m
CONFIG_W1_CON=y

#
# 1-wire Bus Masters
#
# CONFIG_W1_MASTER_MATROX is not set
CONFIG_W1_MASTER_DS2490=m
CONFIG_W1_MASTER_DS2482=m
CONFIG_W1_MASTER_DS1WM=m
# CONFIG_W1_MASTER_GPIO is not set

#
# 1-wire Slaves
#
CONFIG_W1_SLAVE_THERM=m
CONFIG_W1_SLAVE_SMEM=m
CONFIG_W1_SLAVE_DS2408=m
CONFIG_W1_SLAVE_DS2423=m
CONFIG_W1_SLAVE_DS2431=m
CONFIG_W1_SLAVE_DS2433=m
CONFIG_W1_SLAVE_DS2433_CRC=y
CONFIG_W1_SLAVE_DS2760=m
CONFIG_W1_SLAVE_DS2780=m
CONFIG_W1_SLAVE_BQ27000=m
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
# CONFIG_PDA_POWER is not set
# CONFIG_TEST_POWER is not set
# CONFIG_BATTERY_DS2760 is not set
# CONFIG_BATTERY_DS2780 is not set
# CONFIG_BATTERY_DS2782 is not set
# CONFIG_BATTERY_BQ20Z75 is not set
# CONFIG_BATTERY_BQ27x00 is not set
# CONFIG_BATTERY_MAX17040 is not set
# CONFIG_BATTERY_MAX17042 is not set
# CONFIG_CHARGER_ISP1704 is not set
# CONFIG_CHARGER_MAX8903 is not set
# CONFIG_CHARGER_GPIO is not set
CONFIG_HWMON=y
CONFIG_HWMON_VID=m
# CONFIG_HWMON_DEBUG_CHIP is not set

#
# Native drivers
#
CONFIG_SENSORS_ABITUGURU=m
CONFIG_SENSORS_ABITUGURU3=m
CONFIG_SENSORS_AD7414=m
CONFIG_SENSORS_AD7418=m
CONFIG_SENSORS_ADM1021=m
CONFIG_SENSORS_ADM1025=m
CONFIG_SENSORS_ADM1026=m
CONFIG_SENSORS_ADM1029=m
CONFIG_SENSORS_ADM1031=m
CONFIG_SENSORS_ADM9240=m
CONFIG_SENSORS_ADT7411=m
CONFIG_SENSORS_ADT7462=m
CONFIG_SENSORS_ADT7470=m
CONFIG_SENSORS_ADT7475=m
CONFIG_SENSORS_ASC7621=m
CONFIG_SENSORS_K8TEMP=m
CONFIG_SENSORS_K10TEMP=m
CONFIG_SENSORS_FAM15H_POWER=m
CONFIG_SENSORS_ASB100=m
CONFIG_SENSORS_ATXP1=m
CONFIG_SENSORS_DS620=m
CONFIG_SENSORS_DS1621=m
CONFIG_SENSORS_I5K_AMB=m
CONFIG_SENSORS_F71805F=m
CONFIG_SENSORS_F71882FG=m
CONFIG_SENSORS_F75375S=m
CONFIG_SENSORS_FSCHMD=m
CONFIG_SENSORS_G760A=m
CONFIG_SENSORS_GL518SM=m
CONFIG_SENSORS_GL520SM=m
# CONFIG_SENSORS_GPIO_FAN is not set
CONFIG_SENSORS_CORETEMP=m
CONFIG_SENSORS_IBMAEM=m
CONFIG_SENSORS_IBMPEX=m
CONFIG_SENSORS_IT87=m
# CONFIG_SENSORS_JC42 is not set
CONFIG_SENSORS_LINEAGE=m
CONFIG_SENSORS_LM63=m
CONFIG_SENSORS_LM73=m
CONFIG_SENSORS_LM75=m
CONFIG_SENSORS_LM77=m
CONFIG_SENSORS_LM78=m
CONFIG_SENSORS_LM80=m
CONFIG_SENSORS_LM83=m
CONFIG_SENSORS_LM85=m
CONFIG_SENSORS_LM87=m
CONFIG_SENSORS_LM90=m
CONFIG_SENSORS_LM92=m
CONFIG_SENSORS_LM93=m
CONFIG_SENSORS_LTC4151=m
CONFIG_SENSORS_LTC4215=m
CONFIG_SENSORS_LTC4245=m
CONFIG_SENSORS_LTC4261=m
CONFIG_SENSORS_LM95241=m
CONFIG_SENSORS_LM95245=m
CONFIG_SENSORS_MAX16065=m
CONFIG_SENSORS_MAX1619=m
CONFIG_SENSORS_MAX1668=m
CONFIG_SENSORS_MAX6639=m
CONFIG_SENSORS_MAX6642=m
CONFIG_SENSORS_MAX6650=m
CONFIG_SENSORS_NTC_THERMISTOR=m
CONFIG_SENSORS_PC87360=m
CONFIG_SENSORS_PC87427=m
CONFIG_SENSORS_PCF8591=m
CONFIG_PMBUS=m
CONFIG_SENSORS_PMBUS=m
CONFIG_SENSORS_ADM1275=m
CONFIG_SENSORS_LM25066=m
# CONFIG_SENSORS_LTC2978 is not set
CONFIG_SENSORS_MAX16064=m
CONFIG_SENSORS_MAX34440=m
CONFIG_SENSORS_MAX8688=m
CONFIG_SENSORS_UCD9000=m
CONFIG_SENSORS_UCD9200=m
# CONFIG_SENSORS_ZL6100 is not set
CONFIG_SENSORS_SHT15=m
CONFIG_SENSORS_SHT21=m
CONFIG_SENSORS_SIS5595=m
# CONFIG_SENSORS_SMM665 is not set
CONFIG_SENSORS_DME1737=m
CONFIG_SENSORS_EMC1403=m
# CONFIG_SENSORS_EMC2103 is not set
CONFIG_SENSORS_EMC6W201=m
CONFIG_SENSORS_SMSC47M1=m
CONFIG_SENSORS_SMSC47M192=m
CONFIG_SENSORS_SMSC47B397=m
CONFIG_SENSORS_SCH56XX_COMMON=m
CONFIG_SENSORS_SCH5627=m
CONFIG_SENSORS_SCH5636=m
CONFIG_SENSORS_ADS1015=m
CONFIG_SENSORS_ADS7828=m
CONFIG_SENSORS_AMC6821=m
CONFIG_SENSORS_THMC50=m
CONFIG_SENSORS_TMP102=m
CONFIG_SENSORS_TMP401=m
CONFIG_SENSORS_TMP421=m
CONFIG_SENSORS_VIA_CPUTEMP=m
CONFIG_SENSORS_VIA686A=m
CONFIG_SENSORS_VT1211=m
CONFIG_SENSORS_VT8231=m
CONFIG_SENSORS_W83781D=m
CONFIG_SENSORS_W83791D=m
CONFIG_SENSORS_W83792D=m
CONFIG_SENSORS_W83793=m
CONFIG_SENSORS_W83795=m
# CONFIG_SENSORS_W83795_FANCTRL is not set
CONFIG_SENSORS_W83L785TS=m
CONFIG_SENSORS_W83L786NG=m
CONFIG_SENSORS_W83627HF=m
CONFIG_SENSORS_W83627EHF=m
CONFIG_SENSORS_APPLESMC=m

#
# ACPI drivers
#
CONFIG_SENSORS_ACPI_POWER=m
CONFIG_SENSORS_ATK0110=m
CONFIG_THERMAL=y
CONFIG_THERMAL_HWMON=y
CONFIG_WATCHDOG=y
CONFIG_WATCHDOG_CORE=y
# CONFIG_WATCHDOG_NOWAYOUT is not set

#
# Watchdog Device Drivers
#
CONFIG_SOFT_WATCHDOG=m
# CONFIG_ACQUIRE_WDT is not set
# CONFIG_ADVANTECH_WDT is not set
CONFIG_ALIM1535_WDT=m
CONFIG_ALIM7101_WDT=m
CONFIG_F71808E_WDT=m
CONFIG_SP5100_TCO=m
# CONFIG_SC520_WDT is not set
CONFIG_SBC_FITPC2_WATCHDOG=m
# CONFIG_EUROTECH_WDT is not set
CONFIG_IB700_WDT=m
CONFIG_IBMASR=m
# CONFIG_WAFER_WDT is not set
CONFIG_I6300ESB_WDT=m
CONFIG_ITCO_WDT=m
CONFIG_ITCO_VENDOR_SUPPORT=y
CONFIG_IT8712F_WDT=m
CONFIG_IT87_WDT=m
CONFIG_HP_WATCHDOG=m
CONFIG_HPWDT_NMI_DECODING=y
# CONFIG_SC1200_WDT is not set
# CONFIG_PC87413_WDT is not set
CONFIG_NV_TCO=m
# CONFIG_60XX_WDT is not set
# CONFIG_SBC8360_WDT is not set
# CONFIG_CPU5_WDT is not set
CONFIG_SMSC_SCH311X_WDT=m
# CONFIG_SMSC37B787_WDT is not set
CONFIG_W83627HF_WDT=m
CONFIG_W83697HF_WDT=m
CONFIG_W83697UG_WDT=m
CONFIG_W83877F_WDT=m
CONFIG_W83977F_WDT=m
CONFIG_MACHZ_WDT=m
# CONFIG_SBC_EPX_C3_WATCHDOG is not set
CONFIG_XEN_WDT=m

#
# PCI-based Watchdog Cards
#
CONFIG_PCIPCWATCHDOG=m
CONFIG_WDTPCI=m

#
# USB-based Watchdog Cards
#
CONFIG_USBPCWATCHDOG=m
CONFIG_SSB_POSSIBLE=y

#
# Sonics Silicon Backplane
#
CONFIG_SSB=m
CONFIG_SSB_SPROM=y
CONFIG_SSB_BLOCKIO=y
CONFIG_SSB_PCIHOST_POSSIBLE=y
CONFIG_SSB_PCIHOST=y
CONFIG_SSB_B43_PCI_BRIDGE=y
CONFIG_SSB_PCMCIAHOST_POSSIBLE=y
CONFIG_SSB_PCMCIAHOST=y
CONFIG_SSB_SDIOHOST_POSSIBLE=y
CONFIG_SSB_SDIOHOST=y
# CONFIG_SSB_SILENT is not set
# CONFIG_SSB_DEBUG is not set
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
CONFIG_SSB_DRIVER_PCICORE=y
CONFIG_BCMA_POSSIBLE=y

#
# Broadcom specific AMBA
#
# CONFIG_BCMA is not set

#
# Multifunction device drivers
#
CONFIG_MFD_CORE=m
CONFIG_MFD_SM501=m
CONFIG_MFD_SM501_GPIO=y
# CONFIG_HTC_PASIC3 is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_TPS6105X is not set
# CONFIG_TPS65010 is not set
# CONFIG_TPS6507X is not set
# CONFIG_MFD_TMIO is not set
CONFIG_MFD_WM8400=m
# CONFIG_MFD_PCF50633 is not set
# CONFIG_ABX500_CORE is not set
# CONFIG_MFD_CS5535 is not set
# CONFIG_MFD_TIMBERDALE is not set
CONFIG_LPC_SCH=m
# CONFIG_MFD_RDC321X is not set
# CONFIG_MFD_JANZ_CMODIO is not set
CONFIG_MFD_VX855=m
CONFIG_MFD_WL1273_CORE=m
# CONFIG_REGULATOR is not set
CONFIG_MEDIA_SUPPORT=m

#
# Multimedia core support
#
CONFIG_MEDIA_CONTROLLER=y
CONFIG_VIDEO_DEV=m
CONFIG_VIDEO_V4L2_COMMON=m
CONFIG_VIDEO_V4L2_SUBDEV_API=y
CONFIG_DVB_CORE=m
CONFIG_DVB_NET=y
CONFIG_VIDEO_MEDIA=m

#
# Multimedia drivers
#
CONFIG_VIDEO_SAA7146=m
CONFIG_VIDEO_SAA7146_VV=m
CONFIG_RC_CORE=m
CONFIG_LIRC=m
CONFIG_RC_MAP=m
CONFIG_IR_NEC_DECODER=m
CONFIG_IR_RC5_DECODER=m
CONFIG_IR_RC6_DECODER=m
CONFIG_IR_JVC_DECODER=m
CONFIG_IR_SONY_DECODER=m
CONFIG_IR_RC5_SZ_DECODER=m
CONFIG_IR_MCE_KBD_DECODER=m
CONFIG_IR_LIRC_CODEC=m
CONFIG_RC_ATI_REMOTE=m
CONFIG_IR_ENE=m
CONFIG_IR_IMON=m
CONFIG_IR_MCEUSB=m
CONFIG_IR_ITE_CIR=m
CONFIG_IR_FINTEK=m
CONFIG_IR_NUVOTON=m
CONFIG_IR_REDRAT3=m
CONFIG_IR_STREAMZAP=m
CONFIG_IR_WINBOND_CIR=m
CONFIG_RC_LOOPBACK=m
CONFIG_MEDIA_ATTACH=y
CONFIG_MEDIA_TUNER=m
CONFIG_MEDIA_TUNER_CUSTOMISE=y

#
# Customize TV tuners
#
CONFIG_MEDIA_TUNER_SIMPLE=m
CONFIG_MEDIA_TUNER_TDA8290=m
CONFIG_MEDIA_TUNER_TDA827X=m
CONFIG_MEDIA_TUNER_TDA18271=m
CONFIG_MEDIA_TUNER_TDA9887=m
CONFIG_MEDIA_TUNER_TEA5761=m
CONFIG_MEDIA_TUNER_TEA5767=m
CONFIG_MEDIA_TUNER_MT20XX=m
CONFIG_MEDIA_TUNER_MT2060=m
CONFIG_MEDIA_TUNER_MT2266=m
CONFIG_MEDIA_TUNER_MT2131=m
CONFIG_MEDIA_TUNER_QT1010=m
CONFIG_MEDIA_TUNER_XC2028=m
CONFIG_MEDIA_TUNER_XC5000=m
CONFIG_MEDIA_TUNER_XC4000=m
CONFIG_MEDIA_TUNER_MXL5005S=m
CONFIG_MEDIA_TUNER_MXL5007T=m
CONFIG_MEDIA_TUNER_MC44S803=m
CONFIG_MEDIA_TUNER_MAX2165=m
CONFIG_MEDIA_TUNER_TDA18218=m
CONFIG_MEDIA_TUNER_TDA18212=m
CONFIG_VIDEO_V4L2=m
CONFIG_VIDEOBUF_GEN=m
CONFIG_VIDEOBUF_DMA_SG=m
CONFIG_VIDEOBUF_VMALLOC=m
CONFIG_VIDEOBUF_DVB=m
CONFIG_VIDEO_BTCX=m
CONFIG_VIDEO_TVEEPROM=m
CONFIG_VIDEO_TUNER=m
CONFIG_VIDEOBUF2_CORE=m
CONFIG_VIDEOBUF2_MEMOPS=m
CONFIG_VIDEOBUF2_VMALLOC=m
CONFIG_VIDEO_CAPTURE_DRIVERS=y
# CONFIG_VIDEO_ADV_DEBUG is not set
# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
CONFIG_VIDEO_IR_I2C=m

#
# Audio decoders, processors and mixers
#
CONFIG_VIDEO_TVAUDIO=m
CONFIG_VIDEO_TDA7432=m
CONFIG_VIDEO_TDA9840=m
CONFIG_VIDEO_TEA6415C=m
CONFIG_VIDEO_TEA6420=m
CONFIG_VIDEO_MSP3400=m
CONFIG_VIDEO_CS5345=m
CONFIG_VIDEO_CS53L32A=m
CONFIG_VIDEO_WM8775=m
CONFIG_VIDEO_WM8739=m
CONFIG_VIDEO_VP27SMPX=m

#
# RDS decoders
#
CONFIG_VIDEO_SAA6588=m

#
# Video decoders
#
CONFIG_VIDEO_BT819=m
CONFIG_VIDEO_BT856=m
CONFIG_VIDEO_BT866=m
CONFIG_VIDEO_KS0127=m
CONFIG_VIDEO_SAA7110=m
CONFIG_VIDEO_SAA711X=m
CONFIG_VIDEO_TVP5150=m
CONFIG_VIDEO_VPX3220=m

#
# Video and audio decoders
#
CONFIG_VIDEO_SAA717X=m
CONFIG_VIDEO_CX25840=m

#
# MPEG video encoders
#
CONFIG_VIDEO_CX2341X=m

#
# Video encoders
#
CONFIG_VIDEO_SAA7127=m
CONFIG_VIDEO_SAA7185=m
CONFIG_VIDEO_ADV7170=m
CONFIG_VIDEO_ADV7175=m

#
# Camera sensor devices
#
CONFIG_VIDEO_OV7670=m
CONFIG_VIDEO_MT9V011=m

#
# Flash devices
#

#
# Video improvement chips
#
CONFIG_VIDEO_UPD64031A=m
CONFIG_VIDEO_UPD64083=m

#
# Miscelaneous helper chips
#
CONFIG_VIDEO_M52790=m
# CONFIG_VIDEO_VIVI is not set
CONFIG_VIDEO_BT848=m
CONFIG_VIDEO_BT848_DVB=y
CONFIG_VIDEO_BWQCAM=m
CONFIG_VIDEO_CQCAM=m
CONFIG_VIDEO_W9966=m
CONFIG_VIDEO_CPIA2=m
CONFIG_VIDEO_ZORAN=m
CONFIG_VIDEO_ZORAN_DC30=m
CONFIG_VIDEO_ZORAN_ZR36060=m
CONFIG_VIDEO_ZORAN_BUZ=m
CONFIG_VIDEO_ZORAN_DC10=m
CONFIG_VIDEO_ZORAN_LML33=m
CONFIG_VIDEO_ZORAN_LML33R10=m
CONFIG_VIDEO_ZORAN_AVS6EYES=m
CONFIG_VIDEO_MEYE=m
CONFIG_VIDEO_SAA7134=m
CONFIG_VIDEO_SAA7134_ALSA=m
CONFIG_VIDEO_SAA7134_RC=y
CONFIG_VIDEO_SAA7134_DVB=m
CONFIG_VIDEO_MXB=m
CONFIG_VIDEO_HEXIUM_ORION=m
CONFIG_VIDEO_HEXIUM_GEMINI=m
# CONFIG_VIDEO_TIMBERDALE is not set
CONFIG_VIDEO_CX88=m
CONFIG_VIDEO_CX88_ALSA=m
CONFIG_VIDEO_CX88_BLACKBIRD=m
CONFIG_VIDEO_CX88_DVB=m
CONFIG_VIDEO_CX88_MPEG=m
CONFIG_VIDEO_CX88_VP3054=m
CONFIG_VIDEO_CX23885=m
# CONFIG_MEDIA_ALTERA_CI is not set
# CONFIG_VIDEO_CX25821 is not set
CONFIG_VIDEO_AU0828=m
CONFIG_VIDEO_IVTV=m
CONFIG_VIDEO_FB_IVTV=m
CONFIG_VIDEO_CX18=m
CONFIG_VIDEO_CX18_ALSA=m
CONFIG_VIDEO_SAA7164=m
# CONFIG_VIDEO_CAFE_CCIC is not set
CONFIG_VIDEO_VIA_CAMERA=m
CONFIG_SOC_CAMERA=m
CONFIG_SOC_CAMERA_IMX074=m
CONFIG_SOC_CAMERA_MT9M001=m
CONFIG_SOC_CAMERA_MT9M111=m
CONFIG_SOC_CAMERA_MT9T031=m
CONFIG_SOC_CAMERA_MT9T112=m
CONFIG_SOC_CAMERA_MT9V022=m
CONFIG_SOC_CAMERA_RJ54N1=m
CONFIG_SOC_CAMERA_TW9910=m
CONFIG_SOC_CAMERA_PLATFORM=m
CONFIG_SOC_CAMERA_OV2640=m
CONFIG_SOC_CAMERA_OV5642=m
CONFIG_SOC_CAMERA_OV6650=m
CONFIG_SOC_CAMERA_OV772X=m
CONFIG_SOC_CAMERA_OV9640=m
CONFIG_SOC_CAMERA_OV9740=m
CONFIG_V4L_USB_DRIVERS=y
CONFIG_USB_VIDEO_CLASS=m
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
CONFIG_USB_GSPCA=m
CONFIG_USB_M5602=m
CONFIG_USB_STV06XX=m
CONFIG_USB_GL860=m
CONFIG_USB_GSPCA_BENQ=m
CONFIG_USB_GSPCA_CONEX=m
CONFIG_USB_GSPCA_CPIA1=m
CONFIG_USB_GSPCA_ETOMS=m
CONFIG_USB_GSPCA_FINEPIX=m
CONFIG_USB_GSPCA_JEILINJ=m
CONFIG_USB_GSPCA_KINECT=m
CONFIG_USB_GSPCA_KONICA=m
CONFIG_USB_GSPCA_MARS=m
CONFIG_USB_GSPCA_MR97310A=m
CONFIG_USB_GSPCA_NW80X=m
CONFIG_USB_GSPCA_OV519=m
CONFIG_USB_GSPCA_OV534=m
CONFIG_USB_GSPCA_OV534_9=m
CONFIG_USB_GSPCA_PAC207=m
CONFIG_USB_GSPCA_PAC7302=m
CONFIG_USB_GSPCA_PAC7311=m
CONFIG_USB_GSPCA_SE401=m
CONFIG_USB_GSPCA_SN9C2028=m
CONFIG_USB_GSPCA_SN9C20X=m
CONFIG_USB_GSPCA_SONIXB=m
CONFIG_USB_GSPCA_SONIXJ=m
CONFIG_USB_GSPCA_SPCA500=m
CONFIG_USB_GSPCA_SPCA501=m
CONFIG_USB_GSPCA_SPCA505=m
CONFIG_USB_GSPCA_SPCA506=m
CONFIG_USB_GSPCA_SPCA508=m
CONFIG_USB_GSPCA_SPCA561=m
CONFIG_USB_GSPCA_SPCA1528=m
CONFIG_USB_GSPCA_SQ905=m
CONFIG_USB_GSPCA_SQ905C=m
CONFIG_USB_GSPCA_SQ930X=m
CONFIG_USB_GSPCA_STK014=m
CONFIG_USB_GSPCA_STV0680=m
CONFIG_USB_GSPCA_SUNPLUS=m
CONFIG_USB_GSPCA_T613=m
CONFIG_USB_GSPCA_TOPRO=m
CONFIG_USB_GSPCA_TV8532=m
CONFIG_USB_GSPCA_VC032X=m
CONFIG_USB_GSPCA_VICAM=m
CONFIG_USB_GSPCA_XIRLINK_CIT=m
CONFIG_USB_GSPCA_ZC3XX=m
CONFIG_VIDEO_PVRUSB2=m
CONFIG_VIDEO_PVRUSB2_SYSFS=y
CONFIG_VIDEO_PVRUSB2_DVB=y
# CONFIG_VIDEO_PVRUSB2_DEBUGIFC is not set
CONFIG_VIDEO_HDPVR=m
CONFIG_VIDEO_EM28XX=m
CONFIG_VIDEO_EM28XX_ALSA=m
CONFIG_VIDEO_EM28XX_DVB=m
CONFIG_VIDEO_EM28XX_RC=y
CONFIG_VIDEO_TLG2300=m
CONFIG_VIDEO_CX231XX=m
CONFIG_VIDEO_CX231XX_RC=y
CONFIG_VIDEO_CX231XX_ALSA=m
CONFIG_VIDEO_CX231XX_DVB=m
# CONFIG_VIDEO_TM6000 is not set
CONFIG_VIDEO_USBVISION=m
# CONFIG_USB_ET61X251 is not set
# CONFIG_USB_SN9C102 is not set
CONFIG_USB_PWC=m
# CONFIG_USB_PWC_DEBUG is not set
CONFIG_USB_PWC_INPUT_EVDEV=y
CONFIG_USB_ZR364XX=m
CONFIG_USB_STKWEBCAM=m
CONFIG_USB_S2255=m
CONFIG_V4L_MEM2MEM_DRIVERS=y
# CONFIG_VIDEO_MEM2MEM_TESTDEV is not set
CONFIG_RADIO_ADAPTERS=y
CONFIG_RADIO_MAXIRADIO=m
CONFIG_I2C_SI4713=m
CONFIG_RADIO_SI4713=m
CONFIG_USB_DSBR=m
CONFIG_RADIO_SI470X=y
CONFIG_USB_SI470X=m
CONFIG_I2C_SI470X=m
CONFIG_USB_MR800=m
# CONFIG_RADIO_TEA5764 is not set
# CONFIG_RADIO_SAA7706H is not set
# CONFIG_RADIO_TEF6862 is not set
CONFIG_RADIO_WL1273=m

#
# Texas Instruments WL128x FM driver (ST based)
#
CONFIG_RADIO_WL128X=m
CONFIG_DVB_MAX_ADAPTERS=8
CONFIG_DVB_DYNAMIC_MINORS=y
CONFIG_DVB_CAPTURE_DRIVERS=y

#
# Supported SAA7146 based PCI Adapters
#
CONFIG_TTPCI_EEPROM=m
CONFIG_DVB_AV7110=m
CONFIG_DVB_AV7110_OSD=y
CONFIG_DVB_BUDGET_CORE=m
CONFIG_DVB_BUDGET=m
CONFIG_DVB_BUDGET_CI=m
CONFIG_DVB_BUDGET_AV=m
CONFIG_DVB_BUDGET_PATCH=m

#
# Supported USB Adapters
#
CONFIG_DVB_USB=m
# CONFIG_DVB_USB_DEBUG is not set
CONFIG_DVB_USB_A800=m
CONFIG_DVB_USB_DIBUSB_MB=m
# CONFIG_DVB_USB_DIBUSB_MB_FAULTY is not set
CONFIG_DVB_USB_DIBUSB_MC=m
CONFIG_DVB_USB_DIB0700=m
CONFIG_DVB_USB_UMT_010=m
CONFIG_DVB_USB_CXUSB=m
CONFIG_DVB_USB_M920X=m
CONFIG_DVB_USB_GL861=m
CONFIG_DVB_USB_AU6610=m
CONFIG_DVB_USB_DIGITV=m
CONFIG_DVB_USB_VP7045=m
CONFIG_DVB_USB_VP702X=m
CONFIG_DVB_USB_GP8PSK=m
CONFIG_DVB_USB_NOVA_T_USB2=m
CONFIG_DVB_USB_TTUSB2=m
CONFIG_DVB_USB_DTT200U=m
CONFIG_DVB_USB_OPERA1=m
CONFIG_DVB_USB_AF9005=m
CONFIG_DVB_USB_AF9005_REMOTE=m
CONFIG_DVB_USB_PCTV452E=m
CONFIG_DVB_USB_DW2102=m
CONFIG_DVB_USB_CINERGY_T2=m
CONFIG_DVB_USB_ANYSEE=m
CONFIG_DVB_USB_DTV5100=m
CONFIG_DVB_USB_AF9015=m
CONFIG_DVB_USB_CE6230=m
CONFIG_DVB_USB_FRIIO=m
CONFIG_DVB_USB_EC168=m
CONFIG_DVB_USB_AZ6027=m
CONFIG_DVB_USB_LME2510=m
CONFIG_DVB_USB_TECHNISAT_USB2=m
CONFIG_DVB_USB_IT913X=m
CONFIG_DVB_USB_MXL111SF=m
CONFIG_DVB_TTUSB_BUDGET=m
CONFIG_DVB_TTUSB_DEC=m
CONFIG_SMS_SIANO_MDTV=m

#
# Siano module components
#
CONFIG_SMS_USB_DRV=m
CONFIG_SMS_SDIO_DRV=m

#
# Supported FlexCopII (B2C2) Adapters
#
CONFIG_DVB_B2C2_FLEXCOP=m
CONFIG_DVB_B2C2_FLEXCOP_PCI=m
CONFIG_DVB_B2C2_FLEXCOP_USB=m
# CONFIG_DVB_B2C2_FLEXCOP_DEBUG is not set

#
# Supported BT878 Adapters
#
CONFIG_DVB_BT8XX=m

#
# Supported Pluto2 Adapters
#
CONFIG_DVB_PLUTO2=m

#
# Supported SDMC DM1105 Adapters
#
CONFIG_DVB_DM1105=m

#
# Supported FireWire (IEEE 1394) Adapters
#
CONFIG_DVB_FIREDTV=m
CONFIG_DVB_FIREDTV_INPUT=y

#
# Supported Earthsoft PT1 Adapters
#
CONFIG_DVB_PT1=m

#
# Supported Mantis Adapters
#
CONFIG_MANTIS_CORE=m
CONFIG_DVB_MANTIS=m
CONFIG_DVB_HOPPER=m

#
# Supported nGene Adapters
#
CONFIG_DVB_NGENE=m

#
# Supported ddbridge ('Octopus') Adapters
#
CONFIG_DVB_DDBRIDGE=m

#
# Supported DVB Frontends
#
CONFIG_DVB_FE_CUSTOMISE=y

#
# Customise DVB Frontends
#

#
# Multistandard (satellite) frontends
#
CONFIG_DVB_STB0899=m
CONFIG_DVB_STB6100=m
CONFIG_DVB_STV090x=m
CONFIG_DVB_STV6110x=m

#
# Multistandard (cable + terrestrial) frontends
#
CONFIG_DVB_DRXK=m
CONFIG_DVB_TDA18271C2DD=m

#
# DVB-S (satellite) frontends
#
CONFIG_DVB_CX24110=m
CONFIG_DVB_CX24123=m
CONFIG_DVB_MT312=m
CONFIG_DVB_ZL10036=m
CONFIG_DVB_ZL10039=m
CONFIG_DVB_S5H1420=m
CONFIG_DVB_STV0288=m
CONFIG_DVB_STB6000=m
CONFIG_DVB_STV0299=m
CONFIG_DVB_STV6110=m
CONFIG_DVB_STV0900=m
CONFIG_DVB_TDA8083=m
CONFIG_DVB_TDA10086=m
CONFIG_DVB_TDA8261=m
CONFIG_DVB_VES1X93=m
CONFIG_DVB_TUNER_ITD1000=m
CONFIG_DVB_TUNER_CX24113=m
CONFIG_DVB_TDA826X=m
CONFIG_DVB_TUA6100=m
CONFIG_DVB_CX24116=m
CONFIG_DVB_SI21XX=m
CONFIG_DVB_DS3000=m
CONFIG_DVB_MB86A16=m
CONFIG_DVB_TDA10071=m

#
# DVB-T (terrestrial) frontends
#
CONFIG_DVB_SP8870=m
CONFIG_DVB_SP887X=m
CONFIG_DVB_CX22700=m
CONFIG_DVB_CX22702=m
CONFIG_DVB_S5H1432=m
CONFIG_DVB_DRXD=m
CONFIG_DVB_L64781=m
CONFIG_DVB_TDA1004X=m
CONFIG_DVB_NXT6000=m
CONFIG_DVB_MT352=m
CONFIG_DVB_ZL10353=m
CONFIG_DVB_DIB3000MB=m
CONFIG_DVB_DIB3000MC=m
CONFIG_DVB_DIB7000M=m
CONFIG_DVB_DIB7000P=m
CONFIG_DVB_DIB9000=m
CONFIG_DVB_TDA10048=m
CONFIG_DVB_AF9013=m
CONFIG_DVB_EC100=m
CONFIG_DVB_STV0367=m
CONFIG_DVB_CXD2820R=m

#
# DVB-C (cable) frontends
#
CONFIG_DVB_VES1820=m
CONFIG_DVB_TDA10021=m
CONFIG_DVB_TDA10023=m
CONFIG_DVB_STV0297=m

#
# ATSC (North American/Korean Terrestrial/Cable DTV) frontends
#
CONFIG_DVB_NXT200X=m
CONFIG_DVB_OR51211=m
CONFIG_DVB_OR51132=m
CONFIG_DVB_BCM3510=m
CONFIG_DVB_LGDT330X=m
CONFIG_DVB_LGDT3305=m
CONFIG_DVB_S5H1409=m
CONFIG_DVB_AU8522=m
CONFIG_DVB_S5H1411=m

#
# ISDB-T (terrestrial) frontends
#
CONFIG_DVB_S921=m
CONFIG_DVB_DIB8000=m
CONFIG_DVB_MB86A20S=m

#
# Digital terrestrial only tuners/PLL
#
CONFIG_DVB_PLL=m
CONFIG_DVB_TUNER_DIB0070=m
CONFIG_DVB_TUNER_DIB0090=m

#
# SEC control devices for DVB-S
#
CONFIG_DVB_LNBP21=m
CONFIG_DVB_LNBP22=m
CONFIG_DVB_ISL6405=m
CONFIG_DVB_ISL6421=m
CONFIG_DVB_ISL6423=m
CONFIG_DVB_A8293=m
CONFIG_DVB_LGS8GL5=m
CONFIG_DVB_LGS8GXX=m
CONFIG_DVB_ATBM8830=m
CONFIG_DVB_TDA665x=m
CONFIG_DVB_IX2505V=m
CONFIG_DVB_IT913X_FE=m

#
# Tools to develop new frontends
#
CONFIG_DVB_DUMMY_FE=m

#
# Graphics support
#
CONFIG_AGP=y
CONFIG_AGP_AMD64=y
CONFIG_AGP_INTEL=y
CONFIG_AGP_SIS=y
CONFIG_AGP_VIA=y
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
CONFIG_VGA_SWITCHEROO=y
CONFIG_DRM=m
CONFIG_DRM_KMS_HELPER=m
CONFIG_DRM_TTM=m
CONFIG_DRM_TDFX=m
CONFIG_DRM_R128=m
CONFIG_DRM_RADEON=m
CONFIG_DRM_RADEON_KMS=y
CONFIG_DRM_I915=m
CONFIG_DRM_I915_KMS=y
CONFIG_DRM_MGA=m
CONFIG_DRM_SIS=m
CONFIG_DRM_VIA=m
CONFIG_DRM_SAVAGE=m
CONFIG_DRM_VMWGFX=m
CONFIG_STUB_POULSBO=m
CONFIG_VGASTATE=m
CONFIG_VIDEO_OUTPUT_CONTROL=m
CONFIG_FB=y
# CONFIG_FIRMWARE_EDID is not set
CONFIG_FB_DDC=m
CONFIG_FB_BOOT_VESA_SUPPORT=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
CONFIG_FB_SYS_FILLRECT=y
CONFIG_FB_SYS_COPYAREA=y
CONFIG_FB_SYS_IMAGEBLIT=y
# CONFIG_FB_FOREIGN_ENDIAN is not set
CONFIG_FB_SYS_FOPS=y
# CONFIG_FB_WMT_GE_ROPS is not set
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_SVGALIB=m
# CONFIG_FB_MACMODES is not set
CONFIG_FB_BACKLIGHT=y
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y

#
# Frame buffer hardware drivers
#
CONFIG_FB_CIRRUS=m
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
CONFIG_FB_VGA16=m
# CONFIG_FB_UVESA is not set
CONFIG_FB_VESA=y
CONFIG_FB_EFI=y
# CONFIG_FB_N411 is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
CONFIG_FB_NVIDIA=m
CONFIG_FB_NVIDIA_I2C=y
# CONFIG_FB_NVIDIA_DEBUG is not set
CONFIG_FB_NVIDIA_BACKLIGHT=y
CONFIG_FB_RIVA=m
# CONFIG_FB_RIVA_I2C is not set
# CONFIG_FB_RIVA_DEBUG is not set
CONFIG_FB_RIVA_BACKLIGHT=y
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_INTEL is not set
CONFIG_FB_MATROX=m
CONFIG_FB_MATROX_MILLENIUM=y
CONFIG_FB_MATROX_MYSTIQUE=y
CONFIG_FB_MATROX_G=y
CONFIG_FB_MATROX_I2C=m
CONFIG_FB_MATROX_MAVEN=m
CONFIG_FB_RADEON=m
CONFIG_FB_RADEON_I2C=y
CONFIG_FB_RADEON_BACKLIGHT=y
# CONFIG_FB_RADEON_DEBUG is not set
CONFIG_FB_ATY128=m
CONFIG_FB_ATY128_BACKLIGHT=y
CONFIG_FB_ATY=m
CONFIG_FB_ATY_CT=y
CONFIG_FB_ATY_GENERIC_LCD=y
CONFIG_FB_ATY_GX=y
CONFIG_FB_ATY_BACKLIGHT=y
CONFIG_FB_S3=m
CONFIG_FB_S3_DDC=y
CONFIG_FB_SAVAGE=m
CONFIG_FB_SAVAGE_I2C=y
CONFIG_FB_SAVAGE_ACCEL=y
# CONFIG_FB_SIS is not set
CONFIG_FB_VIA=m
# CONFIG_FB_VIA_DIRECT_PROCFS is not set
CONFIG_FB_VIA_X_COMPATIBILITY=y
CONFIG_FB_NEOMAGIC=m
CONFIG_FB_KYRO=m
CONFIG_FB_3DFX=m
CONFIG_FB_3DFX_ACCEL=y
CONFIG_FB_3DFX_I2C=y
CONFIG_FB_VOODOO1=m
# CONFIG_FB_VT8623 is not set
CONFIG_FB_TRIDENT=m
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_TMIO is not set
CONFIG_FB_SM501=m
CONFIG_FB_SMSCUFX=m
CONFIG_FB_UDL=m
CONFIG_FB_VIRTUAL=m
CONFIG_XEN_FBDEV_FRONTEND=y
CONFIG_FB_METRONOME=m
# CONFIG_FB_MB862XX is not set
# CONFIG_FB_BROADSHEET is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=m
CONFIG_LCD_PLATFORM=m
CONFIG_BACKLIGHT_CLASS_DEVICE=y
# CONFIG_BACKLIGHT_GENERIC is not set
CONFIG_BACKLIGHT_PROGEAR=m
CONFIG_BACKLIGHT_APPLE=m
# CONFIG_BACKLIGHT_SAHARA is not set
# CONFIG_BACKLIGHT_ADP8860 is not set
# CONFIG_BACKLIGHT_ADP8870 is not set

#
# Display device support
#
CONFIG_DISPLAY_SUPPORT=m

#
# Display hardware drivers
#

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_VGACON_SOFT_SCROLLBACK=y
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set
CONFIG_LOGO_LINUX_CLUT224=y
CONFIG_SOUND=m
CONFIG_SOUND_OSS_CORE=y
CONFIG_SOUND_OSS_CORE_PRECLAIM=y
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_JACK=y
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_HRTIMER=m
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
CONFIG_SND_DYNAMIC_MINORS=y
# CONFIG_SND_SUPPORT_OLD_API is not set
CONFIG_SND_VERBOSE_PROCFS=y
CONFIG_SND_VERBOSE_PRINTK=y
CONFIG_SND_DEBUG=y
# CONFIG_SND_DEBUG_VERBOSE is not set
CONFIG_SND_PCM_XRUN_DEBUG=y
CONFIG_SND_VMASTER=y
CONFIG_SND_DMA_SGBUF=y
CONFIG_SND_RAWMIDI_SEQ=m
CONFIG_SND_OPL3_LIB_SEQ=m
# CONFIG_SND_OPL4_LIB_SEQ is not set
# CONFIG_SND_SBAWE_SEQ is not set
CONFIG_SND_EMU10K1_SEQ=m
CONFIG_SND_MPU401_UART=m
CONFIG_SND_OPL3_LIB=m
CONFIG_SND_VX_LIB=m
CONFIG_SND_AC97_CODEC=m
CONFIG_SND_DRIVERS=y
CONFIG_SND_PCSP=m
CONFIG_SND_DUMMY=m
CONFIG_SND_ALOOP=m
CONFIG_SND_VIRMIDI=m
CONFIG_SND_MTPAV=m
CONFIG_SND_MTS64=m
CONFIG_SND_SERIAL_U16550=m
CONFIG_SND_MPU401=m
CONFIG_SND_PORTMAN2X4=m
CONFIG_SND_AC97_POWER_SAVE=y
CONFIG_SND_AC97_POWER_SAVE_DEFAULT=0
CONFIG_SND_SB_COMMON=m
CONFIG_SND_SB16_DSP=m
CONFIG_SND_TEA575X=m
CONFIG_SND_PCI=y
CONFIG_SND_AD1889=m
CONFIG_SND_ALS300=m
CONFIG_SND_ALS4000=m
CONFIG_SND_ALI5451=m
CONFIG_SND_ASIHPI=m
CONFIG_SND_ATIIXP=m
CONFIG_SND_ATIIXP_MODEM=m
CONFIG_SND_AU8810=m
CONFIG_SND_AU8820=m
CONFIG_SND_AU8830=m
# CONFIG_SND_AW2 is not set
CONFIG_SND_AZT3328=m
CONFIG_SND_BT87X=m
# CONFIG_SND_BT87X_OVERCLOCK is not set
CONFIG_SND_CA0106=m
CONFIG_SND_CMIPCI=m
CONFIG_SND_OXYGEN_LIB=m
CONFIG_SND_OXYGEN=m
CONFIG_SND_CS4281=m
CONFIG_SND_CS46XX=m
CONFIG_SND_CS46XX_NEW_DSP=y
CONFIG_SND_CS5530=m
CONFIG_SND_CS5535AUDIO=m
CONFIG_SND_CTXFI=m
CONFIG_SND_DARLA20=m
CONFIG_SND_GINA20=m
CONFIG_SND_LAYLA20=m
CONFIG_SND_DARLA24=m
CONFIG_SND_GINA24=m
CONFIG_SND_LAYLA24=m
CONFIG_SND_MONA=m
CONFIG_SND_MIA=m
CONFIG_SND_ECHO3G=m
CONFIG_SND_INDIGO=m
CONFIG_SND_INDIGOIO=m
CONFIG_SND_INDIGODJ=m
CONFIG_SND_INDIGOIOX=m
CONFIG_SND_INDIGODJX=m
CONFIG_SND_EMU10K1=m
CONFIG_SND_EMU10K1X=m
CONFIG_SND_ENS1370=m
CONFIG_SND_ENS1371=m
CONFIG_SND_ES1938=m
CONFIG_SND_ES1968=m
CONFIG_SND_ES1968_INPUT=y
CONFIG_SND_ES1968_RADIO=y
CONFIG_SND_FM801=m
CONFIG_SND_FM801_TEA575X_BOOL=y
CONFIG_SND_HDA_INTEL=m
CONFIG_SND_HDA_PREALLOC_SIZE=4096
CONFIG_SND_HDA_HWDEP=y
CONFIG_SND_HDA_RECONFIG=y
CONFIG_SND_HDA_INPUT_BEEP=y
CONFIG_SND_HDA_INPUT_BEEP_MODE=0
CONFIG_SND_HDA_INPUT_JACK=y
CONFIG_SND_HDA_PATCH_LOADER=y
CONFIG_SND_HDA_CODEC_REALTEK=y
CONFIG_SND_HDA_ENABLE_REALTEK_QUIRKS=y
CONFIG_SND_HDA_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
CONFIG_SND_HDA_CODEC_VIA=y
CONFIG_SND_HDA_CODEC_HDMI=y
CONFIG_SND_HDA_CODEC_CIRRUS=y
CONFIG_SND_HDA_CODEC_CONEXANT=y
CONFIG_SND_HDA_CODEC_CA0110=y
CONFIG_SND_HDA_CODEC_CA0132=y
CONFIG_SND_HDA_CODEC_CMEDIA=y
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y
CONFIG_SND_HDA_POWER_SAVE=y
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
CONFIG_SND_HDSP=m
CONFIG_SND_HDSPM=m
CONFIG_SND_ICE1712=m
CONFIG_SND_ICE1724=m
CONFIG_SND_INTEL8X0=m
CONFIG_SND_INTEL8X0M=m
CONFIG_SND_KORG1212=m
CONFIG_SND_LOLA=m
CONFIG_SND_LX6464ES=m
CONFIG_SND_MAESTRO3=m
CONFIG_SND_MAESTRO3_INPUT=y
CONFIG_SND_MIXART=m
CONFIG_SND_NM256=m
CONFIG_SND_PCXHR=m
CONFIG_SND_RIPTIDE=m
CONFIG_SND_RME32=m
CONFIG_SND_RME96=m
CONFIG_SND_RME9652=m
CONFIG_SND_SONICVIBES=m
CONFIG_SND_TRIDENT=m
CONFIG_SND_VIA82XX=m
CONFIG_SND_VIA82XX_MODEM=m
CONFIG_SND_VIRTUOSO=m
CONFIG_SND_VX222=m
CONFIG_SND_YMFPCI=m
CONFIG_SND_USB=y
CONFIG_SND_USB_AUDIO=m
CONFIG_SND_USB_UA101=m
CONFIG_SND_USB_USX2Y=m
CONFIG_SND_USB_CAIAQ=m
CONFIG_SND_USB_CAIAQ_INPUT=y
CONFIG_SND_USB_US122L=m
CONFIG_SND_USB_6FIRE=m
CONFIG_SND_FIREWIRE=y
CONFIG_SND_FIREWIRE_LIB=m
CONFIG_SND_FIREWIRE_SPEAKERS=m
CONFIG_SND_ISIGHT=m
CONFIG_SND_PCMCIA=y
CONFIG_SND_VXPOCKET=m
CONFIG_SND_PDAUDIOCF=m
# CONFIG_SND_SOC is not set
# CONFIG_SOUND_PRIME is not set
CONFIG_AC97_BUS=m
CONFIG_HID_SUPPORT=y
CONFIG_HID=y
CONFIG_HIDRAW=y

#
# USB Input Devices
#
CONFIG_USB_HID=y
CONFIG_HID_PID=y
CONFIG_USB_HIDDEV=y

#
# Special HID drivers
#
CONFIG_HID_A4TECH=y
CONFIG_HID_ACRUX=m
CONFIG_HID_ACRUX_FF=y
CONFIG_HID_APPLE=y
CONFIG_HID_BELKIN=y
CONFIG_HID_CHERRY=y
CONFIG_HID_CHICONY=y
CONFIG_HID_PRODIKEYS=m
CONFIG_HID_CYPRESS=y
CONFIG_HID_DRAGONRISE=m
CONFIG_DRAGONRISE_FF=y
CONFIG_HID_EMS_FF=m
CONFIG_HID_ELECOM=m
CONFIG_HID_EZKEY=y
CONFIG_HID_HOLTEK=m
CONFIG_HOLTEK_FF=y
CONFIG_HID_KEYTOUCH=m
CONFIG_HID_KYE=y
CONFIG_HID_UCLOGIC=m
CONFIG_HID_WALTOP=m
CONFIG_HID_GYRATION=m
CONFIG_HID_TWINHAN=m
CONFIG_HID_KENSINGTON=y
CONFIG_HID_LCPOWER=m
CONFIG_HID_LOGITECH=y
CONFIG_HID_LOGITECH_DJ=m
CONFIG_LOGITECH_FF=y
CONFIG_LOGIRUMBLEPAD2_FF=y
CONFIG_LOGIG940_FF=y
CONFIG_LOGIWHEELS_FF=y
CONFIG_HID_MAGICMOUSE=m
CONFIG_HID_MICROSOFT=y
CONFIG_HID_MONTEREY=y
CONFIG_HID_MULTITOUCH=m
CONFIG_HID_NTRIG=y
CONFIG_HID_ORTEK=m
CONFIG_HID_PANTHERLORD=m
CONFIG_PANTHERLORD_FF=y
CONFIG_HID_PETALYNX=m
CONFIG_HID_PICOLCD=m
CONFIG_HID_PICOLCD_FB=y
CONFIG_HID_PICOLCD_BACKLIGHT=y
CONFIG_HID_PICOLCD_LCD=y
CONFIG_HID_PICOLCD_LEDS=y
CONFIG_HID_PRIMAX=m
CONFIG_HID_QUANTA=y
CONFIG_HID_ROCCAT=m
CONFIG_HID_ROCCAT_COMMON=m
CONFIG_HID_ROCCAT_ARVO=m
CONFIG_HID_ROCCAT_KONE=m
CONFIG_HID_ROCCAT_KONEPLUS=m
CONFIG_HID_ROCCAT_KOVAPLUS=m
CONFIG_HID_ROCCAT_PYRA=m
CONFIG_HID_SAMSUNG=m
CONFIG_HID_SONY=m
CONFIG_HID_SPEEDLINK=m
CONFIG_HID_SUNPLUS=m
CONFIG_HID_GREENASIA=m
CONFIG_GREENASIA_FF=y
CONFIG_HID_SMARTJOYPLUS=m
CONFIG_SMARTJOYPLUS_FF=y
CONFIG_HID_TOPSEED=m
CONFIG_HID_THRUSTMASTER=m
CONFIG_THRUSTMASTER_FF=y
CONFIG_HID_WACOM=m
CONFIG_HID_WACOM_POWER_SUPPLY=y
CONFIG_HID_WIIMOTE=m
CONFIG_HID_ZEROPLUS=m
CONFIG_ZEROPLUS_FF=y
CONFIG_HID_ZYDACRON=m
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB_ARCH_HAS_XHCI=y
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_DEVICE_CLASS is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
CONFIG_USB_SUSPEND=y
# CONFIG_USB_OTG is not set
# CONFIG_USB_OTG_WHITELIST is not set
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
CONFIG_USB_DWC3=m
# CONFIG_USB_DWC3_DEBUG is not set
CONFIG_USB_MON=y
CONFIG_USB_WUSB=m
CONFIG_USB_WUSB_CBAF=m
# CONFIG_USB_WUSB_CBAF_DEBUG is not set

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
CONFIG_USB_XHCI_HCD=y
# CONFIG_USB_XHCI_HCD_DEBUGGING is not set
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
# CONFIG_USB_OXU210HP_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_ISP1760_HCD is not set
CONFIG_USB_ISP1362_HCD=m
CONFIG_USB_OHCI_HCD=y
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_UHCI_HCD=y
CONFIG_USB_U132_HCD=m
CONFIG_USB_SL811_HCD=m
CONFIG_USB_SL811_HCD_ISO=y
# CONFIG_USB_SL811_CS is not set
# CONFIG_USB_R8A66597_HCD is not set
CONFIG_USB_WHCI_HCD=m
CONFIG_USB_HWA_HCD=m

#
# USB Device Class drivers
#
CONFIG_USB_ACM=m
CONFIG_USB_PRINTER=m
CONFIG_USB_WDM=m
CONFIG_USB_TMC=m

#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#

#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
CONFIG_USB_STORAGE_REALTEK=m
CONFIG_REALTEK_AUTOPM=y
CONFIG_USB_STORAGE_DATAFAB=m
CONFIG_USB_STORAGE_FREECOM=m
CONFIG_USB_STORAGE_ISD200=m
CONFIG_USB_STORAGE_USBAT=m
CONFIG_USB_STORAGE_SDDR09=m
CONFIG_USB_STORAGE_SDDR55=m
CONFIG_USB_STORAGE_JUMPSHOT=m
CONFIG_USB_STORAGE_ALAUDA=m
CONFIG_USB_STORAGE_ONETOUCH=m
CONFIG_USB_STORAGE_KARMA=m
CONFIG_USB_STORAGE_CYPRESS_ATACB=m
CONFIG_USB_STORAGE_ENE_UB6250=m
CONFIG_USB_UAS=m
# CONFIG_USB_LIBUSUAL is not set

#
# USB Imaging devices
#
CONFIG_USB_MDC800=m
CONFIG_USB_MICROTEK=m

#
# USB port drivers
#
CONFIG_USB_USS720=m
CONFIG_USB_SERIAL=y
CONFIG_USB_SERIAL_CONSOLE=y
CONFIG_USB_EZUSB=y
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_AIRCABLE=m
CONFIG_USB_SERIAL_ARK3116=m
CONFIG_USB_SERIAL_BELKIN=m
CONFIG_USB_SERIAL_CH341=m
CONFIG_USB_SERIAL_WHITEHEAT=m
CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
CONFIG_USB_SERIAL_CP210X=m
CONFIG_USB_SERIAL_CYPRESS_M8=m
CONFIG_USB_SERIAL_EMPEG=m
CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_FUNSOFT=m
CONFIG_USB_SERIAL_VISOR=m
CONFIG_USB_SERIAL_IPAQ=m
CONFIG_USB_SERIAL_IR=m
CONFIG_USB_SERIAL_EDGEPORT=m
CONFIG_USB_SERIAL_EDGEPORT_TI=m
CONFIG_USB_SERIAL_GARMIN=m
CONFIG_USB_SERIAL_IPW=m
CONFIG_USB_SERIAL_IUU=m
CONFIG_USB_SERIAL_KEYSPAN_PDA=m
CONFIG_USB_SERIAL_KEYSPAN=m
CONFIG_USB_SERIAL_KLSI=m
CONFIG_USB_SERIAL_KOBIL_SCT=m
CONFIG_USB_SERIAL_MCT_U232=m
CONFIG_USB_SERIAL_MOS7720=m
CONFIG_USB_SERIAL_MOS7715_PARPORT=y
CONFIG_USB_SERIAL_MOS7840=m
CONFIG_USB_SERIAL_MOTOROLA=m
CONFIG_USB_SERIAL_NAVMAN=m
CONFIG_USB_SERIAL_PL2303=m
CONFIG_USB_SERIAL_OTI6858=m
CONFIG_USB_SERIAL_QCAUX=m
CONFIG_USB_SERIAL_QUALCOMM=m
CONFIG_USB_SERIAL_SPCP8X5=m
CONFIG_USB_SERIAL_HP4X=m
CONFIG_USB_SERIAL_SAFE=m
CONFIG_USB_SERIAL_SAFE_PADDED=y
CONFIG_USB_SERIAL_SIEMENS_MPI=m
CONFIG_USB_SERIAL_SIERRAWIRELESS=m
CONFIG_USB_SERIAL_SYMBOL=m
CONFIG_USB_SERIAL_TI=m
CONFIG_USB_SERIAL_CYBERJACK=m
CONFIG_USB_SERIAL_XIRCOM=m
CONFIG_USB_SERIAL_WWAN=m
CONFIG_USB_SERIAL_OPTION=m
CONFIG_USB_SERIAL_OMNINET=m
CONFIG_USB_SERIAL_OPTICON=m
CONFIG_USB_SERIAL_VIVOPAY_SERIAL=m
# CONFIG_USB_SERIAL_ZIO is not set
CONFIG_USB_SERIAL_SSU100=m
CONFIG_USB_SERIAL_DEBUG=m

#
# USB Miscellaneous drivers
#
CONFIG_USB_EMI62=m
CONFIG_USB_EMI26=m
CONFIG_USB_ADUTUX=m
CONFIG_USB_SEVSEG=m
# CONFIG_USB_RIO500 is not set
CONFIG_USB_LEGOTOWER=m
CONFIG_USB_LCD=m
CONFIG_USB_LED=m
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
CONFIG_USB_IDMOUSE=m
CONFIG_USB_FTDI_ELAN=m
CONFIG_USB_APPLEDISPLAY=m
CONFIG_USB_SISUSBVGA=m
CONFIG_USB_SISUSBVGA_CON=y
CONFIG_USB_LD=m
CONFIG_USB_TRANCEVIBRATOR=m
CONFIG_USB_IOWARRIOR=m
# CONFIG_USB_TEST is not set
CONFIG_USB_ISIGHTFW=m
CONFIG_USB_YUREX=m
CONFIG_USB_ATM=m
CONFIG_USB_SPEEDTOUCH=m
CONFIG_USB_CXACRU=m
CONFIG_USB_UEAGLEATM=m
CONFIG_USB_XUSBATM=m
# CONFIG_USB_GADGET is not set

#
# OTG and related infrastructure
#
CONFIG_USB_OTG_UTILS=y
# CONFIG_USB_GPIO_VBUS is not set
CONFIG_NOP_USB_XCEIV=m
CONFIG_UWB=m
CONFIG_UWB_HWA=m
CONFIG_UWB_WHCI=m
CONFIG_UWB_I1480U=m
CONFIG_MMC=m
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_UNSAFE_RESUME is not set
# CONFIG_MMC_CLKGATE is not set

#
# MMC/SD/SDIO Card Drivers
#
CONFIG_MMC_BLOCK=m
CONFIG_MMC_BLOCK_MINORS=8
CONFIG_MMC_BLOCK_BOUNCE=y
CONFIG_SDIO_UART=m
# CONFIG_MMC_TEST is not set

#
# MMC/SD/SDIO Host Controller Drivers
#
CONFIG_MMC_SDHCI=m
CONFIG_MMC_SDHCI_PCI=m
CONFIG_MMC_RICOH_MMC=y
CONFIG_MMC_SDHCI_PLTFM=m
CONFIG_MMC_WBSD=m
CONFIG_MMC_TIFM_SD=m
CONFIG_MMC_SDRICOH_CS=m
CONFIG_MMC_CB710=m
CONFIG_MMC_VIA_SDMMC=m
CONFIG_MMC_VUB300=m
CONFIG_MMC_USHC=m
CONFIG_MEMSTICK=m
# CONFIG_MEMSTICK_DEBUG is not set

#
# MemoryStick drivers
#
# CONFIG_MEMSTICK_UNSAFE_RESUME is not set
CONFIG_MSPRO_BLOCK=m

#
# MemoryStick Host Controller Drivers
#
CONFIG_MEMSTICK_TIFM_MS=m
CONFIG_MEMSTICK_JMICRON_38X=m
CONFIG_MEMSTICK_R592=m
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y

#
# LED drivers
#
CONFIG_LEDS_LM3530=m
# CONFIG_LEDS_PCA9532 is not set
# CONFIG_LEDS_GPIO is not set
CONFIG_LEDS_LP3944=m
CONFIG_LEDS_LP5521=m
CONFIG_LEDS_LP5523=m
CONFIG_LEDS_CLEVO_MAIL=m
# CONFIG_LEDS_PCA955X is not set
# CONFIG_LEDS_BD2802 is not set
CONFIG_LEDS_INTEL_SS4200=m
CONFIG_LEDS_LT3593=m
CONFIG_LEDS_DELL_NETBOOKS=m
CONFIG_LEDS_TRIGGERS=y

#
# LED Triggers
#
CONFIG_LEDS_TRIGGER_TIMER=m
CONFIG_LEDS_TRIGGER_HEARTBEAT=m
CONFIG_LEDS_TRIGGER_BACKLIGHT=m
CONFIG_LEDS_TRIGGER_GPIO=m
CONFIG_LEDS_TRIGGER_DEFAULT_ON=m

#
# iptables trigger is under Netfilter config (LED target)
#
CONFIG_ACCESSIBILITY=y
CONFIG_A11Y_BRAILLE_CONSOLE=y
CONFIG_INFINIBAND=m
CONFIG_INFINIBAND_USER_MAD=m
CONFIG_INFINIBAND_USER_ACCESS=m
CONFIG_INFINIBAND_USER_MEM=y
CONFIG_INFINIBAND_ADDR_TRANS=y
CONFIG_INFINIBAND_MTHCA=m
CONFIG_INFINIBAND_MTHCA_DEBUG=y
CONFIG_INFINIBAND_IPATH=m
CONFIG_INFINIBAND_QIB=m
CONFIG_INFINIBAND_AMSO1100=m
# CONFIG_INFINIBAND_AMSO1100_DEBUG is not set
CONFIG_INFINIBAND_CXGB3=m
# CONFIG_INFINIBAND_CXGB3_DEBUG is not set
CONFIG_INFINIBAND_CXGB4=m
CONFIG_MLX4_INFINIBAND=m
CONFIG_INFINIBAND_NES=m
# CONFIG_INFINIBAND_NES_DEBUG is not set
CONFIG_INFINIBAND_IPOIB=m
CONFIG_INFINIBAND_IPOIB_CM=y
CONFIG_INFINIBAND_IPOIB_DEBUG=y
CONFIG_INFINIBAND_IPOIB_DEBUG_DATA=y
CONFIG_INFINIBAND_SRP=m
CONFIG_INFINIBAND_ISER=m
CONFIG_EDAC=y

#
# Reporting subsystems
#
# CONFIG_EDAC_DEBUG is not set
CONFIG_EDAC_DECODE_MCE=m
CONFIG_EDAC_MCE_INJ=m
CONFIG_EDAC_MM_EDAC=m
CONFIG_EDAC_AMD64=m
# CONFIG_EDAC_AMD64_ERROR_INJECTION is not set
CONFIG_EDAC_E752X=m
CONFIG_EDAC_I82975X=m
CONFIG_EDAC_I3000=m
CONFIG_EDAC_I3200=m
CONFIG_EDAC_X38=m
CONFIG_EDAC_I5400=m
CONFIG_EDAC_I7CORE=m
CONFIG_EDAC_I5000=m
CONFIG_EDAC_I5100=m
CONFIG_EDAC_I7300=m
CONFIG_EDAC_SBRIDGE=m
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
# CONFIG_RTC_DRV_TEST is not set

#
# I2C RTC drivers
#
CONFIG_RTC_DRV_DS1307=m
CONFIG_RTC_DRV_DS1374=m
CONFIG_RTC_DRV_DS1672=m
CONFIG_RTC_DRV_DS3232=m
CONFIG_RTC_DRV_MAX6900=m
CONFIG_RTC_DRV_RS5C372=m
CONFIG_RTC_DRV_ISL1208=m
CONFIG_RTC_DRV_ISL12022=m
CONFIG_RTC_DRV_X1205=m
CONFIG_RTC_DRV_PCF8563=m
CONFIG_RTC_DRV_PCF8583=m
CONFIG_RTC_DRV_M41T80=m
CONFIG_RTC_DRV_M41T80_WDT=y
CONFIG_RTC_DRV_BQ32K=m
# CONFIG_RTC_DRV_S35390A is not set
CONFIG_RTC_DRV_FM3130=m
CONFIG_RTC_DRV_RX8581=m
CONFIG_RTC_DRV_RX8025=m
CONFIG_RTC_DRV_EM3027=m
CONFIG_RTC_DRV_RV3029C2=m

#
# SPI RTC drivers
#

#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=y
CONFIG_RTC_DRV_DS1286=m
CONFIG_RTC_DRV_DS1511=m
CONFIG_RTC_DRV_DS1553=m
CONFIG_RTC_DRV_DS1742=m
CONFIG_RTC_DRV_STK17TA8=m
# CONFIG_RTC_DRV_M48T86 is not set
CONFIG_RTC_DRV_M48T35=m
CONFIG_RTC_DRV_M48T59=m
CONFIG_RTC_DRV_MSM6242=m
CONFIG_RTC_DRV_BQ4802=m
CONFIG_RTC_DRV_RP5C01=m
CONFIG_RTC_DRV_V3020=m

#
# on-CPU RTC drivers
#
CONFIG_DMADEVICES=y
# CONFIG_DMADEVICES_DEBUG is not set

#
# DMA Devices
#
# CONFIG_INTEL_MID_DMAC is not set
CONFIG_INTEL_IOATDMA=m
# CONFIG_TIMB_DMA is not set
CONFIG_PCH_DMA=m
CONFIG_DMA_ENGINE=y

#
# DMA Clients
#
CONFIG_NET_DMA=y
CONFIG_ASYNC_TX_DMA=y
# CONFIG_DMATEST is not set
CONFIG_DCA=m
CONFIG_AUXDISPLAY=y
CONFIG_KS0108=m
CONFIG_KS0108_PORT=0x378
CONFIG_KS0108_DELAY=2
CONFIG_CFAG12864B=m
CONFIG_CFAG12864B_RATE=20
CONFIG_UIO=m
CONFIG_UIO_CIF=m
# CONFIG_UIO_PDRV is not set
# CONFIG_UIO_PDRV_GENIRQ is not set
CONFIG_UIO_AEC=m
CONFIG_UIO_SERCOS3=m
CONFIG_UIO_PCI_GENERIC=m
# CONFIG_UIO_NETX is not set
CONFIG_VIRTIO=y
CONFIG_VIRTIO_RING=y

#
# Virtio drivers
#
CONFIG_VIRTIO_PCI=y
CONFIG_VIRTIO_BALLOON=m
CONFIG_VIRTIO_MMIO=m

#
# Xen driver support
#
CONFIG_XEN_BALLOON=y
CONFIG_XEN_SELFBALLOONING=y
# CONFIG_XEN_BALLOON_MEMORY_HOTPLUG is not set
CONFIG_XEN_SCRUB_PAGES=y
CONFIG_XEN_DEV_EVTCHN=m
CONFIG_XEN_BACKEND=y
CONFIG_XENFS=m
CONFIG_XEN_COMPAT_XENFS=y
CONFIG_XEN_SYS_HYPERVISOR=y
CONFIG_XEN_XENBUS_FRONTEND=y
CONFIG_XEN_GNTDEV=m
CONFIG_XEN_GRANT_DEV_ALLOC=m
CONFIG_SWIOTLB_XEN=y
CONFIG_XEN_TMEM=y
CONFIG_XEN_PCIDEV_BACKEND=m
CONFIG_STAGING=y
# CONFIG_ET131X is not set
# CONFIG_SLICOSS is not set
# CONFIG_USBIP_CORE is not set
# CONFIG_W35UND is not set
# CONFIG_PRISM2_USB is not set
# CONFIG_ECHO is not set
# CONFIG_COMEDI is not set
# CONFIG_ASUS_OLED is not set
# CONFIG_PANEL is not set
# CONFIG_R8187SE is not set
# CONFIG_RTL8192U is not set
# CONFIG_RTL8192E is not set
# CONFIG_R8712U is not set
# CONFIG_RTS_PSTOR is not set
CONFIG_RTS5139=m
# CONFIG_RTS5139_DEBUG is not set
# CONFIG_TRANZPORT is not set
# CONFIG_POHMELFS is not set
# CONFIG_IDE_PHISON is not set
# CONFIG_LINE6_USB is not set
CONFIG_DRM_NOUVEAU=m
CONFIG_DRM_NOUVEAU_BACKLIGHT=y
CONFIG_DRM_NOUVEAU_DEBUG=y

#
# I2C encoder or helper chips
#
CONFIG_DRM_I2C_CH7006=m
CONFIG_DRM_I2C_SIL164=m
# CONFIG_USB_SERIAL_QUATECH2 is not set
# CONFIG_USB_SERIAL_QUATECH_USB2 is not set
# CONFIG_VT6655 is not set
# CONFIG_VT6656 is not set
# CONFIG_VME_BUS is not set
# CONFIG_DX_SEP is not set
# CONFIG_IIO is not set
CONFIG_XVMALLOC=y
# CONFIG_ZRAM is not set
CONFIG_ZCACHE=y
# CONFIG_WLAGS49_H2 is not set
# CONFIG_WLAGS49_H25 is not set
# CONFIG_FB_SM7XX is not set
CONFIG_CRYSTALHD=m
# CONFIG_FB_XGI is not set
# CONFIG_ACPI_QUICKSTART is not set
# CONFIG_USB_ENESTORAGE is not set
# CONFIG_BCM_WIMAX is not set
# CONFIG_FT1000 is not set

#
# Speakup console speech
#
# CONFIG_SPEAKUP is not set
# CONFIG_TOUCHSCREEN_CLEARPAD_TM1217 is not set
# CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
# CONFIG_DRM_PSB is not set
# CONFIG_INTEL_MEI is not set
# CONFIG_STAGING_MEDIA is not set
CONFIG_X86_PLATFORM_DEVICES=y
CONFIG_ACER_WMI=m
CONFIG_ACERHDF=m
CONFIG_ASUS_LAPTOP=m
CONFIG_DELL_LAPTOP=m
CONFIG_DELL_WMI=m
CONFIG_DELL_WMI_AIO=m
CONFIG_FUJITSU_LAPTOP=m
# CONFIG_FUJITSU_LAPTOP_DEBUG is not set
CONFIG_HP_ACCEL=m
CONFIG_HP_WMI=m
CONFIG_MSI_LAPTOP=m
CONFIG_PANASONIC_LAPTOP=m
CONFIG_COMPAL_LAPTOP=m
CONFIG_SONY_LAPTOP=m
CONFIG_SONYPI_COMPAT=y
CONFIG_IDEAPAD_LAPTOP=m
CONFIG_THINKPAD_ACPI=m
CONFIG_THINKPAD_ACPI_ALSA_SUPPORT=y
# CONFIG_THINKPAD_ACPI_DEBUGFACILITIES is not set
# CONFIG_THINKPAD_ACPI_DEBUG is not set
# CONFIG_THINKPAD_ACPI_UNSAFE_LEDS is not set
CONFIG_THINKPAD_ACPI_VIDEO=y
CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y
CONFIG_SENSORS_HDAPS=m
# CONFIG_INTEL_MENLOW is not set
CONFIG_EEEPC_LAPTOP=m
CONFIG_ASUS_WMI=m
CONFIG_ASUS_NB_WMI=m
CONFIG_EEEPC_WMI=m
CONFIG_ACPI_WMI=m
CONFIG_MSI_WMI=m
# CONFIG_ACPI_ASUS is not set
CONFIG_TOPSTAR_LAPTOP=m
CONFIG_ACPI_TOSHIBA=m
CONFIG_TOSHIBA_BT_RFKILL=m
CONFIG_ACPI_CMPC=m
CONFIG_INTEL_IPS=m
# CONFIG_IBM_RTL is not set
# CONFIG_XO15_EBOOK is not set
CONFIG_SAMSUNG_LAPTOP=m
CONFIG_MXM_WMI=m
CONFIG_INTEL_OAKTRAIL=m
CONFIG_SAMSUNG_Q10=m

#
# Hardware Spinlock drivers
#
CONFIG_CLKEVT_I8253=y
CONFIG_I8253_LOCK=y
CONFIG_CLKBLD_I8253=y
CONFIG_IOMMU_API=y
CONFIG_IOMMU_SUPPORT=y
CONFIG_AMD_IOMMU=y
CONFIG_AMD_IOMMU_STATS=y
CONFIG_DMAR_TABLE=y
CONFIG_INTEL_IOMMU=y
CONFIG_INTEL_IOMMU_DEFAULT_ON=y
CONFIG_INTEL_IOMMU_FLOPPY_WA=y
CONFIG_IRQ_REMAP=y
# CONFIG_VIRT_DRIVERS is not set
# CONFIG_HYPERV is not set
# CONFIG_PM_DEVFREQ is not set

#
# Firmware Drivers
#
CONFIG_EDD=m
# CONFIG_EDD_OFF is not set
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_EFI_VARS=y
CONFIG_DELL_RBU=m
CONFIG_DCDBAS=m
CONFIG_DMIID=y
CONFIG_DMI_SYSFS=y
CONFIG_ISCSI_IBFT_FIND=y
CONFIG_ISCSI_IBFT=m
# CONFIG_SIGMA is not set
# CONFIG_GOOGLE_FIRMWARE is not set

#
# File systems
#
# CONFIG_EXT2_FS is not set
# CONFIG_EXT3_FS is not set
CONFIG_EXT4_FS=y
CONFIG_EXT4_USE_FOR_EXT23=y
CONFIG_EXT4_FS_XATTR=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
CONFIG_REISERFS_FS=m
# CONFIG_REISERFS_CHECK is not set
CONFIG_REISERFS_PROC_INFO=y
CONFIG_REISERFS_FS_XATTR=y
CONFIG_REISERFS_FS_POSIX_ACL=y
CONFIG_REISERFS_FS_SECURITY=y
CONFIG_JFS_FS=m
CONFIG_JFS_POSIX_ACL=y
CONFIG_JFS_SECURITY=y
# CONFIG_JFS_DEBUG is not set
# CONFIG_JFS_STATISTICS is not set
CONFIG_XFS_FS=m
CONFIG_XFS_QUOTA=y
CONFIG_XFS_POSIX_ACL=y
# CONFIG_XFS_RT is not set
# CONFIG_XFS_DEBUG is not set
CONFIG_GFS2_FS=m
CONFIG_GFS2_FS_LOCKING_DLM=y
CONFIG_OCFS2_FS=m
CONFIG_OCFS2_FS_O2CB=m
CONFIG_OCFS2_FS_USERSPACE_CLUSTER=m
# CONFIG_OCFS2_FS_STATS is not set
# CONFIG_OCFS2_DEBUG_MASKLOG is not set
# CONFIG_OCFS2_DEBUG_FS is not set
CONFIG_BTRFS_FS=m
CONFIG_BTRFS_FS_POSIX_ACL=y
CONFIG_NILFS2_FS=m
CONFIG_FS_POSIX_ACL=y
CONFIG_EXPORTFS=y
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_FANOTIFY=y
CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y
CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
# CONFIG_PRINT_QUOTA_WARNING is not set
# CONFIG_QUOTA_DEBUG is not set
CONFIG_QUOTA_TREE=y
# CONFIG_QFMT_V1 is not set
CONFIG_QFMT_V2=y
CONFIG_QUOTACTL=y
CONFIG_QUOTACTL_COMPAT=y
CONFIG_AUTOFS4_FS=y
CONFIG_FUSE_FS=m
CONFIG_CUSE=m
CONFIG_GENERIC_ACL=y

#
# Caches
#
CONFIG_FSCACHE=m
CONFIG_FSCACHE_STATS=y
# CONFIG_FSCACHE_HISTOGRAM is not set
# CONFIG_FSCACHE_DEBUG is not set
CONFIG_FSCACHE_OBJECT_LIST=y
CONFIG_CACHEFILES=m
# CONFIG_CACHEFILES_DEBUG is not set
# CONFIG_CACHEFILES_HISTOGRAM is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=m
CONFIG_UDF_NLS=y

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="ascii"
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_VMCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TMPFS_XATTR=y
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_CONFIGFS_FS=m
CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ADFS_FS is not set
CONFIG_AFFS_FS=m
CONFIG_ECRYPT_FS=m
CONFIG_HFS_FS=m
CONFIG_HFSPLUS_FS=m
CONFIG_BEFS_FS=m
# CONFIG_BEFS_DEBUG is not set
CONFIG_BFS_FS=m
CONFIG_EFS_FS=m
CONFIG_JFFS2_FS=m
CONFIG_JFFS2_FS_DEBUG=0
CONFIG_JFFS2_FS_WRITEBUFFER=y
# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
CONFIG_JFFS2_SUMMARY=y
CONFIG_JFFS2_FS_XATTR=y
CONFIG_JFFS2_FS_POSIX_ACL=y
CONFIG_JFFS2_FS_SECURITY=y
# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
CONFIG_JFFS2_ZLIB=y
# CONFIG_JFFS2_LZO is not set
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
CONFIG_UBIFS_FS=m
CONFIG_UBIFS_FS_XATTR=y
# CONFIG_UBIFS_FS_ADVANCED_COMPR is not set
CONFIG_UBIFS_FS_LZO=y
CONFIG_UBIFS_FS_ZLIB=y
# CONFIG_UBIFS_FS_DEBUG is not set
CONFIG_LOGFS=m
CONFIG_CRAMFS=m
CONFIG_SQUASHFS=m
CONFIG_SQUASHFS_XATTR=y
CONFIG_SQUASHFS_ZLIB=y
CONFIG_SQUASHFS_LZO=y
CONFIG_SQUASHFS_XZ=y
# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
# CONFIG_SQUASHFS_EMBEDDED is not set
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
CONFIG_VXFS_FS=m
CONFIG_MINIX_FS=m
CONFIG_OMFS_FS=m
# CONFIG_HPFS_FS is not set
CONFIG_QNX4FS_FS=m
CONFIG_ROMFS_FS=m
CONFIG_ROMFS_BACKED_BY_BLOCK=y
# CONFIG_ROMFS_BACKED_BY_MTD is not set
# CONFIG_ROMFS_BACKED_BY_BOTH is not set
CONFIG_ROMFS_ON_BLOCK=y
CONFIG_PSTORE=y
CONFIG_SYSV_FS=m
CONFIG_UFS_FS=m
# CONFIG_UFS_FS_WRITE is not set
# CONFIG_UFS_DEBUG is not set
CONFIG_ORE=m
CONFIG_EXOFS_FS=m
# CONFIG_EXOFS_DEBUG is not set
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
CONFIG_NFS_V4_1=y
CONFIG_PNFS_FILE_LAYOUT=m
CONFIG_PNFS_BLOCK=m
CONFIG_PNFS_OBJLAYOUT=m
CONFIG_NFS_FSCACHE=y
# CONFIG_NFS_USE_LEGACY_DNS is not set
CONFIG_NFS_USE_KERNEL_DNS=y
# CONFIG_NFS_USE_NEW_IDMAPPER is not set
CONFIG_NFSD=m
CONFIG_NFSD_V2_ACL=y
CONFIG_NFSD_V3=y
CONFIG_NFSD_V3_ACL=y
CONFIG_NFSD_V4=y
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_NFS_ACL_SUPPORT=m
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
CONFIG_SUNRPC_BACKCHANNEL=y
CONFIG_SUNRPC_XPRT_RDMA=m
CONFIG_RPCSEC_GSS_KRB5=m
CONFIG_CEPH_FS=m
CONFIG_CIFS=m
CONFIG_CIFS_STATS=y
# CONFIG_CIFS_STATS2 is not set
CONFIG_CIFS_WEAK_PW_HASH=y
CONFIG_CIFS_UPCALL=y
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
# CONFIG_CIFS_DEBUG2 is not set
CONFIG_CIFS_DFS_UPCALL=y
CONFIG_CIFS_FSCACHE=y
CONFIG_CIFS_ACL=y
CONFIG_NCP_FS=m
CONFIG_NCPFS_PACKET_SIGNING=y
CONFIG_NCPFS_IOCTL_LOCKING=y
CONFIG_NCPFS_STRONG=y
CONFIG_NCPFS_NFS_NS=y
CONFIG_NCPFS_OS2_NS=y
CONFIG_NCPFS_SMALLDOS=y
CONFIG_NCPFS_NLS=y
CONFIG_NCPFS_EXTRAS=y
CONFIG_CODA_FS=m
# CONFIG_AFS_FS is not set
CONFIG_9P_FS=m
CONFIG_9P_FSCACHE=y
CONFIG_9P_FS_POSIX_ACL=y

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
CONFIG_OSF_PARTITION=y
CONFIG_AMIGA_PARTITION=y
# CONFIG_ATARI_PARTITION is not set
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
CONFIG_MINIX_SUBPARTITION=y
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_UNIXWARE_DISKLABEL=y
# CONFIG_LDM_PARTITION is not set
CONFIG_SGI_PARTITION=y
# CONFIG_ULTRIX_PARTITION is not set
CONFIG_SUN_PARTITION=y
CONFIG_KARMA_PARTITION=y
CONFIG_EFI_PARTITION=y
# CONFIG_SYSV68_PARTITION is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_CODEPAGE_737=m
CONFIG_NLS_CODEPAGE_775=m
CONFIG_NLS_CODEPAGE_850=m
CONFIG_NLS_CODEPAGE_852=m
CONFIG_NLS_CODEPAGE_855=m
CONFIG_NLS_CODEPAGE_857=m
CONFIG_NLS_CODEPAGE_860=m
CONFIG_NLS_CODEPAGE_861=m
CONFIG_NLS_CODEPAGE_862=m
CONFIG_NLS_CODEPAGE_863=m
CONFIG_NLS_CODEPAGE_864=m
CONFIG_NLS_CODEPAGE_865=m
CONFIG_NLS_CODEPAGE_866=m
CONFIG_NLS_CODEPAGE_869=m
CONFIG_NLS_CODEPAGE_936=m
CONFIG_NLS_CODEPAGE_950=m
CONFIG_NLS_CODEPAGE_932=m
CONFIG_NLS_CODEPAGE_949=m
CONFIG_NLS_CODEPAGE_874=m
CONFIG_NLS_ISO8859_8=m
CONFIG_NLS_CODEPAGE_1250=m
CONFIG_NLS_CODEPAGE_1251=m
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=m
CONFIG_NLS_ISO8859_2=m
CONFIG_NLS_ISO8859_3=m
CONFIG_NLS_ISO8859_4=m
CONFIG_NLS_ISO8859_5=m
CONFIG_NLS_ISO8859_6=m
CONFIG_NLS_ISO8859_7=m
CONFIG_NLS_ISO8859_9=m
CONFIG_NLS_ISO8859_13=m
CONFIG_NLS_ISO8859_14=m
CONFIG_NLS_ISO8859_15=m
CONFIG_NLS_KOI8_R=m
CONFIG_NLS_KOI8_U=m
CONFIG_NLS_UTF8=m
CONFIG_DLM=m
CONFIG_DLM_DEBUG=y

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
# CONFIG_ENABLE_WARN_DEPRECATED is not set
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=2048
CONFIG_MAGIC_SYSRQ=y
CONFIG_STRIP_ASM_SYMS=y
CONFIG_UNUSED_SYMBOLS=y
CONFIG_DEBUG_FS=y
CONFIG_HEADERS_CHECK=y
# CONFIG_DEBUG_SECTION_MISMATCH is not set
CONFIG_DEBUG_KERNEL=y
CONFIG_DEBUG_SHIRQ=y
CONFIG_LOCKUP_DETECTOR=y
CONFIG_HARDLOCKUP_DETECTOR=y
# CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=0
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
CONFIG_DETECT_HUNG_TASK=y
CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
CONFIG_SCHED_DEBUG=y
CONFIG_SCHEDSTATS=y
CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_SLUB_STATS is not set
CONFIG_DEBUG_PREEMPT=y
CONFIG_DEBUG_RT_MUTEXES=y
CONFIG_DEBUG_PI_LIST=y
# CONFIG_RT_MUTEX_TESTER is not set
CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_MUTEXES=y
CONFIG_DEBUG_LOCK_ALLOC=y
CONFIG_PROVE_LOCKING=y
# CONFIG_PROVE_RCU is not set
CONFIG_SPARSE_RCU_POINTER=y
CONFIG_LOCKDEP=y
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_LOCKDEP is not set
CONFIG_TRACE_IRQFLAGS=y
# CONFIG_DEBUG_ATOMIC_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
CONFIG_STACKTRACE=y
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_INFO=y
# CONFIG_DEBUG_INFO_REDUCED is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_VIRTUAL is not set
# CONFIG_DEBUG_WRITECOUNT is not set
CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_DEBUG_LIST=y
# CONFIG_TEST_LIST_SORT is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_CREDENTIALS is not set
CONFIG_ARCH_WANT_FRAME_POINTERS=y
CONFIG_FRAME_POINTER=y
CONFIG_BOOT_PRINTK_DELAY=y
# CONFIG_RCU_TORTURE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=60
CONFIG_RCU_CPU_STALL_VERBOSE=y
# CONFIG_KPROBES_SANITY_TEST is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
# CONFIG_LKDTM is not set
# CONFIG_CPU_NOTIFIER_ERROR_INJECT is not set
# CONFIG_FAULT_INJECTION is not set
CONFIG_LATENCYTOP=y
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
# CONFIG_DEBUG_PAGEALLOC is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_NOP_TRACER=y
CONFIG_HAVE_FTRACE_NMI_ENTER=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_TRACER_MAX_TRACE=y
CONFIG_RING_BUFFER=y
CONFIG_FTRACE_NMI_ENTER=y
CONFIG_EVENT_TRACING=y
CONFIG_EVENT_POWER_TRACING_DEPRECATED=y
CONFIG_CONTEXT_SWITCH_TRACER=y
CONFIG_RING_BUFFER_ALLOW_SWAP=y
CONFIG_TRACING=y
CONFIG_GENERIC_TRACER=y
CONFIG_TRACING_SUPPORT=y
CONFIG_FTRACE=y
CONFIG_FUNCTION_TRACER=y
CONFIG_FUNCTION_GRAPH_TRACER=y
# CONFIG_IRQSOFF_TRACER is not set
# CONFIG_PREEMPT_TRACER is not set
CONFIG_SCHED_TRACER=y
CONFIG_FTRACE_SYSCALLS=y
CONFIG_BRANCH_PROFILE_NONE=y
# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
# CONFIG_PROFILE_ALL_BRANCHES is not set
CONFIG_STACK_TRACER=y
CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_KPROBE_EVENT=y
CONFIG_DYNAMIC_FTRACE=y
CONFIG_FUNCTION_PROFILER=y
CONFIG_FTRACE_MCOUNT_RECORD=y
# CONFIG_FTRACE_STARTUP_TEST is not set
# CONFIG_MMIOTRACE is not set
CONFIG_RING_BUFFER_BENCHMARK=m
CONFIG_PROVIDE_OHCI1394_DMA_INIT=y
# CONFIG_FIREWIRE_OHCI_REMOTE_DMA is not set
CONFIG_BUILD_DOCSRC=y
CONFIG_DYNAMIC_DEBUG=y
# CONFIG_DMA_API_DEBUG is not set
CONFIG_ATOMIC64_SELFTEST=y
CONFIG_ASYNC_RAID6_TEST=m
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
CONFIG_KGDB=y
CONFIG_KGDB_SERIAL_CONSOLE=y
CONFIG_KGDB_TESTS=y
# CONFIG_KGDB_TESTS_ON_BOOT is not set
CONFIG_KGDB_LOW_LEVEL_TRAP=y
CONFIG_KGDB_KDB=y
CONFIG_KDB_KEYBOARD=y
CONFIG_HAVE_ARCH_KMEMCHECK=y
CONFIG_TEST_KSTRTOX=m
CONFIG_STRICT_DEVMEM=y
# CONFIG_X86_VERBOSE_BOOTUP is not set
CONFIG_EARLY_PRINTK=y
CONFIG_EARLY_PRINTK_DBGP=y
CONFIG_DEBUG_STACKOVERFLOW=y
# CONFIG_X86_PTDUMP is not set
CONFIG_DEBUG_RODATA=y
CONFIG_DEBUG_RODATA_TEST=y
CONFIG_DEBUG_SET_MODULE_RONX=y
CONFIG_DEBUG_NX_TEST=m
# CONFIG_IOMMU_DEBUG is not set
# CONFIG_IOMMU_STRESS is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
CONFIG_X86_DECODER_SELFTEST=y
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
CONFIG_IO_DELAY_0X80=y
# CONFIG_IO_DELAY_0XED is not set
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=0
CONFIG_DEBUG_BOOT_PARAMS=y
# CONFIG_CPA_DEBUG is not set
CONFIG_OPTIMIZE_INLINING=y
CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y

#
# Security options
#
CONFIG_KEYS=y
CONFIG_TRUSTED_KEYS=m
CONFIG_ENCRYPTED_KEYS=m
CONFIG_KEYS_DEBUG_PROC_KEYS=y
# CONFIG_SECURITY_DMESG_RESTRICT is not set
CONFIG_SECURITY=y
CONFIG_SECURITYFS=y
CONFIG_SECURITY_NETWORK=y
CONFIG_SECURITY_NETWORK_XFRM=y
# CONFIG_SECURITY_PATH is not set
CONFIG_INTEL_TXT=y
CONFIG_LSM_MMAP_MIN_ADDR=65536
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1
CONFIG_SECURITY_SELINUX_DISABLE=y
CONFIG_SECURITY_SELINUX_DEVELOP=y
CONFIG_SECURITY_SELINUX_AVC_STATS=y
CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
# CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set
# CONFIG_SECURITY_SMACK is not set
# CONFIG_SECURITY_TOMOYO is not set
# CONFIG_SECURITY_APPARMOR is not set
CONFIG_INTEGRITY=y
CONFIG_IMA=y
CONFIG_IMA_MEASURE_PCR_IDX=10
CONFIG_IMA_AUDIT=y
CONFIG_IMA_LSM_RULES=y
CONFIG_DEFAULT_SECURITY_SELINUX=y
# CONFIG_DEFAULT_SECURITY_DAC is not set
CONFIG_DEFAULT_SECURITY="selinux"
CONFIG_XOR_BLOCKS=m
CONFIG_ASYNC_CORE=m
CONFIG_ASYNC_MEMCPY=m
CONFIG_ASYNC_XOR=m
CONFIG_ASYNC_PQ=m
CONFIG_ASYNC_RAID6_RECOV=m
CONFIG_ASYNC_TX_DISABLE_PQ_VAL_DMA=y
CONFIG_ASYNC_TX_DISABLE_XOR_VAL_DMA=y
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
CONFIG_CRYPTO_FIPS=y
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=y
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_BLKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_PCOMP=m
CONFIG_CRYPTO_PCOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
CONFIG_CRYPTO_USER=m
# CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
CONFIG_CRYPTO_GF128MUL=m
CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_PCRYPT=m
CONFIG_CRYPTO_WORKQUEUE=y
CONFIG_CRYPTO_CRYPTD=y
CONFIG_CRYPTO_AUTHENC=m
CONFIG_CRYPTO_TEST=m

#
# Authenticated Encryption with Associated Data
#
CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=m
CONFIG_CRYPTO_SEQIV=y

#
# Block modes
#
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CTR=y
CONFIG_CRYPTO_CTS=m
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_LRW=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_XTS=m

#
# Hash modes
#
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_XCBC=m
CONFIG_CRYPTO_VMAC=m

#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRC32C_INTEL=m
CONFIG_CRYPTO_GHASH=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_RMD128=m
CONFIG_CRYPTO_RMD160=m
CONFIG_CRYPTO_RMD256=m
CONFIG_CRYPTO_RMD320=m
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA1_SSSE3=m
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_TGR192=m
CONFIG_CRYPTO_WP512=m
CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL=m

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_X86_64=y
CONFIG_CRYPTO_AES_NI_INTEL=y
CONFIG_CRYPTO_ANUBIS=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_BLOWFISH_COMMON=m
CONFIG_CRYPTO_BLOWFISH_X86_64=m
CONFIG_CRYPTO_CAMELLIA=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_FCRYPT=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_SALSA20=m
CONFIG_CRYPTO_SALSA20_X86_64=m
CONFIG_CRYPTO_SEED=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_TWOFISH_COMMON=m
CONFIG_CRYPTO_TWOFISH_X86_64=m
CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=m

#
# Compression
#
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRYPTO_ZLIB=m
CONFIG_CRYPTO_LZO=m

#
# Random Number Generation
#
CONFIG_CRYPTO_ANSI_CPRNG=m
CONFIG_CRYPTO_USER_API=y
CONFIG_CRYPTO_USER_API_HASH=y
CONFIG_CRYPTO_USER_API_SKCIPHER=y
CONFIG_CRYPTO_HW=y
CONFIG_CRYPTO_DEV_PADLOCK=m
CONFIG_CRYPTO_DEV_PADLOCK_AES=m
CONFIG_CRYPTO_DEV_PADLOCK_SHA=m
CONFIG_HAVE_KVM=y
CONFIG_HAVE_KVM_IRQCHIP=y
CONFIG_HAVE_KVM_EVENTFD=y
CONFIG_KVM_APIC_ARCHITECTURE=y
CONFIG_KVM_MMIO=y
CONFIG_KVM_ASYNC_PF=y
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=m
CONFIG_KVM_INTEL=m
CONFIG_KVM_AMD=m
CONFIG_KVM_MMU_AUDIT=y
CONFIG_VHOST_NET=m
CONFIG_BINARY_PRINTF=y

#
# Library routines
#
CONFIG_RAID6_PQ=m
CONFIG_BITREVERSE=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_CRC_CCITT=m
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
CONFIG_CRC_ITU_T=m
CONFIG_CRC32=y
CONFIG_CRC7=m
CONFIG_LIBCRC32C=m
CONFIG_CRC8=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=m
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_X86=y
CONFIG_XZ_DEC_POWERPC=y
CONFIG_XZ_DEC_IA64=y
CONFIG_XZ_DEC_ARM=y
CONFIG_XZ_DEC_ARMTHUMB=y
CONFIG_XZ_DEC_SPARC=y
CONFIG_XZ_DEC_BCJ=y
# CONFIG_XZ_DEC_TEST is not set
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DECOMPRESS_XZ=y
CONFIG_DECOMPRESS_LZO=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_REED_SOLOMON=m
CONFIG_REED_SOLOMON_DEC16=y
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=m
CONFIG_TEXTSEARCH_BM=m
CONFIG_TEXTSEARCH_FSM=m
CONFIG_BTREE=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_CHECK_SIGNATURE=y
CONFIG_CPU_RMAP=y
CONFIG_NLATTR=y
CONFIG_LRU_CACHE=m
CONFIG_AVERAGE=y
CONFIG_CORDIC=m

[-- Attachment #3: slabinfo-forever.sh --]
[-- Type: application/x-sh, Size: 47 bytes --]

[-- Attachment #4: dmesg-slabinfo-3.2-rc5.txt --]
[-- Type: text/plain, Size: 125363 bytes --]

0046bdaeb0 @offset=3760 fp=0xffff880046bdb318
[  154.784452] 
[  154.784456] Bytes b4 ffff880046bdaea0: 09 bb fd ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  154.784459] Object ffff880046bdaeb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  154.784461] Object ffff880046bdaec0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  154.784464] Object ffff880046bdaed0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  154.784466] Redzone ffff880046bdaee0: cc cc cc cc cc cc cc cc                          ........
[  154.784469] Padding ffff880046bdb020: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  154.784472] Pid: 2744, comm: bash Not tainted 3.2.0-rc5 #20
[  154.784474] Call Trace:
[  154.784478]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  154.784481]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  154.784485]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  154.784488]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  154.784491]  [<ffffffff8112a700>] ? check_slab+0xc4/0xd2
[  154.784494]  [<ffffffff814edec7>] ? __slab_alloc+0x3da/0x3f7
[  154.784497]  [<ffffffff81115c74>] ? anon_vma_fork+0x5a/0xe8
[  154.784501]  [<ffffffff814ed4d7>] alloc_debug_processing+0x65/0xf1
[  154.784504]  [<ffffffff814ede82>] __slab_alloc+0x395/0x3f7
[  154.784507]  [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[  154.784510]  [<ffffffff81114889>] ? anon_vma_alloc+0x1a/0x2e
[  154.784513]  [<ffffffff81115c74>] ? anon_vma_fork+0x5a/0xe8
[  154.784516]  [<ffffffff8108bac2>] ? mark_held_locks+0x6d/0x95
[  154.784519]  [<ffffffff81115c74>] ? anon_vma_fork+0x5a/0xe8
[  154.784522]  [<ffffffff8112cd35>] kmem_cache_alloc+0x57/0x101
[  154.784525]  [<ffffffff81115c74>] anon_vma_fork+0x5a/0xe8
[  154.784529]  [<ffffffff81059a57>] dup_mm+0x26a/0x482
[  154.784532]  [<ffffffff8105a801>] copy_process+0xb68/0x1313
[  154.784535]  [<ffffffff8108b7dc>] ? lock_acquire+0xe0/0x112
[  154.784538]  [<ffffffff8105b0f7>] do_fork+0x110/0x293
[  154.784541]  [<ffffffff8110ae7d>] ? might_fault+0x40/0x90
[  154.784544]  [<ffffffff8110ae7d>] ? might_fault+0x40/0x90
[  154.784547]  [<ffffffff8108b6ca>] ? lock_release+0x16b/0x19d
[  154.784550]  [<ffffffff814fb1ba>] ? sysret_check+0x2e/0x69
[  154.784554]  [<ffffffff81016bd5>] sys_clone+0x28/0x2a
[  154.784557]  [<ffffffff814fb523>] stub_clone+0x13/0x20
[  154.784559]  [<ffffffff814fb182>] ? system_call_fastpath+0x16/0x1b
[  154.784563] FIX anon_vma_chain: Restoring 0xffff880046bdaee0-0xffff880046bdaee7=0xbb
[  154.784564] 
[  154.784566] FIX anon_vma_chain: Marking all objects used
[  155.274004] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  155.326007] SLUB: filp 184 slabs counted but counter=185
[  155.385238] SLUB: kmalloc-64 478 slabs counted but counter=479
[  159.288277] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  159.342008] SLUB: filp 184 slabs counted but counter=185
[  159.397174] SLUB: kmalloc-64 479 slabs counted but counter=480
[  163.296703] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  163.351032] SLUB: filp 184 slabs counted but counter=185
[  163.407274] =============================================================================
[  163.407279] BUG kmalloc-64: Redzone overwritten
[  163.407281] -----------------------------------------------------------------------------
[  163.407282] 
[  163.407285] INFO: 0xffff8800281a47e8-0xffff8800281a47ef. First byte 0xbb instead of 0xcc
[  163.407292] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=37 cpu=0 pid=2803
[  163.407296] 	__slab_alloc+0x395/0x3f7
[  163.407299] 	__kmalloc+0x92/0x101
[  163.407301] 	kzalloc.constprop.2+0x13/0x15
[  163.407303] 	ext4_htree_store_dirent+0x2d/0xf1
[  163.407306] 	htree_dirblock_to_tree+0xf1/0x134
[  163.407309] 	ext4_htree_fill_tree+0x85/0x1e0
[  163.407311] 	ext4_readdir+0x17a/0x51e
[  163.407313] 	vfs_readdir+0x7b/0xb1
[  163.407315] 	sys_getdents+0x7e/0xce
[  163.407318] 	system_call_fastpath+0x16/0x1b
[  163.407321] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2803
[  163.407324] 	__slab_free+0x2f/0x1b7
[  163.407326] 	kfree+0xd5/0xfa
[  163.407328] 	free_rb_tree_fname+0x47/0x95
[  163.407330] 	ext4_htree_free_dir_info+0x13/0x1f
[  163.407333] 	ext4_release_dir+0x1a/0x1e
[  163.407335] 	fput+0xfd/0x1c2
[  163.407338] 	filp_close+0x6e/0x7a
[  163.407340] 	sys_close+0xaf/0xf1
[  163.407342] 	system_call_fastpath+0x16/0x1b
[  163.407345] INFO: Slab 0xffffea0000a06900 objects=20 used=19 fp=0xffff8800281a5a08 flags=0x20000000004081
[  163.407348] INFO: Object 0xffff8800281a47a8 @offset=1960 fp=0xffff8800281a5a08
[  163.407349] 
[  163.407352] Bytes b4 ffff8800281a4798: 04 c8 fd ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  163.407354] Object ffff8800281a47a8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  163.407357] Object ffff8800281a47b8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  163.407359] Object ffff8800281a47c8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  163.407362] Object ffff8800281a47d8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  163.407365] Redzone ffff8800281a47e8: bb bb bb bb bb bb bb bb                          ........
[  163.407367] Padding ffff8800281a4928: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  163.407370] Pid: 2850, comm: slabinfo Not tainted 3.2.0-rc5 #20
[  163.407372] Call Trace:
[  163.407376]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  163.407379]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  163.407382]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  163.407385]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  163.407388]  [<ffffffff8112a88a>] validate_slab+0x110/0x151
[  163.407392]  [<ffffffff8112c9cb>] validate_store+0xc8/0x1e8
[  163.407396]  [<ffffffff811287f3>] slab_attr_store+0x29/0x2d
[  163.407400]  [<ffffffff81198f60>] sysfs_write_file+0x108/0x144
[  163.407403]  [<ffffffff8113c159>] vfs_write+0xac/0xf3
[  163.407407]  [<ffffffff8113d568>] ? fget_light+0x3a/0x9b
[  163.407410]  [<ffffffff8113c348>] sys_write+0x4a/0x6e
[  163.407413]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  163.407416] FIX kmalloc-64: Restoring 0xffff8800281a47e8-0xffff8800281a47ef=0xcc
[  163.407417] 
[  163.407426] =============================================================================
[  163.407428] BUG kmalloc-64: Redzone overwritten
[  163.407429] -----------------------------------------------------------------------------
[  163.407431] 
[  163.407433] INFO: 0xffff8800239952a0-0xffff8800239952a7. First byte 0xbb instead of 0xcc
[  163.407436] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=37 cpu=0 pid=2803
[  163.407439] 	__slab_alloc+0x395/0x3f7
[  163.407441] 	__kmalloc+0x92/0x101
[  163.407443] 	kzalloc.constprop.2+0x13/0x15
[  163.407446] 	ext4_htree_store_dirent+0x2d/0xf1
[  163.407448] 	htree_dirblock_to_tree+0xf1/0x134
[  163.407450] 	ext4_htree_fill_tree+0x85/0x1e0
[  163.407452] 	ext4_readdir+0x17a/0x51e
[  163.407454] 	vfs_readdir+0x7b/0xb1
[  163.407457] 	sys_getdents+0x7e/0xce
[  163.407459] 	system_call_fastpath+0x16/0x1b
[  163.407462] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2803
[  163.407465] 	__slab_free+0x2f/0x1b7
[  163.407467] 	kfree+0xd5/0xfa
[  163.407469] 	free_rb_tree_fname+0x47/0x95
[  163.407471] 	ext4_htree_free_dir_info+0x13/0x1f
[  163.407473] 	ext4_release_dir+0x1a/0x1e
[  163.407475] 	fput+0xfd/0x1c2
[  163.407478] 	filp_close+0x6e/0x7a
[  163.407480] 	sys_close+0xaf/0xf1
[  163.407482] 	system_call_fastpath+0x16/0x1b
[  163.407485] INFO: Slab 0xffffea00008e6500 objects=20 used=20 fp=0x          (null) flags=0x20000000004081
[  163.407487] INFO: Object 0xffff880023995260 @offset=4704 fp=0x          (null)
[  163.407488] 
[  163.407491] Bytes b4 ffff880023995250: 46 e7 fd ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  F.......ZZZZZZZZ
[  163.407493] Object ffff880023995260: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  163.407496] Object ffff880023995270: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  163.407498] Object ffff880023995280: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  163.407501] Object ffff880023995290: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  163.407504] Redzone ffff8800239952a0: bb bb bb bb bb bb bb bb                          ........
[  163.407506] Padding ffff8800239953e0: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  163.407509] Pid: 2850, comm: slabinfo Not tainted 3.2.0-rc5 #20
[  163.407511] Call Trace:
[  163.407514]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  163.407517]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  163.407520]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  163.407523]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  163.407527]  [<ffffffff8112a88a>] validate_slab+0x110/0x151
[  163.407530]  [<ffffffff8112ca4b>] validate_store+0x148/0x1e8
[  163.407534]  [<ffffffff811287f3>] slab_attr_store+0x29/0x2d
[  163.407537]  [<ffffffff81198f60>] sysfs_write_file+0x108/0x144
[  163.407541]  [<ffffffff8113c159>] vfs_write+0xac/0xf3
[  163.407544]  [<ffffffff8113d568>] ? fget_light+0x3a/0x9b
[  163.407547]  [<ffffffff8113c348>] sys_write+0x4a/0x6e
[  163.407551]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  163.407554] FIX kmalloc-64: Restoring 0xffff8800239952a0-0xffff8800239952a7=0xcc
[  163.407555] 
[  163.408041] SLUB: kmalloc-64 483 slabs counted but counter=484
[  164.793097] =============================================================================
[  164.793105] BUG kmalloc-64: Redzone overwritten
[  164.793108] -----------------------------------------------------------------------------
[  164.793110] 
[  164.793116] INFO: 0xffff8800281a47e8-0xffff8800281a47ef. First byte 0xcc instead of 0xbb
[  164.793128] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=1423 cpu=0 pid=2803
[  164.793136] 	__slab_alloc+0x395/0x3f7
[  164.793142] 	__kmalloc+0x92/0x101
[  164.793146] 	kzalloc.constprop.2+0x13/0x15
[  164.793151] 	ext4_htree_store_dirent+0x2d/0xf1
[  164.793157] 	htree_dirblock_to_tree+0xf1/0x134
[  164.793162] 	ext4_htree_fill_tree+0x85/0x1e0
[  164.793166] 	ext4_readdir+0x17a/0x51e
[  164.793172] 	vfs_readdir+0x7b/0xb1
[  164.793176] 	sys_getdents+0x7e/0xce
[  164.793181] 	system_call_fastpath+0x16/0x1b
[  164.793188] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=1386 cpu=0 pid=2803
[  164.793193] 	__slab_free+0x2f/0x1b7
[  164.793197] 	kfree+0xd5/0xfa
[  164.793202] 	free_rb_tree_fname+0x47/0x95
[  164.793207] 	ext4_htree_free_dir_info+0x13/0x1f
[  164.793212] 	ext4_release_dir+0x1a/0x1e
[  164.793217] 	fput+0xfd/0x1c2
[  164.793222] 	filp_close+0x6e/0x7a
[  164.793227] 	sys_close+0xaf/0xf1
[  164.793231] 	system_call_fastpath+0x16/0x1b
[  164.793237] INFO: Slab 0xffffea0000a06900 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  164.793243] INFO: Object 0xffff8800281a47a8 @offset=1960 fp=0xffff8800281a5a08
[  164.793245] 
[  164.793250] Bytes b4 ffff8800281a4798: 04 c8 fd ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  164.793256] Object ffff8800281a47a8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  164.793261] Object ffff8800281a47b8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  164.793266] Object ffff8800281a47c8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  164.793271] Object ffff8800281a47d8: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  164.793277] Redzone ffff8800281a47e8: cc cc cc cc cc cc cc cc                          ........
[  164.793282] Padding ffff8800281a4928: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  164.793289] Pid: 2803, comm: tracker-miner-f Not tainted 3.2.0-rc5 #20
[  164.793292] Call Trace:
[  164.793300]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  164.793306]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  164.793314]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  164.793321]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  164.793327]  [<ffffffff8112a700>] ? check_slab+0xc4/0xd2
[  164.793335]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  164.793343]  [<ffffffff814ed4d7>] alloc_debug_processing+0x65/0xf1
[  164.793350]  [<ffffffff814ede82>] __slab_alloc+0x395/0x3f7
[  164.793357]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  164.793365]  [<ffffffff8120ddb6>] ? security_context_to_sid_core+0x8b/0x182
[  164.793372]  [<ffffffff8112d601>] __kmalloc_track_caller+0x8e/0xfd
[  164.793379]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  164.793388]  [<ffffffff8110525e>] kstrdup+0x31/0x49
[  164.793395]  [<ffffffff8120ddf9>] security_context_to_sid_core+0xce/0x182
[  164.793404]  [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[  164.793411]  [<ffffffff814f81e8>] ? sub_preempt_count+0x95/0xa8
[  164.793418]  [<ffffffff814f5039>] ? _raw_spin_unlock+0x48/0x56
[  164.793426]  [<ffffffff8120f129>] security_context_to_sid_default+0x14/0x16
[  164.793434]  [<ffffffff811ffd20>] inode_doinit_with_dentry+0x267/0x41f
[  164.793441]  [<ffffffff811ffef4>] selinux_d_instantiate+0x1c/0x1e
[  164.793449]  [<ffffffff811fac6f>] security_d_instantiate+0x21/0x23
[  164.793457]  [<ffffffff8114d623>] d_instantiate+0x5c/0x61
[  164.793463]  [<ffffffff8114f303>] d_splice_alias+0xbc/0xd2
[  164.793470]  [<ffffffff811a9bc7>] ext4_lookup+0xba/0xeb
[  164.793477]  [<ffffffff81145225>] d_alloc_and_lookup+0x45/0x6c
[  164.793485]  [<ffffffff8114605e>] walk_component+0x224/0x401
[  164.793493]  [<ffffffff81146276>] lookup_last+0x3b/0x3d
[  164.793499]  [<ffffffff81146efd>] path_lookupat+0x82/0x29c
[  164.793507]  [<ffffffff8110ae7d>] ? might_fault+0x40/0x90
[  164.793513]  [<ffffffff811459bf>] ? getname_flags+0x30/0x209
[  164.793522]  [<ffffffff8124c797>] ? __strncpy_from_user+0x1e/0x48
[  164.793529]  [<ffffffff8114713e>] do_path_lookup+0x27/0x96
[  164.793536]  [<ffffffff81148ad3>] user_path_at_empty+0x53/0x92
[  164.793543]  [<ffffffff8110aec6>] ? might_fault+0x89/0x90
[  164.793549]  [<ffffffff8110ae7d>] ? might_fault+0x40/0x90
[  164.793555]  [<ffffffff8113fea1>] ? cp_new_stat+0xf7/0x10d
[  164.793562]  [<ffffffff81148b23>] user_path_at+0x11/0x13
[  164.793568]  [<ffffffff81140090>] vfs_fstatat+0x3a/0x64
[  164.793575]  [<ffffffff811400d8>] vfs_lstat+0x1e/0x20
[  164.793581]  [<ffffffff81140227>] sys_newlstat+0x1a/0x33
[  164.793588]  [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[  164.793596]  [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[  164.793603]  [<ffffffff8124c41e>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[  164.793611]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  164.793617] FIX kmalloc-64: Restoring 0xffff8800281a47e8-0xffff8800281a47ef=0xbb
[  164.793619] 
[  164.793623] FIX kmalloc-64: Marking all objects used
[  164.797484] =============================================================================
[  164.797491] BUG kmalloc-64: Redzone overwritten
[  164.797496] -----------------------------------------------------------------------------
[  164.797499] 
[  164.797505] INFO: 0xffff8800239952a0-0xffff8800239952a7. First byte 0xcc instead of 0xbb
[  164.797515] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=1427 cpu=0 pid=2803
[  164.797522] 	__slab_alloc+0x395/0x3f7
[  164.797527] 	__kmalloc+0x92/0x101
[  164.797533] 	kzalloc.constprop.2+0x13/0x15
[  164.797538] 	ext4_htree_store_dirent+0x2d/0xf1
[  164.797544] 	htree_dirblock_to_tree+0xf1/0x134
[  164.797549] 	ext4_htree_fill_tree+0x85/0x1e0
[  164.797554] 	ext4_readdir+0x17a/0x51e
[  164.797559] 	vfs_readdir+0x7b/0xb1
[  164.797564] 	sys_getdents+0x7e/0xce
[  164.797569] 	system_call_fastpath+0x16/0x1b
[  164.797576] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=1390 cpu=0 pid=2803
[  164.797582] 	__slab_free+0x2f/0x1b7
[  164.797587] 	kfree+0xd5/0xfa
[  164.797592] 	free_rb_tree_fname+0x47/0x95
[  164.797597] 	ext4_htree_free_dir_info+0x13/0x1f
[  164.797603] 	ext4_release_dir+0x1a/0x1e
[  164.797607] 	fput+0xfd/0x1c2
[  164.797613] 	filp_close+0x6e/0x7a
[  164.797618] 	sys_close+0xaf/0xf1
[  164.797624] 	system_call_fastpath+0x16/0x1b
[  164.797630] INFO: Slab 0xffffea00008e6500 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  164.797637] INFO: Object 0xffff880023995260 @offset=4704 fp=0xffff880023994498
[  164.797640] 
[  164.797646] Bytes b4 ffff880023995250: 46 e7 fd ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  F.......ZZZZZZZZ
[  164.797652] Object ffff880023995260: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  164.797659] Object ffff880023995270: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  164.797664] Object ffff880023995280: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  164.797671] Object ffff880023995290: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  164.797676] Redzone ffff8800239952a0: cc cc cc cc cc cc cc cc                          ........
[  164.797683] Padding ffff8800239953e0: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  164.797690] Pid: 2803, comm: tracker-miner-f Not tainted 3.2.0-rc5 #20
[  164.797694] Call Trace:
[  164.797703]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  164.797711]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  164.797719]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  164.797727]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  164.797734]  [<ffffffff8112a700>] ? check_slab+0xc4/0xd2
[  164.797744]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  164.797752]  [<ffffffff814ed4d7>] alloc_debug_processing+0x65/0xf1
[  164.797761]  [<ffffffff814ede82>] __slab_alloc+0x395/0x3f7
[  164.797769]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  164.797778]  [<ffffffff8120ddb6>] ? security_context_to_sid_core+0x8b/0x182
[  164.797787]  [<ffffffff8112d601>] __kmalloc_track_caller+0x8e/0xfd
[  164.797795]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  164.797804]  [<ffffffff8110525e>] kstrdup+0x31/0x49
[  164.797812]  [<ffffffff8120ddf9>] security_context_to_sid_core+0xce/0x182
[  164.797821]  [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[  164.797830]  [<ffffffff814f81e8>] ? sub_preempt_count+0x95/0xa8
[  164.797838]  [<ffffffff814f5039>] ? _raw_spin_unlock+0x48/0x56
[  164.797847]  [<ffffffff8120f129>] security_context_to_sid_default+0x14/0x16
[  164.797856]  [<ffffffff811ffd20>] inode_doinit_with_dentry+0x267/0x41f
[  164.797864]  [<ffffffff811ffef4>] selinux_d_instantiate+0x1c/0x1e
[  164.797873]  [<ffffffff811fac6f>] security_d_instantiate+0x21/0x23
[  164.797880]  [<ffffffff8114d623>] d_instantiate+0x5c/0x61
[  164.797888]  [<ffffffff8114f303>] d_splice_alias+0xbc/0xd2
[  164.797895]  [<ffffffff811a9bc7>] ext4_lookup+0xba/0xeb
[  164.797903]  [<ffffffff81145225>] d_alloc_and_lookup+0x45/0x6c
[  164.797912]  [<ffffffff8114605e>] walk_component+0x224/0x401
[  164.797921]  [<ffffffff81146276>] lookup_last+0x3b/0x3d
[  164.797929]  [<ffffffff81146efd>] path_lookupat+0x82/0x29c
[  164.797937]  [<ffffffff8110ae7d>] ? might_fault+0x40/0x90
[  164.797945]  [<ffffffff811459bf>] ? getname_flags+0x30/0x209
[  164.797953]  [<ffffffff8124c797>] ? __strncpy_from_user+0x1e/0x48
[  164.797961]  [<ffffffff8114713e>] do_path_lookup+0x27/0x96
[  164.797970]  [<ffffffff81148ad3>] user_path_at_empty+0x53/0x92
[  164.797978]  [<ffffffff8110aec6>] ? might_fault+0x89/0x90
[  164.797986]  [<ffffffff8110ae7d>] ? might_fault+0x40/0x90
[  164.797993]  [<ffffffff8113fea1>] ? cp_new_stat+0xf7/0x10d
[  164.798001]  [<ffffffff81148b23>] user_path_at+0x11/0x13
[  164.798008]  [<ffffffff81140090>] vfs_fstatat+0x3a/0x64
[  164.798010]  [<ffffffff811400d8>] vfs_lstat+0x1e/0x20
[  164.798010]  [<ffffffff81140227>] sys_newlstat+0x1a/0x33
[  164.798010]  [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[  164.798010]  [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[  164.798010]  [<ffffffff8124c41e>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[  164.798010]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  164.798010] FIX kmalloc-64: Restoring 0xffff8800239952a0-0xffff8800239952a7=0xbb
[  164.798010] 
[  164.798010] FIX kmalloc-64: Marking all objects used
[  167.302355] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  167.354003] SLUB: filp 184 slabs counted but counter=185
[  167.407003] SLUB: kmalloc-64 581 slabs counted but counter=584
[  171.300012] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  171.356010] SLUB: filp 184 slabs counted but counter=185
[  171.411010] SLUB: kmalloc-64 669 slabs counted but counter=672
[  175.299247] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  175.355004] SLUB: filp 184 slabs counted but counter=185
[  175.412007] SLUB: kmalloc-64 670 slabs counted but counter=673
[  179.305594] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  179.363014] SLUB: filp 184 slabs counted but counter=185
[  179.420013] SLUB: kmalloc-64 670 slabs counted but counter=673
[  183.312207] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  183.370004] SLUB: filp 184 slabs counted but counter=185
[  183.428006] SLUB: kmalloc-64 672 slabs counted but counter=675
[  187.317235] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  187.373004] SLUB: filp 184 slabs counted but counter=185
[  187.430007] SLUB: kmalloc-64 673 slabs counted but counter=676
[  191.364005] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  191.419002] SLUB: filp 184 slabs counted but counter=185
[  191.472006] SLUB: kmalloc-64 673 slabs counted but counter=676
[  195.367007] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  195.425008] SLUB: filp 184 slabs counted but counter=185
[  195.482004] SLUB: kmalloc-64 673 slabs counted but counter=676
[  199.381140] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  199.437008] SLUB: filp 184 slabs counted but counter=185
[  199.494323] SLUB: kmalloc-64 674 slabs counted but counter=677
[  203.391714] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  203.451005] SLUB: filp 184 slabs counted but counter=185
[  203.508779] =============================================================================
[  203.508784] BUG kmalloc-64: Redzone overwritten
[  203.508786] -----------------------------------------------------------------------------
[  203.508787] 
[  203.508790] INFO: 0xffff8800224e9bd0-0xffff8800224e9bd7. First byte 0xbb instead of 0xcc
[  203.508796] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=5 cpu=1 pid=2803
[  203.508801] 	__slab_alloc+0x395/0x3f7
[  203.508804] 	__kmalloc+0x92/0x101
[  203.508807] 	kzalloc.constprop.2+0x13/0x15
[  203.508809] 	ext4_htree_store_dirent+0x2d/0xf1
[  203.508812] 	htree_dirblock_to_tree+0xf1/0x134
[  203.508814] 	ext4_htree_fill_tree+0x85/0x1e0
[  203.508817] 	ext4_readdir+0x17a/0x51e
[  203.508819] 	vfs_readdir+0x7b/0xb1
[  203.508821] 	sys_getdents+0x7e/0xce
[  203.508824] 	system_call_fastpath+0x16/0x1b
[  203.508827] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=1 pid=2803
[  203.508830] 	__slab_free+0x2f/0x1b7
[  203.508832] 	kfree+0xd5/0xfa
[  203.508834] 	free_rb_tree_fname+0x47/0x95
[  203.508837] 	ext4_htree_free_dir_info+0x13/0x1f
[  203.508839] 	ext4_release_dir+0x1a/0x1e
[  203.508841] 	fput+0xfd/0x1c2
[  203.508844] 	filp_close+0x6e/0x7a
[  203.508847] 	sys_close+0xaf/0xf1
[  203.508849] 	system_call_fastpath+0x16/0x1b
[  203.508852] INFO: Slab 0xffffea0000893a00 objects=20 used=20 fp=0x          (null) flags=0x20000000004081
[  203.508854] INFO: Object 0xffff8800224e9b90 @offset=7056 fp=0x          (null)
[  203.508855] 
[  203.508859] Bytes b4 ffff8800224e9b80: 07 86 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  203.508861] Object ffff8800224e9b90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  203.508864] Object ffff8800224e9ba0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  203.508867] Object ffff8800224e9bb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  203.508869] Object ffff8800224e9bc0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  203.508872] Redzone ffff8800224e9bd0: bb bb bb bb bb bb bb bb                          ........
[  203.508874] Padding ffff8800224e9d10: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  203.508878] Pid: 2870, comm: slabinfo Not tainted 3.2.0-rc5 #20
[  203.508880] Call Trace:
[  203.508884]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  203.508887]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  203.508890]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  203.508894]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  203.508897]  [<ffffffff8112a88a>] validate_slab+0x110/0x151
[  203.508900]  [<ffffffff8112ca4b>] validate_store+0x148/0x1e8
[  203.508905]  [<ffffffff811287f3>] slab_attr_store+0x29/0x2d
[  203.508909]  [<ffffffff81198f60>] sysfs_write_file+0x108/0x144
[  203.508912]  [<ffffffff8113c159>] vfs_write+0xac/0xf3
[  203.508915]  [<ffffffff8113d568>] ? fget_light+0x3a/0x9b
[  203.508919]  [<ffffffff8113c348>] sys_write+0x4a/0x6e
[  203.508922]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  203.508925] FIX kmalloc-64: Restoring 0xffff8800224e9bd0-0xffff8800224e9bd7=0xcc
[  203.508926] 
[  203.509007] SLUB: kmalloc-64 682 slabs counted but counter=685
[  204.487985] =============================================================================
[  204.487989] BUG kmalloc-64: Redzone overwritten
[  204.487991] -----------------------------------------------------------------------------
[  204.487992] 
[  204.487995] INFO: 0xffff8800224e9bd0-0xffff8800224e9bd7. First byte 0xcc instead of 0xbb
[  204.488002] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=984 cpu=1 pid=2803
[  204.488006] 	__slab_alloc+0x395/0x3f7
[  204.488009] 	__kmalloc+0x92/0x101
[  204.488011] 	kzalloc.constprop.2+0x13/0x15
[  204.488014] 	ext4_htree_store_dirent+0x2d/0xf1
[  204.488017] 	htree_dirblock_to_tree+0xf1/0x134
[  204.488019] 	ext4_htree_fill_tree+0x85/0x1e0
[  204.488021] 	ext4_readdir+0x17a/0x51e
[  204.488024] 	vfs_readdir+0x7b/0xb1
[  204.488026] 	sys_getdents+0x7e/0xce
[  204.488029] 	system_call_fastpath+0x16/0x1b
[  204.488032] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=979 cpu=1 pid=2803
[  204.488034] 	__slab_free+0x2f/0x1b7
[  204.488037] 	kfree+0xd5/0xfa
[  204.488039] 	free_rb_tree_fname+0x47/0x95
[  204.488041] 	ext4_htree_free_dir_info+0x13/0x1f
[  204.488043] 	ext4_release_dir+0x1a/0x1e
[  204.488046] 	fput+0xfd/0x1c2
[  204.488049] 	filp_close+0x6e/0x7a
[  204.488051] 	sys_close+0xaf/0xf1
[  204.488054] 	system_call_fastpath+0x16/0x1b
[  204.488056] INFO: Slab 0xffffea0000893a00 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  204.488059] INFO: Object 0xffff8800224e9b90 @offset=7056 fp=0x          (null)
[  204.488060] 
[  204.488063] Bytes b4 ffff8800224e9b80: 17 87 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  204.488066] Object ffff8800224e9b90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  204.488068] Object ffff8800224e9ba0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  204.488071] Object ffff8800224e9bb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  204.488073] Object ffff8800224e9bc0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  204.488076] Redzone ffff8800224e9bd0: cc cc cc cc cc cc cc cc                          ........
[  204.488078] Padding ffff8800224e9d10: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  204.488082] Pid: 2803, comm: tracker-miner-f Not tainted 3.2.0-rc5 #20
[  204.488084] Call Trace:
[  204.488087]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  204.488091]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  204.488094]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  204.488097]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  204.488100]  [<ffffffff8112a700>] ? check_slab+0xc4/0xd2
[  204.488103]  [<ffffffff8119dc79>] ? kzalloc.constprop.2+0x13/0x15
[  204.488106]  [<ffffffff814ed4d7>] alloc_debug_processing+0x65/0xf1
[  204.488110]  [<ffffffff814ede82>] __slab_alloc+0x395/0x3f7
[  204.488113]  [<ffffffff8108a453>] ? mark_lock+0x2d/0x220
[  204.488117]  [<ffffffff8119dc79>] ? kzalloc.constprop.2+0x13/0x15
[  204.488120]  [<ffffffff8108bac2>] ? mark_held_locks+0x6d/0x95
[  204.488123]  [<ffffffff8112b9ba>] __kmalloc+0x92/0x101
[  204.488126]  [<ffffffff8119dc79>] ? kzalloc.constprop.2+0x13/0x15
[  204.488129]  [<ffffffff8119dc79>] kzalloc.constprop.2+0x13/0x15
[  204.488132]  [<ffffffff8119de3b>] ext4_readdir+0x83/0x51e
[  204.488135]  [<ffffffff8114af04>] ? vfs_readdir+0x5b/0xb1
[  204.488138]  [<ffffffff8114ac60>] ? sys_ioctl+0x7a/0x7a
[  204.488141]  [<ffffffff8114ac60>] ? sys_ioctl+0x7a/0x7a
[  204.488143]  [<ffffffff8114af24>] vfs_readdir+0x7b/0xb1
[  204.488147]  [<ffffffff8114b040>] sys_getdents+0x7e/0xce
[  204.488150]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  204.488153] FIX kmalloc-64: Restoring 0xffff8800224e9bd0-0xffff8800224e9bd7=0xbb
[  204.488154] 
[  204.488156] FIX kmalloc-64: Marking all objects used
[  207.407002] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  207.466007] SLUB: filp 184 slabs counted but counter=185
[  207.523046] SLUB: kmalloc-64 681 slabs counted but counter=685
[  211.436515] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  211.496004] SLUB: filp 184 slabs counted but counter=185
[  211.554107] SLUB: kmalloc-64 681 slabs counted but counter=685
[  215.438749] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  215.498007] SLUB: filp 184 slabs counted but counter=185
[  215.557005] SLUB: kmalloc-64 681 slabs counted but counter=685
[  219.447732] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  219.508004] SLUB: filp 184 slabs counted but counter=185
[  219.562596] =============================================================================
[  219.562602] BUG kmalloc-64: Redzone overwritten
[  219.562604] -----------------------------------------------------------------------------
[  219.562605] 
[  219.562607] INFO: 0xffff8800227cdbd0-0xffff8800227cdbd7. First byte 0xbb instead of 0xcc
[  219.562614] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=36 cpu=0 pid=2872
[  219.562618] 	__slab_alloc+0x395/0x3f7
[  219.562621] 	__kmalloc+0x92/0x101
[  219.562624] 	kzalloc.constprop.2+0x13/0x15
[  219.562626] 	ext4_htree_store_dirent+0x2d/0xf1
[  219.562629] 	htree_dirblock_to_tree+0xf1/0x134
[  219.562632] 	ext4_htree_fill_tree+0x85/0x1e0
[  219.562634] 	ext4_readdir+0x17a/0x51e
[  219.562637] 	vfs_readdir+0x7b/0xb1
[  219.562639] 	sys_getdents+0x7e/0xce
[  219.562641] 	system_call_fastpath+0x16/0x1b
[  219.562645] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=0 pid=2872
[  219.562647] 	__slab_free+0x2f/0x1b7
[  219.562649] 	kfree+0xd5/0xfa
[  219.562652] 	free_rb_tree_fname+0x47/0x95
[  219.562654] 	ext4_htree_free_dir_info+0x13/0x1f
[  219.562656] 	ext4_release_dir+0x1a/0x1e
[  219.562659] 	fput+0xfd/0x1c2
[  219.562662] 	filp_close+0x6e/0x7a
[  219.562664] 	sys_close+0xaf/0xf1
[  219.562666] 	system_call_fastpath+0x16/0x1b
[  219.562669] INFO: Slab 0xffffea000089f300 objects=20 used=20 fp=0x          (null) flags=0x20000000004081
[  219.562672] INFO: Object 0xffff8800227cdb90 @offset=7056 fp=0x          (null)
[  219.562673] 
[  219.562676] Bytes b4 ffff8800227cdb80: da 81 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  219.562679] Object ffff8800227cdb90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  219.562681] Object ffff8800227cdba0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  219.562684] Object ffff8800227cdbb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  219.562686] Object ffff8800227cdbc0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  219.562689] Redzone ffff8800227cdbd0: bb bb bb bb bb bb bb bb                          ........
[  219.562692] Padding ffff8800227cdd10: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  219.562696] Pid: 2880, comm: slabinfo Not tainted 3.2.0-rc5 #20
[  219.562697] Call Trace:
[  219.562701]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  219.562704]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  219.562708]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  219.562711]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  219.562714]  [<ffffffff8112a88a>] validate_slab+0x110/0x151
[  219.562717]  [<ffffffff8112ca4b>] validate_store+0x148/0x1e8
[  219.562722]  [<ffffffff811287f3>] slab_attr_store+0x29/0x2d
[  219.562726]  [<ffffffff81198f60>] sysfs_write_file+0x108/0x144
[  219.562730]  [<ffffffff8113c159>] vfs_write+0xac/0xf3
[  219.562733]  [<ffffffff8113d568>] ? fget_light+0x3a/0x9b
[  219.562736]  [<ffffffff8113c348>] sys_write+0x4a/0x6e
[  219.562739]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  219.562742] FIX kmalloc-64: Restoring 0xffff8800227cdbd0-0xffff8800227cdbd7=0xcc
[  219.562743] 
[  219.563242] SLUB: kmalloc-64 681 slabs counted but counter=685
[  220.180328] =============================================================================
[  220.180333] BUG kmalloc-64: Redzone overwritten
[  220.180335] -----------------------------------------------------------------------------
[  220.180336] 
[  220.180339] INFO: 0xffff8800227cdbd0-0xffff8800227cdbd7. First byte 0xcc instead of 0xbb
[  220.180346] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=654 cpu=0 pid=2872
[  220.180350] 	__slab_alloc+0x395/0x3f7
[  220.180353] 	__kmalloc+0x92/0x101
[  220.180355] 	kzalloc.constprop.2+0x13/0x15
[  220.180357] 	ext4_htree_store_dirent+0x2d/0xf1
[  220.180360] 	htree_dirblock_to_tree+0xf1/0x134
[  220.180363] 	ext4_htree_fill_tree+0x85/0x1e0
[  220.180365] 	ext4_readdir+0x17a/0x51e
[  220.180368] 	vfs_readdir+0x7b/0xb1
[  220.180370] 	sys_getdents+0x7e/0xce
[  220.180373] 	system_call_fastpath+0x16/0x1b
[  220.180376] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=618 cpu=0 pid=2872
[  220.180379] 	__slab_free+0x2f/0x1b7
[  220.180381] 	kfree+0xd5/0xfa
[  220.180383] 	free_rb_tree_fname+0x47/0x95
[  220.180385] 	ext4_htree_free_dir_info+0x13/0x1f
[  220.180388] 	ext4_release_dir+0x1a/0x1e
[  220.180390] 	fput+0xfd/0x1c2
[  220.180393] 	filp_close+0x6e/0x7a
[  220.180396] 	sys_close+0xaf/0xf1
[  220.180398] 	system_call_fastpath+0x16/0x1b
[  220.180401] INFO: Slab 0xffffea000089f300 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  220.180403] INFO: Object 0xffff8800227cdb90 @offset=7056 fp=0xffff8800227cd880
[  220.180404] 
[  220.180408] Bytes b4 ffff8800227cdb80: da 81 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  220.180410] Object ffff8800227cdb90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  220.180413] Object ffff8800227cdba0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  220.180415] Object ffff8800227cdbb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  220.180418] Object ffff8800227cdbc0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  220.180420] Redzone ffff8800227cdbd0: cc cc cc cc cc cc cc cc                          ........
[  220.180423] Padding ffff8800227cdd10: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  220.180427] Pid: 2872, comm: tracker-miner-f Not tainted 3.2.0-rc5 #20
[  220.180428] Call Trace:
[  220.180432]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  220.180435]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  220.180439]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  220.180442]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  220.180445]  [<ffffffff8112a700>] ? check_slab+0xc4/0xd2
[  220.180450]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  220.180453]  [<ffffffff814ed4d7>] alloc_debug_processing+0x65/0xf1
[  220.180457]  [<ffffffff814ede82>] __slab_alloc+0x395/0x3f7
[  220.180460]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  220.180464]  [<ffffffff8120ddb6>] ? security_context_to_sid_core+0x8b/0x182
[  220.180468]  [<ffffffff8112d601>] __kmalloc_track_caller+0x8e/0xfd
[  220.180471]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  220.180476]  [<ffffffff8110525e>] kstrdup+0x31/0x49
[  220.180480]  [<ffffffff8120ddf9>] security_context_to_sid_core+0xce/0x182
[  220.180484]  [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[  220.180488]  [<ffffffff814f81e8>] ? sub_preempt_count+0x95/0xa8
[  220.180492]  [<ffffffff814f5039>] ? _raw_spin_unlock+0x48/0x56
[  220.180495]  [<ffffffff8120f129>] security_context_to_sid_default+0x14/0x16
[  220.180499]  [<ffffffff811ffd20>] inode_doinit_with_dentry+0x267/0x41f
[  220.180503]  [<ffffffff811ffef4>] selinux_d_instantiate+0x1c/0x1e
[  220.180507]  [<ffffffff811fac6f>] security_d_instantiate+0x21/0x23
[  220.180511]  [<ffffffff8114d623>] d_instantiate+0x5c/0x61
[  220.180515]  [<ffffffff8114f303>] d_splice_alias+0xbc/0xd2
[  220.180518]  [<ffffffff811a9bc7>] ext4_lookup+0xba/0xeb
[  220.180522]  [<ffffffff81145225>] d_alloc_and_lookup+0x45/0x6c
[  220.180525]  [<ffffffff8114605e>] walk_component+0x224/0x401
[  220.180529]  [<ffffffff81146276>] lookup_last+0x3b/0x3d
[  220.180532]  [<ffffffff81146efd>] path_lookupat+0x82/0x29c
[  220.180536]  [<ffffffff8110ae7d>] ? might_fault+0x40/0x90
[  220.180539]  [<ffffffff811459bf>] ? getname_flags+0x30/0x209
[  220.180544]  [<ffffffff8124c797>] ? __strncpy_from_user+0x1e/0x48
[  220.180547]  [<ffffffff8114713e>] do_path_lookup+0x27/0x96
[  220.180551]  [<ffffffff81148ad3>] user_path_at_empty+0x53/0x92
[  220.180554]  [<ffffffff8110aec6>] ? might_fault+0x89/0x90
[  220.180557]  [<ffffffff8110ae7d>] ? might_fault+0x40/0x90
[  220.180560]  [<ffffffff8113fea1>] ? cp_new_stat+0xf7/0x10d
[  220.180563]  [<ffffffff81148b23>] user_path_at+0x11/0x13
[  220.180566]  [<ffffffff81140090>] vfs_fstatat+0x3a/0x64
[  220.180570]  [<ffffffff811400d8>] vfs_lstat+0x1e/0x20
[  220.180573]  [<ffffffff81140227>] sys_newlstat+0x1a/0x33
[  220.180577]  [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[  220.180581]  [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[  220.180584]  [<ffffffff8124c41e>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[  220.180588]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  220.180591] FIX kmalloc-64: Restoring 0xffff8800227cdbd0-0xffff8800227cdbd7=0xbb
[  220.180592] 
[  220.180594] FIX kmalloc-64: Marking all objects used
[  223.455451] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  223.515006] SLUB: filp 184 slabs counted but counter=185
[  223.569118] =============================================================================
[  223.569123] BUG kmalloc-64: Redzone overwritten
[  223.569125] -----------------------------------------------------------------------------
[  223.569126] 
[  223.569129] INFO: 0xffff880020693bd0-0xffff880020693bd7. First byte 0xbb instead of 0xcc
[  223.569136] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=36 cpu=1 pid=2803
[  223.569140] 	__slab_alloc+0x395/0x3f7
[  223.569143] 	__kmalloc+0x92/0x101
[  223.569145] 	kzalloc.constprop.2+0x13/0x15
[  223.569148] 	ext4_htree_store_dirent+0x2d/0xf1
[  223.569151] 	htree_dirblock_to_tree+0xf1/0x134
[  223.569153] 	ext4_htree_fill_tree+0x85/0x1e0
[  223.569155] 	ext4_readdir+0x17a/0x51e
[  223.569158] 	vfs_readdir+0x7b/0xb1
[  223.569160] 	sys_getdents+0x7e/0xce
[  223.569163] 	system_call_fastpath+0x16/0x1b
[  223.569166] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=0 cpu=1 pid=2803
[  223.569169] 	__slab_free+0x2f/0x1b7
[  223.569171] 	kfree+0xd5/0xfa
[  223.569174] 	free_rb_tree_fname+0x47/0x95
[  223.569176] 	ext4_htree_free_dir_info+0x13/0x1f
[  223.569178] 	ext4_release_dir+0x1a/0x1e
[  223.569181] 	fput+0xfd/0x1c2
[  223.569184] 	filp_close+0x6e/0x7a
[  223.569186] 	sys_close+0xaf/0xf1
[  223.569189] 	system_call_fastpath+0x16/0x1b
[  223.569192] INFO: Slab 0xffffea000081a480 objects=20 used=20 fp=0x          (null) flags=0x20000000004081
[  223.569195] INFO: Object 0xffff880020693b90 @offset=7056 fp=0x          (null)
[  223.569196] 
[  223.569199] Bytes b4 ffff880020693b80: 13 d5 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  ........ZZZZZZZZ
[  223.569202] Object ffff880020693b90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  223.569204] Object ffff880020693ba0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  223.569207] Object ffff880020693bb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  223.569210] Object ffff880020693bc0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  223.569212] Redzone ffff880020693bd0: bb bb bb bb bb bb bb bb                          ........
[  223.569215] Padding ffff880020693d10: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  223.569219] Pid: 2882, comm: slabinfo Not tainted 3.2.0-rc5 #20
[  223.569221] Call Trace:
[  223.569224]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  223.569227]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  223.569231]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  223.569234]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  223.569237]  [<ffffffff8112a88a>] validate_slab+0x110/0x151
[  223.569241]  [<ffffffff8112ca4b>] validate_store+0x148/0x1e8
[  223.569245]  [<ffffffff811287f3>] slab_attr_store+0x29/0x2d
[  223.569249]  [<ffffffff81198f60>] sysfs_write_file+0x108/0x144
[  223.569253]  [<ffffffff8113c159>] vfs_write+0xac/0xf3
[  223.569256]  [<ffffffff8113d568>] ? fget_light+0x3a/0x9b
[  223.569259]  [<ffffffff8113c348>] sys_write+0x4a/0x6e
[  223.569263]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  223.569266] FIX kmalloc-64: Restoring 0xffff880020693bd0-0xffff880020693bd7=0xcc
[  223.569267] 
[  223.570022] SLUB: kmalloc-64 682 slabs counted but counter=687
[  223.633514] =============================================================================
[  223.633519] BUG kmalloc-64: Redzone overwritten
[  223.633521] -----------------------------------------------------------------------------
[  223.633522] 
[  223.633525] INFO: 0xffff880020693bd0-0xffff880020693bd7. First byte 0xcc instead of 0xbb
[  223.633533] INFO: Allocated in kzalloc.constprop.2+0x13/0x15 age=100 cpu=1 pid=2803
[  223.633537] 	__slab_alloc+0x395/0x3f7
[  223.633540] 	__kmalloc+0x92/0x101
[  223.633542] 	kzalloc.constprop.2+0x13/0x15
[  223.633545] 	ext4_htree_store_dirent+0x2d/0xf1
[  223.633548] 	htree_dirblock_to_tree+0xf1/0x134
[  223.633551] 	ext4_htree_fill_tree+0x85/0x1e0
[  223.633553] 	ext4_readdir+0x17a/0x51e
[  223.633556] 	vfs_readdir+0x7b/0xb1
[  223.633558] 	sys_getdents+0x7e/0xce
[  223.633561] 	system_call_fastpath+0x16/0x1b
[  223.633564] INFO: Freed in free_rb_tree_fname+0x47/0x95 age=64 cpu=1 pid=2803
[  223.633567] 	__slab_free+0x2f/0x1b7
[  223.633569] 	kfree+0xd5/0xfa
[  223.633572] 	free_rb_tree_fname+0x47/0x95
[  223.633574] 	ext4_htree_free_dir_info+0x13/0x1f
[  223.633576] 	ext4_release_dir+0x1a/0x1e
[  223.633579] 	fput+0xfd/0x1c2
[  223.633583] 	filp_close+0x6e/0x7a
[  223.633585] 	sys_close+0xaf/0xf1
[  223.633587] 	system_call_fastpath+0x16/0x1b
[  223.633590] INFO: Slab 0xffffea000081a480 objects=20 used=20 fp=0x          (null) flags=0x20000000004080
[  223.633593] INFO: Object 0xffff880020693b90 @offset=7056 fp=0xffff880020692f50
[  223.633594] 
[  223.633597] Bytes b4 ffff880020693b80: 73 d5 fe ff 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a  s.......ZZZZZZZZ
[  223.633600] Object ffff880020693b90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  223.633603] Object ffff880020693ba0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  223.633606] Object ffff880020693bb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  223.633609] Object ffff880020693bc0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5  kkkkkkkkkkkkkkk.
[  223.633612] Redzone ffff880020693bd0: cc cc cc cc cc cc cc cc                          ........
[  223.633615] Padding ffff880020693d10: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  223.633619] Pid: 2803, comm: tracker-miner-f Not tainted 3.2.0-rc5 #20
[  223.633621] Call Trace:
[  223.633624]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  223.633628]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  223.633631]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  223.633635]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  223.633638]  [<ffffffff8112a700>] ? check_slab+0xc4/0xd2
[  223.633642]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  223.633646]  [<ffffffff814ed4d7>] alloc_debug_processing+0x65/0xf1
[  223.633649]  [<ffffffff814ede82>] __slab_alloc+0x395/0x3f7
[  223.633653]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  223.633657]  [<ffffffff8120ddb6>] ? security_context_to_sid_core+0x8b/0x182
[  223.633661]  [<ffffffff8112d601>] __kmalloc_track_caller+0x8e/0xfd
[  223.633664]  [<ffffffff8120ddf9>] ? security_context_to_sid_core+0xce/0x182
[  223.633670]  [<ffffffff8110525e>] kstrdup+0x31/0x49
[  223.633673]  [<ffffffff8120ddf9>] security_context_to_sid_core+0xce/0x182
[  223.633678]  [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[  223.633683]  [<ffffffff814f81e8>] ? sub_preempt_count+0x95/0xa8
[  223.633686]  [<ffffffff814f5039>] ? _raw_spin_unlock+0x48/0x56
[  223.633690]  [<ffffffff8120f129>] security_context_to_sid_default+0x14/0x16
[  223.633694]  [<ffffffff811ffd20>] inode_doinit_with_dentry+0x267/0x41f
[  223.633698]  [<ffffffff811ffef4>] selinux_d_instantiate+0x1c/0x1e
[  223.633703]  [<ffffffff811fac6f>] security_d_instantiate+0x21/0x23
[  223.633707]  [<ffffffff8114d623>] d_instantiate+0x5c/0x61
[  223.633710]  [<ffffffff8114f303>] d_splice_alias+0xbc/0xd2
[  223.633714]  [<ffffffff811a9bc7>] ext4_lookup+0xba/0xeb
[  223.633718]  [<ffffffff81145225>] d_alloc_and_lookup+0x45/0x6c
[  223.633722]  [<ffffffff8114605e>] walk_component+0x224/0x401
[  223.633725]  [<ffffffff81146276>] lookup_last+0x3b/0x3d
[  223.633728]  [<ffffffff81146efd>] path_lookupat+0x82/0x29c
[  223.633732]  [<ffffffff8110ae7d>] ? might_fault+0x40/0x90
[  223.633736]  [<ffffffff811459bf>] ? getname_flags+0x30/0x209
[  223.633740]  [<ffffffff8124c797>] ? __strncpy_from_user+0x1e/0x48
[  223.633744]  [<ffffffff8114713e>] do_path_lookup+0x27/0x96
[  223.633747]  [<ffffffff81148ad3>] user_path_at_empty+0x53/0x92
[  223.633750]  [<ffffffff8110aec6>] ? might_fault+0x89/0x90
[  223.633754]  [<ffffffff8110ae7d>] ? might_fault+0x40/0x90
[  223.633757]  [<ffffffff8113fea1>] ? cp_new_stat+0xf7/0x10d
[  223.633761]  [<ffffffff81148b23>] user_path_at+0x11/0x13
[  223.633764]  [<ffffffff81140090>] vfs_fstatat+0x3a/0x64
[  223.633767]  [<ffffffff811400d8>] vfs_lstat+0x1e/0x20
[  223.633770]  [<ffffffff81140227>] sys_newlstat+0x1a/0x33
[  223.633774]  [<ffffffff8108bc0b>] ? trace_hardirqs_on_caller+0x121/0x158
[  223.633779]  [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[  223.633782]  [<ffffffff8124c41e>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[  223.633786]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  223.633789] FIX kmalloc-64: Restoring 0xffff880020693bd0-0xffff880020693bd7=0xbb
[  223.633790] 
[  223.633792] FIX kmalloc-64: Marking all objects used
[  227.449009] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  227.509009] SLUB: filp 184 slabs counted but counter=185
[  227.568050] SLUB: kmalloc-64 687 slabs counted but counter=693
[  231.449437] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  231.510003] SLUB: filp 184 slabs counted but counter=185
[  231.566003] SLUB: kmalloc-64 693 slabs counted but counter=699
[  235.456511] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  235.518005] SLUB: filp 184 slabs counted but counter=185
[  235.575006] SLUB: kmalloc-64 694 slabs counted but counter=700
[  239.460054] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  239.523005] SLUB: filp 184 slabs counted but counter=185
[  239.580005] SLUB: kmalloc-64 697 slabs counted but counter=703
[  243.462002] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  243.525005] SLUB: filp 184 slabs counted but counter=185
[  243.584090] SLUB: kmalloc-64 696 slabs counted but counter=702
[  247.471002] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  247.574597] SLUB: filp 184 slabs counted but counter=185
[  247.630007] SLUB: kmalloc-64 701 slabs counted but counter=707
[  251.520003] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  251.580004] SLUB: filp 183 slabs counted but counter=184
[  251.634055] SLUB: kmalloc-64 702 slabs counted but counter=708
[  255.510002] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  255.570003] SLUB: filp 183 slabs counted but counter=184
[  255.624043] SLUB: kmalloc-64 706 slabs counted but counter=712
[  259.499206] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  259.560003] SLUB: filp 183 slabs counted but counter=184
[  259.614135] SLUB: kmalloc-64 705 slabs counted but counter=711
[  263.490210] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  263.551003] SLUB: filp 183 slabs counted but counter=184
[  263.605008] SLUB: kmalloc-64 705 slabs counted but counter=711
[  267.473313] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  267.533005] SLUB: filp 183 slabs counted but counter=184
[  267.587006] SLUB: kmalloc-64 705 slabs counted but counter=711
[  271.476085] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  271.537002] SLUB: filp 183 slabs counted but counter=184
[  271.590003] SLUB: kmalloc-64 705 slabs counted but counter=711
[  271.625330] SLUB: radix_tree_node 819 slabs counted but counter=820
[  275.483593] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  275.548004] SLUB: filp 183 slabs counted but counter=184
[  275.607010] SLUB: kmalloc-64 714 slabs counted but counter=720
[  279.514036] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  279.580006] SLUB: filp 183 slabs counted but counter=184
[  279.636002] SLUB: kmalloc-64 714 slabs counted but counter=720
[  283.524002] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  283.589005] SLUB: filp 183 slabs counted but counter=184
[  283.646139] SLUB: kmalloc-64 715 slabs counted but counter=721
[  287.526009] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  287.593019] SLUB: filp 183 slabs counted but counter=184
[  287.652006] SLUB: kmalloc-64 724 slabs counted but counter=730
[  291.542493] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  291.609005] =============================================================================
[  291.609005] BUG filp: Redzone overwritten
[  291.609005] -----------------------------------------------------------------------------
[  291.609005] 
[  291.609005] INFO: 0xffff8800423d57a8-0xffff8800423d57af. First byte 0xbb instead of 0xcc
[  291.609005] INFO: Allocated in get_empty_filp+0x74/0x161 age=16 cpu=0 pid=1946
[  291.609005] 	__slab_alloc+0x395/0x3f7
[  291.609005] 	kmem_cache_alloc+0x57/0x101
[  291.609005] 	get_empty_filp+0x74/0x161
[  291.609005] 	path_openat+0x33/0x310
[  291.609005] 	do_filp_open+0x38/0x86
[  291.609005] 	do_sys_open+0x6e/0x100
[  291.609005] 	sys_open+0x20/0x22
[  291.609005] 	system_call_fastpath+0x16/0x1b
[  291.609005] INFO: Freed in file_free_rcu+0x34/0x38 age=0 cpu=0 pid=1946
[  291.609005] 	__slab_free+0x2f/0x1b7
[  291.609005] 	kmem_cache_free+0x80/0xc8
[  291.609005] 	file_free_rcu+0x34/0x38
[  291.609005] 	__rcu_process_callbacks+0x1dc/0x319
[  291.609005] 	rcu_process_callbacks+0x86/0x97
[  291.609005] 	__do_softirq+0xdd/0x1e3
[  291.609005] 	call_softirq+0x1c/0x30
[  291.609005] 	do_softirq+0x4b/0xa0
[  291.609005] 	irq_exit+0x5d/0xce
[  291.609005] 	smp_apic_timer_interrupt+0x7b/0x89
[  291.609005] 	apic_timer_interrupt+0x73/0x80
[  291.609005] INFO: Slab 0xffffea000108f500 objects=25 used=25 fp=0x          (null) flags=0x20000000004081
[  291.609005] INFO: Object 0xffff8800423d5680 @offset=5760 fp=0x          (null)
[  291.609005] 
[  291.609005] Bytes b4 ffff8800423d5670: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  291.609005] Object ffff8800423d5680: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d5690: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d56a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d56b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d56c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d56d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d56e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d56f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d5700: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d5710: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d5720: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d5730: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d5740: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d5750: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d5760: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d5770: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d5780: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d5790: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  291.609005] Object ffff8800423d57a0: 6b 6b 6b 6b 6b 6b 6b a5                          kkkkkkk.
[  291.609005] Redzone ffff8800423d57a8: bb bb bb bb bb bb bb bb                          ........
[  291.609005] Padding ffff8800423d58e8: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  291.609005] Padding ffff8800423d58f8: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  291.609005] Pid: 2976, comm: slabinfo Not tainted 3.2.0-rc5 #20
[  291.609005] Call Trace:
[  291.609005]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  291.609005]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  291.609005]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  291.609005]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  291.609005]  [<ffffffff8112a88a>] validate_slab+0x110/0x151
[  291.609005]  [<ffffffff8112ca4b>] validate_store+0x148/0x1e8
[  291.609005]  [<ffffffff811287f3>] slab_attr_store+0x29/0x2d
[  291.609005]  [<ffffffff81198f60>] sysfs_write_file+0x108/0x144
[  291.609005]  [<ffffffff8113c159>] vfs_write+0xac/0xf3
[  291.609005]  [<ffffffff8113d568>] ? fget_light+0x3a/0x9b
[  291.609005]  [<ffffffff8113c348>] sys_write+0x4a/0x6e
[  291.609005]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  291.609005] FIX filp: Restoring 0xffff8800423d57a8-0xffff8800423d57af=0xcc
[  291.609005] 
[  291.609005] SLUB: filp 183 slabs counted but counter=184
[  291.668004] SLUB: kmalloc-64 725 slabs counted but counter=731
[  294.769321] =============================================================================
[  294.769325] BUG filp: Redzone overwritten
[  294.769327] -----------------------------------------------------------------------------
[  294.769328] 
[  294.769331] INFO: 0xffff8800423d57a8-0xffff8800423d57af. First byte 0xcc instead of 0xbb
[  294.769339] INFO: Allocated in get_empty_filp+0x74/0x161 age=3177 cpu=0 pid=1946
[  294.769343] 	__slab_alloc+0x395/0x3f7
[  294.769346] 	kmem_cache_alloc+0x57/0x101
[  294.769348] 	get_empty_filp+0x74/0x161
[  294.769351] 	path_openat+0x33/0x310
[  294.769353] 	do_filp_open+0x38/0x86
[  294.769356] 	do_sys_open+0x6e/0x100
[  294.769358] 	sys_open+0x20/0x22
[  294.769361] 	system_call_fastpath+0x16/0x1b
[  294.769364] INFO: Freed in file_free_rcu+0x34/0x38 age=3161 cpu=0 pid=1946
[  294.769366] 	__slab_free+0x2f/0x1b7
[  294.769369] 	kmem_cache_free+0x80/0xc8
[  294.769371] 	file_free_rcu+0x34/0x38
[  294.769375] 	__rcu_process_callbacks+0x1dc/0x319
[  294.769378] 	rcu_process_callbacks+0x86/0x97
[  294.769381] 	__do_softirq+0xdd/0x1e3
[  294.769384] 	call_softirq+0x1c/0x30
[  294.769387] 	do_softirq+0x4b/0xa0
[  294.769389] 	irq_exit+0x5d/0xce
[  294.769392] 	smp_apic_timer_interrupt+0x7b/0x89
[  294.769394] 	apic_timer_interrupt+0x73/0x80
[  294.769397] INFO: Slab 0xffffea000108f500 objects=25 used=25 fp=0x          (null) flags=0x20000000004080
[  294.769400] INFO: Object 0xffff8800423d5680 @offset=5760 fp=0xffff8800423d6a80
[  294.769401] 
[  294.769404] Bytes b4 ffff8800423d5670: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  294.769407] Object ffff8800423d5680: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769409] Object ffff8800423d5690: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769412] Object ffff8800423d56a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769414] Object ffff8800423d56b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769417] Object ffff8800423d56c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769419] Object ffff8800423d56d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769422] Object ffff8800423d56e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769424] Object ffff8800423d56f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769427] Object ffff8800423d5700: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769429] Object ffff8800423d5710: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769432] Object ffff8800423d5720: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769434] Object ffff8800423d5730: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769437] Object ffff8800423d5740: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769439] Object ffff8800423d5750: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769442] Object ffff8800423d5760: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769444] Object ffff8800423d5770: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769447] Object ffff8800423d5780: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769449] Object ffff8800423d5790: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  294.769452] Object ffff8800423d57a0: 6b 6b 6b 6b 6b 6b 6b a5                          kkkkkkk.
[  294.769455] Redzone ffff8800423d57a8: cc cc cc cc cc cc cc cc                          ........
[  294.769457] Padding ffff8800423d58e8: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  294.769460] Padding ffff8800423d58f8: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  294.769463] Pid: 2978, comm: slabinfo Not tainted 3.2.0-rc5 #20
[  294.769465] Call Trace:
[  294.769469]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  294.769472]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  294.769476]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  294.769479]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  294.769482]  [<ffffffff8112a700>] ? check_slab+0xc4/0xd2
[  294.769485]  [<ffffffff8113d37a>] ? get_empty_filp+0x74/0x161
[  294.769488]  [<ffffffff814ed4d7>] alloc_debug_processing+0x65/0xf1
[  294.769492]  [<ffffffff814ede82>] __slab_alloc+0x395/0x3f7
[  294.769496]  [<ffffffff81088c6d>] ? look_up_lock_class+0x5f/0xc3
[  294.769499]  [<ffffffff8113d37a>] ? get_empty_filp+0x74/0x161
[  294.769503]  [<ffffffff8113d37a>] ? get_empty_filp+0x74/0x161
[  294.769506]  [<ffffffff8112cd35>] kmem_cache_alloc+0x57/0x101
[  294.769510]  [<ffffffff8113d37a>] get_empty_filp+0x74/0x161
[  294.769513]  [<ffffffff81148783>] path_openat+0x33/0x310
[  294.769516]  [<ffffffff81152b37>] ? alloc_fd+0x3b/0x11b
[  294.769519]  [<ffffffff81148b5d>] do_filp_open+0x38/0x86
[  294.769523]  [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[  294.769527]  [<ffffffff814f81e8>] ? sub_preempt_count+0x95/0xa8
[  294.769531]  [<ffffffff814f5039>] ? _raw_spin_unlock+0x48/0x56
[  294.769534]  [<ffffffff81152c05>] ? alloc_fd+0x109/0x11b
[  294.769537]  [<ffffffff8113b651>] do_sys_open+0x6e/0x100
[  294.769541]  [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[  294.769544]  [<ffffffff8113b703>] sys_open+0x20/0x22
[  294.769547]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  294.769550] FIX filp: Restoring 0xffff8800423d57a8-0xffff8800423d57af=0xbb
[  294.769551] 
[  294.769553] FIX filp: Marking all objects used
[  295.557461] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  295.625006] SLUB: filp 182 slabs counted but counter=184
[  295.683337] SLUB: kmalloc-64 728 slabs counted but counter=734
[  299.571001] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  299.638008] SLUB: filp 182 slabs counted but counter=184
[  299.696028] SLUB: kmalloc-64 745 slabs counted but counter=751
[  303.592406] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  303.658007] SLUB: filp 182 slabs counted but counter=184
[  303.715015] SLUB: kmalloc-64 752 slabs counted but counter=758
[  307.608002] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  307.680009] SLUB: filp 182 slabs counted but counter=184
[  307.741011] SLUB: kmalloc-64 758 slabs counted but counter=764
[  311.643007] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  311.710003] SLUB: filp 182 slabs counted but counter=184
[  311.769177] SLUB: kmalloc-64 763 slabs counted but counter=769
[  315.654624] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  315.723011] SLUB: filp 182 slabs counted but counter=184
[  315.780008] SLUB: kmalloc-64 765 slabs counted but counter=771
[  319.688694] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  319.758004] SLUB: filp 182 slabs counted but counter=184
[  319.812020] SLUB: kmalloc-64 782 slabs counted but counter=788
[  323.717665] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  323.788006] SLUB: filp 182 slabs counted but counter=184
[  323.843006] SLUB: kmalloc-64 787 slabs counted but counter=793
[  327.782133] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  327.850006] SLUB: filp 182 slabs counted but counter=184
[  327.905075] SLUB: kmalloc-64 802 slabs counted but counter=808
[  331.805547] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  331.876005] SLUB: filp 182 slabs counted but counter=184
[  331.935079] SLUB: kmalloc-64 811 slabs counted but counter=817
[  335.851387] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  335.923006] SLUB: filp 182 slabs counted but counter=184
[  335.978005] SLUB: kmalloc-64 825 slabs counted but counter=831
[  339.859522] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  339.932003] SLUB: filp 182 slabs counted but counter=184
[  339.990072] SLUB: kmalloc-64 835 slabs counted but counter=841
[  343.885659] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  343.957009] SLUB: filp 184 slabs counted but counter=186
[  344.016008] SLUB: kmalloc-64 846 slabs counted but counter=852
[  347.913553] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  347.985006] SLUB: filp 184 slabs counted but counter=186
[  348.040004] SLUB: kmalloc-64 850 slabs counted but counter=856
[  351.956004] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  352.027009] SLUB: filp 184 slabs counted but counter=186
[  352.086010] SLUB: kmalloc-64 859 slabs counted but counter=865
[  353.874368] task6[3158]: segfault at 880 ip 00007fc6c0d5c928 sp 00007fc6af7fdb10 error 4 in libgstcoreelements.so[7fc6c0d3d000+3e000]
[  356.120006] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  356.196008] SLUB: filp 186 slabs counted but counter=188
[  356.258974] SLUB: kmalloc-64 868 slabs counted but counter=874
[  360.547205] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  360.662009] SLUB: filp 186 slabs counted but counter=188
[  360.755014] SLUB: kmalloc-64 681 slabs counted but counter=687
[  365.269002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  365.485006] SLUB: filp 185 slabs counted but counter=187
[  365.592002] SLUB: kmalloc-64 672 slabs counted but counter=678
[  369.501102] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  369.575004] SLUB: filp 185 slabs counted but counter=187
[  369.631047] SLUB: kmalloc-64 672 slabs counted but counter=678
[  373.524002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  373.597006] SLUB: filp 185 slabs counted but counter=187
[  373.656002] SLUB: kmalloc-64 672 slabs counted but counter=678
[  377.548213] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  377.619004] SLUB: filp 185 slabs counted but counter=187
[  377.679012] SLUB: kmalloc-64 672 slabs counted but counter=678
[  381.616002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  381.689004] SLUB: filp 185 slabs counted but counter=187
[  381.748177] SLUB: kmalloc-64 672 slabs counted but counter=678
[  385.636680] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  385.710009] SLUB: filp 185 slabs counted but counter=187
[  385.768010] SLUB: kmalloc-64 672 slabs counted but counter=678
[  389.660406] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  389.734004] SLUB: filp 185 slabs counted but counter=187
[  389.792006] SLUB: kmalloc-64 685 slabs counted but counter=691
[  393.686709] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  393.760004] SLUB: filp 185 slabs counted but counter=187
[  393.816004] SLUB: kmalloc-64 686 slabs counted but counter=692
[  397.704495] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  397.779006] SLUB: filp 185 slabs counted but counter=187
[  397.838008] SLUB: kmalloc-64 695 slabs counted but counter=701
[  401.731423] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  401.806009] SLUB: filp 185 slabs counted but counter=187
[  401.865042] SLUB: kmalloc-64 711 slabs counted but counter=717
[  405.771006] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  405.846004] SLUB: filp 185 slabs counted but counter=187
[  405.905201] SLUB: kmalloc-64 716 slabs counted but counter=722
[  409.854001] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  409.936009] SLUB: filp 185 slabs counted but counter=187
[  409.998003] SLUB: kmalloc-64 729 slabs counted but counter=735
[  413.936609] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  414.017010] SLUB: filp 184 slabs counted but counter=186
[  414.078005] SLUB: kmalloc-64 727 slabs counted but counter=733
[  417.256942] task5[3378]: segfault at 1ce ip 00007fc03c3bd928 sp 00007fc027b6bb10 error 4 in libgstcoreelements.so[7fc03c39e000+3e000]
[  418.046441] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  418.118005] SLUB: filp 184 slabs counted but counter=186
[  418.174002] SLUB: kmalloc-64 727 slabs counted but counter=733
[  422.086268] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  422.165008] SLUB: filp 186 slabs counted but counter=188
[  422.227003] SLUB: kmalloc-64 718 slabs counted but counter=724
[  426.150002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  426.230007] SLUB: filp 185 slabs counted but counter=187
[  426.294080] SLUB: kmalloc-64 718 slabs counted but counter=724
[  429.833712] tracker-extract[3424]: segfault at 8e5 ip 0000003829e09da4 sp 00007fffb6d8cfe0 error 4 in libpthread-2.14.90.so[3829e00000+17000]
[  430.236318] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  430.317003] SLUB: filp 185 slabs counted but counter=187
[  430.381009] SLUB: kmalloc-64 718 slabs counted but counter=724
[  434.307637] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  434.391005] SLUB: filp 185 slabs counted but counter=187
[  434.456377] SLUB: kmalloc-64 718 slabs counted but counter=724
[  438.393439] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  438.471006] SLUB: filp 185 slabs counted but counter=187
[  438.533070] SLUB: kmalloc-64 717 slabs counted but counter=723
[  442.440084] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  442.515004] SLUB: filp 185 slabs counted but counter=187
[  442.603007] SLUB: kmalloc-64 717 slabs counted but counter=723
[  446.507365] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  446.587006] SLUB: filp 185 slabs counted but counter=187
[  446.649006] SLUB: kmalloc-64 717 slabs counted but counter=723
[  450.550251] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  450.623003] SLUB: filp 184 slabs counted but counter=186
[  450.682006] SLUB: kmalloc-64 717 slabs counted but counter=723
[  454.554351] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  454.624004] SLUB: filp 184 slabs counted but counter=186
[  454.678130] SLUB: kmalloc-64 717 slabs counted but counter=723
[  458.546102] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  458.616003] SLUB: filp 184 slabs counted but counter=186
[  458.670011] SLUB: kmalloc-64 717 slabs counted but counter=723
[  462.542021] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  462.611003] SLUB: filp 184 slabs counted but counter=186
[  462.665003] SLUB: kmalloc-64 717 slabs counted but counter=723
[  466.530642] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  466.600003] SLUB: filp 184 slabs counted but counter=186
[  466.654004] SLUB: kmalloc-64 717 slabs counted but counter=723
[  470.532226] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  470.603007] SLUB: filp 184 slabs counted but counter=186
[  470.658002] SLUB: kmalloc-64 716 slabs counted but counter=722
[  475.398005] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  475.514007] SLUB: filp 184 slabs counted but counter=186
[  475.608008] SLUB: kmalloc-64 716 slabs counted but counter=722
[  479.531542] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  479.600007] SLUB: filp 184 slabs counted but counter=186
[  479.654003] SLUB: kmalloc-64 708 slabs counted but counter=714
[  483.529061] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  483.598003] SLUB: filp 184 slabs counted but counter=186
[  483.651006] SLUB: kmalloc-64 701 slabs counted but counter=707
[  487.532684] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  487.601006] SLUB: filp 184 slabs counted but counter=186
[  487.654003] SLUB: kmalloc-64 690 slabs counted but counter=696
[  491.520006] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  491.588003] SLUB: filp 184 slabs counted but counter=186
[  491.641002] SLUB: kmalloc-64 690 slabs counted but counter=696
[  495.509714] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  495.577009] SLUB: filp 184 slabs counted but counter=186
[  495.631005] SLUB: kmalloc-64 690 slabs counted but counter=696
[  499.630205] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  499.706005] SLUB: filp 184 slabs counted but counter=186
[  499.765009] SLUB: kmalloc-64 679 slabs counted but counter=685
[  503.665423] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  503.733007] SLUB: filp 184 slabs counted but counter=186
[  503.786005] SLUB: kmalloc-64 679 slabs counted but counter=685
[  507.667287] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  507.740009] SLUB: filp 184 slabs counted but counter=186
[  507.795003] SLUB: kmalloc-64 679 slabs counted but counter=685
[  511.666004] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  511.733012] SLUB: filp 184 slabs counted but counter=186
[  511.787177] SLUB: kmalloc-64 679 slabs counted but counter=685
[  515.653719] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  515.721003] SLUB: filp 184 slabs counted but counter=186
[  515.774002] SLUB: kmalloc-64 679 slabs counted but counter=685
[  519.640405] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  519.708004] SLUB: filp 184 slabs counted but counter=186
[  519.761003] SLUB: kmalloc-64 679 slabs counted but counter=685
[  523.623218] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  523.690005] SLUB: filp 184 slabs counted but counter=186
[  523.749011] SLUB: kmalloc-64 679 slabs counted but counter=685
[  528.419120] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  528.493005] =============================================================================
[  528.493005] BUG filp: Redzone overwritten
[  528.493005] -----------------------------------------------------------------------------
[  528.493005] 
[  528.493005] INFO: 0xffff880053426ba8-0xffff880053426baf. First byte 0xbb instead of 0xcc
[  528.493005] INFO: Allocated in get_empty_filp+0x74/0x161 age=24 cpu=0 pid=3627
[  528.493005] 	__slab_alloc+0x395/0x3f7
[  528.493005] 	kmem_cache_alloc+0x57/0x101
[  528.493005] 	get_empty_filp+0x74/0x161
[  528.493005] 	alloc_file+0x1e/0xc7
[  528.493005] 	anon_inode_getfile+0x181/0x214
[  528.493005] 	eventfd_file_create+0x9e/0xc1
[  528.493005] 	sys_eventfd2+0x34/0x60
[  528.493005] 	system_call_fastpath+0x16/0x1b
[  528.493005] INFO: Freed in file_free_rcu+0x34/0x38 age=0 cpu=0 pid=1946
[  528.493005] 	__slab_free+0x2f/0x1b7
[  528.493005] 	kmem_cache_free+0x80/0xc8
[  528.493005] 	file_free_rcu+0x34/0x38
[  528.493005] 	__rcu_process_callbacks+0x1dc/0x319
[  528.493005] 	rcu_process_callbacks+0x86/0x97
[  528.493005] 	__do_softirq+0xdd/0x1e3
[  528.493005] 	call_softirq+0x1c/0x30
[  528.493005] 	do_softirq+0x4b/0xa0
[  528.493005] 	irq_exit+0x5d/0xce
[  528.493005] 	smp_apic_timer_interrupt+0x7b/0x89
[  528.493005] 	apic_timer_interrupt+0x73/0x80
[  528.493005] INFO: Slab 0xffffea00014d0900 objects=25 used=25 fp=0x          (null) flags=0x20000000004081
[  528.493005] INFO: Object 0xffff880053426a80 @offset=10880 fp=0x          (null)
[  528.493005] 
[  528.493005] Bytes b4 ffff880053426a70: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  528.493005] Object ffff880053426a80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426a90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426aa0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426ab0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426ac0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426ad0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426ae0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426af0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426b00: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426b10: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426b20: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426b30: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426b40: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426b50: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426b60: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426b70: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426b80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426b90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.493005] Object ffff880053426ba0: 6b 6b 6b 6b 6b 6b 6b a5                          kkkkkkk.
[  528.493005] Redzone ffff880053426ba8: bb bb bb bb bb bb bb bb                          ........
[  528.493005] Padding ffff880053426ce8: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  528.493005] Padding ffff880053426cf8: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  528.493005] Pid: 3613, comm: slabinfo Not tainted 3.2.0-rc5 #20
[  528.493005] Call Trace:
[  528.493005]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  528.493005]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  528.493005]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  528.493005]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  528.493005]  [<ffffffff8112a88a>] validate_slab+0x110/0x151
[  528.493005]  [<ffffffff8112ca4b>] validate_store+0x148/0x1e8
[  528.493005]  [<ffffffff811287f3>] slab_attr_store+0x29/0x2d
[  528.493005]  [<ffffffff81198f60>] sysfs_write_file+0x108/0x144
[  528.493005]  [<ffffffff8113c159>] vfs_write+0xac/0xf3
[  528.493005]  [<ffffffff8113d568>] ? fget_light+0x3a/0x9b
[  528.493005]  [<ffffffff8113c348>] sys_write+0x4a/0x6e
[  528.493005]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  528.493005] FIX filp: Restoring 0xffff880053426ba8-0xffff880053426baf=0xcc
[  528.493005] 
[  528.493005] SLUB: filp 184 slabs counted but counter=186
[  528.560202] SLUB: kmalloc-64 679 slabs counted but counter=685
[  528.638108] =============================================================================
[  528.638113] BUG filp: Redzone overwritten
[  528.638115] -----------------------------------------------------------------------------
[  528.638116] 
[  528.638119] INFO: 0xffff880053426ba8-0xffff880053426baf. First byte 0xcc instead of 0xbb
[  528.638127] INFO: Allocated in get_empty_filp+0x74/0x161 age=169 cpu=0 pid=3627
[  528.638131] 	__slab_alloc+0x395/0x3f7
[  528.638134] 	kmem_cache_alloc+0x57/0x101
[  528.638136] 	get_empty_filp+0x74/0x161
[  528.638139] 	alloc_file+0x1e/0xc7
[  528.638141] 	anon_inode_getfile+0x181/0x214
[  528.638144] 	eventfd_file_create+0x9e/0xc1
[  528.638146] 	sys_eventfd2+0x34/0x60
[  528.638149] 	system_call_fastpath+0x16/0x1b
[  528.638152] INFO: Freed in file_free_rcu+0x34/0x38 age=145 cpu=0 pid=1946
[  528.638155] 	__slab_free+0x2f/0x1b7
[  528.638157] 	kmem_cache_free+0x80/0xc8
[  528.638160] 	file_free_rcu+0x34/0x38
[  528.638164] 	__rcu_process_callbacks+0x1dc/0x319
[  528.638166] 	rcu_process_callbacks+0x86/0x97
[  528.638170] 	__do_softirq+0xdd/0x1e3
[  528.638172] 	call_softirq+0x1c/0x30
[  528.638176] 	do_softirq+0x4b/0xa0
[  528.638178] 	irq_exit+0x5d/0xce
[  528.638181] 	smp_apic_timer_interrupt+0x7b/0x89
[  528.638183] 	apic_timer_interrupt+0x73/0x80
[  528.638186] INFO: Slab 0xffffea00014d0900 objects=25 used=25 fp=0x          (null) flags=0x20000000004080
[  528.638189] INFO: Object 0xffff880053426a80 @offset=10880 fp=0x          (null)
[  528.638190] 
[  528.638193] Bytes b4 ffff880053426a70: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  528.638196] Object ffff880053426a80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638198] Object ffff880053426a90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638201] Object ffff880053426aa0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638203] Object ffff880053426ab0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638206] Object ffff880053426ac0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638208] Object ffff880053426ad0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638211] Object ffff880053426ae0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638213] Object ffff880053426af0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638216] Object ffff880053426b00: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638218] Object ffff880053426b10: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638221] Object ffff880053426b20: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638223] Object ffff880053426b30: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638226] Object ffff880053426b40: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638228] Object ffff880053426b50: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638231] Object ffff880053426b60: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638233] Object ffff880053426b70: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638236] Object ffff880053426b80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638238] Object ffff880053426b90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  528.638241] Object ffff880053426ba0: 6b 6b 6b 6b 6b 6b 6b a5                          kkkkkkk.
[  528.638243] Redzone ffff880053426ba8: cc cc cc cc cc cc cc cc                          ........
[  528.638245] Padding ffff880053426ce8: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  528.638248] Padding ffff880053426cf8: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  528.638251] Pid: 3629, comm: matroskademux0: Not tainted 3.2.0-rc5 #20
[  528.638253] Call Trace:
[  528.638257]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  528.638260]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  528.638263]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  528.638267]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  528.638269]  [<ffffffff8112a700>] ? check_slab+0xc4/0xd2
[  528.638273]  [<ffffffff8113d37a>] ? get_empty_filp+0x74/0x161
[  528.638276]  [<ffffffff814ed4d7>] alloc_debug_processing+0x65/0xf1
[  528.638279]  [<ffffffff814ede82>] __slab_alloc+0x395/0x3f7
[  528.638284]  [<ffffffff81088c6d>] ? look_up_lock_class+0x5f/0xc3
[  528.638287]  [<ffffffff8113d37a>] ? get_empty_filp+0x74/0x161
[  528.638291]  [<ffffffff8113d37a>] ? get_empty_filp+0x74/0x161
[  528.638294]  [<ffffffff8112cd35>] kmem_cache_alloc+0x57/0x101
[  528.638297]  [<ffffffff8113d37a>] get_empty_filp+0x74/0x161
[  528.638301]  [<ffffffff81148783>] path_openat+0x33/0x310
[  528.638304]  [<ffffffff81152b37>] ? alloc_fd+0x3b/0x11b
[  528.638307]  [<ffffffff81148b5d>] do_filp_open+0x38/0x86
[  528.638312]  [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[  528.638316]  [<ffffffff814f81e8>] ? sub_preempt_count+0x95/0xa8
[  528.638319]  [<ffffffff814f5039>] ? _raw_spin_unlock+0x48/0x56
[  528.638322]  [<ffffffff81152c05>] ? alloc_fd+0x109/0x11b
[  528.638326]  [<ffffffff8113b651>] do_sys_open+0x6e/0x100
[  528.638330]  [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[  528.638333]  [<ffffffff8113b703>] sys_open+0x20/0x22
[  528.638336]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  528.638339] FIX filp: Restoring 0xffff880053426ba8-0xffff880053426baf=0xbb
[  528.638340] 
[  528.638342] FIX filp: Marking all objects used
[  533.307213] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  533.419016] SLUB: filp 183 slabs counted but counter=186
[  533.512310] SLUB: kmalloc-64 679 slabs counted but counter=685
[  537.804366] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  537.871011] SLUB: filp 183 slabs counted but counter=186
[  537.925008] SLUB: kmalloc-64 679 slabs counted but counter=685
[  541.798092] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  541.865006] SLUB: filp 183 slabs counted but counter=186
[  541.919136] SLUB: kmalloc-64 679 slabs counted but counter=685
[  545.796489] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  545.865002] SLUB: filp 183 slabs counted but counter=186
[  545.919009] SLUB: kmalloc-64 679 slabs counted but counter=685
[  549.805387] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  549.873006] SLUB: filp 183 slabs counted but counter=186
[  549.926004] SLUB: kmalloc-64 662 slabs counted but counter=668
[  553.835004] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  553.911007] SLUB: filp 183 slabs counted but counter=186
[  553.973005] SLUB: kmalloc-64 655 slabs counted but counter=661
[  557.855690] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  557.924008] SLUB: filp 183 slabs counted but counter=186
[  557.980237] SLUB: kmalloc-64 655 slabs counted but counter=661
[  561.852539] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  561.921010] SLUB: filp 183 slabs counted but counter=186
[  561.977221] SLUB: kmalloc-64 655 slabs counted but counter=661
[  565.868010] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  565.936004] SLUB: filp 183 slabs counted but counter=186
[  565.989002] SLUB: kmalloc-64 655 slabs counted but counter=661
[  569.852476] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  569.925005] SLUB: filp 183 slabs counted but counter=186
[  569.981150] SLUB: kmalloc-64 655 slabs counted but counter=661
[  573.843297] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  573.910003] SLUB: filp 183 slabs counted but counter=186
[  573.964145] SLUB: kmalloc-64 655 slabs counted but counter=661
[  577.832229] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  577.899005] SLUB: filp 183 slabs counted but counter=186
[  577.953014] SLUB: kmalloc-64 655 slabs counted but counter=661
[  581.824249] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  581.891008] SLUB: filp 183 slabs counted but counter=186
[  581.945222] SLUB: kmalloc-64 655 slabs counted but counter=661
[  585.817397] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  585.884003] SLUB: filp 183 slabs counted but counter=186
[  585.937002] SLUB: kmalloc-64 655 slabs counted but counter=661
[  589.805002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  589.872004] SLUB: filp 183 slabs counted but counter=186
[  589.925034] SLUB: kmalloc-64 655 slabs counted but counter=661
[  593.787276] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  593.854003] SLUB: filp 183 slabs counted but counter=186
[  593.908091] SLUB: kmalloc-64 655 slabs counted but counter=661
[  597.776377] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  597.843007] SLUB: filp 183 slabs counted but counter=186
[  597.897008] SLUB: kmalloc-64 655 slabs counted but counter=661
[  601.758433] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  601.825007] SLUB: filp 183 slabs counted but counter=186
[  601.879173] SLUB: kmalloc-64 655 slabs counted but counter=661
[  605.742589] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  605.809003] SLUB: filp 183 slabs counted but counter=186
[  605.863290] SLUB: kmalloc-64 655 slabs counted but counter=661
[  609.729389] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  609.796003] SLUB: filp 183 slabs counted but counter=186
[  609.850205] SLUB: kmalloc-64 655 slabs counted but counter=661
[  613.718009] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  613.785003] SLUB: filp 183 slabs counted but counter=186
[  613.838006] SLUB: kmalloc-64 655 slabs counted but counter=661
[  617.708692] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  617.776007] SLUB: filp 183 slabs counted but counter=186
[  617.829035] SLUB: kmalloc-64 655 slabs counted but counter=661
[  621.698546] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  621.765004] SLUB: filp 183 slabs counted but counter=186
[  621.819195] SLUB: kmalloc-64 655 slabs counted but counter=661
[  625.687602] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  625.754003] SLUB: filp 183 slabs counted but counter=186
[  625.808180] SLUB: kmalloc-64 655 slabs counted but counter=661
[  629.676003] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  629.743011] SLUB: filp 183 slabs counted but counter=186
[  629.796003] SLUB: kmalloc-64 655 slabs counted but counter=661
[  633.658493] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  633.725004] SLUB: filp 183 slabs counted but counter=186
[  633.779170] SLUB: kmalloc-64 655 slabs counted but counter=661
[  637.628537] TCP lp registered
[  637.670119] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  637.739005] =============================================================================
[  637.739005] BUG filp: Redzone overwritten
[  637.739005] -----------------------------------------------------------------------------
[  637.739005] 
[  637.739005] INFO: 0xffff88005600d2a8-0xffff88005600d2af. First byte 0xbb instead of 0xcc
[  637.739005] INFO: Allocated in get_empty_filp+0x74/0x161 age=20 cpu=0 pid=3732
[  637.739005] 	__slab_alloc+0x395/0x3f7
[  637.739005] 	kmem_cache_alloc+0x57/0x101
[  637.739005] 	get_empty_filp+0x74/0x161
[  637.739005] 	path_openat+0x33/0x310
[  637.739005] 	do_filp_open+0x38/0x86
[  637.739005] 	do_sys_open+0x6e/0x100
[  637.739005] 	sys_open+0x20/0x22
[  637.739005] 	system_call_fastpath+0x16/0x1b
[  637.739005] INFO: Freed in file_free_rcu+0x34/0x38 age=0 cpu=0 pid=3732
[  637.739005] 	__slab_free+0x2f/0x1b7
[  637.739005] 	kmem_cache_free+0x80/0xc8
[  637.739005] 	file_free_rcu+0x34/0x38
[  637.739005] 	__rcu_process_callbacks+0x1dc/0x319
[  637.739005] 	rcu_process_callbacks+0x86/0x97
[  637.739005] 	__do_softirq+0xdd/0x1e3
[  637.739005] 	call_softirq+0x1c/0x30
[  637.739005] 	do_softirq+0x4b/0xa0
[  637.739005] 	irq_exit+0x5d/0xce
[  637.739005] 	smp_apic_timer_interrupt+0x7b/0x89
[  637.739005] 	apic_timer_interrupt+0x73/0x80
[  637.739005] INFO: Slab 0xffffea0001580300 objects=25 used=25 fp=0x          (null) flags=0x20000000004081
[  637.739005] INFO: Object 0xffff88005600d180 @offset=4480 fp=0x          (null)
[  637.739005] 
[  637.739005] Bytes b4 ffff88005600d170: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  637.739005] Object ffff88005600d180: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d190: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d1a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d1b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d1c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d1d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d1e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d1f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d200: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d210: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d220: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d230: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d240: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d250: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d260: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d270: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d280: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d290: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  637.739005] Object ffff88005600d2a0: 6b 6b 6b 6b 6b 6b 6b a5                          kkkkkkk.
[  637.739005] Redzone ffff88005600d2a8: bb bb bb bb bb bb bb bb                          ........
[  637.739005] Padding ffff88005600d3e8: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  637.739005] Padding ffff88005600d3f8: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  637.739005] Pid: 3733, comm: slabinfo Not tainted 3.2.0-rc5 #20
[  637.739005] Call Trace:
[  637.739005]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  637.739005]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  637.739005]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  637.739005]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  637.739005]  [<ffffffff8112a88a>] validate_slab+0x110/0x151
[  637.739005]  [<ffffffff8112ca4b>] validate_store+0x148/0x1e8
[  637.739005]  [<ffffffff811287f3>] slab_attr_store+0x29/0x2d
[  637.739005]  [<ffffffff81198f60>] sysfs_write_file+0x108/0x144
[  637.739005]  [<ffffffff8113c159>] vfs_write+0xac/0xf3
[  637.739005]  [<ffffffff8113d568>] ? fget_light+0x3a/0x9b
[  637.739005]  [<ffffffff8113c348>] sys_write+0x4a/0x6e
[  637.739005]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  637.739005] FIX filp: Restoring 0xffff88005600d2a8-0xffff88005600d2af=0xcc
[  637.739005] 
[  637.739005] SLUB: filp 185 slabs counted but counter=188
[  637.794003] SLUB: kmalloc-64 655 slabs counted but counter=661
[  640.887847] =============================================================================
[  640.887851] BUG filp: Redzone overwritten
[  640.887853] -----------------------------------------------------------------------------
[  640.887854] 
[  640.887857] INFO: 0xffff88005600d2a8-0xffff88005600d2af. First byte 0xcc instead of 0xbb
[  640.887864] INFO: Allocated in get_empty_filp+0x74/0x161 age=3169 cpu=0 pid=3732
[  640.887869] 	__slab_alloc+0x395/0x3f7
[  640.887872] 	kmem_cache_alloc+0x57/0x101
[  640.887874] 	get_empty_filp+0x74/0x161
[  640.887877] 	path_openat+0x33/0x310
[  640.887879] 	do_filp_open+0x38/0x86
[  640.887882] 	do_sys_open+0x6e/0x100
[  640.887884] 	sys_open+0x20/0x22
[  640.887887] 	system_call_fastpath+0x16/0x1b
[  640.887890] INFO: Freed in file_free_rcu+0x34/0x38 age=3149 cpu=0 pid=3732
[  640.887893] 	__slab_free+0x2f/0x1b7
[  640.887895] 	kmem_cache_free+0x80/0xc8
[  640.887897] 	file_free_rcu+0x34/0x38
[  640.887902] 	__rcu_process_callbacks+0x1dc/0x319
[  640.887904] 	rcu_process_callbacks+0x86/0x97
[  640.887908] 	__do_softirq+0xdd/0x1e3
[  640.887911] 	call_softirq+0x1c/0x30
[  640.887914] 	do_softirq+0x4b/0xa0
[  640.887916] 	irq_exit+0x5d/0xce
[  640.887919] 	smp_apic_timer_interrupt+0x7b/0x89
[  640.887921] 	apic_timer_interrupt+0x73/0x80
[  640.887924] INFO: Slab 0xffffea0001580300 objects=25 used=25 fp=0x          (null) flags=0x20000000004080
[  640.887926] INFO: Object 0xffff88005600d180 @offset=4480 fp=0x          (null)
[  640.887927] 
[  640.887930] Bytes b4 ffff88005600d170: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  640.887933] Object ffff88005600d180: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887936] Object ffff88005600d190: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887938] Object ffff88005600d1a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887941] Object ffff88005600d1b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887943] Object ffff88005600d1c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887946] Object ffff88005600d1d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887948] Object ffff88005600d1e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887951] Object ffff88005600d1f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887953] Object ffff88005600d200: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887956] Object ffff88005600d210: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887958] Object ffff88005600d220: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887961] Object ffff88005600d230: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887963] Object ffff88005600d240: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887966] Object ffff88005600d250: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887968] Object ffff88005600d260: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887971] Object ffff88005600d270: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887973] Object ffff88005600d280: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887976] Object ffff88005600d290: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
[  640.887978] Object ffff88005600d2a0: 6b 6b 6b 6b 6b 6b 6b a5                          kkkkkkk.
[  640.887981] Redzone ffff88005600d2a8: cc cc cc cc cc cc cc cc                          ........
[  640.887983] Padding ffff88005600d3e8: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a  ZZZZZZZZZZZZZZZZ
[  640.887986] Padding ffff88005600d3f8: 5a 5a 5a 5a 5a 5a 5a 5a                          ZZZZZZZZ
[  640.887989] Pid: 3737, comm: slabinfo Not tainted 3.2.0-rc5 #20
[  640.887991] Call Trace:
[  640.887994]  [<ffffffff811293c1>] ? print_section+0x3d/0x3f
[  640.887998]  [<ffffffff81129d9c>] print_trailer+0x10a/0x113
[  640.888001]  [<ffffffff8112a071>] check_bytes_and_report+0xb1/0xea
[  640.888003]  [<ffffffff8112a0fc>] check_object+0x52/0x1b1
[  640.888003]  [<ffffffff8112a700>] ? check_slab+0xc4/0xd2
[  640.888003]  [<ffffffff8113d37a>] ? get_empty_filp+0x74/0x161
[  640.888003]  [<ffffffff814ed4d7>] alloc_debug_processing+0x65/0xf1
[  640.888003]  [<ffffffff814ede82>] __slab_alloc+0x395/0x3f7
[  640.888003]  [<ffffffff81088c6d>] ? look_up_lock_class+0x5f/0xc3
[  640.888003]  [<ffffffff8113d37a>] ? get_empty_filp+0x74/0x161
[  640.888003]  [<ffffffff8113d37a>] ? get_empty_filp+0x74/0x161
[  640.888003]  [<ffffffff8112cd35>] kmem_cache_alloc+0x57/0x101
[  640.888003]  [<ffffffff8113d37a>] get_empty_filp+0x74/0x161
[  640.888003]  [<ffffffff81148783>] path_openat+0x33/0x310
[  640.888003]  [<ffffffff81152b37>] ? alloc_fd+0x3b/0x11b
[  640.888003]  [<ffffffff81148b5d>] do_filp_open+0x38/0x86
[  640.888003]  [<ffffffff8105187e>] ? get_parent_ip+0xe/0x3e
[  640.888003]  [<ffffffff814f81e8>] ? sub_preempt_count+0x95/0xa8
[  640.888003]  [<ffffffff814f5039>] ? _raw_spin_unlock+0x48/0x56
[  640.888003]  [<ffffffff81152c05>] ? alloc_fd+0x109/0x11b
[  640.888003]  [<ffffffff8113b651>] do_sys_open+0x6e/0x100
[  640.888003]  [<ffffffff810af986>] ? audit_syscall_entry+0x11c/0x148
[  640.888003]  [<ffffffff8113b703>] sys_open+0x20/0x22
[  640.888003]  [<ffffffff814fb182>] system_call_fastpath+0x16/0x1b
[  640.888003] FIX filp: Restoring 0xffff88005600d2a8-0xffff88005600d2af=0xbb
[  640.888003] 
[  640.888003] FIX filp: Marking all objects used
[  641.670005] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  641.736008] SLUB: filp 184 slabs counted but counter=188
[  641.791005] SLUB: kmalloc-64 655 slabs counted but counter=661
[  645.754408] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  645.821003] SLUB: filp 184 slabs counted but counter=188
[  645.877003] SLUB: kmalloc-64 634 slabs counted but counter=640
[  649.754490] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  649.819003] SLUB: filp 184 slabs counted but counter=188
[  649.873253] SLUB: kmalloc-64 599 slabs counted but counter=605
[  653.755004] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  653.820003] SLUB: filp 184 slabs counted but counter=188
[  653.874005] SLUB: kmalloc-64 599 slabs counted but counter=605
[  657.759390] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  657.824002] SLUB: filp 184 slabs counted but counter=188
[  657.878004] SLUB: kmalloc-64 594 slabs counted but counter=600
[  661.759349] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  661.824003] SLUB: filp 184 slabs counted but counter=188
[  661.878003] SLUB: kmalloc-64 594 slabs counted but counter=600
[  665.762648] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  665.827005] SLUB: filp 184 slabs counted but counter=188
[  665.881009] SLUB: kmalloc-64 594 slabs counted but counter=600
[  669.787004] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  669.852013] SLUB: filp 184 slabs counted but counter=188
[  669.906247] SLUB: kmalloc-64 594 slabs counted but counter=600
[  674.117030] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  674.196003] SLUB: filp 184 slabs counted but counter=188
[  674.275040] SLUB: kmalloc-64 558 slabs counted but counter=564
[  678.164003] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  678.228003] SLUB: filp 184 slabs counted but counter=188
[  678.283006] SLUB: kmalloc-64 558 slabs counted but counter=564
[  682.426005] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  682.535007] SLUB: filp 184 slabs counted but counter=188
[  682.628306] SLUB: kmalloc-64 558 slabs counted but counter=564
[  687.281033] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  687.388006] SLUB: filp 184 slabs counted but counter=188
[  687.482220] SLUB: kmalloc-64 558 slabs counted but counter=564
[  692.285169] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  692.365003] SLUB: filp 184 slabs counted but counter=188
[  692.425007] SLUB: kmalloc-64 558 slabs counted but counter=564
[  697.219005] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  697.327005] SLUB: filp 184 slabs counted but counter=188
[  697.421108] SLUB: kmalloc-64 558 slabs counted but counter=564
[  702.057425] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  702.166038] SLUB: filp 184 slabs counted but counter=188
[  702.219006] SLUB: kmalloc-64 558 slabs counted but counter=564
[  706.360003] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  706.424007] SLUB: filp 184 slabs counted but counter=188
[  706.478011] SLUB: kmalloc-64 558 slabs counted but counter=564
[  710.351327] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  710.416006] SLUB: filp 184 slabs counted but counter=188
[  710.470006] SLUB: kmalloc-64 558 slabs counted but counter=564
[  714.340676] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  714.405005] SLUB: filp 184 slabs counted but counter=188
[  714.458003] SLUB: kmalloc-64 558 slabs counted but counter=564
[  718.337003] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  718.401003] SLUB: filp 184 slabs counted but counter=188
[  718.455012] SLUB: kmalloc-64 558 slabs counted but counter=564
[  722.324483] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  722.389005] SLUB: filp 184 slabs counted but counter=188
[  722.442003] SLUB: kmalloc-64 558 slabs counted but counter=564
[  726.312031] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  726.377004] SLUB: filp 184 slabs counted but counter=188
[  726.431032] SLUB: kmalloc-64 558 slabs counted but counter=564
[  730.301010] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  730.366004] SLUB: filp 184 slabs counted but counter=188
[  730.420028] SLUB: kmalloc-64 558 slabs counted but counter=564
[  734.298275] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  734.363008] SLUB: filp 184 slabs counted but counter=188
[  734.418007] SLUB: kmalloc-64 558 slabs counted but counter=564
[  739.181161] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  739.293011] SLUB: filp 184 slabs counted but counter=188
[  739.389009] SLUB: kmalloc-64 558 slabs counted but counter=564
[  744.229005] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  744.339008] SLUB: filp 184 slabs counted but counter=188
[  744.433171] SLUB: kmalloc-64 558 slabs counted but counter=564
[  748.360681] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  748.425003] SLUB: filp 184 slabs counted but counter=188
[  748.479003] SLUB: kmalloc-64 558 slabs counted but counter=564
[  752.351554] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  752.416004] SLUB: filp 184 slabs counted but counter=188
[  752.470003] SLUB: kmalloc-64 558 slabs counted but counter=564
[  756.339114] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  756.406003] SLUB: filp 184 slabs counted but counter=188
[  756.460008] SLUB: kmalloc-64 558 slabs counted but counter=564
[  760.332097] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  760.397003] SLUB: filp 184 slabs counted but counter=188
[  760.451213] SLUB: kmalloc-64 558 slabs counted but counter=564
[  764.319430] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  764.384005] SLUB: filp 184 slabs counted but counter=188
[  764.438007] SLUB: kmalloc-64 558 slabs counted but counter=564
[  768.302320] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  768.367002] SLUB: filp 184 slabs counted but counter=188
[  768.421003] SLUB: kmalloc-64 558 slabs counted but counter=564
[  772.576005] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  772.645006] SLUB: filp 184 slabs counted but counter=188
[  772.704006] SLUB: kmalloc-64 556 slabs counted but counter=562
[  776.795002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  776.865006] SLUB: filp 184 slabs counted but counter=188
[  776.924003] SLUB: kmalloc-64 549 slabs counted but counter=555
[  780.826355] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  780.897004] SLUB: filp 184 slabs counted but counter=188
[  780.957111] SLUB: kmalloc-64 549 slabs counted but counter=555
[  784.858002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  784.930006] SLUB: filp 184 slabs counted but counter=188
[  784.990006] SLUB: kmalloc-64 549 slabs counted but counter=555
[  788.896680] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  788.969004] SLUB: filp 184 slabs counted but counter=188
[  789.030170] SLUB: kmalloc-64 549 slabs counted but counter=555
[  792.935545] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  793.008006] SLUB: filp 184 slabs counted but counter=188
[  793.070008] SLUB: kmalloc-64 549 slabs counted but counter=555
[  796.979396] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  797.053007] SLUB: filp 184 slabs counted but counter=188
[  797.114002] SLUB: kmalloc-64 549 slabs counted but counter=555
[  801.025089] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  801.099005] SLUB: filp 184 slabs counted but counter=188
[  801.161005] SLUB: kmalloc-64 549 slabs counted but counter=555
[  805.074528] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  805.149009] SLUB: filp 184 slabs counted but counter=188
[  805.211248] SLUB: kmalloc-64 549 slabs counted but counter=555
[  809.126107] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  809.201006] SLUB: filp 184 slabs counted but counter=188
[  809.263013] SLUB: kmalloc-64 549 slabs counted but counter=555
[  813.179634] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  813.255008] SLUB: filp 184 slabs counted but counter=188
[  813.318009] SLUB: kmalloc-64 548 slabs counted but counter=554
[  817.238712] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  817.314007] SLUB: filp 184 slabs counted but counter=188
[  817.378027] SLUB: kmalloc-64 548 slabs counted but counter=554
[  821.297297] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  821.374006] SLUB: filp 184 slabs counted but counter=188
[  821.438008] SLUB: kmalloc-64 548 slabs counted but counter=554
[  825.358003] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  825.434005] SLUB: filp 184 slabs counted but counter=188
[  825.498007] SLUB: kmalloc-64 548 slabs counted but counter=554
[  829.419485] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  829.496025] SLUB: filp 184 slabs counted but counter=188
[  829.560009] SLUB: kmalloc-64 548 slabs counted but counter=554
[  833.487551] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  833.565008] SLUB: filp 184 slabs counted but counter=188
[  833.629200] SLUB: kmalloc-64 548 slabs counted but counter=554
[  837.561280] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  837.639009] SLUB: filp 184 slabs counted but counter=188
[  837.703025] SLUB: kmalloc-64 548 slabs counted but counter=554
[  841.636003] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  841.713008] SLUB: filp 184 slabs counted but counter=188
[  841.778049] SLUB: kmalloc-64 548 slabs counted but counter=554
[  845.713508] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  845.791015] SLUB: filp 184 slabs counted but counter=188
[  845.856010] SLUB: kmalloc-64 548 slabs counted but counter=554
[  849.792002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  849.869017] SLUB: filp 184 slabs counted but counter=188
[  849.934003] SLUB: kmalloc-64 548 slabs counted but counter=554
[  853.870570] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  853.948009] SLUB: filp 184 slabs counted but counter=188
[  854.014124] SLUB: kmalloc-64 548 slabs counted but counter=554
[  857.950456] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  858.029009] SLUB: filp 184 slabs counted but counter=188
[  858.094010] SLUB: kmalloc-64 548 slabs counted but counter=554
[  862.032701] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  862.110006] SLUB: filp 184 slabs counted but counter=188
[  862.176011] SLUB: kmalloc-64 548 slabs counted but counter=554
[  866.115478] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  866.193003] SLUB: filp 184 slabs counted but counter=188
[  866.258002] SLUB: kmalloc-64 548 slabs counted but counter=554
[  870.199264] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  870.277010] SLUB: filp 184 slabs counted but counter=188
[  870.343273] SLUB: kmalloc-64 548 slabs counted but counter=554
[  874.284002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  874.363006] SLUB: filp 184 slabs counted but counter=188
[  874.429006] SLUB: kmalloc-64 548 slabs counted but counter=554
[  878.370004] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  878.448011] SLUB: filp 184 slabs counted but counter=188
[  878.514008] SLUB: kmalloc-64 548 slabs counted but counter=554
[  882.453725] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  882.532009] SLUB: filp 184 slabs counted but counter=188
[  882.599036] SLUB: kmalloc-64 548 slabs counted but counter=554
[  886.532297] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  886.598011] SLUB: filp 184 slabs counted but counter=188
[  886.659008] SLUB: kmalloc-64 548 slabs counted but counter=554
[  890.711002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  890.775005] SLUB: filp 184 slabs counted but counter=188
[  890.830119] SLUB: kmalloc-64 548 slabs counted but counter=554
[  895.567010] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  895.676018] SLUB: filp 184 slabs counted but counter=188
[  895.769030] SLUB: kmalloc-64 548 slabs counted but counter=554
[  900.303226] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  900.368003] SLUB: filp 183 slabs counted but counter=187
[  900.422008] SLUB: kmalloc-64 548 slabs counted but counter=554
[  904.301004] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  904.365006] SLUB: filp 183 slabs counted but counter=187
[  904.418003] SLUB: kmalloc-64 548 slabs counted but counter=554
[  908.282667] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  908.346007] SLUB: filp 183 slabs counted but counter=187
[  908.400004] SLUB: kmalloc-64 548 slabs counted but counter=554
[  912.271662] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  912.335008] SLUB: filp 183 slabs counted but counter=187
[  912.389006] SLUB: kmalloc-64 548 slabs counted but counter=554
[  916.260006] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  916.324007] SLUB: filp 183 slabs counted but counter=187
[  916.377002] SLUB: kmalloc-64 548 slabs counted but counter=554
[  920.244711] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  920.308003] SLUB: filp 183 slabs counted but counter=187
[  920.362219] SLUB: kmalloc-64 548 slabs counted but counter=554
[  924.234006] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  924.297003] SLUB: filp 183 slabs counted but counter=187
[  924.351004] SLUB: kmalloc-64 548 slabs counted but counter=554
[  928.220002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  928.283003] SLUB: filp 183 slabs counted but counter=187
[  928.337003] SLUB: kmalloc-64 548 slabs counted but counter=554
[  932.208092] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  932.272003] SLUB: filp 183 slabs counted but counter=187
[  932.326009] SLUB: kmalloc-64 548 slabs counted but counter=554
[  936.195685] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  936.259003] SLUB: filp 183 slabs counted but counter=187
[  936.313092] SLUB: kmalloc-64 548 slabs counted but counter=554
[  940.305082] SLUB: anon_vma_chain 361 slabs counted but counter=362
[  940.412052] SLUB: filp 188 slabs counted but counter=192
[  940.478002] SLUB: kmalloc-64 547 slabs counted but counter=553
[  944.349615] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  944.414008] SLUB: filp 188 slabs counted but counter=192
[  944.468114] SLUB: kmalloc-64 547 slabs counted but counter=553
[  948.349289] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  948.415007] SLUB: filp 185 slabs counted but counter=189
[  948.470291] SLUB: kmalloc-64 546 slabs counted but counter=552
[  952.360005] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  952.427010] SLUB: filp 188 slabs counted but counter=192
[  952.482319] SLUB: kmalloc-64 546 slabs counted but counter=552
[  956.490458] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  956.559009] SLUB: filp 192 slabs counted but counter=196
[  956.614027] SLUB: kmalloc-64 541 slabs counted but counter=547
[  960.588703] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  960.659006] SLUB: filp 192 slabs counted but counter=196
[  960.715005] SLUB: kmalloc-64 539 slabs counted but counter=545
[  964.622008] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  964.690021] SLUB: filp 192 slabs counted but counter=196
[  964.746054] SLUB: kmalloc-64 539 slabs counted but counter=545
[  968.674507] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  968.740004] SLUB: filp 194 slabs counted but counter=198
[  968.797012] SLUB: kmalloc-64 539 slabs counted but counter=545
[  972.697036] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  972.766008] SLUB: filp 194 slabs counted but counter=198
[  972.821007] SLUB: kmalloc-64 539 slabs counted but counter=545
[  976.717082] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  976.786006] SLUB: filp 194 slabs counted but counter=198
[  976.843009] SLUB: kmalloc-64 539 slabs counted but counter=545
[  980.998003] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  981.092006] SLUB: filp 194 slabs counted but counter=198
[  981.163037] SLUB: kmalloc-64 532 slabs counted but counter=538
[  985.130002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  985.198005] SLUB: filp 193 slabs counted but counter=197
[  985.253060] SLUB: kmalloc-64 532 slabs counted but counter=538
[  989.211197] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  989.278007] SLUB: filp 193 slabs counted but counter=197
[  989.334132] SLUB: kmalloc-64 532 slabs counted but counter=538
[  993.374013] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  993.445007] SLUB: filp 194 slabs counted but counter=198
[  993.504317] SLUB: kmalloc-64 532 slabs counted but counter=538
[  997.507348] SLUB: anon_vma_chain 360 slabs counted but counter=361
[  997.575013] SLUB: filp 194 slabs counted but counter=198
[  997.632008] SLUB: kmalloc-64 532 slabs counted but counter=538
[ 1001.807632] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1001.898012] SLUB: filp 194 slabs counted but counter=198
[ 1001.958268] SLUB: kmalloc-64 532 slabs counted but counter=538
[ 1005.874448] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1005.940003] SLUB: filp 195 slabs counted but counter=199
[ 1005.994283] SLUB: kmalloc-64 532 slabs counted but counter=538
[ 1009.895793] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1009.972004] SLUB: filp 195 slabs counted but counter=199
[ 1010.029005] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1014.088006] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1014.183011] SLUB: filp 196 slabs counted but counter=200
[ 1014.249010] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1018.570122] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1018.655029] SLUB: filp 197 slabs counted but counter=201
[ 1018.752010] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1022.997102] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1023.085006] SLUB: filp 196 slabs counted but counter=200
[ 1023.144014] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1027.040341] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1027.105004] SLUB: filp 196 slabs counted but counter=200
[ 1027.159003] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1031.046736] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1031.112003] SLUB: filp 196 slabs counted but counter=200
[ 1031.166004] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1035.358337] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1035.469005] SLUB: filp 197 slabs counted but counter=201
[ 1035.542005] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1039.474190] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1039.540003] SLUB: filp 197 slabs counted but counter=201
[ 1039.595002] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1043.480316] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1043.545010] SLUB: filp 197 slabs counted but counter=201
[ 1043.599006] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1047.738003] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1047.826006] SLUB: filp 197 slabs counted but counter=201
[ 1047.922330] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1051.802604] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1051.868009] SLUB: filp 197 slabs counted but counter=201
[ 1051.923004] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1056.275122] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1056.387017] SLUB: filp 199 slabs counted but counter=203
[ 1056.482180] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1060.400006] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1060.465003] SLUB: filp 199 slabs counted but counter=203
[ 1060.521004] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1064.668233] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1064.736007] SLUB: filp 197 slabs counted but counter=201
[ 1064.792048] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1068.669445] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1068.735004] SLUB: filp 198 slabs counted but counter=202
[ 1068.789003] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1072.935003] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1072.999007] SLUB: filp 198 slabs counted but counter=202
[ 1073.055153] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1077.274226] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1077.362011] SLUB: filp 197 slabs counted but counter=201
[ 1077.433006] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1081.785290] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1081.897006] SLUB: filp 197 slabs counted but counter=201
[ 1081.960236] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1085.891123] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1085.960009] SLUB: filp 197 slabs counted but counter=201
[ 1086.018072] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1089.901003] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1089.967007] SLUB: filp 197 slabs counted but counter=201
[ 1090.023004] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1093.918246] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1093.986004] SLUB: filp 197 slabs counted but counter=201
[ 1094.042006] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1097.929699] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1097.995006] SLUB: filp 197 slabs counted but counter=201
[ 1098.050052] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1101.926062] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1101.992005] SLUB: filp 198 slabs counted but counter=202
[ 1102.047301] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1106.277086] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1106.358020] SLUB: filp 197 slabs counted but counter=201
[ 1106.430007] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1110.617381] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1110.709007] SLUB: filp 197 slabs counted but counter=201
[ 1110.767012] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1114.971012] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1115.043005] SLUB: filp 197 slabs counted but counter=201
[ 1115.099007] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1118.982715] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1119.048003] SLUB: filp 199 slabs counted but counter=203
[ 1119.102004] SLUB: kmalloc-64 531 slabs counted but counter=537
[ 1123.441014] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1123.535010] SLUB: filp 199 slabs counted but counter=203
[ 1123.628008] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1127.550632] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1127.614005] SLUB: filp 199 slabs counted but counter=203
[ 1127.668011] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1131.554681] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1131.619002] SLUB: filp 199 slabs counted but counter=203
[ 1131.672002] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1135.609004] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1135.673006] SLUB: filp 199 slabs counted but counter=203
[ 1135.727003] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1139.598582] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1139.663008] SLUB: filp 199 slabs counted but counter=203
[ 1139.716002] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1143.592003] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1143.656009] SLUB: filp 199 slabs counted but counter=203
[ 1143.714002] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1147.953495] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1148.021012] SLUB: filp 199 slabs counted but counter=203
[ 1148.093004] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1151.991481] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1152.056003] SLUB: filp 199 slabs counted but counter=203
[ 1152.110036] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1155.980002] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1156.044003] SLUB: filp 199 slabs counted but counter=203
[ 1156.098025] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1160.421166] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1160.529007] SLUB: filp 200 slabs counted but counter=204
[ 1160.622440] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1164.526010] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1164.599005] SLUB: filp 199 slabs counted but counter=203
[ 1164.656005] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1169.191389] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1169.256003] SLUB: filp 199 slabs counted but counter=203
[ 1169.309002] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1173.625154] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1173.689003] SLUB: filp 199 slabs counted but counter=203
[ 1173.743003] SLUB: kmalloc-64 530 slabs counted but counter=536
[ 1177.620013] SLUB: anon_vma_chain 360 slabs counted but counter=361
[ 1177.684003] SLUB: filp 199 slabs counted but counter=203
[ 1177.738007] SLUB: kmalloc-64 530 slabs counted but counter=536

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-12-17 20:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-17  2:14 Memory corruption warnings triggered by repeated slabinfo -v Alex Villacís Lasso
2011-12-17  3:28 ` Eric Dumazet
2011-12-17  3:28   ` Eric Dumazet
2011-12-17 20:06   ` Alex Villacís Lasso
2011-12-17 20:06     ` Alex Villacís Lasso
2011-12-17 20:55     ` Eric Dumazet
2011-12-17 20:55       ` Eric Dumazet
  -- strict thread matches above, loose matches on Subject: below --
2011-12-16  3:44 Alex Villacís Lasso

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.