https://bugzilla.kernel.org/show_bug.cgi?id=96351
--- Comment #15 from George Cheban <georgechebanmk at gmail.com> --- My steps: #yum install git -y $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git $ git clone http://github.com/ignatenkobrain/kernel-package.git $ cd linux $ git bisect start $ git bisect bad v3.19 $ git bisect good v3.12 $ git bisect bad (few times, until I get "1st bad commit") $ git show HEAD = all logs in attachment What did I have to do? -- You are receiving this mail because: You are watching the assignee of the bug.