linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Temporary -rcu tree location
@ 2011-09-13  0:01 Paul E. McKenney
  2011-09-13  0:11 ` Jiri Kosina
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Paul E. McKenney @ 2011-09-13  0:01 UTC (permalink / raw)
  To: sfr; +Cc: linux-next, linux-kernel

Hello, Stephen,

Could you please make the -next tree pull from branch next.2011.09.12a
of https://github.com/paulmckrcu/linux while kernel.org is down?

							Thanx, Paul


PS.  If someone knows how to make github delete a branch, please let me
     know, as this would allow me to use the "rcu/next" nomenclature.
     Yes, it is probably obvious, but I am new to github...

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

* Re: Temporary -rcu tree location
  2011-09-13  0:01 Temporary -rcu tree location Paul E. McKenney
@ 2011-09-13  0:11 ` Jiri Kosina
  2011-09-13  0:24   ` Paul E. McKenney
  2011-09-13  0:47 ` Stephen Rothwell
  2011-09-13  1:21 ` Stephen Rothwell
  2 siblings, 1 reply; 13+ messages in thread
From: Jiri Kosina @ 2011-09-13  0:11 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: sfr, linux-next, linux-kernel

On Mon, 12 Sep 2011, Paul E. McKenney wrote:

> PS.  If someone knows how to make github delete a branch, please let me
>      know, as this would allow me to use the "rcu/next" nomenclature.
>      Yes, it is probably obvious, but I am new to github...

git push origin :branch should work everywhere, right?

-- 
Jiri Kosina
SUSE Labs

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

* Re: Temporary -rcu tree location
  2011-09-13  0:11 ` Jiri Kosina
@ 2011-09-13  0:24   ` Paul E. McKenney
  2011-09-13  0:43     ` Jiri Kosina
  0 siblings, 1 reply; 13+ messages in thread
From: Paul E. McKenney @ 2011-09-13  0:24 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: sfr, linux-next, linux-kernel

On Tue, Sep 13, 2011 at 02:11:05AM +0200, Jiri Kosina wrote:
> On Mon, 12 Sep 2011, Paul E. McKenney wrote:
> 
> > PS.  If someone knows how to make github delete a branch, please let me
> >      know, as this would allow me to use the "rcu/next" nomenclature.
> >      Yes, it is probably obvious, but I am new to github...
> 
> git push origin :branch should work everywhere, right?

Here is what happens when I try that:

	git push github :rcu/next
	Username: 
	Password: 
	error: unable to push to unqualified destination: rcu/next
	The destination refspec neither matches an existing ref on the remote nor
	begins with refs/, and we are unable to guess a prefix based on the source ref.
	error: failed to push some refs to 'https://github.com/paulmckrcu/linux'

So what am I missing here?

							Thanx, Paul

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

* Re: Temporary -rcu tree location
  2011-09-13  0:24   ` Paul E. McKenney
@ 2011-09-13  0:43     ` Jiri Kosina
  2011-09-13  1:34       ` Paul E. McKenney
  0 siblings, 1 reply; 13+ messages in thread
From: Jiri Kosina @ 2011-09-13  0:43 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: sfr, linux-next, linux-kernel

On Mon, 12 Sep 2011, Paul E. McKenney wrote:

> Here is what happens when I try that:
> 
> 	git push github :rcu/next
> 	Username: 
> 	Password: 
> 	error: unable to push to unqualified destination: rcu/next
> 	The destination refspec neither matches an existing ref on the remote nor
> 	begins with refs/, and we are unable to guess a prefix based on the source ref.
> 	error: failed to push some refs to 'https://github.com/paulmckrcu/linux'
> 
> So what am I missing here?

Looking at 

	https://github.com/paulmckrcu/linux/branches

there doesn't seem to be 'rcu/next' branch, right?

-- 
Jiri Kosina
SUSE Labs

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

* Re: Temporary -rcu tree location
  2011-09-13  0:01 Temporary -rcu tree location Paul E. McKenney
  2011-09-13  0:11 ` Jiri Kosina
@ 2011-09-13  0:47 ` Stephen Rothwell
  2011-09-13  1:14   ` Stephen Rothwell
  2011-09-13  1:21 ` Stephen Rothwell
  2 siblings, 1 reply; 13+ messages in thread
From: Stephen Rothwell @ 2011-09-13  0:47 UTC (permalink / raw)
  To: paulmck; +Cc: linux-next, linux-kernel

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

Hi Paul,

On Mon, 12 Sep 2011 17:01:07 -0700 "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> wrote:
>
> Could you please make the -next tree pull from branch next.2011.09.12a
> of https://github.com/paulmckrcu/linux while kernel.org is down?

What branch?

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

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

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

* Re: Temporary -rcu tree location
  2011-09-13  0:47 ` Stephen Rothwell
