public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Rodrigo Nascimento <underscore0x5f@gmail.com>
Cc: linux-kernel@vger.kernel.org, kernel-janitors@lists.osdl.org
Subject: Re: A new soldier
Date: Wed, 29 Jun 2005 02:25:05 +0200	[thread overview]
Message-ID: <200506290225.05793.arnd@arndb.de> (raw)
In-Reply-To: <cbecb304050628072325516b6e@mail.gmail.com>

On Dinsdag 28 Juni 2005 16:23, Rodrigo Nascimento wrote:
> I'm a Science of Computers student and I'd like help you in something.
> I don't know if exists something that I could do. So if someone wants
> a help, I'm a volunteer.

The best place to start would probably be the kernel janitors project.

If you are looking for something bigger with a steep learning curve,
you could try to do a sample architecture implementation like
arch/skeleton and include/asm-skeleton, along the lines of the
original include/asm-generic directory (asm-generic now serves
as a place to put code that is the same on most archs but is different
on others).

Most new architectures that are added keep copying hacks and obsolete
code from one of the existing trees, so it would be really nice to
have a clean starting point for those who don't have as much time to
find the correct solution as a CS student ;-).

You would surely learn a lot about the architecture specific parts
of the kernel and do something useful without the danger of breaking
code that other people depend on, but it's a lot of work.
Maybe that can also be done by more that one person.

	Arnd <><

  parent reply	other threads:[~2005-06-29  0:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-28 14:23 A new soldier Rodrigo Nascimento
     [not found] ` <20050628144056.GC18116@wohnheim.fh-wedel.de>
2005-06-28 14:59   ` Rodrigo Nascimento
2005-06-28 15:08     ` Niraj kumar
2005-06-28 15:19     ` Michał Piotrowski
2005-06-28 15:44       ` Rodrigo Nascimento
2005-06-28 17:11 ` Christoph Lameter
2005-06-29  0:25 ` Arnd Bergmann [this message]
2005-06-30  9:18   ` Geert Uytterhoeven
     [not found] <4kppU-5Yh-25@gated-at.bofh.it>
     [not found] ` <4ks4H-83L-39@gated-at.bofh.it>
2005-06-28 21:59   ` Bodo Eggert

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=200506290225.05793.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=kernel-janitors@lists.osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=underscore0x5f@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox