Create/Package kernel headers for self-compiled kernel

2014-10-27 Thread Benedikt Kleinmeier
Hi, I run a host/target development environment. On a Debian host, I patch the Linux kernel 3.2.60 with the RT patch and compile it. Afterwards, I move config, System.map, initrd and vmlinuz files to a Debian target. Now, I would like to compile a kernel module on the target, but the header

AW: Create/Package kernel headers for self-compiled kernel

2014-10-27 Thread Benedikt Kleinmeier
Hi Nicholas, apt-get install kernel-package (toosl for building kernel .deb) CONCURRENCY_LEVEL=6 make-kpkg --initrd kernel-image kernel-headers Thanks for the hint with Debian's kernel-package. I will give it a try. Nonetheless, I would prefer a distribution-independent way of packaging

Re: Why is the deferred initcall patch not mainline?

2014-10-27 Thread Nicolas Pitre
On Fri, 24 Oct 2014, Geert Uytterhoeven wrote: Several patches are linked from http://elinux.org/Deferred_Initcalls Latest version is http://elinux.org/images/5/51/0001-Port-deferred-initcalls-to-3.10.patch In the hope of providing some constructive and concrete feedback to this thread,

Re: Why is the deferred initcall patch not mainline?

2014-10-27 Thread Alexandre Belloni
On 27/10/2014 at 16:29:10 -0400, Nicolas Pitre wrote : On Fri, 24 Oct 2014, Geert Uytterhoeven wrote: Several patches are linked from http://elinux.org/Deferred_Initcalls Latest version is http://elinux.org/images/5/51/0001-Port-deferred-initcalls-to-3.10.patch In the hope of