@ 2011-09-13  1:14   ` Stephen Rothwell
  0 siblings, 0 replies; 13+ messages in thread
From: Stephen Rothwell @ 2011-09-13  1:14 UTC (permalink / raw)
  To: paulmck; +Cc: linux-next, linux-kernel

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

On Tue, 13 Sep 2011 10:47:43 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi Paul,
> 
> On Mon, 12 Sep 2011 17:01:07 -0700 "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> wrote:
> >
> > Could you please make the -next tree pull from branch next.2011.09.12a
> > of https://github.com/paulmckrcu/linux while kernel.org is down?
> 
> What branch?

Sorry, half asleep :-)

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

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

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

* Re: Temporary -rcu tree location
  2011-09-13  0:01 Temporary -rcu tree location Paul E. McKenney
  2011-09-13  0:11 ` Jiri Kosina
  2011-09-13  0:47 ` Stephen Rothwell
@ 2011-09-13  1:21 ` Stephen Rothwell
  2011-09-13  1:32   ` Paul E. McKenney
  2 siblings, 1 reply; 13+ messages in thread
From: Stephen Rothwell @ 2011-09-13  1:21 UTC (permalink / raw)
  To: paulmck; +Cc: linux-next, linux-kernel

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

Hi Paul,

On Mon, 12 Sep 2011 17:01:07 -0700 "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> wrote:
>
> Could you please make the -next tree pull from branch next.2011.09.12a
> of https://github.com/paulmckrcu/linux while kernel.org is down?

I have swiched to that now (actually git://github.com/paulmckrcu/linux).
Just a couple of minor changes and some new commits, right?  Hash of the
branch top commit is f88a19a.

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

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

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

* Re: Temporary -rcu tree location
  2011-09-13  1:21 ` Stephen Rothwell
@ 2011-09-13  1:32   ` Paul E. McKenney
  0 siblings, 0 replies; 13+ messages in thread
From: Paul E. McKenney @ 2011-09-13  1:32 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: linux-next, linux-kernel

On Tue, Sep 13, 2011 at 11:21:27AM +1000, Stephen Rothwell wrote:
> Hi Paul,
> 
> On Mon, 12 Sep 2011 17:01:07 -0700 "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> wrote:
> >
> > Could you please make the -next tree pull from branch next.2011.09.12a
> > of https://github.com/paulmckrcu/linux while kernel.org is down?
> 
> I have swiched to that now (actually git://github.com/paulmckrcu/linux).
> Just a couple of minor changes and some new commits, right?  Hash of the
> branch top commit is f88a19a.

Yep, that is the one!  And yes, not hugely different than the last
rcu/next from the kernel.org -rcu, but Linus seemed to be rather serious
about pull requests having been exposed to -next testing.  ;-)

							Thanx, Paul

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

* Re: Temporary -rcu tree location
  2011-09-13  0:43     ` Jiri Kosina
@ 2011-09-13  1:34       ` Paul E. McKenney
  2011-09-13  2:07         ` Stephen Rothwell
  0 siblings, 1 reply; 13+ messages in thread
From: Paul E. McKenney @ 2011-09-13  1:34 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: sfr, linux-next, linux-kernel

On Tue, Sep 13, 2011 at 02:43:55AM +0200, Jiri Kosina wrote:
> On Mon, 12 Sep 2011, Paul E. McKenney wrote:
> 
> > Here is what happens when I try that:
> > 
> > 	git push github :rcu/next
> > 	Username: 
> > 	Password: 
> > 	error: unable to push to unqualified destination: rcu/next
> > 	The destination refspec neither matches an existing ref on the remote nor
> > 	begins with refs/, and we are unable to guess a prefix based on the source ref.
> > 	error: failed to push some refs to 'https://github.com/paulmckrcu/linux'
> > 
> > So what am I missing here?
> 
> Looking at 
> 
> 	https://github.com/paulmckrcu/linux/branches
> 
> there doesn't seem to be 'rcu/next' branch, right?

No, there is not.  So the idea is to push "rcu/next" the first time,
then ":rcu/next" thereafter?

							Thanx, Paul

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

