All of lore.kernel.org
 help / color / mirror / Atom feed
* [Kernel-janitors] [announce] kjt patch-set for 2.6.7-rc1
@ 2004-05-24 10:00 maximilian attems
  2004-05-24 15:28 ` maximilian attems
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: maximilian attems @ 2004-05-24 10:00 UTC (permalink / raw)
  To: kernel-janitors

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

hello!

you'll find the patch at:
http://debian.stro.at/kjt/2.6.7-rc1-kjt1/2.6.7-rc1-kjt1.patch.bz2
updated split out patches:
http://debian.stro.at/kjt/2.6.7-rc1-kjt1/split/

this patch is intended for further _testing_ of our work.
i hope that it helps Acme releasing the official kj ones.
i won't forward anything to maintainers or lkml.
will try to release on weekly/10days base.

same rules applies for kjt as of previous kj by Randy:
patch that gets an objection on the list don't get in 
until reworked rediff.

critics welcome + bug me if i forgot something.
maks

so what's in - mostly patches below drivers
take a look:

This patch applies to linux-2.6.7-rc1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+remove-old-ifdefs-aic79xx
+remove-old-ifdefs-aic79xx_core
+remove-old-ifdefs-aic79xx_inline
+remove-old-ifdefs-aic79xx_osm.c
+remove-old-ifdefs-aic79xx_osm.h
+remove-old-ifdefs-aic79xx_osm_pci
+remove-old-ifdefs-aic7xxx
+remove-old-ifdefs-aic7xxx-cam
+remove-old-ifdefs-aic7xxx_core
+remove-old-ifdefs-aic7xxx_osm.c
+remove-old-ifdefs-aic7xxx_osm.h
+remove-old-ifdefs-aic7xxx_osm_pci
+remove-old-ifdefs-cpqarray
+remove-old-ifdefs-dc390
+remove-old-ifdefs-dmascc
+remove-old-ifdefs-eepro100
+remove-old-ifdefs-fasttimer
+remove-old-ifdefs-mtd-cfi
+remove-old-ifdefs-mtdcore
+remove-old-ifdefs-scsiiom
+remove-old-ifdefs-tmscsim
version3 of the cleanup patches 
From: Domen Puncer <domen@coderock.org>

+kernel_thread-aacraid
check it's return value by mjk
From: MJK <mkemp@cs.nmsu.edu>

+faulty-inits-fbmem
removes __init's 
From: Domen Puncer <domen@coderock.org>

+yield-nicedelay-sb1000
+yield-schedtmout-cdu31a
+yield-schedtmout-megaraid
+yield-schedtmout-sonycd535
the rediff versions 
From: Gustavo Franco <stratus@acm.org>

+string_form_drivers
From: Luiz Fernando Capitulino <lcapitulino@prefeitura.sp.gov.br>
+keyboard_ptr_to_string
From: maximilian attems <janitor@sternwelten.at>
from linux-2.6.5-rc1-kj patch-set - size benefit 
(well could not be verified on all platforms, but generally spoken yes)

+ipv4_fib_hash_check.patch
kmem_cache_create leak from 2.6.4-rc2-kj
From: Francois Romieu <romieu@fr.zoreil.com>
original From: <WHarms@bfs.de>(Walter Harms)



Backlog:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- check kernel_thread() results (Walter Harms);
  had a high number of rejects on them..
- list_for_each() usage (Domen Puncer);
- ???



[-- Attachment #2: Type: text/plain, Size: 167 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

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

* Re: [Kernel-janitors] [announce] kjt patch-set for 2.6.7-rc1
  2004-05-24 10:00 [Kernel-janitors] [announce] kjt patch-set for 2.6.7-rc1 maximilian attems
@ 2004-05-24 15:28 ` maximilian attems
  2004-05-24 18:56 ` Luiz Fernando N. Capitulino
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: maximilian attems @ 2004-05-24 15:28 UTC (permalink / raw)
  To: kernel-janitors

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

On Mon, 24 May 2004, maximilian attems wrote:

 ...
> +yield-nicedelay-sb1000
> +yield-schedtmout-cdu31a
> +yield-schedtmout-megaraid
> +yield-schedtmout-sonycd535
> the rediff versions 
> From: Gustavo Franco <stratus@acm.org>

consider those vetoed, see greg's message, should use msleep(),
will be dropped for next patch.

a++ maks


[-- Attachment #2: Type: text/plain, Size: 167 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

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

* Re: [Kernel-janitors] [announce] kjt patch-set for 2.6.7-rc1
  2004-05-24 10:00 [Kernel-janitors] [announce] kjt patch-set for 2.6.7-rc1 maximilian attems
  2004-05-24 15:28 ` maximilian attems
