Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux: Kernel

[PATCH] kbuild: Steppeing down as Maintainer

 

 

Linux kernel RSS feed   Index | Next | Previous | View Threaded


sam at ravnborg

Nov 20, 2009, 10:26 AM

Post #1 of 8 (181 views)
Permalink
[PATCH] kbuild: Steppeing down as Maintainer

It has been fun but the last year or more it has
been a duty and a burden. So I leave it open for
other to take over.

Signed-off-by: Sam Ravnborg <sam [at] ravnborg>
---
diff --git a/MAINTAINERS b/MAINTAINERS
index c824b4d..147ec86 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2987,11 +2987,8 @@ S: Maintained
F: fs/autofs4/

KERNEL BUILD
-M: Sam Ravnborg <sam [at] ravnborg>
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next.git
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
L: linux-kbuild [at] vger
-S: Maintained
+S: Orphan
F: Documentation/kbuild/
F: Makefile
F: scripts/Makefile.*
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo [at] vger
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/


tytso at mit

Nov 20, 2009, 11:20 AM

Post #2 of 8 (168 views)
Permalink
Re: [PATCH] kbuild: Steppeing down as Maintainer [In reply to]

On Fri, Nov 20, 2009 at 07:26:13PM +0100, Sam Ravnborg wrote:
> It has been fun but the last year or more it has
> been a duty and a burden. So I leave it open for
> other to take over.

Sam, thanks for all of your efforts. The work you've done on Kbuild
has definitely been a real contribution to Linux.

Best regards, and hopefully you'll find some other projects that fit
within your family commitments as well as being more fun than burden!

- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo [at] vger
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/


akpm at linux-foundation

Nov 23, 2009, 3:05 PM

Post #3 of 8 (163 views)
Permalink
Re: [PATCH] kbuild: Steppeing down as Maintainer [In reply to]

On Fri, 20 Nov 2009 19:26:13 +0100
Sam Ravnborg <sam [at] ravnborg> wrote:

> KERNEL BUILD
> -M: Sam Ravnborg <sam [at] ravnborg>
> -T: git git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next.git
> -T: git git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
> L: linux-kbuild [at] vger
> -S: Maintained
> +S: Orphan
> F: Documentation/kbuild/
> F: Makefile
> F: scripts/Makefile.*

Sigh. Perhaps if I don't apply the patch, this won't happen?

And thanks for all the fish. I'll continue to scoop up patches as I
see them and shall cc yourself and linux-kbuild and Anibal, Steve and
Michal on them and I shall wait and see what happens.


The current queue is:

kbuild-generate-modulesbuiltin.patch
kbuild-rebuild-fix-for-makefilemodbuiltin.patch
kbuild-generate-modulesbuiltin-fix-2.patch
kbuild-generate-modulesbuiltin-fix-2-checkpatch-fixes.patch
kconfig-cross_compile-option.patch
kbuild-clean-up-marker.patch
kbuild-clear-marker-out-of-modpost.patch
kbuild-genksyms-properly-consider-export_unused_symbol_gpl.patch


If at all possible, please do keep an eye on things as they fly past -
I think we'll find that a few words of insight from you on particular
issues can potentially save others a large amount of work, and can
steer us away from costly mistakes.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo [at] vger
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/


max at stro

Nov 24, 2009, 1:15 AM

Post #4 of 8 (160 views)
Permalink
Re: [PATCH] kbuild: Steppeing down as Maintainer [In reply to]

On Mon, Nov 23, 2009 at 03:05:24PM -0800, Andrew Morton wrote:
>
> The current queue is:
>
> kbuild-generate-modulesbuiltin.patch
> kbuild-rebuild-fix-for-makefilemodbuiltin.patch
> kbuild-generate-modulesbuiltin-fix-2.patch
> kbuild-generate-modulesbuiltin-fix-2-checkpatch-fixes.patch
> kconfig-cross_compile-option.patch
> kbuild-clean-up-marker.patch
> kbuild-clear-marker-out-of-modpost.patch
> kbuild-genksyms-properly-consider-export_unused_symbol_gpl.patch
>
>

