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 EDA0FC77B61 for ; Tue, 25 Apr 2023 07:42:08 +0000 (UTC) Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.96) (envelope-from ) id 1prDIP-0004GC-1b; Tue, 25 Apr 2023 03:41:05 -0400 Received: from smtp-out2.suse.de ([195.135.220.29]) by shelob.surriel.com with esmtps (TLS1.2) tls TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 (Exim 4.96) (envelope-from ) id 1prDIO-0004Fw-09 for kernelnewbies@kernelnewbies.org; Tue, 25 Apr 2023 03:41:04 -0400 Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id 38EF71FDA3; Tue, 25 Apr 2023 07:40:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1682408453; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=vkKElE//DtNebL2m1pJZOGbtGgqXCXJOZrhFWIyb4MY=; b=spi5OzONV5vaO/2AF+Ee57ms7oS0dgs19w0YqySusQJgzVJURRJ5m5Bso5IU4N2cNl2Ia8 wlwtzKIqbuCGswjvxI6kezbGL+vjkwWaVRHcoAOdY9WyFd9u4iCNQb08TUd4LVF5n2i7FP ZjkRspZyoZDZ1HfjD5ytnpFhpnaevzc= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1682408453; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=vkKElE//DtNebL2m1pJZOGbtGgqXCXJOZrhFWIyb4MY=; b=m9LlEt/PgK8pFV1onhhc4INXQ3WDMBO6fv+R26BOlsSk0krarrRDwu8geUj6O+Th3ZZcAG 1+uKtOpgW8Ek51AQ== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id ED9F3138E3; Tue, 25 Apr 2023 07:40:52 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id LNeFLQSER2R8QwAAMHmgww (envelope-from ); Tue, 25 Apr 2023 07:40:52 +0000 Message-ID: Date: Tue, 25 Apr 2023 10:40:37 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1 Subject: Re: Kernel developer proccess Content-Language: en-US To: Panagiotis Filippakopoulos , kernelnewbies@kernelnewbies.org References: From: Denis Kirjanov 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kernelnewbies-bounces@kernelnewbies.org On 3/22/23 02:20, Panagiotis Filippakopoulos wrote: > Hello. I would like to ask, what your advise would be to a person that > wants to get in the kernel development industry, without having a coputer > science degree. I attended some classes for computer science, but due to > some difficulties i left after the first semester. During that time we > learned a little bit about operating systems and the basics of programming. > Is learning operating systems C and Assembly, for a specific architecture, > (e.g. x86) a good start? What should my steps be after that? Thank you in > advance. Start from running tests like LTP > > Filippakopoulos Panagiotis > > > _______________________________________________ > Kernelnewbies mailing list > Kernelnewbies@kernelnewbies.org > https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies