<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi <span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);" class="">Philipp</span><div class=""><font color="#000000" class=""><span style="caret-color: rgb(0, 0, 0);" class=""><br class=""></span></font></div><div class=""><font color="#000000" class=""><span style="caret-color: rgb(0, 0, 0);" class="">Thanks for the great intro on how to write & submit a Linux kernel patch.</span></font></div><div class=""><font color="#000000" class=""><span style="caret-color: rgb(0, 0, 0);" class=""><br class=""></span></font></div><div class=""><font color="#000000" class="">I’m very interested in it! I’m busy this week but I will start working on the driver cleanup next week. </font></div><div class=""><font color="#000000" class=""><br class=""></font></div><div class=""><font color="#000000" class="">Looking forward to the experience of submitting my first kernel patch!</font></div><div class=""><font color="#000000" class=""><br class=""></font></div><div class=""><font color="#000000" class="">Best,</font></div><div class=""><font color="#000000" class="">Patrick<br class=""></font><div class=""><br class=""><blockquote type="cite" class=""><div class="">On 18 Sep 2022, at 18:00, <a href="mailto:kernelnewbies-request@kernelnewbies.org" class="">kernelnewbies-request@kernelnewbies.org</a> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Send Kernelnewbies mailing list submissions to<br class=""><span class="Apple-tab-span" style="white-space:pre">      </span><a href="mailto:kernelnewbies@kernelnewbies.org" class="">kernelnewbies@kernelnewbies.org</a><br class=""><br class="">To subscribe or unsubscribe via the World Wide Web, visit<br class=""><span class="Apple-tab-span" style="white-space:pre">       </span><a href="https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" class="">https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br class="">or, via email, send a message with subject or body 'help' to<br class=""><span class="Apple-tab-span" style="white-space:pre">  </span><a href="mailto:kernelnewbies-request@kernelnewbies.org" class="">kernelnewbies-request@kernelnewbies.org</a><br class=""><br class="">You can reach the person managing the list at<br class=""><span class="Apple-tab-span" style="white-space:pre">   </span><a href="mailto:kernelnewbies-owner@kernelnewbies.org" class="">kernelnewbies-owner@kernelnewbies.org</a><br class=""><br class="">When replying, please edit your Subject line so it is more specific<br class="">than "Re: Contents of Kernelnewbies digest..."<br class=""><br class=""><br class="">Today's Topics:<br class=""><br class="">   1. Re: Get personal support for your first kernel patch<br class="">      (Philipp Hortmann)<br class=""><br class=""><br class="">----------------------------------------------------------------------<br class=""><br class="">Message: 1<br class="">Date: Sun, 18 Sep 2022 09:08:15 +0200<br class="">From: Philipp Hortmann <<a href="mailto:philipp.g.hortmann@gmail.com" class="">philipp.g.hortmann@gmail.com</a>><br class="">To: <a href="mailto:kernelnewbies@kernelnewbies.org" class="">kernelnewbies@kernelnewbies.org</a><br class="">Subject: Re: Get personal support for your first kernel patch<br class="">Message-ID: <<a href="mailto:22b8a153-d34e-af62-c8a4-ef1bbe820ab8@gmail.com" class="">22b8a153-d34e-af62-c8a4-ef1bbe820ab8@gmail.com</a>><br class="">Content-Type: text/plain; charset=UTF-8; format=flowed<br class=""><br class="">Hi,<br class=""><br class="">you can follow the description on this homepage:<br class=""><a href="https://kernelnewbies.org/FirstKernelPatch" class="">https://kernelnewbies.org/FirstKernelPatch</a><br class="">I learned from this document.<br class=""><br class="">That has some issues because it is not updated in all points but it <br class="">works. I cannot update because I do not have the permission.<br class=""><br class="">Here the hints I wand to give you:<br class=""><br class="">Do not use:<br class=""><span class="Apple-tab-span" style="white-space:pre">   </span>apt-get install python-ply python-git<br class="">Use:<br class=""><span class="Apple-tab-span" style="white-space:pre"> </span>apt-get install python3-ply python3-git<br class=""><br class="">When you use gmail with mutt:<br class="">- activate dual factor authentication<br class="">- use "app password" for mutt<br class="">That is working fine.<br class=""><br class=""><br class="">I also like to recommend the following youtube videos:<br class="">"Write and Submit your first Linux kernel Patch" by Greg Kroah-Hartman - <br class="">12 years old but still very valid.<br class=""><br class="">Best entertainment about things went wrong with patches:<br class="">LCA13: Keynote Greg Kroah-Hartman "I don't want your code"<br class=""><br class=""><br class="">Bye Philipp<br class=""><br class=""><br class=""><br class="">------------------------------<br class=""><br class="">Subject: Digest Footer<br class=""><br class="">_______________________________________________<br class="">Kernelnewbies mailing list<br class=""><a href="mailto:Kernelnewbies@kernelnewbies.org" class="">Kernelnewbies@kernelnewbies.org</a><br class=""><a href="https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" class="">https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br class=""><br class=""><br class="">------------------------------<br class=""><br class="">End of Kernelnewbies Digest, Vol 142, Issue 6<br class="">*********************************************<br class=""></div></div></blockquote></div><br class=""></div></div></div></div></div></div></div></div></body></html>