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 X-Spam-Level: X-Spam-Status: No, score=0.9 required=3.0 tests=BAYES_05,DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 24E07C12002 for ; Wed, 21 Jul 2021 14:02:34 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 9947F60FED for ; Wed, 21 Jul 2021 14:02:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9947F60FED Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kernelnewbies-bounces@kernelnewbies.org Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.94.2) (envelope-from ) id 1m6CnT-0000Ab-1y; Wed, 21 Jul 2021 10:02:03 -0400 Received: from mail-pl1-x633.google.com ([2607:f8b0:4864:20::633]) by shelob.surriel.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1m6CnQ-0000A8-Iu for kernelnewbies@kernelnewbies.org; Wed, 21 Jul 2021 10:02:00 -0400 Received: by mail-pl1-x633.google.com with SMTP id o8so987977plg.11 for ; Wed, 21 Jul 2021 07:02:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:mime-version:content-disposition; bh=UjwxJqeXdLvTQaT05xEWz+oQCcViisooBIPJucsUBHs=; b=KEnxlmZ6LfT0Nfil5ESdTXNutgU5CreBHUkpBTz/SO5q1Rn4iMFRaRZF1CBs5thObE CQxkMHinj7cHHpCzy6hlf8lYmMZiINRI3JhKTzdOC61JaUzTTTwBnXcnmPOP6WLoNkQm MAijCxcn5dZWgXz8YIz2WkfunTDpsyf+z961Fy1wYEzhJ8G0E7ZuLFqXBNFAdWAxFtz+ UHny2zF/RJ/cTRQa1MHb0U1KxAhmyIjNVrGlUdcvAxYCDavrwZNz3NZjwxKpAWlVtJ1s yGmmMoPShXwFE5uiRZB0JKlaeb7ZXAj1SiJzxGRuG503GM09wgDO4ZEtQOnd2THrtfhG dX1g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition; bh=UjwxJqeXdLvTQaT05xEWz+oQCcViisooBIPJucsUBHs=; b=ZnzumwIpiQp+6JqdwXUEYVUhDpAkgVPW9CMDq5pe4dtgjJLoDeeunjI3xS4s7gZBMO 37zN30SQuAa5QVzLjmQtzBj3FHM7rph/ZDRpKXJ6TKbRKVvDJPMirhKY3I9PtNpiYMdn DB6Hm9sEC/yXDWLaX3WmAvxF8reUXq1AtmgzAhOSZV3ZzcmQbn9Vn4yzvTcncnwmaxap pb+RvkAG6JOq8WNP860IXfIxlcQC21r2j8IFCCSGR5i1PSutLw6JHC4DJ49YmvL5ANTV UqpG5iALLvUo8ssWVmm/FbL9c4l7cVdgh+R4omyNBj7VoUt4F+H6wABBfirhYsWWP4V9 UekQ== X-Gm-Message-State: AOAM531fTKKeqFB8ej/aN2FByZkw4pXFAMlGBa2SnGeLVADw5nDqKxzN aPOuMU8p/zqCbZeGIU0/bZ4E1qAWKwzW7A== X-Google-Smtp-Source: ABdhPJycQXG2TOyhwoUqU7kwVO7Q+Fx4reCxjbzqfzef4PeLlcWBopyby5+egZ9eEJc4144+vTfixg== X-Received: by 2002:a17:90a:8:: with SMTP id 8mr35653300pja.102.1626876117948; Wed, 21 Jul 2021 07:01:57 -0700 (PDT) Received: from odroid ([2401:4900:3ca2:3887:b9:c4f8:909:630e]) by smtp.gmail.com with ESMTPSA id x6sm88221pjr.5.2021.07.21.07.01.56 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 21 Jul 2021 07:01:57 -0700 (PDT) Date: Wed, 21 Jul 2021 19:31:54 +0530 From: Amit Kumar To: kernelnewbies@kernelnewbies.org Subject: My effort to learn Linux kernel development Message-ID: <20210721140154.GA6892@odroid> MIME-Version: 1.0 Content-Disposition: inline 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 All, I am just here to inform that I am trying to learn Linux kernel development. If someone wants to follow me, so that he may also learn with me. https://freeark1blog.blogspot.com/2021/07/my-aspiration-go-live.html https://freeark1blog.blogspot.com/2021/07/the-minimal-c-program.html https://twitter.com/freeark1 I'll send update on this mail thread. Please, stay tuned. Regards, Amit Kumar _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies