All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philipp Hortmann <philipp.g.hortmann@gmail.com>
To: kernelnewbies@kernelnewbies.org
Subject: Re: Get personal support for your first kernel patch
Date: Sun, 18 Sep 2022 09:08:15 +0200	[thread overview]
Message-ID: <22b8a153-d34e-af62-c8a4-ef1bbe820ab8@gmail.com> (raw)
In-Reply-To: <fcf82773-57b9-9cbd-9c20-5fba79d0d33a@gmail.com>

Hi,

you can follow the description on this homepage:
https://kernelnewbies.org/FirstKernelPatch
I learned from this document.

That has some issues because it is not updated in all points but it 
works. I cannot update because I do not have the permission.

Here the hints I wand to give you:

Do not use:
	apt-get install python-ply python-git
Use:
	apt-get install python3-ply python3-git

When you use gmail with mutt:
- activate dual factor authentication
- use "app password" for mutt
That is working fine.


I also like to recommend the following youtube videos:
"Write and Submit your first Linux kernel Patch" by Greg Kroah-Hartman - 
12 years old but still very valid.

Best entertainment about things went wrong with patches:
LCA13: Keynote Greg Kroah-Hartman "I don't want your code"


Bye Philipp

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

      reply	other threads:[~2022-09-18  7:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-17  7:36 Get personal support for your first kernel patch Philipp Hortmann
2022-09-18  7:08 ` Philipp Hortmann [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=22b8a153-d34e-af62-c8a4-ef1bbe820ab8@gmail.com \
    --to=philipp.g.hortmann@gmail.com \
    --cc=kernelnewbies@kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.