June 10, 2014
12:49 p.m.
Greg Donald <gdonald@gmail.com> writes:
On Tue, Jun 10, 2014 at 4:29 AM, Bjørn Mork <bjorn@mork.no> wrote:
Greg Donald <gdonald@gmail.com> writes:
[ 0.000000] Linux version 3.15.0-1+ (root@mars) (gcc version 4.7.2
What's with the '+'? Do you have some commit on top of v3.15? If so, did you include that in your bisect?
The + is something Debian's make-kpkg adds. It always appears after my --append-to-version value.
I have no commits on this tree.
Ah, OK. Just a tip: You can also create Debian kernel packages directly from a mainline kernel with "make deb-pkg" (optionally with -jx etc as usual). Bjørn