* Re: Temporary -rcu tree location
  2011-09-13  1:34       ` Paul E. McKenney
@ 2011-09-13  2:07         ` Stephen Rothwell
  2011-09-13  4:06           ` Paul E. McKenney
  0 siblings, 1 reply; 13+ messages in thread
From: Stephen Rothwell @ 2011-09-13  2:07 UTC (permalink / raw)
  To: paulmck; +Cc: Jiri Kosina, linux-next, linux-kernel

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

Hi Paul,

On Mon, 12 Sep 2011 18:34:00 -0700 "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> wrote:
>
> > there doesn't seem to be 'rcu/next' branch, right?
> 
> No, there is not.  So the idea is to push "rcu/next" the first time,
> then ":rcu/next" thereafter?

Can't you just do a (forced) push over and over again without removing
the branch each time?
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

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

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

* Re: Temporary -rcu tree location
  2011-09-13  2:07         ` Stephen Rothwell
@ 2011-09-13  4:06           ` Paul E. McKenney
  2011-09-13 16:06             ` Paul E. McKenney
  0 siblings, 1 reply; 13+ messages in thread
From: Paul E. McKenney @ 2011-09-13  4:06 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: Jiri Kosina, linux-next, linux-kernel

On Tue, Sep 13, 2011 at 12:07:16PM +1000, Stephen Rothwell wrote:
> Hi Paul,
> 
> On Mon, 12 Sep 2011 18:34:00 -0700 "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> wrote:
> >
> > > there doesn't seem to be 'rcu/next' branch, right?
> > 
> > No, there is not.  So the idea is to push "rcu/next" the first time,
> > then ":rcu/next" thereafter?
> 
> Can't you just do a (forced) push over and over again without removing
> the branch each time?

I will give it a try on the next update.  ;-)

							Thanx, Paul

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

* Re: Temporary -rcu tree location
  2011-09-13  4:06           ` Paul E. McKenney
@ 2011-09-13 16:06             ` Paul E. McKenney
  2011-09-14  0:20               ` Stephen Rothwell
  0 siblings, 1 reply; 13+ messages in thread
From: Paul E. McKenney @ 2011-09-13 16:06 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: Jiri Kosina, linux-next, linux-kernel

On Mon, Sep 12, 2011 at 09:06:47PM -0700, Paul E. McKenney wrote:
> On Tue, Sep 13, 2011 at 12:07:16PM +1000, Stephen Rothwell wrote:
> > Hi Paul,
> > 
> > On Mon, 12 Sep 2011 18:34:00 -0700 "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> wrote:
> > >
> > > > there doesn't seem to be 'rcu/next' branch, right?
> > > 
> > > No, there is not.  So the idea is to push "rcu/next" the first time,
> > > then ":rcu/next" thereafter?
> > 
> > Can't you just do a (forced) push over and over again without removing
> > the branch each time?
> 
> I will give it a try on the next update.  ;-)

OK, I pushed a small update to one of the commits, this time to branch
rcu/next, again at https://github.com/paulmckrcu/linux.

I guess that the acid test is the next time I update.  ;-)

								Thanx, Paul

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

* Re: Temporary -rcu tree location
  2011-09-13 16:06             ` Paul E. McKenney
@ 2011-09-14  0:20               ` Stephen Rothwell
  0 siblings, 0 replies; 13+ messages in thread
From: Stephen Rothwell @ 2011-09-14  0:20 UTC (permalink / raw)
  To: paulmck; +Cc: Jiri Kosina, linux-next, linux-kernel

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

Hi Paul,

On Tue, 13 Sep 2011 09:06:45 -0700 "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> wrote:
>
> OK, I pushed a small update to one of the commits, this time to branch
> rcu/next, again at https://github.com/paulmckrcu/linux.

I have switched to that branch from today.

> I guess that the acid test is the next time I update.  ;-)

Indeed,  It should work, though.

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

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

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

end of thread, other threads:[~2011-09-14  0:20 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-13  0:01 Temporary -rcu tree location Paul E. McKenney
2011-09-13  0:11 ` Jiri Kosina
2011-09-13  0:24   ` Paul E. McKenney
2011-09-13  0:43     ` Jiri Kosina
2011-09-13  1:34       ` Paul E. McKenney
2011-09-13  2:07         ` Stephen Rothwell
2011-09-13  4:06           ` Paul E. McKenney
2011-09-13 16:06             ` Paul E. McKenney
2011-09-14  0:20               ` Stephen Rothwell
2011-09-13  0:47 ` Stephen Rothwell
2011-09-13  1:14   ` Stephen Rothwell
2011-09-13  1:21 ` Stephen Rothwell
2011-09-13  1:32   ` Paul E. McKenney

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).