Re: [PATCH] MODSIGN: Change default key details [ver #2]

From: David Howells
Date: Thu Apr 30 2015 - 10:51:02 EST


Sedat Dilek <sedat.dilek@xxxxxxxxx> wrote:

> This happened a 2nd time with a different kernel-series!
> Not sure why this was the case.
> It did not happen when rebuilding with the same kernel-config again.
> Not sure if parallel-make-jobs might be a cause for this (see attached
> build-script).

Yeah. I've had other reports, but I can't see anything obvious. I have a
suspicion there may be something not declared quite right in the makefile - or
even a race in make -jN, but I don't know how to reproduce it.

> For my quick builds of rcN Linux-kernels I normally do not need
> signing my modules.

Me neither. Having module signing done on installation, not during the build,
is really inconvenient since I don't install the modules on my test machine
but rather copy them over with scp after booting the kernel with tftp.

> Attached is my simple build-script for generating Debian/Ubuntu kernel
> packages via builddeb script.

Do you have an rpmbuild version?

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/