All of lore.kernel.org
 help / color / mirror / Atom feed
* Where to base my patches on?
@ 2014-05-18 16:31 Matthias Beyer
  2014-05-18 17:09 ` Greg KH
  0 siblings, 1 reply; 5+ messages in thread
From: Matthias Beyer @ 2014-05-18 16:31 UTC (permalink / raw)
  To: kernelnewbies

Hi,

quick question:

Greg K-H said[0] that drivers/staging/*/TODO help is appreciated, and
that's where I want to start from. I already submitted patches, based
on Linus Torvalds master, but I guess this is not really how to do
it?

So where to base my patches on? I just fetched the branches from Greg
K-H, but there are several... should I base my patches upon his master
branch from his staging repository on kernel.org[1] or somewhere else?

[0]: http://lists.kernelnewbies.org/pipermail/kernelnewbies/2014-April/010391.html
[1]: https://git.kernel.org/cgit/linux/kernel/git/gregkh/staging.git/

-- 
Mit freundlichen Gr??en,
Kind regards,
Matthias Beyer

Proudly sent with mutt.
Happily signed with gnupg.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140518/d11d2469/attachment.bin 

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

* Where to base my patches on?
  2014-05-18 16:31 Where to base my patches on? Matthias Beyer
@ 2014-05-18 17:09 ` Greg KH
  2014-05-18 17:20   ` Matthias Beyer
  0 siblings, 1 reply; 5+ messages in thread
From: Greg KH @ 2014-05-18 17:09 UTC (permalink / raw)
  To: kernelnewbies

On Sun, May 18, 2014 at 06:31:15PM +0200, Matthias Beyer wrote:
> Hi,
> 
> quick question:
> 
> Greg K-H said[0] that drivers/staging/*/TODO help is appreciated, and
> that's where I want to start from. I already submitted patches, based
> on Linus Torvalds master, but I guess this is not really how to do
> it?
> 
> So where to base my patches on? I just fetched the branches from Greg
> K-H, but there are several... should I base my patches upon his master
> branch from his staging repository on kernel.org[1] or somewhere else?

It depends on what code you want to modify.  If you are working on
staging stuff, work off of my staging-next branch in the staging.git
tree.  Or you can work off of linux-next, that will have that branch
included in it.

If you have any questions about this, just let me know.

Hope this helps,

greg k-h

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

* Where to base my patches on?
  2014-05-18 17:09 ` Greg KH
@ 2014-05-18 17:20   ` Matthias Beyer
  2014-05-18 18:20     ` Greg KH
  0 siblings, 1 reply; 5+ messages in thread
From: Matthias Beyer @ 2014-05-18 17:20 UTC (permalink / raw)
  To: kernelnewbies

Hi,

thanks, this helps a lot. I'm doing checkpatch.pl cleanup patches for
the staging stuff.

Besides, I received this mail about 10 times. Maybe something went
wrong somewhere?

On 18-05-2014 10:09:11, Greg KH wrote:
> On Sun, May 18, 2014 at 06:31:15PM +0200, Matthias Beyer wrote:
> > Hi,
> > 
> > quick question:
> > 
> > Greg K-H said[0] that drivers/staging/*/TODO help is appreciated, and
> > that's where I want to start from. I already submitted patches, based
> > on Linus Torvalds master, but I guess this is not really how to do
> > it?
> > 
> > So where to base my patches on? I just fetched the branches from Greg
> > K-H, but there are several... should I base my patches upon his master
> > branch from his staging repository on kernel.org[1] or somewhere else?
> 
> It depends on what code you want to modify.  If you are working on
> staging stuff, work off of my staging-next branch in the staging.git
> tree.  Or you can work off of linux-next, that will have that branch
> included in it.
> 
> If you have any questions about this, just let me know.
> 
> Hope this helps,
> 
> greg k-h

-- 
Mit freundlichen Gr??en,
Kind regards,
Matthias Beyer

Proudly sent with mutt.
Happily signed with gnupg.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140518/c7b58469/attachment.bin 

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

* Where to base my patches on?
  2014-05-18 17:20   ` Matthias Beyer
@ 2014-05-18 18:20     ` Greg KH
  2014-05-18 22:27       ` Valdis.Kletnieks at vt.edu
  0 siblings, 1 reply; 5+ messages in thread
From: Greg KH @ 2014-05-18 18:20 UTC (permalink / raw)
  To: kernelnewbies

On Sun, May 18, 2014 at 07:20:03PM +0200, Matthias Beyer wrote:
> 
> Besides, I received this mail about 10 times. Maybe something went
> wrong somewhere?

The joys of sending email over a cell phone while on a ferry in the
middle of the puget sound, sorry about that.

greg k-h

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

* Where to base my patches on?
  2014-05-18 18:20     ` Greg KH
@ 2014-05-18 22:27       ` Valdis.Kletnieks at vt.edu
  0 siblings, 0 replies; 5+ messages in thread
From: Valdis.Kletnieks at vt.edu @ 2014-05-18 22:27 UTC (permalink / raw)
  To: kernelnewbies

On Sun, 18 May 2014 11:20:39 -0700, Greg KH said:
> On Sun, May 18, 2014 at 07:20:03PM +0200, Matthias Beyer wrote:
> >
> > Besides, I received this mail about 10 times. Maybe something went
> > wrong somewhere?
>
> The joys of sending email over a cell phone while on a ferry in the
> middle of the puget sound, sorry about that.

It's amazing how long the problem has been understood...

1047 Duplicate messages and SMTP. C. Partridge. February 1988.
     (Format: TXT=5888 bytes) (Status: UNKNOWN)

and how little real progress has been made in fixing it in the quarter-century
since....
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 848 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140518/a5c87a10/attachment.bin 

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

end of thread, other threads:[~2014-05-18 22:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-18 16:31 Where to base my patches on? Matthias Beyer
2014-05-18 17:09 ` Greg KH
2014-05-18 17:20   ` Matthias Beyer
2014-05-18 18:20     ` Greg KH
2014-05-18 22:27       ` Valdis.Kletnieks at vt.edu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.