public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
* Where to start
@ 2013-07-20  3:32 gaurav
  2013-07-20 22:55 ` Dan Carpenter
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: gaurav @ 2013-07-20  3:32 UTC (permalink / raw)
  To: kernel-janitors

Hi All,
I know it seems bugging but after googling a lot and following links i'm still 
not able to find any place to get bugs of beginner level that i can fix and 
start contributing in kernel development.
I also don't know that whom should i contact to get a mentor.
Please help me out.

Gaurav

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Where to start
  2013-07-20  3:32 Where to start gaurav
@ 2013-07-20 22:55 ` Dan Carpenter
  2013-07-22 13:14 ` Shaun Laing
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Dan Carpenter @ 2013-07-20 22:55 UTC (permalink / raw)
  To: kernel-janitors

On Sat, Jul 20, 2013 at 08:50:28AM +0530, gaurav wrote:
> Hi All,
> I know it seems bugging but after googling a lot and following links i'm still 
> not able to find any place to get bugs of beginner level that i can fix and 
> start contributing in kernel development.
> I also don't know that whom should i contact to get a mentor.
> Please help me out.
> 

Just pick something from staging and look at the Sparse warnings.

Send your first patch to this list instead of to the maintainer and
we can review it for you.

regards,
dan carpenter


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Where to start
  2013-07-20  3:32 Where to start gaurav
  2013-07-20 22:55 ` Dan Carpenter
@ 2013-07-22 13:14 ` Shaun Laing
  2013-07-22 13:27 ` Dan Carpenter
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Shaun Laing @ 2013-07-22 13:14 UTC (permalink / raw)
  To: kernel-janitors

Hi Dan,

I have a similar question, but unfortunately I don't know what
"staging" is or what a "Sparse" warning looks like.  This seems pretty
trivial so I'm wondering if there a primer webpage that I have
overlooked.  Would you happen to have a link?

Sorry to bug you, and thank you for your help.

On Sat, Jul 20, 2013 at 4:55 PM, Dan Carpenter <dan.carpenter@oracle.com> wrote:
> On Sat, Jul 20, 2013 at 08:50:28AM +0530, gaurav wrote:
>> Hi All,
>> I know it seems bugging but after googling a lot and following links i'm still
>> not able to find any place to get bugs of beginner level that i can fix and
>> start contributing in kernel development.
>> I also don't know that whom should i contact to get a mentor.
>> Please help me out.
>>
>
> Just pick something from staging and look at the Sparse warnings.
>
> Send your first patch to this list instead of to the maintainer and
> we can review it for you.
>
> regards,
> dan carpenter
>
> --
> To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



-- 
Shaun Laing
https://plus.google.com/112011120275739767304

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Where to start
  2013-07-20  3:32 Where to start gaurav
  2013-07-20 22:55 ` Dan Carpenter
  2013-07-22 13:14 ` Shaun Laing
@ 2013-07-22 13:27 ` Dan Carpenter
  2013-07-22 13:28 ` Dan Carpenter
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Dan Carpenter @ 2013-07-22 13:27 UTC (permalink / raw)
  To: kernel-janitors

On Mon, Jul 22, 2013 at 07:14:19AM -0600, Shaun Laing wrote:
> Hi Dan,
> 
> I have a similar question, but unfortunately I don't know what
> "staging" is or what a "Sparse" warning looks like.  This seems pretty
> trivial so I'm wondering if there a primer webpage that I have
> overlooked.  Would you happen to have a link?
> 
> Sorry to bug you, and thank you for your help.

staging is the drivers/staging/ directory.  It's where crap code
goes.

Here is an article on Sparse: http://lwn.net/Articles/205624/

regards,
dan carpenter


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Where to start
  2013-07-20  3:32 Where to start gaurav
                   ` (2 preceding siblings ...)
  2013-07-22 13:27 ` Dan Carpenter
@ 2013-07-22 13:28 ` Dan Carpenter
  2013-07-22 13:32 ` Prashant Shah
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Dan Carpenter @ 2013-07-22 13:28 UTC (permalink / raw)
  To: kernel-janitors

Ah yes, those are much better links.  Thanks.

regards,
dan carpenter

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Where to start
  2013-07-20  3:32 Where to start gaurav
                   ` (3 preceding siblings ...)
  2013-07-22 13:28 ` Dan Carpenter
