* [patch] MAINTAINERS: kexec-tools has moved
@ 2010-07-29 4:16 Simon Horman
2010-07-29 5:00 ` Michael Neuling
2010-08-06 23:32 ` Simon Horman
0 siblings, 2 replies; 8+ messages in thread
From: Simon Horman @ 2010-07-29 4:16 UTC (permalink / raw)
To: kexec, linux-kernel; +Cc: Andrew Morton, Eric Biederman, H. Peter Anvin
Kexec tools has been moved to http://kernel.org/pub/linux/utils/kernel/kexec/
as user-space code shouldn't be in /pub/linux/kernel
Signed-off-by: Simon Horman <horms@verge.net.au>
Index: linux-2.6/MAINTAINERS
===================================================================
--- linux-2.6.orig/MAINTAINERS 2010-07-29 13:10:04.000000000 +0900
+++ linux-2.6/MAINTAINERS 2010-07-29 13:11:40.000000000 +0900
@@ -3334,7 +3334,7 @@ F: drivers/s390/kvm/
KEXEC
M: Eric Biederman <ebiederm@xmission.com>
-W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
+W: http://kernel.org/pub/linux/utils/kernel/kexec/
L: kexec@lists.infradead.org
S: Maintained
F: include/linux/kexec.h
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [patch] MAINTAINERS: kexec-tools has moved
2010-07-29 4:16 [patch] MAINTAINERS: kexec-tools has moved Simon Horman
@ 2010-07-29 5:00 ` Michael Neuling
2010-08-06 23:32 ` Simon Horman
1 sibling, 0 replies; 8+ messages in thread
From: Michael Neuling @ 2010-07-29 5:00 UTC (permalink / raw)
To: Simon Horman
Cc: Andrew Morton, H. Peter Anvin, kexec, linux-kernel,
Eric Biederman
In message <20100729041641.GA32220@verge.net.au> you wrote:
> Kexec tools has been moved to http://kernel.org/pub/linux/utils/kernel/kexec/
> as user-space code shouldn't be in /pub/linux/kernel
>
> Signed-off-by: Simon Horman <horms@verge.net.au>
>
> Index: linux-2.6/MAINTAINERS
> ===================================================================
> --- linux-2.6.orig/MAINTAINERS 2010-07-29 13:10:04.000000000 +0900
> +++ linux-2.6/MAINTAINERS 2010-07-29 13:11:40.000000000 +0900
> @@ -3334,7 +3334,7 @@ F: drivers/s390/kvm/
>
> KEXEC
> M: Eric Biederman <ebiederm@xmission.com>
I think it's time to change or at least add you as a maintainer, Simon
:-)
Mikey
> -W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
> +W: http://kernel.org/pub/linux/utils/kernel/kexec/
> L: kexec@lists.infradead.org
> S: Maintained
> F: include/linux/kexec.h
>
> _______________________________________________
> kexec mailing list
> kexec@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/kexec
>
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [patch] MAINTAINERS: kexec-tools has moved
2010-07-29 4:16 [patch] MAINTAINERS: kexec-tools has moved Simon Horman
2010-07-29 5:00 ` Michael Neuling
@ 2010-08-06 23:32 ` Simon Horman
2010-08-06 23:33 ` H. Peter Anvin
1 sibling, 1 reply; 8+ messages in thread
From: Simon Horman @ 2010-08-06 23:32 UTC (permalink / raw)
To: kexec, linux-kernel; +Cc: Andrew Morton, Eric Biederman, H. Peter Anvin
On Thu, Jul 29, 2010 at 01:16:41PM +0900, Simon Horman wrote:
> Kexec tools has been moved to http://kernel.org/pub/linux/utils/kernel/kexec/
> as user-space code shouldn't be in /pub/linux/kernel
>
> Signed-off-by: Simon Horman <horms@verge.net.au>
Eric, ping.
What is your preferred path for this change to get merged?
>
> Index: linux-2.6/MAINTAINERS
> ===================================================================
> --- linux-2.6.orig/MAINTAINERS 2010-07-29 13:10:04.000000000 +0900
> +++ linux-2.6/MAINTAINERS 2010-07-29 13:11:40.000000000 +0900
> @@ -3334,7 +3334,7 @@ F: drivers/s390/kvm/
>
> KEXEC
> M: Eric Biederman <ebiederm@xmission.com>
> -W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
> +W: http://kernel.org/pub/linux/utils/kernel/kexec/
> L: kexec@lists.infradead.org
> S: Maintained
> F: include/linux/kexec.h
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [patch] MAINTAINERS: kexec-tools has moved
2010-08-06 23:32 ` Simon Horman
@ 2010-08-06 23:33 ` H. Peter Anvin
2010-08-06 23:45 ` Simon Horman
2010-08-07 0:45 ` Eric W. Biederman
0 siblings, 2 replies; 8+ messages in thread
From: H. Peter Anvin @ 2010-08-06 23:33 UTC (permalink / raw)
To: Simon Horman; +Cc: Andrew Morton, kexec, linux-kernel, Eric Biederman
On 08/06/2010 04:32 PM, Simon Horman wrote:
> On Thu, Jul 29, 2010 at 01:16:41PM +0900, Simon Horman wrote:
>> Kexec tools has been moved to http://kernel.org/pub/linux/utils/kernel/kexec/
>> as user-space code shouldn't be in /pub/linux/kernel
>>
>> Signed-off-by: Simon Horman <horms@verge.net.au>
>
> Eric, ping.
>
> What is your preferred path for this change to get merged?
>
>>
>> Index: linux-2.6/MAINTAINERS
>> ===================================================================
>> --- linux-2.6.orig/MAINTAINERS 2010-07-29 13:10:04.000000000 +0900
>> +++ linux-2.6/MAINTAINERS 2010-07-29 13:11:40.000000000 +0900
>> @@ -3334,7 +3334,7 @@ F: drivers/s390/kvm/
>>
>> KEXEC
>> M: Eric Biederman <ebiederm@xmission.com>
>> -W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
>> +W: http://kernel.org/pub/linux/utils/kernel/kexec/
>> L: kexec@lists.infradead.org
>> S: Maintained
>> F: include/linux/kexec.h
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>> Please read the FAQ at http://www.tux.org/lkml/
Eric is on vacation this week, AFAIK.
-hpa
--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [patch] MAINTAINERS: kexec-tools has moved
2010-08-06 23:33 ` H. Peter Anvin
@ 2010-08-06 23:45 ` Simon Horman
2010-08-07 0:45 ` Eric W. Biederman
1 sibling, 0 replies; 8+ messages in thread
From: Simon Horman @ 2010-08-06 23:45 UTC (permalink / raw)
To: H. Peter Anvin; +Cc: Andrew Morton, kexec, linux-kernel, Eric Biederman
On Fri, Aug 06, 2010 at 04:33:22PM -0700, H. Peter Anvin wrote:
> On 08/06/2010 04:32 PM, Simon Horman wrote:
> > On Thu, Jul 29, 2010 at 01:16:41PM +0900, Simon Horman wrote:
> >> Kexec tools has been moved to http://kernel.org/pub/linux/utils/kernel/kexec/
> >> as user-space code shouldn't be in /pub/linux/kernel
> >>
> >> Signed-off-by: Simon Horman <horms@verge.net.au>
> >
> > Eric, ping.
> >
> > What is your preferred path for this change to get merged?
> >
> >>
> >> Index: linux-2.6/MAINTAINERS
> >> ===================================================================
> >> --- linux-2.6.orig/MAINTAINERS 2010-07-29 13:10:04.000000000 +0900
> >> +++ linux-2.6/MAINTAINERS 2010-07-29 13:11:40.000000000 +0900
> >> @@ -3334,7 +3334,7 @@ F: drivers/s390/kvm/
> >>
> >> KEXEC
> >> M: Eric Biederman <ebiederm@xmission.com>
> >> -W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
> >> +W: http://kernel.org/pub/linux/utils/kernel/kexec/
> >> L: kexec@lists.infradead.org
> >> S: Maintained
> >> F: include/linux/kexec.h
> >> --
> >> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> >> the body of a message to majordomo@vger.kernel.org
> >> More majordomo info at http://vger.kernel.org/majordomo-info.html
> >> Please read the FAQ at http://www.tux.org/lkml/
>
> Eric is on vacation this week, AFAIK.
Thanks, I will be more patient.
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [patch] MAINTAINERS: kexec-tools has moved
2010-08-06 23:33 ` H. Peter Anvin
2010-08-06 23:45 ` Simon Horman
@ 2010-08-07 0:45 ` Eric W. Biederman
2010-08-07 0:55 ` Simon Horman
1 sibling, 1 reply; 8+ messages in thread
From: Eric W. Biederman @ 2010-08-07 0:45 UTC (permalink / raw)
To: H. Peter Anvin; +Cc: Andrew Morton, Simon Horman, kexec, linux-kernel
"H. Peter Anvin" <hpa@zytor.com> writes:
> On 08/06/2010 04:32 PM, Simon Horman wrote:
>> On Thu, Jul 29, 2010 at 01:16:41PM +0900, Simon Horman wrote:
>>> Kexec tools has been moved to http://kernel.org/pub/linux/utils/kernel/kexec/
>>> as user-space code shouldn't be in /pub/linux/kernel
>>>
>>> Signed-off-by: Simon Horman <horms@verge.net.au>
>>
>> Eric, ping.
>>
>> What is your preferred path for this change to get merged?
>>
>>>
>>> Index: linux-2.6/MAINTAINERS
>>> ===================================================================
>>> --- linux-2.6.orig/MAINTAINERS 2010-07-29 13:10:04.000000000 +0900
>>> +++ linux-2.6/MAINTAINERS 2010-07-29 13:11:40.000000000 +0900
>>> @@ -3334,7 +3334,7 @@ F: drivers/s390/kvm/
>>>
>>> KEXEC
>>> M: Eric Biederman <ebiederm@xmission.com>
>>> -W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
>>> +W: http://kernel.org/pub/linux/utils/kernel/kexec/
>>> L: kexec@lists.infradead.org
>>> S: Maintained
>>> F: include/linux/kexec.h
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>>> the body of a message to majordomo@vger.kernel.org
>>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>> Please read the FAQ at http://www.tux.org/lkml/
>
> Eric is on vacation this week, AFAIK.
I am on vacation.. However having made the mistake of checking my email.
Acked-by: "Eric W. Biederman" <ebiederm@xmission.com>
I guess I don't have a particular favorite path for something to make
it to MAINTAINERS. But since we have move the location of the the
userspace repository merging this somehow seems like a good idea.
As I am on vacation I'm not motivated to push this to Linus, or much
of anywhere else, which sucks because the merge window is open right
now. I think historically patches like this have gone through Andrew.
Eric
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [patch] MAINTAINERS: kexec-tools has moved
2010-08-07 0:45 ` Eric W. Biederman
@ 2010-08-07 0:55 ` Simon Horman
0 siblings, 0 replies; 8+ messages in thread
From: Simon Horman @ 2010-08-07 0:55 UTC (permalink / raw)
To: Eric W. Biederman; +Cc: Andrew Morton, kexec, linux-kernel, H. Peter Anvin
On Fri, Aug 06, 2010 at 05:45:50PM -0700, Eric W. Biederman wrote:
> "H. Peter Anvin" <hpa@zytor.com> writes:
>
> > On 08/06/2010 04:32 PM, Simon Horman wrote:
> >> On Thu, Jul 29, 2010 at 01:16:41PM +0900, Simon Horman wrote:
> >>> Kexec tools has been moved to http://kernel.org/pub/linux/utils/kernel/kexec/
> >>> as user-space code shouldn't be in /pub/linux/kernel
> >>>
> >>> Signed-off-by: Simon Horman <horms@verge.net.au>
> >>
> >> Eric, ping.
> >>
> >> What is your preferred path for this change to get merged?
> >>
> >>>
> >>> Index: linux-2.6/MAINTAINERS
> >>> ===================================================================
> >>> --- linux-2.6.orig/MAINTAINERS 2010-07-29 13:10:04.000000000 +0900
> >>> +++ linux-2.6/MAINTAINERS 2010-07-29 13:11:40.000000000 +0900
> >>> @@ -3334,7 +3334,7 @@ F: drivers/s390/kvm/
> >>>
> >>> KEXEC
> >>> M: Eric Biederman <ebiederm@xmission.com>
> >>> -W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
> >>> +W: http://kernel.org/pub/linux/utils/kernel/kexec/
> >>> L: kexec@lists.infradead.org
> >>> S: Maintained
> >>> F: include/linux/kexec.h
> >>> --
> >>> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> >>> the body of a message to majordomo@vger.kernel.org
> >>> More majordomo info at http://vger.kernel.org/majordomo-info.html
> >>> Please read the FAQ at http://www.tux.org/lkml/
> >
> > Eric is on vacation this week, AFAIK.
>
> I am on vacation.. However having made the mistake of checking my email.
>
> Acked-by: "Eric W. Biederman" <ebiederm@xmission.com>
>
> I guess I don't have a particular favorite path for something to make
> it to MAINTAINERS. But since we have move the location of the the
> userspace repository merging this somehow seems like a good idea.
>
> As I am on vacation I'm not motivated to push this to Linus, or much
> of anywhere else, which sucks because the merge window is open right
> now. I think historically patches like this have gone through Andrew.
Thanks Eric, and sorry for bothering you while you are on vacation.
I'll ping Andrew if he doesn't take it from here.
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] 8+ messages in thread
* [patch] MAINTAINERS: kexec-tools has moved
@ 2010-08-18 12:48 Simon Horman
0 siblings, 0 replies; 8+ messages in thread
From: Simon Horman @ 2010-08-18 12:48 UTC (permalink / raw)
To: kexec, linux-kernel; +Cc: Andrew Morton, Eric Biederman, H. Peter Anvin
Kexec tools has been moved to http://kernel.org/pub/linux/utils/kernel/kexec/
as user-space code shouldn't be in /pub/linux/kernel
Signed-off-by: Simon Horman <horms@verge.net.au>
Acked-by: "Eric W. Biederman" <ebiederm@xmission.com>
---
Andrew, can you push this?
Index: linux-2.6/MAINTAINERS
===================================================================
--- linux-2.6.orig/MAINTAINERS 2010-07-29 13:10:04.000000000 +0900
+++ linux-2.6/MAINTAINERS 2010-07-29 13:11:40.000000000 +0900
@@ -3334,7 +3334,7 @@ F: drivers/s390/kvm/
KEXEC
M: Eric Biederman <ebiederm@xmission.com>
-W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
+W: http://kernel.org/pub/linux/utils/kernel/kexec/
L: kexec@lists.infradead.org
S: Maintained
F: include/linux/kexec.h
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2010-08-18 12:48 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-29 4:16 [patch] MAINTAINERS: kexec-tools has moved Simon Horman
2010-07-29 5:00 ` Michael Neuling
2010-08-06 23:32 ` Simon Horman
2010-08-06 23:33 ` H. Peter Anvin
2010-08-06 23:45 ` Simon Horman
2010-08-07 0:45 ` Eric W. Biederman
2010-08-07 0:55 ` Simon Horman
-- strict thread matches above, loose matches on Subject: below --
2010-08-18 12:48 Simon Horman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox