I maintain a customized kernel, also I provide patches that you can use directly for major version of kernel source code, now I got a classic problem,
I developed the patch based on 3.7.8 kernel, as newer version 3.7.9 is out, I had to develop the patch for 3.7.9 as well, but how should I do this quickly?
Right now, I download the whole source code of 3.7.9, migrate the code to new version of ke
Hello,
As mentioned by the guide below, i am trying to build Linux kernel on my system.
I've recently built a kernel for my Intel i7 basically using this guide modified to build the 3.5 kernel with patches from http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.5-quantal/.
I have found the fedora docs for building a kernel.
http://fedoraproject.org/wiki/Building_a_custom_kernel
This guide assumed that I would build from a src.rpm. If I wanted to build 3.7 directly from kernel.org sources then what steps are missing from the guide or is there a better guide?
can you anyone tell what the linux patch is? I want to install a real time kernel, so to compile the kernel first I need to add the downloaded real time patch to it :
patch -p1 < patch-rt-version
but what about the kernel's own patch? as I've seen when I download the kernel from kernel.org, the kernels patches are also in the same kernel folder.
Hello,
I would like build my custom kernel and I found instruction on the fedoraproject to do so,
(http://fedoraproject.org/wiki/Docs/CustomKernel), but I am running in a couple of problems:
1.I get the following error:
i'm user centos 6.3 kernel 2.6.32and i want to modified and patch kernel such as l7layer, pp2p to new kernel version 2.6.35download kernel source (tar.gz) from kernel.o... [by slackman]
Hello, I am new to the world of submitting and applying kernel patches and have some basic questions about how this all works.
I have read the article:
http://lwn.net/Articles/406978/
Which talks about a patch for PTP hardware clock support. I want to know where the thread is that discusses this patch to ask about further development. I also want to know where I can download the patch itself?
I am experiencing a known bug with OCFS2 and Linux 3.5 and I'm wondering how I can tell if the patch is in a specific Ubuntu kernel or not.
The exact patch is here: https://oss.oracle.com/git/?p=smushran/linux-2.6.git;a=commit;h=a2118b30...
Its only a mild inconvenience so I don't want to recompile the kernel from scratch (mostly laziness) however I do want to know w