From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D6F37C32771 for ; Sun, 18 Sep 2022 07:08:42 +0000 (UTC) Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.96) (envelope-from ) id 1oZoPd-00069n-2e; Sun, 18 Sep 2022 03:08:21 -0400 Received: from mail-ed1-x529.google.com ([2a00:1450:4864:20::529]) by shelob.surriel.com with esmtps (TLS1.2) tls TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 (Exim 4.96) (envelope-from ) id 1oZoPa-000686-0A for kernelnewbies@kernelnewbies.org; Sun, 18 Sep 2022 03:08:18 -0400 Received: by mail-ed1-x529.google.com with SMTP id q21so36996838edc.9 for ; Sun, 18 Sep 2022 00:08:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:in-reply-to:references:to:from :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=rPIMCzNHzxHPOQThpJZMXLq+qOLC+++SHi5RCKasMEQ=; b=MVc0JLZ0ZIt6U/0GIkyCb73c4H776Aoqrk4B72zrJp+fwZfzumsSWqXFop1GTE6v4o wAb9gtv8JOH9k0AmNh8tOfsDErwHoSFjsfiQqvvtkaHrvDniAF9ulrf0WG0QNZU4Y6ib 6+0ToNSm1kAR313DTCMobyb0NQk04jiEHVequcvYCUBiG4nmSMMObD+TT4hks5uVFbHU 5Xm7OYDswbCCxf8G5weoI0ebMzJJf2E7sww/r5bc1W1Rh6f/Rz5Crr7SJiXckX7Dr0wE g+X5Nf0uJfFY9IFY/Yf+8VSF1iGOkuUU/cJdqtBwhcSMVq2Pwn+hpYv5xzcvH3jB7hfD LaWA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:references:to:from :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=rPIMCzNHzxHPOQThpJZMXLq+qOLC+++SHi5RCKasMEQ=; b=azIEiF4j+Q7eASwnGzLXquCIGhhGlgzqKWGEtkIqmDFSGGK0l4rv3Hr3y3CiYp57rE 0nptlR+4PV0nR/bDQbTNWm/v+G+0KERL+QEfFlCI2pyE9hAnKV0Ido11KfuG0WQ0rv1r f2nDHVD4aGJ3EJ4MjnXTj3z3gNPjjTkRRb6ukZm5QrT9bT1S+WCr20iCTSHoVJ16nkHG 9heiKItWyX7pCd//GJN1nHsqOPeecUVtCWuvJcOovSGuyozBTvY8Tl68tv2wph5HEkA6 +XCWrYjogaaCXuRYJklahVTtCWWQyD9/0ULnyuR/7o1bSNzu99Ym/A+MfpwCm9xVY2ag RUBA== X-Gm-Message-State: ACrzQf1wK300iOBOESa7AQL/fJoiutiz/FWqO5YhiWflB44GQYcTX4Qe pen3ocu718HCxgMFyLfr9Pt3Vuy70Mr7Bg== X-Google-Smtp-Source: AMsMyM7EfKq3aqCGXXO+cZy0SwkQC9ADG1HHNo+OOYgivGJguIh+mBDAPKbkW26pbo8fAWhEZHTAhw== X-Received: by 2002:a05:6402:890:b0:44e:bb54:7f54 with SMTP id e16-20020a056402089000b0044ebb547f54mr10739168edy.307.1663484896378; Sun, 18 Sep 2022 00:08:16 -0700 (PDT) Received: from ?IPV6:2003:c7:8f3e:6a57:3e55:2561:7a67:f21f? (p200300c78f3e6a573e5525617a67f21f.dip0.t-ipconnect.de. [2003:c7:8f3e:6a57:3e55:2561:7a67:f21f]) by smtp.gmail.com with ESMTPSA id o23-20020a17090611d700b007341663d7ddsm13356176eja.96.2022.09.18.00.08.15 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 18 Sep 2022 00:08:16 -0700 (PDT) Message-ID: <22b8a153-d34e-af62-c8a4-ef1bbe820ab8@gmail.com> Date: Sun, 18 Sep 2022 09:08:15 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: Get personal support for your first kernel patch Content-Language: en-US From: Philipp Hortmann To: kernelnewbies@kernelnewbies.org References: In-Reply-To: X-BeenThere: kernelnewbies@kernelnewbies.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Learn about the Linux kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: kernelnewbies-bounces@kernelnewbies.org 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