https://bugzilla.kernel.org/show_bug.cgi?id=96351 --- Comment #24 from Dieter Nützel <Dieter@xxxxxxxxxxxxx> --- (In reply to George Cheban from comment #23) > > But have you tried running any 'newer' kernel with > > > > git revert 1a81b94 (c6x: remove unused parameter in Kconfig)? > > Please, can you write a more detailed instruction what to do? Sure, I hope...;-) But really, if one get a good/real 'first bad commit', you can try to revert it. Grep latest kernel (your 3.16 or maybe 4.0). Try to revert the bad commit, in this case: git revert 1a81b94 (the first 7 digits are enough) configure and build kernel. Cross your fingers... -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel