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 AB503CF9C73 for ; Tue, 24 Sep 2024 02:15:09 +0000 (UTC) Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.97.1) (envelope-from ) id 1ssv4p-000000007Gw-0qxx; Mon, 23 Sep 2024 22:14:55 -0400 Received: from m16.mail.163.com ([117.135.210.2]) by shelob.surriel.com with esmtp (Exim 4.97.1) (envelope-from ) id 1ssv4m-000000007Gm-3wKQ for kernelnewbies@kernelnewbies.org; Mon, 23 Sep 2024 22:14:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=163.com; s=s110527; h=Date:From:Subject:Message-ID:MIME-Version: Content-Type; bh=nj4ULDdRLukSb8M9q+Y00r9UUDJbeAlANguZt5atnzg=; b=n2IzexPdS7VWqRsoPRzUomzyy7Hj8hJuI7/wFKdySbsb8P57wZl9gUnRu1Fc8T c1PoSs/4enDhPHDlDoD3UudsRK+C7Hoq6VYkJI09vGmQ22sE/3EFKRbA/x75+vfX KEXXA6LSNjN+xdt23vVIiX8Yf8PMiXfe3ye1wM+jrhLSc= Received: from localhost (unknown [60.168.209.67]) by gzga-smtp-mta-g3-1 (Coremail) with SMTP id _____wD3n_d7IPJmt5pQCA--.25461S2; Tue, 24 Sep 2024 10:14:20 +0800 (CST) Date: Tue, 24 Sep 2024 10:14:19 +0800 From: Qianqiang Liu To: "Gustavo A. R. Silva" Subject: Re: How to contribute to the linux kernel Message-ID: References: <0A063AD3-4059-449E-96D9-388745F4869F@163.com> <9c959f1e-3341-4a45-a434-7172d3feac10@embeddedor.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <9c959f1e-3341-4a45-a434-7172d3feac10@embeddedor.com> X-CM-TRANSID: _____wD3n_d7IPJmt5pQCA--.25461S2 X-Coremail-Antispam: 1Uf129KBjvdXoWrtF4kWry5KFy7tF4rXr1kZrb_yoW3KFX_Cr WfJFn5Gr15Ar4jgw1FvrnavF15K343JFyIvw48JayxZwn8Xa1kJayfWFZYv3Z5Jws3CFsF kF13JrnYqr1IyjkaLaAFLSUrUUUUjb8apTn2vfkv8UJUUUU8Yxn0WfASr-VFAUDa7-sFnT 9fnUUvcSsGvfC2KfnxnUUI43ZEXa7IU0IzuJUUUUU== X-Originating-IP: [60.168.209.67] X-CM-SenderInfo: xtld01pldqwhxolxqiywtou0bp/1tbiLxhjambxwcv-IAADs- Cc: greg@kroah.com, philipp.g.hortmann@gmail.com, kernelnewbies@kernelnewbies.org 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kernelnewbies-bounces@kernelnewbies.org Hi, Thank you all for the good advice. I have now successfully submitted some small changes to the kernel: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9b4af913465cc5f903227237d833b4911430fd97 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=590efcd3c75f0e1f7208cf1c8dff5452818b70f2 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7fd551a87ba427fee2df8af4d83f4b7c220cc9dd https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=93497752dfed196b41d2804503e80b9a04318adb Contributing to the Linux kernel is not that hard, all we need is patience and persistence. I definitely will do more work on the Linux kernel! -- Best, Qianqiang Liu _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies