[Bug 88301] [PNV] Kernel 3.16 boot hang
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Mon Feb 16 10:17:59 PST 2015
https://bugzilla.kernel.org/show_bug.cgi?id=88301
--- Comment #9 from Jani Nikula <jani.nikula at intel.com> ---
I'm using the repo at
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
PS. I generally like to use a clone of Linus' kernel tree, and then add other
trees as remotes, e.g.
$ cd linux
$ git remote add stable
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
$ git fetch stable
$ git bisect good v3.16.1
$ git bisect bad v3.16.2
etc.
YMMV, obviously.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the intel-gfx-bugs
mailing list