linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: quilt series
@ 2008-02-14 14:42 Stephen Rothwell
  2008-02-14 15:04 ` Jean Delvare
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Stephen Rothwell @ 2008-02-14 14:42 UTC (permalink / raw)
  To: linux-next; +Cc: LKML, Greg KH, Alasdair G Kergon, Jean Delvare, Randy Dunlap

[-- Attachment #1: Type: text/plain, Size: 509 bytes --]

Hi all,

To make my life easier, can I ask that the series file for any quilt trees in the linux-next tree have a comment at the top to identify their base (either a SHA1 or some other ref in Linus' tree).  Like this:

# BASE <SHA1 or ref>

Also, if you only want a subset of the series file included, you can mark the patches with

# NEXT_PATCHES_START
	.
	.
# NEXT_PATCHES_END

Thanks.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: linux-next: quilt series
  2008-02-14 14:42 linux-next: quilt series Stephen Rothwell
@ 2008-02-14 15:04 ` Jean Delvare
  2008-02-14 15:08   ` Jiri Kosina
  2008-02-14 15:08   ` Stephen Rothwell
  2008-02-14 16:42 ` Randy Dunlap
                   ` (2 subsequent siblings)
  3 siblings, 2 replies; 13+ messages in thread
From: Jean Delvare @ 2008-02-14 15:04 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: linux-next, LKML, Greg KH, Alasdair G Kergon, Randy Dunlap

Hi Stephen,

