[FS#265] Kernel Panic on Buffalo WZR-600DHP

LEDE Bugs lede-bugs at lists.infradead.org
Tue Nov 8 06:46:48 PST 2016


The following task has a new comment added:

FS#265 - Kernel Panic on Buffalo WZR-600DHP
User who did this - Mathias Kresin (mkresin)

----------
Would you please do a git bisect (git bisect start  ) to find the commit which introduced the regression. 

The as working reported r1949 has the commit hash 3b26a5bb15978914118a7958764f5c8079bf72f9.

The as not working reported r2096 (according to your bootlog) has the commit hash 3db1a5c8fa33be53c0b4dae9c522df310ae91f0f.


$ git checkout master
$ git bisect start 3db1a5c8fa33be53c0b4dae9c522df310ae91f0f 3b26a5bb15978914118a7958764f5c8079bf72f9
$ make dirclean
$ make menuconfig
$ make

$ git bisect good OR git bisect bad
$ make dirclean
$ make menuconfig
$ make

$ git bisect good OR git bisect bad
...


In the end, git bisect will tell you which commit introduced the regression.
----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=265#comment803



More information about the lede-bugs mailing list