@ 2004-05-24 18:56 ` Luiz Fernando N. Capitulino
  2004-05-25 17:42 ` maximilian attems
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Luiz Fernando N. Capitulino @ 2004-05-24 18:56 UTC (permalink / raw)
  To: kernel-janitors

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


 Hi Max!

Em Mon, May 24, 2004 at 12:00:25PM +0200, maximilian attems escreveu:

| you'll find the patch at:
| http://debian.stro.at/kjt/2.6.7-rc1-kjt1/2.6.7-rc1-kjt1.patch.bz2
| updated split out patches:
| http://debian.stro.at/kjt/2.6.7-rc1-kjt1/split/
| 
| this patch is intended for further _testing_ of our work.
| i hope that it helps Acme releasing the official kj ones.
| i won't forward anything to maintainers or lkml.

 Very, very good! Why we not thought it before! :-)

| will try to release on weekly/10days base.

 Why not 5 days ? Are you too busy ? Maybe, we can have a
maintainer per week (five utils days).

| same rules applies for kjt as of previous kj by Randy:
| patch that gets an objection on the list don't get in 
| until reworked rediff.

 I have a suggestion here. Why not apply the patch _even_
it does have a simple objection ? Of course, if a Mantainer
says "don't", that's ok to drop. But if the patch is
generating a discussion, it could be applyed.

 What do you think ?

| +string_form_drivers
| From: Luiz Fernando Capitulino <lcapitulino@prefeitura.sp.gov.br>
| +keyboard_ptr_to_string

 I'm wondering about this patch, it is still alive !

 It was my first patch in Janitors, does have about one year...

-- 
Luiz Fernando N. Capitulino
<http://www.telecentros.sp.gov.br>

[-- Attachment #2: Type: text/plain, Size: 167 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

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

* Re: [Kernel-janitors] [announce] kjt patch-set for 2.6.7-rc1
  2004-05-24 10:00 [Kernel-janitors] [announce] kjt patch-set for 2.6.7-rc1 maximilian attems
  2004-05-24 15:28 ` maximilian attems
  2004-05-24 18:56 ` Luiz Fernando N. Capitulino
@ 2004-05-25 17:42 ` maximilian attems
  2004-05-25 18:00 ` Randy.Dunlap
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: maximilian attems @ 2004-05-25 17:42 UTC (permalink / raw)
  To: kernel-janitors

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

salut luiz!!


On Mon, 24 May 2004, Luiz Fernando N. Capitulino wrote:

> Em Mon, May 24, 2004 at 12:00:25PM +0200, maximilian attems escreveu:
..
> 
> | will try to release on weekly/10days base.
> 
>  Why not 5 days ? Are you too busy ? Maybe, we can have a
> maintainer per week (five utils days).

hmm that would mean in 4 days from now, 
sure i'm on university and should pass exams primarily..
i may do that from time to time, but we don't produce that
many patches that it makes sense to me.

 
> | same rules applies for kjt as of previous kj by Randy:
> | patch that gets an objection on the list don't get in 
> | until reworked rediff.
> 
>  I have a suggestion here. Why not apply the patch _even_
> it does have a simple objection ? Of course, if a Mantainer
> says "don't", that's ok to drop. But if the patch is
> generating a discussion, it could be applyed.
> 
>  What do you think ?

the primarily goal of kjt should be to collect patches 
that are suitable for the official kj release from acme.
most objection on the kj mailing list are pretty funded.
but you are right that the rules for kjt shouldn't be too tight.

 
> | +string_form_drivers
> | From: Luiz Fernando Capitulino <lcapitulino@prefeitura.sp.gov.br>
> | +keyboard_ptr_to_string
> 
>  I'm wondering about this patch, it is still alive !
> 
>  It was my first patch in Janitors, does have about one year...

/me laughs
yeeah, i know mine above is not much better,
they are still not merged, but we had that double check of size
by domen puncer, that was quite wired, he got bigger sizes by them.
(he used a red hat machine with gcc 3.3.3, if i remember correctly)
so i don't know if those should really be pushed.

what i would love to see is that people use kjt for there own kernels,
so that we can catch bugs in our patches before sending them out!

thanks a lot for your nice mail. :)
a+ maks