@ 2013-07-22 13:32 ` Prashant Shah
  2013-07-22 13:34 ` Prashant Shah
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Prashant Shah @ 2013-07-22 13:32 UTC (permalink / raw)
  To: kernel-janitors

Hi,

On Mon, Jul 22, 2013 at 6:44 PM, Shaun Laing <shaun@bigps.ca> wrote:
> Hi Dan,
>
> I have a similar question, but unfortunately I don't know what
> "staging" is or what a "Sparse" warning looks like.  This seems pretty
> trivial so I'm wondering if there a primer webpage that I have
> overlooked.  Would you happen to have a link?

Check the kernel source for drivers/staging folder.

Regards.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Where to start
  2013-07-20  3:32 Where to start gaurav
                   ` (4 preceding siblings ...)
  2013-07-22 13:32 ` Prashant Shah
@ 2013-07-22 13:34 ` Prashant Shah
  2013-07-22 13:38 ` Prashant Shah
  2013-07-22 16:54 ` kumargauravgupta3
  7 siblings, 0 replies; 9+ messages in thread
From: Prashant Shah @ 2013-07-22 13:34 UTC (permalink / raw)
  To: kernel-janitors

Hi,

>> I have a similar question, but unfortunately I don't know what
>> "staging" is or what a "Sparse" warning looks like.  This seems pretty
>> trivial so I'm wondering if there a primer webpage that I have
>> overlooked.  Would you happen to have a link?
>

Documentation/sparse.txt in the kernel sources.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Where to start
  2013-07-20  3:32 Where to start gaurav
                   ` (5 preceding siblings ...)
  2013-07-22 13:34 ` Prashant Shah
@ 2013-07-22 13:38 ` Prashant Shah
  2013-07-22 16:54 ` kumargauravgupta3
  7 siblings, 0 replies; 9+ messages in thread
From: Prashant Shah @ 2013-07-22 13:38 UTC (permalink / raw)
  To: kernel-janitors

Hi,

On Mon, Jul 22, 2013 at 6:52 PM, Prashant Shah <pshah.mumbai@gmail.com> wrote:
> Hi,
>
>>> I have a similar question, but unfortunately I don't know what
>>> "staging" is or what a "Sparse" warning looks like.  This seems pretty
>>> trivial so I'm wondering if there a primer webpage that I have
>>> overlooked.  Would you happen to have a link?

http://lwn.net/Articles/87538/
http://elinux.org/Sparse

Regards.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Where to start
  2013-07-20  3:32 Where to start gaurav
                   ` (6 preceding siblings ...)
  2013-07-22 13:38 ` Prashant Shah
@ 2013-07-22 16:54 ` kumargauravgupta3
  7 siblings, 0 replies; 9+ messages in thread
From: kumargauravgupta3 @ 2013-07-22 16:54 UTC (permalink / raw)
  To: kernel-janitors

On Sunday 21 Jul 2013 1:55:59 AM Dan Carpenter wrote:
> On Sat, Jul 20, 2013 at 08:50:28AM +0530, gaurav wrote:
> > Hi All,
> > I know it seems bugging but after googling a lot and following links 
i'm
> > still not able to find any place to get bugs of beginner level that i 
can
> > fix and start contributing in kernel development.
> > I also don't know that whom should i contact to get a mentor.
> > Please help me out.
> 
> Just pick something from staging and look at the Sparse warnings.
> 
> Send your first patch to this list instead of to the maintainer and
> we can review it for you.
> 
> regards,
> dan carpenter
Sorry for late reply Dan, Thanks for your suggesstion and now i'm 
actually working to fix bug. will email my fix soon.
thanks

Regards
Kumar Gaurav

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-07-22 16:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-20  3:32 Where to start gaurav
2013-07-20 22:55 ` Dan Carpenter
2013-07-22 13:14 ` Shaun Laing
2013-07-22 13:27 ` Dan Carpenter
2013-07-22 13:28 ` Dan Carpenter
2013-07-22 13:32 ` Prashant Shah
2013-07-22 13:34 ` Prashant Shah
2013-07-22 13:38 ` Prashant Shah
2013-07-22 16:54 ` kumargauravgupta3

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox