* [KJ] Gentlemen with commit access
@ 2006-09-22 17:57 Alexey Dobriyan
2006-09-22 19:58 ` maximilian attems
` (7 more replies)
0 siblings, 8 replies; 9+ messages in thread
From: Alexey Dobriyan @ 2006-09-22 17:57 UTC (permalink / raw)
To: kernel-janitors
And ladies, too
Could one of you, please, remove the following text at the very end of TODO
> The same task should be done for extern data declarations.
and edit next 3 lines so it wouldn't apply only to prototypes.
In short: __initdata et al should be retained because of FRV where
absence of them
generate link error.
I has exellent explanation but it's on my devel box which is far away right now.
thanks
Alexey "before too late" Dobriyan
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [KJ] Gentlemen with commit access
2006-09-22 17:57 [KJ] Gentlemen with commit access Alexey Dobriyan
@ 2006-09-22 19:58 ` maximilian attems
2006-09-22 21:37 ` Dave Jones
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: maximilian attems @ 2006-09-22 19:58 UTC (permalink / raw)
To: kernel-janitors
heya,
On Fri, Sep 22, 2006 at 09:57:06PM +0400, Alexey Dobriyan wrote:
> And ladies, too
>
> Could one of you, please, remove the following text at the very end of TODO
sure, but i'm currently in learn_mode
and i didn't get the exact change you wanted.
> > The same task should be done for extern data declarations.
>
> and edit next 3 lines so it wouldn't apply only to prototypes.
>
> In short: __initdata et al should be retained because of FRV where
> absence of them
> generate link error.
>
> I has exellent explanation but it's on my devel box which is far away right now.
wiki under kernelnewbies?
> thanks
>
> Alexey "before too late" Dobriyan
best regards
--
maks
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [KJ] Gentlemen with commit access
2006-09-22 17:57 [KJ] Gentlemen with commit access Alexey Dobriyan
2006-09-22 19:58 ` maximilian attems
@ 2006-09-22 21:37 ` Dave Jones
2006-09-22 22:06 ` Nish Aravamudan
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Dave Jones @ 2006-09-22 21:37 UTC (permalink / raw)
To: kernel-janitors
On Fri, Sep 22, 2006 at 09:58:29PM +0200, maximilian attems wrote:
> On Fri, Sep 22, 2006 at 09:57:06PM +0400, Alexey Dobriyan wrote:
> > I has exellent explanation but it's on my devel box which is far away right now.
>
> wiki under kernelnewbies?
I think there was universal agreement that moving the TODO to a wiki
made sense.
Dave
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [KJ] Gentlemen with commit access
2006-09-22 17:57 [KJ] Gentlemen with commit access Alexey Dobriyan
2006-09-22 19:58 ` maximilian attems
2006-09-22 21:37 ` Dave Jones
@ 2006-09-22 22:06 ` Nish Aravamudan
2006-09-22 22:09 ` Dave Jones
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Nish Aravamudan @ 2006-09-22 22:06 UTC (permalink / raw)
To: kernel-janitors
On 9/22/06, Dave Jones <davej@redhat.com> wrote:
> On Fri, Sep 22, 2006 at 09:58:29PM +0200, maximilian attems wrote:
> > On Fri, Sep 22, 2006 at 09:57:06PM +0400, Alexey Dobriyan wrote:
>
> > > I has exellent explanation but it's on my devel box which is far away right now.
> >
> > wiki under kernelnewbies?
>
> I think there was universal agreement that moving the TODO to a wiki
> made sense.
How does this look as a first cut?
http://kernelnewbies.org/KernelJanitors/Todo
Still needs to be cleaned up, but has all the data from the current TODO.
Thanks,
Nish
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [KJ] Gentlemen with commit access
2006-09-22 17:57 [KJ] Gentlemen with commit access Alexey Dobriyan
` (2 preceding siblings ...)
2006-09-22 22:06 ` Nish Aravamudan
@ 2006-09-22 22:09 ` Dave Jones
2006-09-22 22:20 ` Nish Aravamudan
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Dave Jones @ 2006-09-22 22:09 UTC (permalink / raw)
To: kernel-janitors
On Fri, Sep 22, 2006 at 03:06:34PM -0700, Nish Aravamudan wrote:
> On 9/22/06, Dave Jones <davej@redhat.com> wrote:
> > On Fri, Sep 22, 2006 at 09:58:29PM +0200, maximilian attems wrote:
> > > On Fri, Sep 22, 2006 at 09:57:06PM +0400, Alexey Dobriyan wrote:
> >
> > > > I has exellent explanation but it's on my devel box which is far away right now.
> > >
> > > wiki under kernelnewbies?
> >
> > I think there was universal agreement that moving the TODO to a wiki
> > made sense.
>
> How does this look as a first cut?
>
> http://kernelnewbies.org/KernelJanitors/Todo
>
> Still needs to be cleaned up, but has all the data from the current TODO.
First thought: Needs splitting up into pages per category.
Dave
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [KJ] Gentlemen with commit access
2006-09-22 17:57 [KJ] Gentlemen with commit access Alexey Dobriyan
` (3 preceding siblings ...)
2006-09-22 22:09 ` Dave Jones
@ 2006-09-22 22:20 ` Nish Aravamudan
2006-10-17 18:03 ` Dave Jones
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Nish Aravamudan @ 2006-09-22 22:20 UTC (permalink / raw)
To: kernel-janitors
On 9/22/06, Dave Jones <davej@redhat.com> wrote:
> On Fri, Sep 22, 2006 at 03:06:34PM -0700, Nish Aravamudan wrote:
> > On 9/22/06, Dave Jones <davej@redhat.com> wrote:
> > > On Fri, Sep 22, 2006 at 09:58:29PM +0200, maximilian attems wrote:
> > > > On Fri, Sep 22, 2006 at 09:57:06PM +0400, Alexey Dobriyan wrote:
> > >
> > > > > I has exellent explanation but it's on my devel box which is far away right now.
> > > >
> > > > wiki under kernelnewbies?
> > >
> > > I think there was universal agreement that moving the TODO to a wiki
> > > made sense.
> >
> > How does this look as a first cut?
> >
> > http://kernelnewbies.org/KernelJanitors/Todo
> >
> > Still needs to be cleaned up, but has all the data from the current TODO.
>
> First thought: Needs splitting up into pages per category.
Sure, but that was more than I wanted to take on in a first stab. And
we can still have /Todo be the root page, with links to each section.
And maybe some content of its own.
Thanks,
Nish
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [KJ] Gentlemen with commit access
2006-09-22 17:57 [KJ] Gentlemen with commit access Alexey Dobriyan
` (4 preceding siblings ...)
2006-09-22 22:20 ` Nish Aravamudan
@ 2006-10-17 18:03 ` Dave Jones
2006-10-18 14:58 ` maximilian attems
2006-10-18 19:04 ` Alexey Dobriyan
7 siblings, 0 replies; 9+ messages in thread
From: Dave Jones @ 2006-10-17 18:03 UTC (permalink / raw)
To: kernel-janitors
On Fri, Sep 22, 2006 at 03:20:16PM -0700, Nish Aravamudan wrote:
> > > > > wiki under kernelnewbies?
> > > > I think there was universal agreement that moving the TODO to a wiki
> > > > made sense.
> > > How does this look as a first cut?
> > > http://kernelnewbies.org/KernelJanitors/Todo
> > > Still needs to be cleaned up, but has all the data from the current TODO.
> > First thought: Needs splitting up into pages per category.
>
> Sure, but that was more than I wanted to take on in a first stab. And
> we can still have /Todo be the root page, with links to each section.
> And maybe some content of its own.
Someone with commit access to kerneljanitors.org should probably change the
pointer to the TODO to point to the wiki. If no-one knows about it, it'll not
get updated ;-)
Dave
--
http://www.codemonkey.org.uk
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [KJ] Gentlemen with commit access
2006-09-22 17:57 [KJ] Gentlemen with commit access Alexey Dobriyan
` (5 preceding siblings ...)
2006-10-17 18:03 ` Dave Jones
@ 2006-10-18 14:58 ` maximilian attems
2006-10-18 19:04 ` Alexey Dobriyan
7 siblings, 0 replies; 9+ messages in thread
From: maximilian attems @ 2006-10-18 14:58 UTC (permalink / raw)
To: kernel-janitors
On Tue, 17 Oct 2006, Dave Jones wrote:
> On Fri, Sep 22, 2006 at 03:20:16PM -0700, Nish Aravamudan wrote:
> > > > > > wiki under kernelnewbies?
> > > > > I think there was universal agreement that moving the TODO to a wiki
> > > > > made sense.
> > > > How does this look as a first cut?
> > > > http://kernelnewbies.org/KernelJanitors/Todo
> > > > Still needs to be cleaned up, but has all the data from the current TODO.
> > > First thought: Needs splitting up into pages per category.
> >
> > Sure, but that was more than I wanted to take on in a first stab. And
> > we can still have /Todo be the root page, with links to each section.
> > And maybe some content of its own.
>
> Someone with commit access to kerneljanitors.org should probably change the
> pointer to the TODO to point to the wiki. If no-one knows about it, it'll not
> get updated ;-)
>
> Dave
sure i could do, but dobriyan commited lately to the cvs file.
and i didn't read an ack from him to the wiki mv?
(adding him to cc)
waiting on that i'll happily change the pointer.
--
maks
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [KJ] Gentlemen with commit access
2006-09-22 17:57 [KJ] Gentlemen with commit access Alexey Dobriyan
` (6 preceding siblings ...)
2006-10-18 14:58 ` maximilian attems
@ 2006-10-18 19:04 ` Alexey Dobriyan
7 siblings, 0 replies; 9+ messages in thread
From: Alexey Dobriyan @ 2006-10-18 19:04 UTC (permalink / raw)
To: kernel-janitors
On Wed, Oct 18, 2006 at 04:58:39PM +0200, maximilian attems wrote:
> On Tue, 17 Oct 2006, Dave Jones wrote:
>
> > On Fri, Sep 22, 2006 at 03:20:16PM -0700, Nish Aravamudan wrote:
> > > > > > > wiki under kernelnewbies?
> > > > > > I think there was universal agreement that moving the TODO to a wiki
> > > > > > made sense.
> > > > > How does this look as a first cut?
> > > > > http://kernelnewbies.org/KernelJanitors/Todo
> > > > > Still needs to be cleaned up, but has all the data from the current TODO.
> > > > First thought: Needs splitting up into pages per category.
> > >
> > > Sure, but that was more than I wanted to take on in a first stab. And
> > > we can still have /Todo be the root page, with links to each section.
> > > And maybe some content of its own.
> >
> > Someone with commit access to kerneljanitors.org should probably change the
> > pointer to the TODO to point to the wiki. If no-one knows about it, it'll not
> > get updated ;-)
> >
> > Dave
>
> sure i could do, but dobriyan commited lately to the cvs file.
> and i didn't read an ack from him to the wiki mv?
> (adding him to cc)
> waiting on that i'll happily change the pointer.
OK, I personally don't like wikis, but since someone else already did
everything, I can't really protest. ;-) Go ahead, change pointers. If it
won't work, we always can revert.
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2006-10-18 19:04 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-22 17:57 [KJ] Gentlemen with commit access Alexey Dobriyan
2006-09-22 19:58 ` maximilian attems
2006-09-22 21:37 ` Dave Jones
2006-09-22 22:06 ` Nish Aravamudan
2006-09-22 22:09 ` Dave Jones
2006-09-22 22:20 ` Nish Aravamudan
2006-10-17 18:03 ` Dave Jones
2006-10-18 14:58 ` maximilian attems
2006-10-18 19:04 ` Alexey Dobriyan
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.