git checkout 9b565a8051b389e046209a5f68c93eade8de58bd
Previous HEAD position was 14951f2... Revert "perf symbols: Demangle cloned functions"
HEAD is now at 9b565a8... Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:9b565a8051b389e046209a5f68c93eade8de58bd:bisect-drm

2013-10-02-22:37:36 9b565a8051b389e046209a5f68c93eade8de58bd reuse /kernel/x86_64-randconfig-x1-0928/9b565a8051b389e046209a5f68c93eade8de58bd/vmlinuz-3.12.0-rc2-00152-g9b565a8

2013-10-02-22:37:36 detecting boot state .	1.	8	15	27	43	67	77	81	90	102	108	121	127	136	144	156	167	171	191	202	211	221	238	259	272	285	301	315	325	344	355	357	368	369	371	372	376	379...............................................................................................	380	381....	382......	383.............................................................................................................................................................................................................................................................................................................[1;35madd_to_run_queue 2[0m
...	385 SUCCESS

bisect: good commit 9b565a8051b389e046209a5f68c93eade8de58bd
git bisect start 14951f22f1cc8375ead345d2ca08455e91f2152b 9b565a8051b389e046209a5f68c93eade8de58bd --
Previous HEAD position was 9b565a8... Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
HEAD is now at c1be5a5... Linux 3.9
14951f22f1cc8375ead345d2ca08455e91f2152b is the first bad commit
commit 14951f22f1cc8375ead345d2ca08455e91f2152b
Author: Ingo Molnar <mingo@kernel.org>
Date:   Sun Sep 29 16:12:54 2013 +0200

    Revert "perf symbols: Demangle cloned functions"
    
    This reverts commit de95ab53645a2f0015e0f68ee723f18dce2b8b51.
    
    Markus Trippelsdorf reported that this commit broke 'perf top':
    
     > I just see a gray screen with no text at all. Sometimes the
     > following error messages are printed:
     >
     >  *** Error in `perf': invalid fastbin entry (free): 0x00000000029b18c0
     >  ***
     >  *** Error in `perf': malloc(): memory corruption (fast): 0x0000000000ee0b10 ***
    
    While this code is fixable, the commit itself fails on several levels:
    
     - it should have been a separate helper function
     - why the heck does it do strchr() twice
     - it casts a const char * over into char *
     - sloppy style
     - it's not even a regression fix!
    
    So lets revert it and re-try the patch in v3.13.
    
    Reported-by: Markus Trippelsdorf <markus@trippelsdorf.de>
    Cc: Andi Kleen <ak@linux.intel.com>
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
    Cc: Linus Torvalds <torvalds@linux-foundation.org>
    Signed-off-by: Ingo Molnar <mingo@kernel.org>

:040000 040000 233105a40d22e0360d160aa57a98a20d3dd5151c c5998c0be518b9d0c624e2810d729cb807b1ff9f M	tools
git bisect run /c/kernel-tests/bisect-test-boot-failure.sh /home/wfg/drm/obj-bisect
You need to start by "git bisect start".
You then need to give me at least one good and one bad revisions.
(You can use "git bisect bad" and "git bisect good" for that.)
ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:9b565a8051b389e046209a5f68c93eade8de58bd:bisect-drm

2013-10-03-02:25:20 9b565a8051b389e046209a5f68c93eade8de58bd reuse /kernel/x86_64-randconfig-x1-0928/9b565a8051b389e046209a5f68c93eade8de58bd/vmlinuz-3.12.0-rc2-00152-g9b565a8

2013-10-03-02:25:22 detecting boot state .	1.	4	13	15	25	30	33	41	48	61	65	69	77	86	89	93	94	96.	108	112	123	125	129	139	145	150	153	157	162	164	167	171	178	181	186	189.	190	191	196	200	203	211	212	222	231	236	242	251	252	261	267	274	279	283	287	292	294	298	302	305	309	313	315	318	321	326	327.	329...	338	353	357	364	370	372	385	394	402	418	423	433	439	443	453	460	466	471 TEST FAILURE
[1;35mIncreasing repeat count from 1155 to 3555[0m
[   95.592786] Scanning device for bad blocks
[   96.312809] ------------[ cut here ]------------
[   96.315096] WARNING: CPU: 0 PID: 1 at kernel/workqueue.c:593 set_work_data+0x33/0x50()
[   96.316373] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.12.0-rc2-00152-g9b565a8 #130
[   96.316373]  0000000000000000 ffff88000f003d80 ffffffff8184d5fe 0000000000000000
[   96.316373]  ffff88000f003db8 ffffffff8108fa66 ffffffff8109e411 ffff88000cc7f860
[   96.316373]  ffff88000f013400 0000000000000005 ffff88000f011640 ffff88000f003dc8
[   96.316373] Call Trace:
[   96.316373]  <IRQ>  [<ffffffff8184d5fe>] dump_stack+0x4e/0x82
[   96.316373]  [<ffffffff8108fa66>] warn_slowpath_common+0x70/0x89
[   96.316373]  [<ffffffff8109e411>] ? set_work_data+0x33/0x50
[   96.316373]  [<ffffffff8108fb41>] warn_slowpath_null+0x15/0x17
[   96.316373]  [<ffffffff8109e411>] set_work_data+0x33/0x50
[   96.316373]  [<ffffffff8109f127>] insert_work+0x27/0x65
[   96.316373]  [<ffffffff8109f334>] __queue_work+0x1cf/0x1ee
[   96.316373]  [<ffffffff8109f353>] ? __queue_work+0x1ee/0x1ee
[   96.316373]  [<ffffffff8109f36c>] delayed_work_timer_fn+0x19/0x1b
[   96.316373]  [<ffffffff810965b8>] call_timer_fn+0x6c/0xdf
[   96.316373]  [<ffffffff8109654c>] ? process_timeout+0xb/0xb
[   96.316373]  [<ffffffff8109f353>] ? __queue_work+0x1ee/0x1ee
[   96.316373]  [<ffffffff81096cc7>] run_timer_softirq+0x170/0x1b8
[   96.316373]  [<ffffffff810930ca>] __do_softirq+0xc8/0x18d
[   96.316373]  [<ffffffff810932a4>] irq_exit+0x56/0x97
[   96.316373]  [<ffffffff8102b831>] do_IRQ+0x88/0x9f
[   96.316373]  [<ffffffff81858932>] common_interrupt+0x72/0x72
[   96.316373]  <EOI>  [<ffffffff810af2d9>] ? __wake_up+0x1d/0x46
[   96.316373]  [<ffffffff810d1b8d>] ? arch_local_irq_restore+0x6/0xd
[   96.316373]  [<ffffffff81857e38>] _raw_spin_unlock_irqrestore+0x48/0x75
[   96.316373]  [<ffffffff810af2fb>] __wake_up+0x3f/0x46
[   96.316373]  [<ffffffff814dcd38>] nand_release_device.isra.16+0x49/0x58
[   96.316373]  [<ffffffff814ddaa9>] nand_read_oob+0x257/0x270
[   96.316373]  [<ffffffff810af2d9>] ? __wake_up+0x1d/0x46
[   96.316373]  [<ffffffff814c6968>] mtd_read_oob+0x26/0x4c
[   96.316373]  [<ffffffff814e04d4>] create_bbt+0x20f/0x29a
[   96.316373]  [<ffffffff814e05de>] nand_scan_bbt+0x7f/0x4dd
[   96.316373]  [<ffffffff8108fc72>] ? put_online_cpus+0x24/0x6b
[   96.316373]  [<ffffffff814e0b1b>] nand_default_bbt+0xdf/0xe4
[   96.316373]  [<ffffffff81e4c85c>] ns_init_module+0x569/0xcf3
[   96.316373]  [<ffffffff812261a1>] ? free_rs+0x75/0x78
[   96.316373]  [<ffffffff81e4c2f3>] ? nftl_scan_bbt+0x312/0x312
[   96.316373]  [<ffffffff81e22dd4>] do_one_initcall+0x8e/0x132
[   96.316373]  [<ffffffff810bb600>] ? console_unlock+0x2e7/0x35b
[   96.316373]  [<ffffffff810bb62b>] ? console_unlock+0x312/0x35b
[   96.316373]  [<ffffffff81e22fcc>] kernel_init_freeable+0x154/0x1d0
[   96.316373]  [<ffffffff81e226da>] ? do_early_param+0x88/0x88
[   96.316373]  [<ffffffff81847309>] ? rest_init+0xbd/0xbd
[   96.316373]  [<ffffffff81847312>] kernel_init+0x9/0xcc
[   96.316373]  [<ffffffff8185914c>] ret_from_fork+0x7c/0xb0
[   96.316373]  [<ffffffff81847309>] ? rest_init+0xbd/0xbd
[   96.316373] ---[ end trace c2eca5561e923e60 ]---
/kernel/x86_64-randconfig-x1-0928/9b565a8051b389e046209a5f68c93eade8de58bd/dmesg-yocto-waimea-4:20131003110817:3.12.0-rc2-00152-g9b565a8:130

[1;35mbad bisect, retry with increased repeat count 1155[0m
git checkout 9b565a8051b389e046209a5f68c93eade8de58bd
Previous HEAD position was 14951f2... Revert "perf symbols: Demangle cloned functions"
HEAD is now at 9b565a8... Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:9b565a8051b389e046209a5f68c93eade8de58bd:bisect-drm
 TEST FAILURE
[   95.592786] Scanning device for bad blocks
[   96.312809] ------------[ cut here ]------------
[   96.315096] WARNING: CPU: 0 PID: 1 at kernel/workqueue.c:593 set_work_data+0x33/0x50()
[   96.316373] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.12.0-rc2-00152-g9b565a8 #130
[   96.316373]  0000000000000000 ffff88000f003d80 ffffffff8184d5fe 0000000000000000
[   96.316373]  ffff88000f003db8 ffffffff8108fa66 ffffffff8109e411 ffff88000cc7f860
[   96.316373]  ffff88000f013400 0000000000000005 ffff88000f011640 ffff88000f003dc8
[   96.316373] Call Trace:
[   96.316373]  <IRQ>  [<ffffffff8184d5fe>] dump_stack+0x4e/0x82
[   96.316373]  [<ffffffff8108fa66>] warn_slowpath_common+0x70/0x89
[   96.316373]  [<ffffffff8109e411>] ? set_work_data+0x33/0x50
[   96.316373]  [<ffffffff8108fb41>] warn_slowpath_null+0x15/0x17
[   96.316373]  [<ffffffff8109e411>] set_work_data+0x33/0x50
[   96.316373]  [<ffffffff8109f127>] insert_work+0x27/0x65
[   96.316373]  [<ffffffff8109f334>] __queue_work+0x1cf/0x1ee
[   96.316373]  [<ffffffff8109f353>] ? __queue_work+0x1ee/0x1ee
[   96.316373]  [<ffffffff8109f36c>] delayed_work_timer_fn+0x19/0x1b
[   96.316373]  [<ffffffff810965b8>] call_timer_fn+0x6c/0xdf
[   96.316373]  [<ffffffff8109654c>] ? process_timeout+0xb/0xb
[   96.316373]  [<ffffffff8109f353>] ? __queue_work+0x1ee/0x1ee
[   96.316373]  [<ffffffff81096cc7>] run_timer_softirq+0x170/0x1b8
[   96.316373]  [<ffffffff810930ca>] __do_softirq+0xc8/0x18d
[   96.316373]  [<ffffffff810932a4>] irq_exit+0x56/0x97
[   96.316373]  [<ffffffff8102b831>] do_IRQ+0x88/0x9f
[   96.316373]  [<ffffffff81858932>] common_interrupt+0x72/0x72
[   96.316373]  <EOI>  [<ffffffff810af2d9>] ? __wake_up+0x1d/0x46
[   96.316373]  [<ffffffff810d1b8d>] ? arch_local_irq_restore+0x6/0xd
[   96.316373]  [<ffffffff81857e38>] _raw_spin_unlock_irqrestore+0x48/0x75
[   96.316373]  [<ffffffff810af2fb>] __wake_up+0x3f/0x46
[   96.316373]  [<ffffffff814dcd38>] nand_release_device.isra.16+0x49/0x58
[   96.316373]  [<ffffffff814ddaa9>] nand_read_oob+0x257/0x270
[   96.316373]  [<ffffffff810af2d9>] ? __wake_up+0x1d/0x46
[   96.316373]  [<ffffffff814c6968>] mtd_read_oob+0x26/0x4c
[   96.316373]  [<ffffffff814e04d4>] create_bbt+0x20f/0x29a
[   96.316373]  [<ffffffff814e05de>] nand_scan_bbt+0x7f/0x4dd
[   96.316373]  [<ffffffff8108fc72>] ? put_online_cpus+0x24/0x6b
[   96.316373]  [<ffffffff814e0b1b>] nand_default_bbt+0xdf/0xe4
[   96.316373]  [<ffffffff81e4c85c>] ns_init_module+0x569/0xcf3
[   96.316373]  [<ffffffff812261a1>] ? free_rs+0x75/0x78
[   96.316373]  [<ffffffff81e4c2f3>] ? nftl_scan_bbt+0x312/0x312
[   96.316373]  [<ffffffff81e22dd4>] do_one_initcall+0x8e/0x132
[   96.316373]  [<ffffffff810bb600>] ? console_unlock+0x2e7/0x35b
[   96.316373]  [<ffffffff810bb62b>] ? console_unlock+0x312/0x35b
[   96.316373]  [<ffffffff81e22fcc>] kernel_init_freeable+0x154/0x1d0
[   96.316373]  [<ffffffff81e226da>] ? do_early_param+0x88/0x88
[   96.316373]  [<ffffffff81847309>] ? rest_init+0xbd/0xbd
[   96.316373]  [<ffffffff81847312>] kernel_init+0x9/0xcc
[   96.316373]  [<ffffffff8185914c>] ret_from_fork+0x7c/0xb0
[   96.316373]  [<ffffffff81847309>] ? rest_init+0xbd/0xbd
[   96.316373] ---[ end trace c2eca5561e923e60 ]---
/kernel/x86_64-randconfig-x1-0928/9b565a8051b389e046209a5f68c93eade8de58bd/dmesg-yocto-waimea-4:20131003110817:3.12.0-rc2-00152-g9b565a8:130

bisect: bad commit 9b565a8051b389e046209a5f68c93eade8de58bd
git checkout v3.11
Previous HEAD position was 9b565a8... Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
HEAD is now at 6e46645... Linux 3.11
ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:6e4664525b1db28f8c4e1130957f70a94c19213e:bisect-drm

2013-10-03-03:12:36 6e4664525b1db28f8c4e1130957f70a94c19213e reuse /kernel/x86_64-randconfig-x1-0928/6e4664525b1db28f8c4e1130957f70a94c19213e/vmlinuz-3.11.0

2013-10-03-03:12:41 detecting boot state ..	101	109	115	123	125	130	135	143	151	154	156	162	164	167	171	174	179	182	193	201	204	208	213	215	218	220	223	229	232	233	235	240	246	248	249	251	252	258	267	282	295	312	316	338	350	375	400	410	413	457	459	478	486	520	536	548	563	565	590	597	621	638	646	647	668	685	696	705	714	717	724	756	793	798	844	872	920	936	972	1003	1045	1061	1074	1112	1119	1137	1173	1177	1243	1285	1318	1358	1386	1411	1448	1464.	1468	1499	1502	1507	1650	1672	1691	1732	1763	1798	1824	1834	1846	1861	1887	1895	1924	1927	1979	1999	2032	2096	2111	2166	2192	2199	2231	2258	2287	2351	2365	2393	2444	2470	2475	2510	2543	2575	2620	2650	2672	2716	2774	2804	2838	2892	2930	2949	2984	3007	3043	3048	3074	3151	3181	3225	3245	3294	3314	3342	3398	3437	3496	3506	3510.............................................................................................................................................................................................................................................................................................................[1;35madd_to_run_queue 45[0m
...	3513	3514	3521	3526	3534	3540	3545	3551	3555 SUCCESS

bisect: good commit v3.11
git bisect start 9b565a8051b389e046209a5f68c93eade8de58bd v3.11 --
Bisecting: 5639 revisions left to test after this (roughly 12 steps)
[57d730924d5cc2c3e280af16a9306587c3a511db] Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
git bisect run /c/kernel-tests/bisect-test-boot-failure.sh /home/wfg/drm/obj-bisect
running /c/kernel-tests/bisect-test-boot-failure.sh /home/wfg/drm/obj-bisect
ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:57d730924d5cc2c3e280af16a9306587c3a511db:bisect-drm

2013-10-03-07:11:22 57d730924d5cc2c3e280af16a9306587c3a511db compiling
338 real  1842 user  501 sys  692.78% cpu 	x86_64-randconfig-x1-0928

2013-10-03-07:18:03 detecting boot state 3.11.0-05058-g57d7309.	1	5	9	10	17	18	19	22	24	28	35	47	53	58	63	71	83	93	97	112	117	130 TEST FAILURE
[   18.158661] Scanning device for bad blocks
[   18.631361] ------------[ cut here ]------------
[   18.634940] WARNING: CPU: 0 PID: 1 at /c/wfg/linux-drm/kernel/workqueue.c:591 set_work_data+0x33/0x50()
[   18.634940] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.11.0-05058-g57d7309 #146
[   18.634940]  0000000000000000 ffff88000f003d80 ffffffff81843903 0000000000000000
[   18.634940]  ffff88000f003db8 ffffffff8108fa53 ffffffff8109e379 ffff88000cc80860
[   18.634940]  ffff88000f013400 0000000000000005 ffff88000f011600 ffff88000f003dc8
[   18.634940] Call Trace:
[   18.634940]  <IRQ>  [<ffffffff81843903>] dump_stack+0x4e/0x82
[   18.634940]  [<ffffffff8108fa53>] warn_slowpath_common+0x70/0x89
[   18.634940]  [<ffffffff8109e379>] ? set_work_data+0x33/0x50
[   18.634940]  [<ffffffff8108fb2e>] warn_slowpath_null+0x15/0x17
[   18.634940]  [<ffffffff8109e379>] set_work_data+0x33/0x50
[   18.634940]  [<ffffffff8109f08f>] insert_work+0x27/0x65
[   18.634940]  [<ffffffff8109f29c>] __queue_work+0x1cf/0x1ee
[   18.634940]  [<ffffffff8109f2bb>] ? __queue_work+0x1ee/0x1ee
[   18.634940]  [<ffffffff8109f2d4>] delayed_work_timer_fn+0x19/0x1b
[   18.634940]  [<ffffffff81096593>] call_timer_fn+0x6c/0xdf
[   18.634940]  [<ffffffff81096527>] ? process_timeout+0xb/0xb
[   18.634940]  [<ffffffff8109f2bb>] ? __queue_work+0x1ee/0x1ee
[   18.634940]  [<ffffffff81096ca2>] run_timer_softirq+0x170/0x1b8
[   18.634940]  [<ffffffff810930aa>] __do_softirq+0xc8/0x18d
[   18.634940]  [<ffffffff81093284>] irq_exit+0x56/0x97
[   18.634940]  [<ffffffff8102b7ec>] do_IRQ+0x88/0x9f
[   18.634940]  [<ffffffff8184e772>] common_interrupt+0x72/0x72
[   18.634940]  <EOI>  [<ffffffff810af244>] ? __wake_up+0x1d/0x46
[   18.634940]  [<ffffffff810ccd76>] ? arch_local_irq_restore+0x6/0xd
[   18.634940]  [<ffffffff8184dc78>] _raw_spin_unlock_irqrestore+0x48/0x75
[   18.634940]  [<ffffffff810af266>] __wake_up+0x3f/0x46
[   18.634940]  [<ffffffff814d734b>] nand_release_device.isra.13+0x49/0x58
[   18.634940]  [<ffffffff814d8084>] nand_read_oob+0x257/0x270
[   18.634940]  [<ffffffff814c1037>] mtd_read_oob+0x26/0x4c
[   18.634940]  [<ffffffff814da611>] create_bbt+0x225/0x2d4
[   18.634940]  [<ffffffff814dabcb>] nand_scan_bbt+0x85/0x4e3
[   18.634940]  [<ffffffff811194c2>] ? __kmalloc+0x90/0xbb
[   18.634940]  [<ffffffff814db108>] nand_default_bbt+0xdf/0xe4
[   18.634940]  [<ffffffff81e3844c>] ns_init_module+0x576/0xd61
[   18.634940]  [<ffffffff8184c079>] ? mutex_unlock+0x9/0xb
[   18.634940]  [<ffffffff81e37ed6>] ? init_nanddoc+0xc8/0xc8
[   18.634940]  [<ffffffff81e0edd4>] do_one_initcall+0x8e/0x132
[   18.634940]  [<ffffffff810bb500>] ? console_unlock+0x265/0x35b
[   18.634940]  [<ffffffff810bb5ad>] ? console_unlock+0x312/0x35b
[   18.634940]  [<ffffffff81e0efcc>] kernel_init_freeable+0x154/0x1d0
[   18.634940]  [<ffffffff81e0e6da>] ? do_early_param+0x88/0x88
[   18.634940]  [<ffffffff8183d679>] ? rest_init+0xbd/0xbd
[   18.634940]  [<ffffffff8183d682>] kernel_init+0x9/0xcc
[   18.634940]  [<ffffffff8184effc>] ret_from_fork+0x7c/0xb0
[   18.634940]  [<ffffffff8183d679>] ? rest_init+0xbd/0xbd
[   18.634940] ---[ end trace df7981ca952d5b7e ]---
/kernel/x86_64-randconfig-x1-0928/57d730924d5cc2c3e280af16a9306587c3a511db/dmesg-yocto-waimea-5:20131003152506:3.11.0-05058-g57d7309:146

Bisecting: 2528 revisions left to test after this (roughly 11 steps)
[a9238741987386bb549d61572973c7e62b2a4145] Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
running /c/kernel-tests/bisect-test-boot-failure.sh /home/wfg/drm/obj-bisect
ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:a9238741987386bb549d61572973c7e62b2a4145:bisect-drm

2013-10-03-07:29:37 a9238741987386bb549d61572973c7e62b2a4145 compiling
273 real  1884 user  522 sys  879.69% cpu 	x86_64-randconfig-x1-0928

2013-10-03-07:34:49 detecting boot state 3.11.0-02529-ga923874.	5	11	19	39	43	45	47	55	56..	58.	64	68	70	72	82	93	105	115	117	133	144	155	159	162	176	186	201	207.	223	235	253	269	273	297	307	315	330	369	376	381	394	417	424	429	450	455	467.	479	487	492	502	508	514	517	525	535	542	547	558	562	568	573	582	594	598	612	615	620	623	631	636	640	658	669	690	691	707	713	739	747	769	775	782	812	819	843	852	860	862	882	889	910	933	950	969	990	1011	1027	1050	1062	1082	1097	1106	1121	1126	1137	1150	1162	1175	1189	1201	1216	1222	1226	1232	1236	1251	1257	1274	1289	1307	1316	1340	1357	1363	1372	1392	1408	1425	1439	1457	1484	1501	1509	1524	1526	1533	1535	1549	1558	1565	1569	1571	1575	1580	1581	1582	1584	1585	1590	1593	1605	1618	1626	1634	1645	1656	1670	1677	1683	1694	1704	1718	1735	1740..	1741...	1744.	1747.	1748	1775	1782	1787.	1793	1796	1803	1811	1817	1823	1826	1829	1832	1834	1835	1840.	1848	1850	1854	1858	1863..	1866	1873	1879	1892	1898	1903	1912	1930	1952	1963	1974	1982	1989	2003	2013	2019	2027	2036	2045	2055	2102	2137	2157	2187	2213	2234	2237	2239	2276	2283	2298	2309	2327	2349	2358	2365	2388	2399	2404	2420	2430	2431	2433	2436.	2440	2444	2445	2448	2453	2471	2484	2490	2500	2517	2526	2538	2551	2578	2584	2599	2610	2619	2637	2649	2658	2660	2667	2670	2673	2676.	2680.	2683	2686	2687	2688.	2689	2690	2691	2692	2694	2697	2699	2700..	2705	2707	2709.	2711.	2712.	2714	2715...	2719	2720	2722	2726	2733	2737	2741	2746	2747	2748	2751.	2754	2757	2760	2762	2763	2765	2769	2775	2776	2777	2781	2782.	2787	2789	2794	2795	2797	2798	2800.	2806	2809	2811	2816	2818	2822	2825	2829	2835	2842	2843	2846	2849	2853	2859	2860	2862	2865	2874	2879	2888	2893	2897	2903	2908	2916	2926	2933	2937	2941	2947	2951	2956	2963	2972	2978	2981	2986	2989	2993	2997	3003	3006	3007	3010	3012	3015	3019.	3024	3035	3040	3041	3042	3050	3057	3068	3076	3083	3084	3091	3101	3110	3118	3124	3133	3144	3154	3158	3168..	3175	3176	3193..	3211	3219	3232	3242	3253	3258	3269	3285	3305	3315	3329	3359	3392	3430	3439	3442	3446	3448	3451	3453.............................................................................................................................................................................................................................................................................................................[1;35madd_to_run_queue 102[0m
............	3455..	3456...	3458	3459	3460.............	3461............	3463	3465	3466.	3469.	3470.	3472	3473.	3474	3476	3477.	3478	3479	3481	3484....	3485.	3486....	3487	3490	3493...	3495	3496.	3498	3499..	3500.	3506..	3507	3510	3512	3513.	3516	3517	3519	3522	3523.	3524	3526	3527	3528..	3532.	3534	3535	3536	3538.	3539	3540	3541	3542.	3543.....	3544	3545...	3547..	3548	3549..	3550....	3551.............................................................................................................................................................................................................................................................................................................[1;35madd_to_run_queue 4[0m
.	3552	3554.	3555 SUCCESS

Bisecting: 1259 revisions left to test after this (roughly 10 steps)
[cf39c8e5352b4fb9efedfe7e9acb566a85ed847c] Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
running /c/kernel-tests/bisect-test-boot-failure.sh /home/wfg/drm/obj-bisect
ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:cf39c8e5352b4fb9efedfe7e9acb566a85ed847c:bisect-drm

2013-10-03-17:32:13 cf39c8e5352b4fb9efedfe7e9acb566a85ed847c compiling
402 real  1920 user  406 sys  577.89% cpu 	x86_64-randconfig-x1-0928

2013-10-03-17:40:08 detecting boot state 3.11.0-03798-gcf39c8e	1	3	6	10	20	30	32	35	37	39	42	45	47	52	54	56	59	67.	69	76.	79	85	87	90	109	123	148	178	182.	184	191	192	195	199	202	206	209	214	215	218......	220.	221	222	223	224	225	226.	230	232.	234	242	244	247	249	253.	255	261	262	264	267.	268	269	272	277	283	294	297	298	299	302	304	324	340	350	362	392	409	412	414	420	435	441	484	504	547	638	646	652	667	679	694	701	709	727 TEST FAILURE
[1;35mIncreasing repeat count from 3555 to 5000[0m
[   61.998351] Scanning device for bad blocks
[   62.692907] ------------[ cut here ]------------
[   62.695266] WARNING: CPU: 0 PID: 1 at /c/wfg/linux-drm/kernel/workqueue.c:591 set_work_data+0x33/0x50()
[   62.696401] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.11.0-03798-gcf39c8e #148
[   62.696401]  0000000000000000 ffff88000dc03d80 ffffffff818370f3 0000000000000000
[   62.696401]  ffff88000dc03db8 ffffffff8108e613 ffffffff8109cf39 ffff880006cbe060
[   62.696401]  ffff88000dc13400 0000000000000005 ffff88000dc11600 ffff88000dc03dc8
[   62.696401] Call Trace:
[   62.696401]  <IRQ>  [<ffffffff818370f3>] dump_stack+0x4e/0x82
[   62.696401]  [<ffffffff8108e613>] warn_slowpath_common+0x70/0x89
[   62.696401]  [<ffffffff8109cf39>] ? set_work_data+0x33/0x50
[   62.696401]  [<ffffffff8108e6ee>] warn_slowpath_null+0x15/0x17
[   62.696401]  [<ffffffff8109cf39>] set_work_data+0x33/0x50
[   62.696401]  [<ffffffff8109dc4f>] insert_work+0x27/0x65
[   62.696401]  [<ffffffff8109de5c>] __queue_work+0x1cf/0x1ee
[   62.696401]  [<ffffffff8109de7b>] ? __queue_work+0x1ee/0x1ee
[   62.696401]  [<ffffffff8109de94>] delayed_work_timer_fn+0x19/0x1b
[   62.696401]  [<ffffffff81095153>] call_timer_fn+0x6c/0xdf
[   62.696401]  [<ffffffff810950e7>] ? process_timeout+0xb/0xb
[   62.696401]  [<ffffffff8109de7b>] ? __queue_work+0x1ee/0x1ee
[   62.696401]  [<ffffffff81095862>] run_timer_softirq+0x170/0x1b8
[   62.696401]  [<ffffffff81091c6a>] __do_softirq+0xc8/0x18d
[   62.696401]  [<ffffffff81091e44>] irq_exit+0x56/0x97
[   62.696401]  [<ffffffff8102a370>] do_IRQ+0x88/0x9f
[   62.696401]  [<ffffffff818411f2>] common_interrupt+0x72/0x72
[   62.696401]  <EOI>  [<ffffffff81648da2>] ? led_trigger_event+0x26/0x54
[   62.696401]  [<ffffffff810c37e0>] ? arch_local_irq_restore+0x6/0xd
[   62.696401]  [<ffffffff810c6e8a>] lock_acquire+0x94/0x9d
[   62.696401]  [<ffffffff81648da2>] ? led_trigger_event+0x26/0x54
[   62.696401]  [<ffffffff8184086e>] _raw_read_lock+0x36/0x42
[   62.696401]  [<ffffffff81648da2>] ? led_trigger_event+0x26/0x54
[   62.696401]  [<ffffffff81648da2>] led_trigger_event+0x26/0x54
[   62.696401]  [<ffffffff814cafda>] nand_wait_ready+0xa9/0xb2
[   62.696401]  [<ffffffff814cb838>] nand_read_oob+0x1a8/0x270
[   62.696401]  [<ffffffff814b489a>] mtd_read_oob+0x26/0x4c
[   62.696401]  [<ffffffff814cde74>] create_bbt+0x225/0x2d4
[   62.696401]  [<ffffffff814ce42e>] nand_scan_bbt+0x85/0x4e3
[   62.696401]  [<ffffffff811180d5>] ? __kmalloc+0x90/0xbb
[   62.696401]  [<ffffffff814ce96b>] nand_default_bbt+0xdf/0xe4
[   62.696401]  [<ffffffff81e27434>] ns_init_module+0x576/0xd61
[   62.696401]  [<ffffffff8183eb01>] ? mutex_unlock+0x9/0xb
[   62.696401]  [<ffffffff81e26ebe>] ? init_nanddoc+0xc8/0xc8
[   62.696401]  [<ffffffff81dfddd4>] do_one_initcall+0x8e/0x132
[   62.696401]  [<ffffffff81dfdfcc>] kernel_init_freeable+0x154/0x1d0
[   62.696401]  [<ffffffff81dfd6da>] ? do_early_param+0x88/0x88
[   62.696401]  [<ffffffff81830ea9>] ? rest_init+0xbd/0xbd
[   62.696401]  [<ffffffff81830eb2>] kernel_init+0x9/0xcc
[   62.696401]  [<ffffffff81841a7c>] ret_from_fork+0x7c/0xb0
[   62.696401]  [<ffffffff81830ea9>] ? rest_init+0xbd/0xbd
[   62.696401] ---[ end trace 7de2622a4b65b5cb ]---
/kernel/x86_64-randconfig-x1-0928/cf39c8e5352b4fb9efedfe7e9acb566a85ed847c/dmesg-quantal-lkp-tt02-20:20131003090129:3.11.0-03798-gcf39c8e:148

Bisecting: 677 revisions left to test after this (roughly 9 steps)
[816434ec4a674fcdb3c2221a6dffdc8f34020550] Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
running /c/kernel-tests/bisect-test-boot-failure.sh /home/wfg/drm/obj-bisect
ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:816434ec4a674fcdb3c2221a6dffdc8f34020550:bisect-drm

2013-10-03-18:34:32 816434ec4a674fcdb3c2221a6dffdc8f34020550 reuse /kernel/x86_64-randconfig-x1-0928/816434ec4a674fcdb3c2221a6dffdc8f34020550/vmlinuz-3.11.0-03120-g816434e

2013-10-03-18:34:42 detecting boot state .	3	4	9	12	20	24	29	40	47	50	54	56	59	60	61	62	63	71	79	86	91	100	105	109	111	118	127	135	143	146	149	150	153	165	174	181	193	204	220	222	233	247	259	260	265	272	278	285	289	294.	297	302	304	308	309	314	318	325	327	329	333	339.	340	341.	343.	347	351	356	358	359	361	364.	368	370	375	376	379.	384	387.	389	390.	391	394	395	396..	397..	398	399...	400......	402	403	404....	405..	406	407	408	409...	410	411.	412.	413	414.	416...	417.	419.	420....	421...	422	423	424	425	426..	428	429.	430	431	432	433..	434	436	439	441	443	444.	445..	450	452	453	456.	458	461	466.	473	481.	484	490	497	500	505	509	512	513	515	519	524	527.	532	538	542	543	545	548	551	557	563	565	568	572	573	576.	577.	589.	592	598	600	601	602	617	624	627	633	641	646	647	648	651	653	655	657	661	667	669	675	676	678	684	685	686.	688.	689	690	691	692.	694	696	698.	699	700.	701	702	705.	709	711	716	717	719.	721	724	726	730	732	738	743	745	746.	747	748	753	760	765	767.	768..	770.	772	774	775.	777	779	780	781.	783	785	788	792.	795	797	801	808	810	816	817	826	830	835	844	846	851	855	870	874	884	890	898	905	915	918	926	932	934	938	947	953	960	971	981	984	991	1007	1015	1024	1034	1039	1045	1051	1056	1063	1070	1076	1080	1082	1085	1093	1100	1104	1110	1112	1117	1120	1121	1128	1132	1134.	1135.	1136	1141	1143	1147	1152	1164	1168	1169	1173.	1177	1181	1186	1195	1204	1206	1207	1208	1213	1216	1222	1227	1237	1242	1252	1263	1265	1276	1280	1288	1295	1304	1316	1326	1330	1340	1348	1354	1361.	1362	1363......	1371	1377	1387	1389..	1403.	1406	1418	1420	1427	1428	1434	1435	1451	1463	1478	1484	1498	1510	1516	1519	1522	1525	1530	1540	1547	1549	1557	1558	1573	1582	1590	1603	1613	1628	1635.	1648	1658	1677	1684	1696	1709	1718	1727	1734	1744	1751	1759	1781	1789	1790	1793	1797	1804.	1827	1834	1839	1858	1877	1897	1907	1938	1954	1979	1996	2017	2041	2078	2117	2140	2144	2157	2178	2190	2200	2229	2272	2291	2316	2337	2357	2371	2381	2387	2414	2429	2466	2488	2516	2546	2550	2554	2568	2578	2602	2625	2639	2654	2688	2690	2718	2733	2774	2803	2839	2864	2918	2949	2957	2983	3054	3086	3092	3097	3112	3114	3126	3130	3150	3161	3176	3186	3198	3212	3232	3272	3285	3292	3301	3341	3374	3411	3433	3464	3483	3499	3508	3516	3524	3533	3534	3546	3562.	3599	3600	3604	3618	3632	3640	3646	3647	3668	3671	3681	3689	3691	3693	3695	3698	3705	3719	3746	3758	3762	3763	3773	3783	3799	3829	3847	3862	3864	3880	3892	3893	3943	3944	3951	3974	3996	4009	4031	4043	4060	4073	4086	4099	4121	4134	4153	4160	4168	4199	4209	4218	4229	4235	4241	4253	4258	4261	4262	4263.	4264	4265	4275	4299	4328	4361	4401	4430	4449	4465	4494	4497	4500	4502	4507	4534	4568	4572	4578	4583.	4584	4585....	4599	4600	4602.	4603.	4620	4675	4684	4695	4698	4700	4707	4735	4739	4755	4758	4761	4778	4783	4809	4819	4881	4902	4907	4909	4910..	4912	4913.............................................................................................................................................................................................................................................................................................................[1;35madd_to_run_queue 87[0m
.	4915	4916.	4919.	4920	4921..	4922..	4926	4927.	4928..	4929	4934	4936.	4940.	4942...	4944	4952	4961	4980	4990	4991..	4992.............................................................................................................................................................................................................................................................................................................[1;35madd_to_run_queue 8[0m
	4993	4998..	5000 SUCCESS

Bisecting: 356 revisions left to test after this (roughly 8 steps)
[43bcb402f84fe459102120b4e2d28d7117f16cd0] Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-next
running /c/kernel-tests/bisect-test-boot-failure.sh /home/wfg/drm/obj-bisect
ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:43bcb402f84fe459102120b4e2d28d7117f16cd0:bisect-drm

2013-10-04-05:43:13 43bcb402f84fe459102120b4e2d28d7117f16cd0 compiling
402 real  1819 user  497 sys  575.39% cpu 	x86_64-randconfig-x1-0928

2013-10-04-05:50:50 detecting boot state 3.11.0-rc6-00321-g43bcb40..	4	10	17	27	39	48	51	56	61	70	77	87	95	99	107	110	119	123.	130	134.	136.	137	145	150	152	162	166	173	177	178	179	186	188	197	200	203	218	221	226	229.	232.	236	247	250	255	261	266	269	271	275	277.	278	282	283	287	293	296	303	307	321	328	331	336	340	341	346	350	353	358	359	361.	364	367	368	369.	371.	372	379	384	391.	396	404	406	410	413	417	420	423	426.	428	431	435.	437	442.	445	449	451	459	469	471	475	479	487	491	496	497	499	507	511	512	521	536	543	551	563	569	572	579	585	593	604	611	617	624	633	641	650	653	661	666	673	682	691	696	699	713	720	728	741	749	751	756	760	765	770	780	782	790	791.	792	796	799	800	807	810	811	812	813.	818	825	832	837	841	843	848	853	855.	864	870	878	882	884	886	892	897	898	899.	901	903.	904	905	910	917	923.	931	941	949	953	961	963	968	971	974	982	986	988	993	994.	998	1002	1014	1017	1022	1032	1036	1045	1049	1064	1077	1089	1097	1109	1118	1129	1137	1150.	1172	1185	1191	1199	1203	1217	1222	1228	1244	1260	1271	1284	1297	1304	1319	1325	1339	1346	1360	1366	1376	1388	1390	1394	1397	1402	1406	1408	1410	1413.	1416	1432	1441	1442	1448	1456	1465	1478	1483	1489	1502	1516	1532	1543	1553	1554	1571	1581	1593	1612	1626	1643	1660	1672	1682	1703	1718	1736	1756	1768	1779	1794	1805	1818	1825	1835	1850	1864	1878	1885	1896	1904	1910.	1916	1917	1931	1954	1959	1966	1979	1996	2008	2017	2021	2026	2039	2053	2067	2080	2098	2113	2121	2126	2131	2148	2156	2169	2175	2194	2208	2211	2229	2240	2260	2270	2275	2287	2301	2320	2331	2348	2363	2377	2391	2408	2431	2440	2451	2462	2477	2492	2502	2506	2513	2531	2538	2550	2553	2562	2573	2584	2592	2602	2613	2619	2624	2631	2640	2645	2650	2658	2661	2670	2674	2685	2698	2716	2724	2729	2738	2752	2759	2770	2773	2784	2787	2794	2807	2812	2816	2818	2826	2832	2838	2851	2856	2861	2870	2873	2879	2884	2890	2895	2906	2916	2920	2927	2929	2941	2956	2966	2976	2984	2990	2999	3012	3016	3025	3044	3048	3055	3062	3066	3079	3084	3090	3097	3102	3109	3119	3124	3127	3129	3132	3136	3138	3144	3147	3151	3156	3160	3165	3168	3174.	3179	3181	3183	3191	3196	3206	3208	3212	3217	3225	3229	3235	3243	3244	3248	3252	3255	3260	3261	3266.	3273	3274	3281	3291	3293	3299	3306	3310	3312	3316	3318	3320	3321	3322	3328	3334	3336	3338.	3341	3346	3350	3356	3361	3362	3363	3365	3366	3369	3374	3376	3383	3384	3387	3393	3395..	3397	3400	3405	3406	3408	3409.	3413	3418	3419	3420.	3432.	3434	3435	3437	3439	3441	3442.	3447	3450	3451	3454	3456	3463	3475	3478	3484	3488	3495	3500	3505	3511	3522	3528	3534	3544	3559	3565	3573	3581	3588	3595	3602	3606	3609	3615	3623	3633	3640	3644	3652	3655	3663	3670	3673	3678	3694	3703	3712	3720	3729	3735	3740	3748	3756	3762	3764	3773	3779	3787	3788	3795	3801	3808	3824	3830	3837	3841	3849	3861	3871	3877	3887	3891	3903	3913	3923	3935	3944	3956	3966	3979	3995	4003	4010	4025	4031	4042	4047	4053	4063	4071	4072	4090.	4097	4110	4137	4149	4171	4189	4207	4224	4235	4270	4284	4297	4317	4329	4352	4362	4372	4402	4425	4441	4453	4479	4496	4512	4529	4542	4553	4569	4577	4593	4609	4618	4635	4639	4662	4678	4701	4716	4724	4755	4773	4795	4806	4821	4837	4843	4872	4876	4883	4895	4901	4902.............................................................................................................................................................................................................................................................................................................[1;35madd_to_run_queue 98[0m
.....	4904.	4905....	4906.....	4909	4915...	4940	4944	4946.	4947	4952	4956	4958	4960	4961.	4964	4966	4969	4971	4972	4973.	4976	4977	4980	4982	4992.	4993.	4994	4997.	5000 SUCCESS

Bisecting: 207 revisions left to test after this (roughly 8 steps)
[b054087dbacee30a9dddaef2c9a96312146be04e] ALSA: hda - Re-setup HDMI pin and audio infoframe on stream switches
running /c/kernel-tests/bisect-test-boot-failure.sh /home/wfg/drm/obj-bisect
ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:b054087dbacee30a9dddaef2c9a96312146be04e:bisect-drm

2013-10-04-14:25:45 b054087dbacee30a9dddaef2c9a96312146be04e compiling
663 real  1774 user  476 sys  339.31% cpu 	x86_64-randconfig-x1-0928

2013-10-04-14:37:30 detecting boot state 3.11.0-rc7-00470-gb054087..	8	17	18	19	22	23	26	29	32.	37	42	49	52	57	61	69	77	86	95	104	113	120	125	132	137	151	156	163	170	177	191	201	211	225	235	246	251	261	267	277	294	302	316	323	327	330	336	340	346	353	358	365	370	378	388	406	419	426	440	455	462	469	477	485	494	498	507	514	522	525	526	531	534	542	550	556	560	566	572	577	587	594	598	605	609	613	618	622	626.	627	632	635	636	639	641	647	651	655	657	658	659	660	662	664	668	669.	672	673	674	676	680	681	684	691	694	696	699	705	712	716	719	725	728	737	740	743	747	755	758	766	768	773	775	777	782	789	796	797	804	806	811	818	825	833	842	846	852	855	864	872	875	878	884	888	893	902	908	913	917	929	934	937	940	950	956	960	968	970	975	982	992	1001	1004	1008	1011	1026	1036	1046	1047	1055	1058	1065	1071	1077	1080	1085	1091	1098	1100	1103	1107	1110	1112	1119	1130	1134	1145	1153	1155	1162	1164	1177	1181	1184	1187	1190	1202	1204	1216	1220	1222	1229.	1230.	1242	1246	1247	1249	1251.	1257	1260	1264	1267	1275	1279	1280	1288	1296	1300	1307	1314	1320	1321	1326	1330	1331	1336	1341	1344	1345	1361	1362	1365.	1369	1371	1374	1379	1382	1384	1388	1391	1394	1396	1400	1409	1412	1418	1419	1421	1422	1423.	1425	1426	1427	1428...	1429	1430	1432	1433.	1435	1437	1441	1444	1449	1453	1454.	1455	1457	1463	1464	1466	1472	1477.	1480	1484	1491	1500	1504	1510	1513	1517	1519.	1522..	1524	1526..	1527.	1529.	1530	1531	1532	1533	1535	1537	1544	1547	1549	1551	1556	1558.	1562	1563	1564..	1571.	1583	1591	1600	1607	1613	1624	1629	1639	1647	1651	1652	1661	1666	1672	1678	1681	1693	1702	1714	1725	1731.	1737	1742.	1751	1757	1761	1764	1771	1772	1776	1782	1784	1791	1797	1806	1810	1820	1830	1837	1840	1843	1846	1849	1855	1856	1861	1864	1869	1878.	1884	1890	1892	1897	1902	1912	1914	1918	1921	1924	1930	1934.	1937	1943	1946	1952	1954	1956	1958	1963	1969	1974	1976	1978	1987	1990	1996	2002	2005	2008	2015	2021	2026	2031	2035	2041	2048	2055	2059	2062	2064	2072	2081	2085	2092	2101.	2104	2112	2114	2115	2119	2123	2125	2127	2132	2133	2135	2138	2141	2145	2146	2149	2153	2157	2158	2159	2161	2164.	2165.	2169	2175	2177	2182	2185	2188	2190	2196	2212	2215	2227	2228	2245	2258	2270	2279	2289	2292	2298	2307	2309	2319	2326	2332	2336	2341	2349	2362	2365	2373	2384	2394	2405	2414	2423	2433	2440	2445	2448	2458	2464	2468	2471	2485	2493.	2494	2500	2502	2504.	2505.	2507	2509	2510	2513	2521	2526	2529.	2538.	2542	2546	2547	2554	2561	2567	2569	2575	2584	2591	2595..	2620	2635	2643	2647	2650	2651	2656	2661.	2664	2675.	2680.	2688	2693.	2698................................................	2871..................	2936......	2953..................	3006....	3023..................	3083.........	3125...	3146.	3159	3160	3167..	3176.	3178.	3181.	3184	3187.	3189..	3192.	3197	3198	3201	3203	3204	3207	3211	3212	3214	3218	3221	3222	3225	3233	3239	3241	3243..	3248.	3249	3252	3256.	3257	3260.	3267	3270	3272	3273	3274	3277	3280	3283	3288	3294	3300	3303.	3306	3313	3318	3322	3323	3324.	3327	3331	3339	3341	3343	3345	3347	3349	3357	3359	3365	3373	3381	3384	3397	3400	3406.	3411	3415	3417.	3420	3426	3432	3438	3444	3452	3464	3468	3473	3481	3491.	3501	3512	3516	3523	3533	3544	3546	3551	3560	3565	3578	3582	3591	3601	3603	3616	3622	3623	3629	3631	3632	3633	3636	3638	3639..	3642	3643...	3646.	3648...	3649....	3655	3658	3665	3667	3668	3673	3677	3679	3684	3686	3689	3696	3705	3711	3721	3731	3739	3745	3749	3750	3754	3757	3759.	3761..	3762	3763	3766	3767.	3768	3769...	3770	3771.	3772.	3773	3774	3778	3790	3792	3809	3812	3818	3821	3831	3836	3840	3845	3850	3854..............................................	4061	4071	4079	4083	4086	4088	4092	4096	4104	4105	4107	4112	4116	4119	4121	4127	4135	4142	4144	4152	4160	4171	4175	4187	4195	4198	4199	4203	4205	4206	4210	4211...................	4291.	4302	4306	4308	4314	4325..........	4395..	4423	4427	4438	4445	4454	4461	4466	4469	4473	4475	4476	4479	4480	4482	4491	4496	4499	4505	4509	4511	4522	4524	4526	4528	4531	4539	4540	4544	4552	4553.	4559	4561	4566	4572	4576	4582	4585	4587	4599	4606	4614	4617	4623	4632	4639	4645	4649	4660	4664	4667	4673	4675	4676	4681	4693	4700	4706	4717	4722	4727	4732	4736	4740	4746	4753	4757	4759	4765	4767	4771	4776	4777	4778	4787	4790	4796	4799	4803	4806	4810	4817	4822	4829	4832	4839	4843	4845	4849	4853	4856	4861	4862	4868	4872	4875	4877....................................................................................................................................................	4878................................................................................................................	4880	4881	4883	4886	4887	4889	4892	4895	4898	4903	4904	4907..............................................................................................................	4908.	4910	4912..	4916.	4918....	4923	4926	4927.	4929	4930............................................................................................................	4934.	4938.....................................................................................................................................................................................	4952...............................................	4954	4957.......................................................................................................................	4962	4965	4966	4970	4971	4974..	4975.	4976..	4977...............................................................................................	4978	4979...................................................................................................................................	4990......................	4999.............................................................................................	5000 SUCCESS

Bisecting: 103 revisions left to test after this (roughly 7 steps)
[1cb95395870d68f9ff679db42fa15ea03201fc08] pinctrl: rockchip: Simplify for loop iteration
running /c/kernel-tests/bisect-test-boot-failure.sh /home/wfg/drm/obj-bisect
ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:1cb95395870d68f9ff679db42fa15ea03201fc08:bisect-drm

2013-10-05-10:02:26 1cb95395870d68f9ff679db42fa15ea03201fc08 compiling
611 real  1824 user  490 sys  378.30% cpu 	x86_64-randconfig-x1-0928

2013-10-05-10:13:27 detecting boot state 3.11.0-rc1-00104-g1cb9539..	3	12	16	18	26	36	47	55	64	69	83	91	97	111	115	117	119	129	135	145	161	168	172	187	195	200	207	222	233	240	255	261	264	272	282	288	292	302	311	317	322	331	336	338	351	358	361	366	368	374	381	386	393	399	416	419	430	433	442	447	460	470	475	485	495	500	507	514	518	522	525	533	540	543	549	554	560	565	570.	577	582	589	595	604	608	614	625	631	634	647	649	653	664	670	676	685	691	693	699	708	713	717	724	727	731	740	747	753	755	759	768	772	775	785	789	791	798	800	803	807	810	816	822	832	839	847	851	858	865	868	876	881	884	893	902	910	918	926	932	937	947	955	960	964	976	979	986	995	1003	1011	1018	1021	1025	1032	1041	1050	1052	1064	1071	1074	1080	1086	1097	1104	1114	1119	1127	1140	1147	1151	1165	1171	1177	1184	1189	1190	1196	1201	1207	1212	1215	1219	1224	1229	1235	1244	1249	1259	1260	1268	1276	1277	1288	1294	1296	1299	1313	1320	1326	1333	1335	1343	1352	1355	1359	1368	1385	1389	1396	1409	1411	1416.	1424...	1438	1474	1481	1489	1493	1512	1518	1525	1534	1541	1547	1555	1570	1589	1602	1607	1618	1633	1640	1664	1678	1701	1715	1732	1754	1766	1777	1790	1814	1829	1848	1864	1870	1895	1910	1919	1941	1949	1965	1991	2006	2016	2033	2053	2066	2085	2095	2105	2127	2135	2149	2165	2174	2181	2198	2209	2220	2235	2254	2278	2287	2309	2325	2337	2355	2375	2380	2397	2417	2433	2452	2467	2479	2499	2525	2541	2558	2577	2585	2586.	2628	2639	2667	2685	2704	2718	2740	2752	2763	2788	2806	2813	2851	2862	2876	2890	2901	2922	2949	2969	2987	3012	3026	3044	3059	3080	3107	3120	3135	3154	3166	3196	3236	3257	3282	3310	3322	3346	3378	3395	3412	3442	3460	3484	3507	3534	3542	3585	3614	3641	3659	3695	3715	3742	3765	3805	3835	3852	3889	3924	3960	3985	4019	4039	4068	4103	4125	4138	4175	4224	4246	4264	4300	4324	4360	4385	4408	4448	4470	4499	4531	4559	4582	4612	4641	4670	4696	4727	4782	4815	4843	4879	4915	4940	4969	4972...	4973.............................................................................................................................................................................................................................................................................................................[1;35madd_to_run_queue 27[0m
................................	5000 SUCCESS

Bisecting: 51 revisions left to test after this (roughly 6 steps)
[ae67d9a888a000a9df43de10eb9950075e93508c] Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
running /c/kernel-tests/bisect-test-boot-failure.sh /home/wfg/drm/obj-bisect
ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:ae67d9a888a000a9df43de10eb9950075e93508c:bisect-drm

2013-10-05-16:21:10 ae67d9a888a000a9df43de10eb9950075e93508c compiling
337 real  1901 user  492 sys  709.73% cpu 	x86_64-randconfig-x1-0928

2013-10-05-16:27:24 detecting boot state 3.11.0-03746-gae67d9a.......	207......	216	469.	559........	658	862.	955	1003.	1062	1118	1176	1232	1277	1313	1347	1369	1423	1491	1557	1642	1716	1787	1858	1920	1990	2067	2119	2182	2250	2328	2385	2436	2512	2566	2635	2703	2763	2821	2896	2929	2980	3024.	3051	3133	3259	3342	3427	3549	3665	3756	3880	3984	4065	4203	4304	4407	4498	4603	4735	4822....	4859	5000 SUCCESS

Bisecting: 23 revisions left to test after this (roughly 5 steps)
[3398d252a4da80c47fe9b802184fa0a792387732] Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
running /c/kernel-tests/bisect-test-boot-failure.sh /home/wfg/drm/obj-bisect
ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:3398d252a4da80c47fe9b802184fa0a792387732:bisect-drm

2013-10-05-17:12:56 3398d252a4da80c47fe9b802184fa0a792387732 compiling
277 real  1899 user  535 sys  878.71% cpu 	x86_64-randconfig-x1-0928

2013-10-05-17:18:05 detecting boot state 3.11.0-03774-g3398d25	18	41	70	106	160	220	274	329	369	417	468	511	538	589	611	645	667.	705	730	763	791	811	844	875	898	931	954	979	1004	1030	1059	1082	1104	1144	1175	1211	1242	1268	1289	1306	1321	1336	1340.	1344	1378	1449	1489	1552	1614	1677	1735	1783	1839	1899	1953	2010	2068	2127	2193	2257	2316	2378	2419	2469	2524	2572	2621	2672	2727	2765	2813	2868	2912	2963	3015	3069	3130	3190	3252	3313	3351.	3385	3444	3504	3563	3621	3682	3744	3803	3861	3920	3979	4037	4095	4153	4212	4270	4328	4386	4445	4503	4563	4621	4704	4819	4939	5000 SUCCESS

Bisecting: 11 revisions left to test after this (roughly 4 steps)
[fb58e30091c74967f6b8e98b3c1f292782f92b41] x86/xen: disable premption when enabling local irqs
running /c/kernel-tests/bisect-test-boot-failure.sh /home/wfg/drm/obj-bisect
ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:fb58e30091c74967f6b8e98b3c1f292782f92b41:bisect-drm

2013-10-05-18:13:11 fb58e30091c74967f6b8e98b3c1f292782f92b41 compiling
276 real  1887 user  531 sys  875.50% cpu 	x86_64-randconfig-x1-0928

2013-10-05-18:18:25 detecting boot state 3.11.0-rc4-00012-gfb58e30.....	1...	2.....	7	11..	12	16	24	35	44	53	65	80	86	99	109	117	129	141	153	163	180	196	216	222	229	234	244	251	269	315	382	450	536	619	709	809	897	995	1066	1146	1253	1356	1433	1513	1604	1714	1798	1903	1997	2085	2182	2289	2372	2482	2566	2664	2746	2842	2926	2964.	3141	3215	3325	3445	3534	3620	3681	3768	3869	3945	4009	4125	4210	4294	4395	4453	4547	4650	4716	4799	4859	4914	4922	4993	4998..	5000 SUCCESS

Bisecting: 5 revisions left to test after this (roughly 3 steps)
[669b0ae961e87c824233475e987b2d39996d4849] xen/pvhvm: Initialize xen panic handler for PVHVM guests
running /c/kernel-tests/bisect-test-boot-failure.sh /home/wfg/drm/obj-bisect
ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:669b0ae961e87c824233475e987b2d39996d4849:bisect-drm

2013-10-05-19:10:28 669b0ae961e87c824233475e987b2d39996d4849 compiling
242 real  456 user  388 sys  348.05% cpu 	x86_64-randconfig-x1-0928

2013-10-05-19:15:09 detecting boot state 3.11.0-rc4-00018-g669b0ae...	1.	2.........	3.	4......	5..	6.	7	9.	10	11	12.	13.	14	15..	16	17.	18.	19	24	76	124	164	250	335	407	512	592	655	728	784	826	923	965	1051	1132	1191	1240	1300	1370	1436	1492	1567	1622	1690	1744	1784	1847	1885	1934	1990	2036	2065	2142	2187	2251	2302	2342	2390	2439	2487	2526	2559	2600	2624	2654	2701	2728	2760	2801	2840	2873	2902	2932	2989	3023	3050	3102	3141	3172	3226	3258	3303	3332	3367	3400	3439	3473	3504	3538	3585	3613	3646	3693	3727	3750	3768	3812	3829	3873	3903	3927	3963	3999	4034	4062	4096	4126	4158	4187	4225	4258	4278	4288	4332	4380	4412	4461	4482	4518	4547	4585	4619	4659	4694	4721	4766	4790	4827	4861	4894	4934	4956	4983	4999.............................................................................................................................................................................................................................................................................................................[1;35madd_to_run_queue 1[0m
..	5000 SUCCESS

Bisecting: 2 revisions left to test after this (roughly 2 steps)
[04660bb5d0e4104e01a8fc34e5d51de1d84c09bf] xen/balloon: don't set P2M entry for auto translated guest
running /c/kernel-tests/bisect-test-boot-failure.sh /home/wfg/drm/obj-bisect
ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:04660bb5d0e4104e01a8fc34e5d51de1d84c09bf:bisect-drm

2013-10-05-23:09:20 04660bb5d0e4104e01a8fc34e5d51de1d84c09bf compiling
257 real  474 user  310 sys  305.20% cpu 	x86_64-randconfig-x1-0928

2013-10-05-23:14:57 detecting boot state 3.11.0-rc4-00021-g04660bb..	4	21	44	60	97	116	157	194	229	253	315	361	430	457	484	531	558	602	659	685	697	700	701	713	717	727	738	753	766	789	814	898	1001	1068	1260.	1404	1471..	1545	1621	1679	1751	1914	2108	2272	2380	2459	2531	2538	2604	2677	2751	2824	2897	2969	3040	3107	3144	3213	3281	3351	3421	3489	3558	3628	3700	3847	4023	4225	4405	4622	4845	5000 SUCCESS

Bisecting: 0 revisions left to test after this (roughly 1 step)
[23b7eaf8220721892975610dd0ae5c846a34dcb4] hvc_xen: Remove unnecessary __GFP_ZERO from kzalloc
running /c/kernel-tests/bisect-test-boot-failure.sh /home/wfg/drm/obj-bisect
ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:23b7eaf8220721892975610dd0ae5c846a34dcb4:bisect-drm

2013-10-05-23:53:29 23b7eaf8220721892975610dd0ae5c846a34dcb4 compiling
227 real  471 user  360 sys  365.61% cpu 	x86_64-randconfig-x1-0928

2013-10-05-23:57:51 detecting boot state 3.11.0-rc4-00023-g23b7eaf..	43	145	195	325	455	611	712	843	935	1015	1090	1192	1295	1365	1437	1526	1612	1659	1729	1785	1871	1936	2001	2064	2114	2166	2216	2281	2350	2394	2472	2522	2582	2639	2718	2780	2879	2927	2964	3068	3149	3222	3280	3312	3359	3407	3449	3496	3531	3554	3584	3634	3659	3693	3726	3760	3797	3825	3857	3890	3920	3955	3993	4017	4045	4070	4100	4138	4173	4214	4244	4278.	4316.	4380	4387	4457	4515	4541	4582	4607	4648	4674	4706	4739	4768	4796	4826	4849	4883	4912	4952	4989	4994	4995.	4996.............................................................................................................................................................................................................................................................................................................[1;35madd_to_run_queue 4[0m
..	5000 SUCCESS

cf39c8e5352b4fb9efedfe7e9acb566a85ed847c is the first bad commit
bisect run success
ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:3398d252a4da80c47fe9b802184fa0a792387732:bisect-drm

2013-10-06-03:20:00 3398d252a4da80c47fe9b802184fa0a792387732 reuse /kernel/x86_64-randconfig-x1-0928/3398d252a4da80c47fe9b802184fa0a792387732/vmlinuz-3.11.0-03774-g3398d25
[1;35madd_to_run_queue: requested 10000, limit to 5000[0m

2013-10-06-03:20:11 detecting boot state 	11	23	41	47	58	64	72	76	92	117	127	149	166	181	213	224	240	261	276	307	321	332	350	360	392	400	408	419	425	430	437	445	450	457	466	472	479	490	504	527	545	565	573	597	611	624	635	651	657	674	701	726	742	751	756..	762...	779	807	841	850	852	859	861	869	875	880	889	892	896	908	914	920	930	937	939	942	962	963	969	976	979	984	985	988	989	991	994	998	1002	1004	1009	1015	1018	1026	1042	1058	1076	1084	1100	1101.	1104	1126.	1152	1178	1188	1212	1244.	1261	1277	1298	1323.	1331	1353	1388	1414	1446.	1464	1505	1520	1534	1549	1564..	1584	1611	1641	1649	1693	1713	1720	1732	1746	1756	1759	1761	1772	1781	1788	1792	1816	1844	1852	1869	1879	1883	1887	1893	1903	1910	1918	1940	1957.	1965	1980	1984	2003	2004.	2046	2066	2075	2078	2089	2094	2099.	2108.	2147	2165	2177	2186	2189.	2190	2200	2206	2212	2224	2237	2239	2242.	2251	2277	2281	2299	2312	2325	2326.	2339	2359	2385	2394	2406	2419..	2423	2440	2469	2477	2483	2491	2494	2495.	2515	2519	2521	2528	2539	2546..	2566	2568	2579	2582	2595...	2605	2648	2681	2699	2709	2719	2720	2723	2729	2755	2758	2772	2778	2784	2785	2790.	2797	2801	2807	2812	2816	2818	2821.	2837	2850	2859.	2863	2866	2867	2878.	2908	2929	2938	2954	2960	2962..	2977	3003	3004	3007	3008	3010	3011..	3025	3030	3031	3038	3041	3042..	3044	3062	3076	3083	3094	3098	3102..	3137	3140	3154	3167	3169	3173	3174	3177	3182	3189	3201	3206	3212	3217	3220	3226..	3271	3292	3302	3312	3329	3333.	3345	3368	3392	3404	3420	3433.	3441	3453	3460	3482	3504	3523	3538	3551	3553..	3569	3591	3609	3618	3636	3641.	3653.	3689	3701	3715	3729	3735..	3745	3761	3785	3800	3810	3825	3831.	3839.	3876	3891	3899	3922	3932	3934	3948.	3971	3980	3991	4001	4010	4013..	4038	4070	4087	4093	4110	4117..	4124	4156	4173	4192	4208	4223	4231.	4233	4241	4281	4289	4303	4313	4316	4322.	4334	4351	4356	4362	4368	4373.	4378.	4396	4440	4442	4470	4483	4485	4488	4502.	4529	4556	4571	4584	4602	4606.	4619.	4654	4659	4677.	4727	4741	4745	4758	4761	4784	4801	4824	4839	4858	4861	4874.	4878	4920	4946	4964	4978	4989	4990	4992.	4993	4995.	4996.............................................................................................................................................................................................................................................................................................................[1;35madd_to_run_queue 5004[0m
[1;35madd_to_run_queue: requested 5004, limit to 5000[0m
............	5030	5072	5114	5159	5207	5260	5305	5350	5395	5442	5492	5540	5585	5633	5681	5729	5776	5824	5842..........	5881	5920	5960	6005	6049	6093	6137	6180	6226	6271	6312	6354	6397	6439	6485	6529	6573	6616	6660	6699	6740	6782	6825	6869	6908	6946	6987	7030	7076	7119	7158	7188	7230	7262	7293	7334	7378	7424	7454	7493	7537	7582	7625	7668	7709	7742	7779	7825	7865	7901	7943	7988	8027	8067	8125	8213	8238	8268	8320	8353	8379	8421	8459	8501	8543	8584	8624	8667	8710	8756	8795	8835	8875	8922	8978	9050	9109	9138	9179	9222	9252	9293	9334	9375	9417	9462	9510	9552	9596	9656	9725	9790	9821	9862	9907	9918.............................................................................................................................................................................................................................................................................................................[1;35madd_to_run_queue 82[0m
............	9922	9959	10000 SUCCESS

ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:23b7eaf8220721892975610dd0ae5c846a34dcb4:bisect-drm

2013-10-06-13:35:47 23b7eaf8220721892975610dd0ae5c846a34dcb4 reuse /kernel/x86_64-randconfig-x1-0928/23b7eaf8220721892975610dd0ae5c846a34dcb4/vmlinuz-3.11.0-rc4-00023-g23b7eaf

2013-10-06-13:36:33 detecting boot state ...................	5027	5049	5098	5152	5203	5256	5305	5353	5404	5456	5518	5564	5624	5693	5745	5792	5868	6016	6202	6261	6291	6340.....................	6364	6410	6454	6499	6545	6593	6642	6692	6744	6796	6851	6905	6951	7007	7058	7110	7162	7212	7277	7409	7550	7667	7755	7851	7905	7920	7965	8011	8024	8053	8192	8318	8428	8488	8555	8613	8622	8657	8693	8716	8756	8815	8939	9082	9189	9250	9311	9346	9377	9378...................................	9417	9461	9507	9554	9609	9657	9719	9779	9885	10000 SUCCESS

ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:14951f22f1cc8375ead345d2ca08455e91f2152b:bisect-drm
 TEST FAILURE
[   72.059234] Scanning device for bad blocks
[   72.732858] ------------[ cut here ]------------
[   72.735217] WARNING: CPU: 0 PID: 1 at kernel/workqueue.c:593 set_work_data+0x33/0x50()
[   72.736344] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.12.0-rc2-00153-g14951f2 #129
[   72.736344]  0000000000000000 ffff88000f003d80 ffffffff8184d5fe 0000000000000000
[   72.736344]  ffff88000f003db8 ffffffff8108fa66 ffffffff8109e411 ffff88000cc7d860
[   72.736344]  ffff88000f013400 0000000000000005 ffff88000f011640 ffff88000f003dc8
[   72.736344] Call Trace:
[   72.736344]  <IRQ>  [<ffffffff8184d5fe>] dump_stack+0x4e/0x82
[   72.736344]  [<ffffffff8108fa66>] warn_slowpath_common+0x70/0x89
[   72.736344]  [<ffffffff8109e411>] ? set_work_data+0x33/0x50
[   72.736344]  [<ffffffff8108fb41>] warn_slowpath_null+0x15/0x17
[   72.736344]  [<ffffffff8109e411>] set_work_data+0x33/0x50
[   72.736344]  [<ffffffff8109f127>] insert_work+0x27/0x65
[   72.736344]  [<ffffffff8109f334>] __queue_work+0x1cf/0x1ee
[   72.736344]  [<ffffffff8109f353>] ? __queue_work+0x1ee/0x1ee
[   72.736344]  [<ffffffff8109f36c>] delayed_work_timer_fn+0x19/0x1b
[   72.736344]  [<ffffffff810965b8>] call_timer_fn+0x6c/0xdf
[   72.736344]  [<ffffffff8109654c>] ? process_timeout+0xb/0xb
[   72.736344]  [<ffffffff8109f353>] ? __queue_work+0x1ee/0x1ee
[   72.736344]  [<ffffffff81096cc7>] run_timer_softirq+0x170/0x1b8
[   72.736344]  [<ffffffff810930ca>] __do_softirq+0xc8/0x18d
[   72.736344]  [<ffffffff810932a4>] irq_exit+0x56/0x97
[   72.736344]  [<ffffffff8102b831>] do_IRQ+0x88/0x9f
[   72.736344]  [<ffffffff81858932>] common_interrupt+0x72/0x72
[   72.736344]  <EOI>  [<ffffffff814dcd03>] ? nand_release_device.isra.16+0x14/0x58
[   72.736344]  [<ffffffff81857cba>] ? _raw_spin_lock+0x3c/0x41
[   72.736344]  [<ffffffff81857cba>] ? _raw_spin_lock+0x3c/0x41
[   72.736344]  [<ffffffff814dcd03>] ? nand_release_device.isra.16+0x14/0x58
[   72.736344]  [<ffffffff814dcd03>] nand_release_device.isra.16+0x14/0x58
[   72.736344]  [<ffffffff814ddaa9>] nand_read_oob+0x257/0x270
[   72.736344]  [<ffffffff810af2d9>] ? __wake_up+0x1d/0x46
[   72.736344]  [<ffffffff814c6968>] mtd_read_oob+0x26/0x4c
[   72.736344]  [<ffffffff814e04d4>] create_bbt+0x20f/0x29a
[   72.736344]  [<ffffffff814e05de>] nand_scan_bbt+0x7f/0x4dd
[   72.736344]  [<ffffffff81119fdb>] ? __kmalloc+0x90/0xbb
[   72.736344]  [<ffffffff814e0b1b>] nand_default_bbt+0xdf/0xe4
[   72.736344]  [<ffffffff81e4c85c>] ns_init_module+0x569/0xcf3
[   72.736344]  [<ffffffff812261a1>] ? free_rs+0x75/0x78
[   72.736344]  [<ffffffff81e4c2f3>] ? nftl_scan_bbt+0x312/0x312
[   72.736344]  [<ffffffff81e22dd4>] do_one_initcall+0x8e/0x132
[   72.736344]  [<ffffffff810a4600>] ? param_set_charp+0x5b/0xda
[   72.736344]  [<ffffffff810a4858>] ? parse_args+0x184/0x242
[   72.736344]  [<ffffffff81e22fcc>] kernel_init_freeable+0x154/0x1d0
[   72.736344]  [<ffffffff81e226da>] ? do_early_param+0x88/0x88
[   72.736344]  [<ffffffff81847309>] ? rest_init+0xbd/0xbd
[   72.736344]  [<ffffffff81847312>] kernel_init+0x9/0xcc
[   72.736344]  [<ffffffff8185914c>] ret_from_fork+0x7c/0xb0
[   72.736344]  [<ffffffff81847309>] ? rest_init+0xbd/0xbd
[   72.736344] ---[ end trace 5f70556c4d1aa960 ]---
/kernel/x86_64-randconfig-x1-0928/14951f22f1cc8375ead345d2ca08455e91f2152b/dmesg-yocto-bens-4:20131002223601:3.12.0-rc2-00153-g14951f2:129
/kernel/x86_64-randconfig-x1-0928/14951f22f1cc8375ead345d2ca08455e91f2152b/dmesg-yocto-lkp-tt02-6:20130929132932:3.12.0-rc2-00153-g14951f2:129

HEAD is now at 14951f2 Revert "perf symbols: Demangle cloned functions"

========= upstream =========
Fetching linus
ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:e62063d69911886a5a92c719d262a2a87e1e5b60:bisect-drm

2013-10-06-14:55:31 e62063d69911886a5a92c719d262a2a87e1e5b60 compiling
[1;35madd_to_run_queue: requested 10000, limit to 5000[0m

2013-10-06-15:05:53 detecting boot state 3.12.0-rc3-00351-ge62063d.............................	37	110	186	263	338	414	489	562	636	709	783	855	934	1104	1326	1444 TEST FAILURE
[   56.859140] Scanning device for bad blocks
[   57.269958] ------------[ cut here ]------------
[   57.273358] WARNING: CPU: 0 PID: 1 at /c/wfg/linux-drm/kernel/workqueue.c:593 set_work_data+0x33/0x50()
[   57.273445] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.12.0-rc3-00351-ge62063d #158
[   57.273445]  0000000000000000 ffff88000f003d50 ffffffff8184f82e 0000000000000000
[   57.273445]  ffff88000f003d88 ffffffff8108fb66 ffffffff8109e524 ffff88000cc7f860
[   57.273445]  ffff88000f013400 0000000000000005 ffff88000f011640 ffff88000f003d98
[   57.273445] Call Trace:
[   57.273445]  <IRQ>  [<ffffffff8184f82e>] dump_stack+0x4e/0x82
[   57.273445]  [<ffffffff8108fb66>] warn_slowpath_common+0x70/0x89
[   57.273445]  [<ffffffff8109e524>] ? set_work_data+0x33/0x50
[   57.273445]  [<ffffffff8108fc41>] warn_slowpath_null+0x15/0x17
[   57.273445]  [<ffffffff8109e524>] set_work_data+0x33/0x50
[   57.273445]  [<ffffffff8109f23a>] insert_work+0x27/0x65
[   57.273445]  [<ffffffff8109f447>] __queue_work+0x1cf/0x1ee
[   57.273445]  [<ffffffff8109f466>] ? __queue_work+0x1ee/0x1ee
[   57.273445]  [<ffffffff8109f47f>] delayed_work_timer_fn+0x19/0x1b
[   57.273445]  [<ffffffff810966b8>] call_timer_fn+0x6c/0xdf
[   57.273445]  [<ffffffff8109664c>] ? process_timeout+0xb/0xb
[   57.273445]  [<ffffffff8109f466>] ? __queue_work+0x1ee/0x1ee
[   57.273445]  [<ffffffff81096dc7>] run_timer_softirq+0x170/0x1b8
[   57.273445]  [<ffffffff810931ca>] __do_softirq+0xc8/0x18d
[   57.273445]  [<ffffffff8185c77c>] call_softirq+0x1c/0x26
[   57.273445]  [<ffffffff8102bc5c>] do_softirq+0x45/0x9f
[   57.273445]  [<ffffffff810933a4>] irq_exit+0x56/0x97
[   57.273445]  [<ffffffff8102b8f2>] do_IRQ+0x88/0x9f
[   57.273445]  [<ffffffff8185ab72>] common_interrupt+0x72/0x72
[   57.273445]  <EOI>  [<ffffffff810af070>] ? add_preempt_count+0xe/0x98
[   57.273445]  [<ffffffff812182a4>] delay_tsc+0x1a/0xc8
[   57.273445]  [<ffffffff81218392>] __delay+0xa/0xc
[   57.273445]  [<ffffffff812183b8>] __const_udelay+0x24/0x26
[   57.273445]  [<ffffffff814de308>] nand_command+0x17b/0x18e
[   57.273445]  [<ffffffff814dc79a>] nand_read_oob_std+0x19/0x32
[   57.273445]  [<ffffffff814de990>] nand_read_oob+0x156/0x270
[   57.273445]  [<ffffffff8185ac37>] ? retint_restore_args+0x13/0x13
[   57.273445]  [<ffffffff814c78fb>] mtd_read_oob+0x26/0x4c
[   57.273445]  [<ffffffff814e14c6>] create_bbt+0x20f/0x29a
[   57.273445]  [<ffffffff814e15d0>] nand_scan_bbt+0x7f/0x4dd
[   57.273445]  [<ffffffff8111a19e>] ? __kmalloc+0x90/0xbb
[   57.273445]  [<ffffffff814e1b0d>] nand_default_bbt+0xdf/0xe4
[   57.273445]  [<ffffffff81e4c89e>] ns_init_module+0x569/0xcf3
[   57.273445]  [<ffffffff812266b1>] ? free_rs+0x75/0x78
[   57.273445]  [<ffffffff81e4c335>] ? nftl_scan_bbt+0x312/0x312
[   57.273445]  [<ffffffff81e22dd4>] do_one_initcall+0x8e/0x132
[   57.273445]  [<ffffffff810a4800>] ? parameqn+0x33/0x36
[   57.273445]  [<ffffffff810a49a6>] ? parse_args+0x184/0x242
[   57.273445]  [<ffffffff81e22fcc>] kernel_init_freeable+0x154/0x1d0
[   57.273445]  [<ffffffff81e226da>] ? do_early_param+0x88/0x88
[   57.273445]  [<ffffffff81849499>] ? rest_init+0xbd/0xbd
[   57.273445]  [<ffffffff818494a2>] kernel_init+0x9/0xcc
[   57.273445]  [<ffffffff8185b38c>] ret_from_fork+0x7c/0xb0
[   57.273445]  [<ffffffff81849499>] ? rest_init+0xbd/0xbd
[   57.273445] ---[ end trace 4c03a88752ae5f4e ]---
/kernel/x86_64-randconfig-x1-0928/e62063d69911886a5a92c719d262a2a87e1e5b60/dmesg-yocto-bens-2:20131006150911:x86_64-randconfig-x1-0928:3.12.0-rc3-00351-ge62063d:158


========= linux-next =========
Fetching next
ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:a0cf1abc25ac197dd97b857c0f6341066a8cb1cf:bisect-drm
 TEST FAILURE
[   33.512145] options: 0x42
[   33.554603] Scanning device for bad blocks
[   34.401286] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[   34.402107] IP: [<ffffffff8109ef98>] run_timer_softirq+0x12c/0x1b8
[   34.403808] PGD 0 
[   34.404276] Oops: 0002 [#1] PREEMPT SMP DEBUG_PAGEALLOC
[   34.404276] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.12.0-rc2-next-20130927-03100-ga0cf1ab #152
[   34.404276] task: ffff88000007c040 ti: ffff88000007e000 task.ti: ffff88000007e000
[   34.404276] RIP: 0010:[<ffffffff8109ef98>]  [<ffffffff8109ef98>] run_timer_softirq+0x12c/0x1b8
[   34.404276] RSP: 0018:ffff88000f003ee0  EFLAGS: 00000002
[   34.404276] RAX: ffff88000f003ee0 RBX: ffffffff81f3ba80 RCX: 0000000000000002
[   34.404276] RDX: 0000000000000000 RSI: 0000000000000028 RDI: ffffffff8109eea8
[   34.404276] RBP: ffff88000f003f18 R08: 0000000000000002 R09: 0000000000000001
[   34.404276] R10: ffffffff8109eea8 R11: ffffffff810c5c76 R12: ffff88000cc7e8a0
[   34.404276] R13: ffff88000f003ee0 R14: ffffffff810a768c R15: ffff88000cc7e860
[   34.404276] FS:  0000000000000000(0000) GS:ffff88000f000000(0000) knlGS:0000000000000000
[   34.404276] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[   34.404276] CR2: 0000000000000008 CR3: 0000000001c65000 CR4: 00000000000006b0
[   34.404276] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   34.404276] DR3: 0000000000000000 DR6: 0000000000000000 DR7: 0000000000000000
[   34.404276] Stack:
[   34.404276]  ffff88000cc7e8a0 ffff88000cc7e0a0 0000000000000001 ffffffff81c61088
[   34.404276]  000000000000000a 0000000000000101 0000000000000001 ffff88000f003f68
[   34.404276]  ffffffff8109b415 0000000000000001 0020414000000000 00000000fffefca1
[   34.404276] Call Trace:
[   34.404276]  <IRQ> 
[   34.404276]  [<ffffffff8109b415>] __do_softirq+0xc6/0x196
[   34.404276]  [<ffffffff8109b5ee>] irq_exit+0x50/0x86
[   34.404276]  [<ffffffff8102b7aa>] do_IRQ+0x88/0x9f
[   34.404276]  [<ffffffff818605b2>] common_interrupt+0x72/0x72
[   34.404276]  <EOI> 
[   34.404276]  [<ffffffff814e4ce1>] ? nand_get_device.isra.15+0x4d/0xf5
[   34.404276]  [<ffffffff814e4ce1>] ? nand_get_device.isra.15+0x4d/0xf5
[   34.404276]  [<ffffffff814e4d36>] ? nand_get_device.isra.15+0xa2/0xf5
[   34.404276]  [<ffffffff810d56ef>] ? lock_release_non_nested+0x21d/0x21d
[   34.404276]  [<ffffffff8185f9b6>] ? _raw_spin_lock+0x3c/0x41
[   34.404276]  [<ffffffff8185fab9>] ? _raw_spin_unlock+0x1a/0x40
[   34.404276]  [<ffffffff814e4d36>] nand_get_device.isra.15+0xa2/0xf5
[   34.404276]  [<ffffffff810b8ae2>] ? wake_up_state+0xd/0xd
[   34.404276]  [<ffffffff814e5952>] nand_read_oob+0x55/0x270
[   34.404276]  [<ffffffff814ce9bb>] mtd_read_oob+0x26/0x4c
[   34.404276]  [<ffffffff814e85b1>] create_bbt+0x20f/0x29a
[   34.404276]  [<ffffffff814e86bb>] nand_scan_bbt+0x7f/0x4dd
[   34.404276]  [<ffffffff81121d87>] ? __kmalloc+0x90/0xbb
[   34.404276]  [<ffffffff814e8bf8>] nand_default_bbt+0xdf/0xe4
[   34.404276]  [<ffffffff81e57769>] ns_init_module+0x56c/0xd28
[   34.404276]  [<ffffffff8122f1bd>] ? free_rs+0x75/0x78
[   34.404276]  [<ffffffff81e571fd>] ? nftl_scan_bbt+0x312/0x312
[   34.404276]  [<ffffffff81e2ddd4>] do_one_initcall+0x8e/0x134
[   34.404276]  [<ffffffff810aca00>] ? param_set_charp+0x8a/0xda
[   34.404276]  [<ffffffff810acc29>] ? parse_args+0x184/0x242
[   34.404276]  [<ffffffff81e2dfce>] kernel_init_freeable+0x154/0x1d5
[   34.404276]  [<ffffffff81e2d6da>] ? do_early_param+0x88/0x88
[   34.404276]  [<ffffffff8184f509>] ? rest_init+0xbd/0xbd
[   34.404276]  [<ffffffff8184f512>] kernel_init+0x9/0xcc
[   34.404276]  [<ffffffff81860dcc>] ret_from_fork+0x7c/0xb0
[   34.404276]  [<ffffffff8184f509>] ? rest_init+0xbd/0xbd
[   34.404276] Code: 8b 65 c8 4d 39 ec 0f 84 2f ff ff ff 41 8b 4c 24 18 4d 8b 74 24 20 4d 8b 7c 24 28 4c 89 63 38 49 8b 44 24 08 49 8b 14 24 83 e1 02 <48> 89 42 08 48 89 10 48 b8 00 02 20 00 00 00 ad de 41 f6 44 24 
[   34.404276] RIP  [<ffffffff8109ef98>] run_timer_softirq+0x12c/0x1b8
[   34.404276]  RSP <ffff88000f003ee0>
[   34.404276] CR2: 0000000000000008
[   34.404276] ---[ end trace e538e098e0f2b155 ]---
/kernel/x86_64-randconfig-x1-0928/a0cf1abc25ac197dd97b857c0f6341066a8cb1cf/dmesg-yocto-bens-2:20131005214843:x86_64-randconfig-x1-0928:3.12.0-rc2-next-20130927-03100-ga0cf1ab:152
/kernel/x86_64-randconfig-x1-0928/a0cf1abc25ac197dd97b857c0f6341066a8cb1cf/dmesg-yocto-lkp-tt02-12:20131005123324:x86_64-randconfig-x1-0928:3.12.0-rc2-next-20130927-03100-ga0cf1ab:152
/kernel/x86_64-randconfig-x1-0928/a0cf1abc25ac197dd97b857c0f6341066a8cb1cf/dmesg-yocto-lkp-tt02-14:20131005122204:x86_64-randconfig-x1-0928:3.12.0-rc2-next-20130927-03100-ga0cf1ab:152
/kernel/x86_64-randconfig-x1-0928/a0cf1abc25ac197dd97b857c0f6341066a8cb1cf/dmesg-yocto-lkp-tt02-15:20131005122535:x86_64-randconfig-x1-0928:3.12.0-rc2-next-20130927-03100-ga0cf1ab:152
/kernel/x86_64-randconfig-x1-0928/a0cf1abc25ac197dd97b857c0f6341066a8cb1cf/dmesg-yocto-lkp-tt02-16:20131005121850:x86_64-randconfig-x1-0928:3.12.0-rc2-next-20130927-03100-ga0cf1ab:152
/kernel/x86_64-randconfig-x1-0928/a0cf1abc25ac197dd97b857c0f6341066a8cb1cf/dmesg-yocto-lkp-tt02-17:20131005122101:x86_64-randconfig-x1-0928:3.12.0-rc2-next-20130927-03100-ga0cf1ab:152
/kernel/x86_64-randconfig-x1-0928/a0cf1abc25ac197dd97b857c0f6341066a8cb1cf/dmesg-yocto-lkp-tt02-18:20131005121849:x86_64-randconfig-x1-0928:3.12.0-rc2-next-20130927-03100-ga0cf1ab:152
/kernel/x86_64-randconfig-x1-0928/a0cf1abc25ac197dd97b857c0f6341066a8cb1cf/dmesg-yocto-lkp-tt02-4:20131005121813:x86_64-randconfig-x1-0928:3.12.0-rc2-next-20130927-03100-ga0cf1ab:152
/kernel/x86_64-randconfig-x1-0928/a0cf1abc25ac197dd97b857c0f6341066a8cb1cf/dmesg-yocto-lkp-tt02-4:20131005122225:x86_64-randconfig-x1-0928:3.12.0-rc2-next-20130927-03100-ga0cf1ab:152
/kernel/x86_64-randconfig-x1-0928/a0cf1abc25ac197dd97b857c0f6341066a8cb1cf/dmesg-yocto-lkp-tt02-7:20131005121701:x86_64-randconfig-x1-0928:3.12.0-rc2-next-20130927-03100-ga0cf1ab:152
/kernel/x86_64-randconfig-x1-0928/a0cf1abc25ac197dd97b857c0f6341066a8cb1cf/dmesg-yocto-lkp-tt02-7:20131005121719:x86_64-randconfig-x1-0928:3.12.0-rc2-next-20130927-03100-ga0cf1ab:152
/kernel/x86_64-randconfig-x1-0928/a0cf1abc25ac197dd97b857c0f6341066a8cb1cf/dmesg-yocto-lkp-tt02-8:20131005122054:x86_64-randconfig-x1-0928:3.12.0-rc2-next-20130927-03100-ga0cf1ab:152
/kernel/x86_64-randconfig-x1-0928/a0cf1abc25ac197dd97b857c0f6341066a8cb1cf/dmesg-yocto-lkp-tt02-9:20131005121742:x86_64-randconfig-x1-0928:3.12.0-rc2-next-20130927-03100-ga0cf1ab:152
/kernel/x86_64-randconfig-x1-0928/a0cf1abc25ac197dd97b857c0f6341066a8cb1cf/dmesg-yocto-lkp-tt02-9:20131005121800:x86_64-randconfig-x1-0928:3.12.0-rc2-next-20130927-03100-ga0cf1ab:152
/kernel/x86_64-randconfig-x1-0928/a0cf1abc25ac197dd97b857c0f6341066a8cb1cf/dmesg-yocto-lkp-tt02-9:20131005122836:x86_64-randconfig-x1-0928:3.12.0-rc2-next-20130927-03100-ga0cf1ab:152


========= tip/master =========
Fetching tip
ls -a /kernel-tests/run-queue/kvm/x86_64-randconfig-x1-0928/tip:perf:urgent:b3180196661164e208fe2677fc938f07732c622d:bisect-drm

2013-10-06-15:29:19 b3180196661164e208fe2677fc938f07732c622d compiling
[1;35madd_to_run_queue: requested 10000, limit to 5000[0m

2013-10-06-15:35:15 detecting boot state 3.12.0-rc3-01747-gb318019....................................	61	133	205	277	371	565	728 TEST FAILURE
/etc/kernel-tests/99-trinity: line 17: /usr/sbin/chroot: not found
/etc/kernel-tests/99-trinity: line 18: /usr/sbin/chroot: not found
[    3.140100] INFO: trying to register non-static key.
[    3.141002] the code is fine but needs lockdep annotation.
[    3.141920] turning off the locking correctness validator.
/kernel/x86_64-randconfig-x1-0928/b3180196661164e208fe2677fc938f07732c622d/dmesg-yocto-athens-35:20131006153652:x86_64-randconfig-x1-0928:3.12.0-rc3-01747-gb318019:159
/kernel/x86_64-randconfig-x1-0928/b3180196661164e208fe2677fc938f07732c622d/dmesg-yocto-bay-2:20131006153620:x86_64-randconfig-x1-0928:3.12.0-rc3-01747-gb318019:159

