I'm sorry but I don't understand how it works to reverse commit bisect.
Do I need to test each kernel version prior 3.13.11.7 ?

Also, I don't understand this point in the documentation :

"Now one will utilize the git skills learned above in a slightly
different way. This is due to how git was designed with forward
bisections in mind. However, one may utilize git to accomplish a reverse
bisect. So, once Linus's development tree has been cloned:

git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git  && 
cd linux
one would execute at a terminal:

git checkout v3.13-rc5
git bisect start
git bisect good v3.13-rc4
git bisect bad v3.13-rc5 
Please notice how v3.13-rc4 was marked good (even though we tested it to be 
bad) and v3.13-rc5 was marked bad. This is intentional. If the commit one 
builds against next works, one will mark this bad. One will continue this 
process until the fix commit is identified."

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373276

Title:
  Unable to connect to ethernet with Intel I217-LM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1373276/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to