"H. Peter Anvin" <hpa at 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 at 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 at 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 at 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 at 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 at 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