please add the following fakeroot usage to -next for 2.6.33 as
package target enhancement:
http://marc.info/?l=linux-kbuild&m=125561337922614&w=2
http://marc.info/?l=linux-kbuild&m=125561358622933&w=2

patch got tested inbetween and with both acks:
Acked-by: Frans Pop <elendil [at] planet>
Acked-by: maximilian attems <max [at] stro>
see http://marc.info/?l=linux-kbuild&m=125551864712151&w=2

thanks
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo [at] vger
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/


sfr at canb

Nov 24, 2009, 10:21 PM

Post #5 of 8 (157 views)
Permalink
Re: [PATCH] kbuild: Steppeing down as Maintainer [In reply to]

Hi Sam,

On Fri, 20 Nov 2009 19:26:13 +0100 Sam Ravnborg <sam [at] ravnborg> wrote:
>
> It has been fun but the last year or more it has
> been a duty and a burden. So I leave it open for
> other to take over.

I, also, want to thank you very much for all your work.

I am, however, wondering what will happen to the changes you have that are
currently in linux-next:

Apparently for v2.6.32 (in kbuild-current):

Michael Tokarev (1):
kbuild: fix bzImage build for x86

And queued for v2.6.33:

Sam Ravnborg (14):
kbuild: search arch/$ARCH/include before include/
dontdiff: add generated
kbuild: move bounds.h to include/generated
kbuild: move asm-offsets.h to include/generated
ia64: move nr-irqs.h to include/generated
arm: move mach-types to include/generated
sh: move machtypes.h to include/generated
kbuild: drop include2/ used for O=... builds
kbuild: do not check for include/asm-$ARCH
kbuild: drop include/asm
kbuild: move compile.h to include/generated
drop explicit include of autoconf.h
kbuild: move autoconf.h to include/generated
kbuild: move utsrelease.h to include/generated

I am (for the moment) still merging these from the copy I have of your
trees, but what to do in the longer term?

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


sam at ravnborg

Nov 25, 2009, 9:24 AM

Post #6 of 8 (158 views)
Permalink
Re: [PATCH] kbuild: Steppeing down as Maintainer [In reply to]

On Wed, Nov 25, 2009 at 05:21:22PM +1100, Stephen Rothwell wrote:
> Hi Sam,
>
> On Fri, 20 Nov 2009 19:26:13 +0100 Sam Ravnborg <sam [at] ravnborg> wrote:
> >
> > It has been fun but the last year or more it has
> > been a duty and a burden. So I leave it open for
> > other to take over.
>
> I, also, want to thank you very much for all your work.
>
> I am, however, wondering what will happen to the changes you have that are
> currently in linux-next:
>
> Apparently for v2.6.32 (in kbuild-current):
>
> Michael Tokarev (1):
> kbuild: fix bzImage build for x86
>
> And queued for v2.6.33:
>
> Sam Ravnborg (14):
> kbuild: search arch/$ARCH/include before include/
> dontdiff: add generated
> kbuild: move bounds.h to include/generated
> kbuild: move asm-offsets.h to include/generated
> ia64: move nr-irqs.h to include/generated
> arm: move mach-types to include/generated
> sh: move machtypes.h to include/generated
> kbuild: drop include2/ used for O=... builds
> kbuild: do not check for include/asm-$ARCH
> kbuild: drop include/asm
> kbuild: move compile.h to include/generated
> drop explicit include of autoconf.h
> kbuild: move autoconf.h to include/generated
> kbuild: move utsrelease.h to include/generated
>
> I am (for the moment) still merging these from the copy I have of your
> trees, but what to do in the longer term?

I will submit the patches like any other regular submitter to linux-kbuild
if the upcoming Maintainers does not pick them up from the git trees.