[-- Attachment #2: Type: text/plain, Size: 167 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

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

* Re: [Kernel-janitors] [announce] kjt patch-set for 2.6.7-rc1
  2004-05-24 10:00 [Kernel-janitors] [announce] kjt patch-set for 2.6.7-rc1 maximilian attems
                   ` (2 preceding siblings ...)
  2004-05-25 17:42 ` maximilian attems
@ 2004-05-25 18:00 ` Randy.Dunlap
  2004-05-26 16:05 ` Luiz Fernando N. Capitulino
  2004-06-02 12:17 ` maximilian attems
  5 siblings, 0 replies; 7+ messages in thread
From: Randy.Dunlap @ 2004-05-25 18:00 UTC (permalink / raw)
  To: kernel-janitors

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

On Tue, 25 May 2004 19:42:06 +0200 maximilian attems wrote:

| salut luiz!!
| 
| 
| On Mon, 24 May 2004, Luiz Fernando N. Capitulino wrote:
| 
| > Em Mon, May 24, 2004 at 12:00:25PM +0200, maximilian attems escreveu:
| ..
| 
| > | +string_form_drivers
| > | From: Luiz Fernando Capitulino <lcapitulino@prefeitura.sp.gov.br>
| > | +keyboard_ptr_to_string
| > 
| >  I'm wondering about this patch, it is still alive !
| > 
| >  It was my first patch in Janitors, does have about one year...
| 
| /me laughs
| yeeah, i know mine above is not much better,
| they are still not merged, but we had that double check of size
| by domen puncer, that was quite wired, he got bigger sizes by them.
| (he used a red hat machine with gcc 3.3.3, if i remember correctly)
| so i don't know if those should really be pushed.

Yes, the conflicting results certainly slowed it down IMO.

--
~Randy

[-- Attachment #2: Type: text/plain, Size: 167 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

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

* Re: [Kernel-janitors] [announce] kjt patch-set for 2.6.7-rc1
  2004-05-24 10:00 [Kernel-janitors] [announce] kjt patch-set for 2.6.7-rc1 maximilian attems
                   ` (3 preceding siblings ...)
  2004-05-25 18:00 ` Randy.Dunlap
@ 2004-05-26 16:05 ` Luiz Fernando N. Capitulino
  2004-06-02 12:17 ` maximilian attems
  5 siblings, 0 replies; 7+ messages in thread
From: Luiz Fernando N. Capitulino @ 2004-05-26 16:05 UTC (permalink / raw)
  To: kernel-janitors

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

Em Tue, May 25, 2004 at 07:42:06PM +0200, maximilian attems escreveu:

| > | will try to release on weekly/10days base.
| > 
| >  Why not 5 days ? Are you too busy ? Maybe, we can have a
| > maintainer per week (five utils days).
| 
| hmm that would mean in 4 days from now, 
| sure i'm on university and should pass exams primarily..

 I have the some problems... :-)

| i may do that from time to time, but we don't produce that
| many patches that it makes sense to me.

 Hummm, yes you right. Actually, there are times where we
produce a lot of work... But is not always...

| >  I have a suggestion here. Why not apply the patch _even_
| > it does have a simple objection ? Of course, if a Mantainer
| > says "don't", that's ok to drop. But if the patch is
| > generating a discussion, it could be applyed.
| > 
| >  What do you think ?
| 
| the primarily goal of kjt should be to collect patches 
| that are suitable for the official kj release from acme.

 Ok.

| most objection on the kj mailing list are pretty funded.
| but you are right that the rules for kjt shouldn't be too tight.

 Yes, its my suggestion...

| > | +string_form_drivers
| > | From: Luiz Fernando Capitulino <lcapitulino@prefeitura.sp.gov.br>
| > | +keyboard_ptr_to_string
| > 
| >  I'm wondering about this patch, it is still alive !
| > 
| >  It was my first patch in Janitors, does have about one year...
| 
| /me laughs
| yeeah, i know mine above is not much better,
| they are still not merged, but we had that double check of size
| by domen puncer, that was quite wired, he got bigger sizes by them.
| (he used a red hat machine with gcc 3.3.3, if i remember correctly)
| so i don't know if those should really be pushed.

 I don't remember the gcc version I used to test the patch, but will
review it.

-- 
Luiz Fernando N. Capitulino
<http://www.telecentros.sp.gov.br>

[-- Attachment #2: Type: text/plain, Size: 167 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

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

* Re: [Kernel-janitors] [announce] kjt patch-set for 2.6.7-rc1
  2004-05-24 10:00 [Kernel-janitors] [announce] kjt patch-set for 2.6.7-rc1 maximilian attems
                   ` (4 preceding siblings ...)
  2004-05-26 16:05 ` Luiz Fernando N. Capitulino
@ 2004-06-02 12:17 ` maximilian attems
  5 siblings, 0 replies; 7+ messages in thread
From: maximilian attems @ 2004-06-02 12:17 UTC (permalink / raw)
  To: kernel-janitors

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

On Wed, 26 May 2004, Luiz Fernando N. Capitulino wrote:

> Em Tue, May 25, 2004 at 07:42:06PM +0200, maximilian attems escreveu:
..
> | > | +string_form_drivers
> | > | From: Luiz Fernando Capitulino <lcapitulino@prefeitura.sp.gov.br>
> | > | +keyboard_ptr_to_string
> | > 
> | >  I'm wondering about this patch, it is still alive !
> | > 
> | >  It was my first patch in Janitors, does have about one year...
> | 
> | /me laughs
> | yeeah, i know mine above is not much better,
> | they are still not merged, but we had that double check of size
> | by domen puncer, that was quite wired, he got bigger sizes by them.
> | (he used a red hat machine with gcc 3.3.3, if i remember correctly)
> | so i don't know if those should really be pushed.
> 
>  I don't remember the gcc version I used to test the patch, but will
> review it.

we need independent good size reports on them,
i may also have some time that weekend.
the best for them would be a report by domen 
stating they are fine? (handwaving ;-)
or one of as confirming his results than we
can either push or trash them.

a++ maks


[-- Attachment #2: Type: text/plain, Size: 167 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

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

end of thread, other threads:[~2004-06-02 12:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-24 10:00 [Kernel-janitors] [announce] kjt patch-set for 2.6.7-rc1 maximilian attems
2004-05-24 15:28 ` maximilian attems
2004-05-24 18:56 ` Luiz Fernando N. Capitulino
2004-05-25 17:42 ` maximilian attems
2004-05-25 18:00 ` Randy.Dunlap
2004-05-26 16:05 ` Luiz Fernando N. Capitulino
2004-06-02 12:17 ` maximilian attems

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.