This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
lkmp:lkmp_getting_started [2019/04/05 00:02] ShuahKhanLF |
lkmp:lkmp_getting_started [2019/04/16 17:08] (current) ShuahKhanLF |
||
---|---|---|---|
Line 15: | Line 15: | ||
Once you have a development system, it is time to check if your system supports the [[https://www.kernel.org/doc/html/latest/process/changes.html|Minimal requirements to compile the Kernel]]. The next step is [[https://www.kernel.org/doc/html/latest/process/email-clients.html|finding information on email clients and configuring your email client]] for sending patches and responding to emails. Please review the [[https://www.kernel.org/doc/html/latest/process/coding-style.html|Linux kernel coding style]]. | Once you have a development system, it is time to check if your system supports the [[https://www.kernel.org/doc/html/latest/process/changes.html|Minimal requirements to compile the Kernel]]. The next step is [[https://www.kernel.org/doc/html/latest/process/email-clients.html|finding information on email clients and configuring your email client]] for sending patches and responding to emails. Please review the [[https://www.kernel.org/doc/html/latest/process/coding-style.html|Linux kernel coding style]]. | ||
- | Follow the learn the basics of [[https://kernelnewbies.org/KernelHacking|Kernel Development]] and [[lkmp:lkmp_first_kernel_patch|how to write your first patch]] | + | Learn the basics of [[https://kernelnewbies.org/KernelHacking|KernelHacking]] and [[lkmp:lkmp_first_kernel_patch|write your first kernel patch]]. |
- | Please send patch to linux-kernel-mentees mailing list. | + | Please send patch to linux-kernel-mentees mailing list and [[skhan@linuxfoundation.org|Shuah Khan]] |