So for now keeping the pull would be nice but as soon as you have
a ew set of kbuild tress then drop these.

Frankly I had forgot that I had a patch in -fixes...

Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo [at] vger
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/


akpm at linux-foundation

Nov 25, 2009, 11:50 AM

Post #7 of 8 (160 views)
Permalink
Re: [PATCH] kbuild: Steppeing down as Maintainer [In reply to]

On Tue, 24 Nov 2009 10:15:47 +0100
maximilian attems <max [at] stro> wrote:

> On Mon, Nov 23, 2009 at 03:05:24PM -0800, Andrew Morton wrote:
> >
> > The current queue is:
> >
> > kbuild-generate-modulesbuiltin.patch
> > kbuild-rebuild-fix-for-makefilemodbuiltin.patch
> > kbuild-generate-modulesbuiltin-fix-2.patch
> > kbuild-generate-modulesbuiltin-fix-2-checkpatch-fixes.patch
> > kconfig-cross_compile-option.patch
> > kbuild-clean-up-marker.patch
> > kbuild-clear-marker-out-of-modpost.patch
> > kbuild-genksyms-properly-consider-export_unused_symbol_gpl.patch
> >
> >
>
> please add the following fakeroot usage to -next for 2.6.33 as
> package target enhancement:
> http://marc.info/?l=linux-kbuild&m=125561337922614&w=2
> http://marc.info/?l=linux-kbuild&m=125561358622933&w=2

I don't have a copy.

> patch got tested inbetween and with both acks:
> Acked-by: Frans Pop <elendil [at] planet>
> Acked-by: maximilian attems <max [at] stro>
> see http://marc.info/?l=linux-kbuild&m=125551864712151&w=2

Please refresh, retest and resend. Update the acks in the changelog, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo [at] vger
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/


mmarek at suse

Nov 25, 2009, 12:47 PM

Post #8 of 8 (157 views)
Permalink
Re: [PATCH] kbuild: Steppeing down as Maintainer [In reply to]

Sam Ravnborg napsal(a):
> On Wed, Nov 25, 2009 at 05:21:22PM +1100, Stephen Rothwell wrote:
>> Hi Sam,
>>
>> On Fri, 20 Nov 2009 19:26:13 +0100 Sam Ravnborg <sam [at] ravnborg> wrote:
>>> It has been fun but the last year or more it has
>>> been a duty and a burden. So I leave it open for
>>> other to take over.
>> I, also, want to thank you very much for all your work.
>>
>> I am, however, wondering what will happen to the changes you have that are
>> currently in linux-next:
>>
>> Apparently for v2.6.32 (in kbuild-current):
>>
>> Michael Tokarev (1):
>> kbuild: fix bzImage build for x86
>>
>> And queued for v2.6.33:
>>
>> Sam Ravnborg (14):
>> kbuild: search arch/$ARCH/include before include/
>> dontdiff: add generated
>> kbuild: move bounds.h to include/generated
>> kbuild: move asm-offsets.h to include/generated
>> ia64: move nr-irqs.h to include/generated
>> arm: move mach-types to include/generated
>> sh: move machtypes.h to include/generated
>> kbuild: drop include2/ used for O=... builds
>> kbuild: do not check for include/asm-$ARCH
>> kbuild: drop include/asm
>> kbuild: move compile.h to include/generated
>> drop explicit include of autoconf.h
>> kbuild: move autoconf.h to include/generated
>> kbuild: move utsrelease.h to include/generated
>>
>> I am (for the moment) still merging these from the copy I have of your
>> trees, but what to do in the longer term?
>
> I will submit the patches like any other regular submitter to linux-kbuild
> if the upcoming Maintainers does not pick them up from the git trees.

I took your kbuild-next.git and I'm going through the other patches
posted to linux-kbuild recently. I'll push the repo once passes some
testing.

Michal
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo [at] vger
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Linux kernel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.