Comment 8 for bug 1245150

Revision history for this message
penalvch (penalvch) wrote :

Aditya, following https://wiki.ubuntu.com/Kernel/KernelBisection#Commit_bisecting_upstream_kernel_versions the next step is to download the entire upstream git repository (which may take a while and take multiple attempts) via:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git

and bisect between the two mainline kernel points:
git bisect start v3.10-rc2 v3.9.11