[Bug 96351] System hangs up after update to any kernel newer than 3.12*

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Wed Apr 29 08:15:30 PDT 2015


https://bugzilla.kernel.org/show_bug.cgi?id=96351

--- Comment #24 from Dieter Nützel <Dieter at nuetzel-hh.de> ---
(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.


More information about the dri-devel mailing list