On Fri, 15 Feb 2008 01:42:10 +1100, Stephen Rothwell wrote:
> To make my life easier, can I ask that the series file for
> any quilt trees in the linux-next tree have a comment at the
> top to identify their base (either a SHA1 or some other ref
> in Linus' tree).  Like this:
> 
> # BASE <SHA1 or ref>

Done. Right now it says:

# BASE 2.6.25-rc1-git3

Is it OK with you?

-- 
Jean Delvare

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

* Re: linux-next: quilt series
  2008-02-14 15:04 ` Jean Delvare
@ 2008-02-14 15:08   ` Jiri Kosina
  2008-02-14 15:14     ` Stephen Rothwell
  2008-02-14 15:08   ` Stephen Rothwell
  1 sibling, 1 reply; 13+ messages in thread
From: Jiri Kosina @ 2008-02-14 15:08 UTC (permalink / raw)
  To: Jean Delvare
  Cc: Stephen Rothwell, linux-next, LKML, Greg KH, Alasdair G Kergon,
	Randy Dunlap

On Thu, 14 Feb 2008, Jean Delvare wrote:

> > To make my life easier, can I ask that the series file for any quilt 
> > trees in the linux-next tree have a comment at the top to identify 
> > their base (either a SHA1 or some other ref in Linus' tree).  Like 
> > this:
> > # BASE <SHA1 or ref>
> Done. Right now it says:
> # BASE 2.6.25-rc1-git3
> Is it OK with you?

The daily snapshots are not tagged in Linus' tree, right? So I don't think 
this would suffice.

-- 
Jiri Kosina

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

* Re: linux-next: quilt series
  2008-02-14 15:04 ` Jean Delvare
  2008-02-14 15:08   ` Jiri Kosina
@ 2008-02-14 15:08   ` Stephen Rothwell
  1 sibling, 0 replies; 13+ messages in thread
From: Stephen Rothwell @ 2008-02-14 15:08 UTC (permalink / raw)
  To: Jean Delvare; +Cc: linux-next, LKML, Greg KH, Alasdair G Kergon, Randy Dunlap

[-- Attachment #1: Type: text/plain, Size: 311 bytes --]

Hi Jean,

On Thu, 14 Feb 2008 16:04:42 +0100 Jean Delvare <khali@linux-fr.org> wrote:
>
> Done. Right now it says:
> 
> # BASE 2.6.25-rc1-git3
> 
> Is it OK with you?

That is great. Thanks.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: linux-next: quilt series
  2008-02-14 15:08   ` Jiri Kosina
@ 2008-02-14 15:14     ` Stephen Rothwell
  0 siblings, 0 replies; 13+ messages in thread
From: Stephen Rothwell @ 2008-02-14 15:14 UTC (permalink / raw)
  To: Jiri Kosina
  Cc: Jean Delvare, linux-next, LKML, Greg KH, Alasdair G Kergon, Randy Dunlap

[-- Attachment #1: Type: text/plain, Size: 352 bytes --]

Hi Jiri,

On Thu, 14 Feb 2008 16:08:06 +0100 (CET) Jiri Kosina <jikos@jikos.cz> wrote:
>
> The daily snapshots are not tagged in Linus' tree, right? So I don't think 
> this would suffice.

Its ok, I know how to convert them to SHA1s.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: linux-next: quilt series
  2008-02-14 14:42 linux-next: quilt series Stephen Rothwell
  2008-02-14 15:04 ` Jean Delvare
@ 2008-02-14 16:42 ` Randy Dunlap
  2008-02-14 23:43   ` Stephen Rothwell
  2008-02-14 19:20 ` Bartlomiej Zolnierkiewicz
  2008-02-14 20:42 ` Greg KH
  3 siblings, 1 reply; 13+ messages in thread
From: Randy Dunlap @ 2008-02-14 16:42 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: linux-next, LKML, Greg KH, Alasdair G Kergon, Jean Delvare

On Fri, 15 Feb 2008 01:42:10 +1100 Stephen Rothwell wrote:

> Hi all,
> 
> To make my life easier, can I ask that the series file for any quilt trees in the linux-next tree have a comment at the top to identify their base (either a SHA1 or some other ref in Linus' tree).  Like this:
> 
> # BASE <SHA1 or ref>
> 
> Also, if you only want a subset of the series file included, you can mark the patches with
> 
> # NEXT_PATCHES_START
> 	.
> 	.
> # NEXT_PATCHES_END

Do you allow multiple START/END blocks?

---
~Randy

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

* Re: linux-next: quilt series
  2008-02-14 14:42 linux-next: quilt series Stephen Rothwell
  2008-02-14 15:04 ` Jean Delvare
  2008-02-14 16:42 ` Randy Dunlap
@ 2008-02-14 19:20 ` Bartlomiej Zolnierkiewicz
  2008-02-14 23:47   ` Stephen Rothwell
  2008-02-14 20:42 ` Greg KH
  3 siblings, 1 reply; 13+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2008-02-14 19:20 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: linux-next, LKML, Greg KH, Alasdair G Kergon, Jean Delvare, Randy Dunlap

On Thursday 14 February 2008, Stephen Rothwell wrote:
> Hi all,
> 
> To make my life easier, can I ask that the series file for any quilt trees in the linux-next tree have a comment at the top to identify their base (either a SHA1 or some other ref in Linus' tree).  Like this:
> 
> # BASE <SHA1 or ref>

done:

	# BASE commit 96b5a46e2a72dc1829370c87053e0cd558d58bc0

Please add

	http://kernel.org/pub/linux/kernel/people/bart/pata-2.6/patches/

to linux-next.

Thanks,
Bart

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

* Re: linux-next: quilt series
  2008-02-14 14:42 linux-next: quilt series Stephen Rothwell
                   ` (2 preceding siblings ...)
  2008-02-14 19:20 ` Bartlomiej Zolnierkiewicz
@ 2008-02-14 20:42 ` Greg KH
  2008-02-14 23:50   ` Stephen Rothwell
  2008-02-19  0:40   ` Frank Seidel
  3 siblings, 2 replies; 13+ messages in thread
From: Greg KH @ 2008-02-14 20:42 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: linux-next, LKML, Alasdair G Kergon, Jean Delvare, Randy Dunlap

On Fri, Feb 15, 2008 at 01:42:10AM +1100, Stephen Rothwell wrote:
> Hi all,
> 
> To make my life easier, can I ask that the series file for any quilt trees in the linux-next tree have a comment at the top to identify their base (either a SHA1 or some other ref in Linus' tree).  Like this:
> 
> # BASE <SHA1 or ref>

My trees are now marked with this.

> Also, if you only want a subset of the series file included, you can mark the patches with
> 
> # NEXT_PATCHES_START
> 	.
> 	.
> # NEXT_PATCHES_END

Oh, that's nice.

Can we write these things down somewhere on the web so that I, and
others, remember them in a few months?  :)

thanks,

greg k-h

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

* Re: linux-next: quilt series
  2008-02-14 16:42 ` Randy Dunlap
@ 2008-02-14 23:43   ` Stephen Rothwell
  0 siblings, 0 replies; 13+ messages in thread
From: Stephen Rothwell @ 2008-02-14 23:43 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-next, LKML, Greg KH, Alasdair G Kergon, Jean Delvare

[-- Attachment #1: Type: text/plain, Size: 614 bytes --]

Hi Randy,

On Thu, 14 Feb 2008 08:42:33 -0800 Randy Dunlap <randy.dunlap@oracle.com> wrote:
>
> On Fri, 15 Feb 2008 01:42:10 +1100 Stephen Rothwell wrote:
> 
> > Also, if you only want a subset of the series file included, you can mark the patches with
> > 
> > # NEXT_PATCHES_START
> > 	.
> > 	.
> > # NEXT_PATCHES_END
> 
> Do you allow multiple START/END blocks?

I can and certainly intended to. (I am still writing scripts so anything
is possible - after all it is only software :-))

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: linux-next: quilt series
  2008-02-14 19:20 ` Bartlomiej Zolnierkiewicz
@ 2008-02-14 23:47   ` Stephen Rothwell
  0 siblings, 0 replies; 13+ messages in thread
From: Stephen Rothwell @ 2008-02-14 23:47 UTC (permalink / raw)
  To: Bartlomiej Zolnierkiewicz
  Cc: linux-next, LKML, Greg KH, Alasdair G Kergon, Jean Delvare, Randy Dunlap

[-- Attachment #1: Type: text/plain, Size: 341 bytes --]

Hi Bart,

On Thu, 14 Feb 2008 20:20:39 +0100 Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> wrote:
>
> Please add
> 
> 	http://kernel.org/pub/linux/kernel/people/bart/pata-2.6/patches/
> 
> to linux-next.

Added, thanks.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: linux-next: quilt series
  2008-02-14 20:42 ` Greg KH
@ 2008-02-14 23:50   ` Stephen Rothwell
  2008-02-19  0:40   ` Frank Seidel
  1 sibling, 0 replies; 13+ messages in thread
From: Stephen Rothwell @ 2008-02-14 23:50 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-next, LKML, Alasdair G Kergon, Jean Delvare, Randy Dunlap

[-- Attachment #1: Type: text/plain, Size: 565 bytes --]

On Thu, 14 Feb 2008 12:42:09 -0800 Greg KH <greg@kroah.com> wrote:
>
> > # BASE <SHA1 or ref>
> 
> My trees are now marked with this.

Thanks.

> > # NEXT_PATCHES_START
> > 	.
> > 	.
> > # NEXT_PATCHES_END
> 
> Oh, that's nice.

Thanks, but not my idea - kudos to Alasdair Kergon.

> Can we write these things down somewhere on the web so that I, and
> others, remember them in a few months?  :)

Certainly, I will write something up.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: linux-next: quilt series
  2008-02-14 20:42 ` Greg KH
  2008-02-14 23:50   ` Stephen Rothwell
@ 2008-02-19  0:40   ` Frank Seidel
  2008-02-19 17:56     ` Greg KH
  1 sibling, 1 reply; 13+ messages in thread
From: Frank Seidel @ 2008-02-19  0:40 UTC (permalink / raw)
  To: Greg KH
  Cc: Stephen Rothwell, linux-next, LKML, Alasdair G Kergon,
	Jean Delvare, Randy Dunlap

Greg KH wrote:
> Can we write these things down somewhere on the web so that I, and
> others, remember them in a few months?  :)

Although this probably isn't what you were asking for, i anyway started
to put some of the basic things about linux-next together and filled a
naive little webpage with it:

http://linux.f-seidel.de/linux-next/

while the wiki there is probably most interesting as it e.g. already
contains some info about those quilt comments and is amazingly easy to
adapt and enhance.

Thanks,
Frank

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

* Re: linux-next: quilt series
  2008-02-19  0:40   ` Frank Seidel
@ 2008-02-19 17:56     ` Greg KH
  0 siblings, 0 replies; 13+ messages in thread
From: Greg KH @ 2008-02-19 17:56 UTC (permalink / raw)
  To: Frank Seidel
  Cc: Stephen Rothwell, linux-next, LKML, Alasdair G Kergon,
	Jean Delvare, Randy Dunlap

On Tue, Feb 19, 2008 at 01:40:37AM +0100, Frank Seidel wrote:
> Greg KH wrote:
> > Can we write these things down somewhere on the web so that I, and
> > others, remember them in a few months?  :)
> 
> Although this probably isn't what you were asking for, i anyway started
> to put some of the basic things about linux-next together and filled a
> naive little webpage with it:
> 
> http://linux.f-seidel.de/linux-next/

It's a good start, thanks for posting it.

greg k-h

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

end of thread, other threads:[~2008-02-19 17:59 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-14 14:42 linux-next: quilt series Stephen Rothwell
2008-02-14 15:04 ` Jean Delvare
2008-02-14 15:08   ` Jiri Kosina
2008-02-14 15:14     ` Stephen Rothwell
2008-02-14 15:08   ` Stephen Rothwell
2008-02-14 16:42 ` Randy Dunlap
2008-02-14 23:43   ` Stephen Rothwell
2008-02-14 19:20 ` Bartlomiej Zolnierkiewicz
2008-02-14 23:47   ` Stephen Rothwell
2008-02-14 20:42 ` Greg KH
2008-02-14 23:50   ` Stephen Rothwell
2008-02-19  0:40   ` Frank Seidel
2008-02-19 17:56     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).