* Linux 2.6.3
@ 2004-02-18 4:15 Linus Torvalds
2004-02-18 10:07 ` Måns Rullgård
` (2 more replies)
0 siblings, 3 replies; 24+ messages in thread
From: Linus Torvalds @ 2004-02-18 4:15 UTC (permalink / raw)
To: Kernel Mailing List
Ok, it's out.
There were some minimal changes relative to the last -rc4, mostly some
configuration and build fixes, but a few important one-liners too.
Happy testing,
Linus
Summary of changes from v2.6.3-rc4 to v2.6.3
============================================
Alexander Viro:
o blkdev_put() data corruption
Andrew Morton:
o mremap NULL pointer dereference fix
o cifs: kunmap_atomic() takes a kernel address
o Tuner bugfix
Bartlomiej Zolnierkiewicz:
o fix build with CONFIG_BLK_DEV_IDEDMA=n (once again)
Ben Collins:
o [SPARC64]: Add symbols to show_stack, and make oops stack output
work
David Mosberger:
o fix ia64 build failure
o Fix radeon warning on 64-bit platforms
David S. Miller:
o [SPARC64]: Fix non-PCI build, reported by David Dillow
o [SPARC64]: Fix warnings on non-PCI build
o [SPARC64]: Fix build with sysctl disabled
Hideaki Yoshifuji:
o [NETFILTER]: Fix signedness overflow in ip{,6}_tables.c
James Simmons:
o small fbmem.c fix
Jim Paradis:
o Fix fencepost error in x86_64 IOMMU
Linus Torvalds:
o Fix the dependency chain for I2C_ALGOBIT from the FB drivers that
need it.
o Linux 2.6.3
Roman Zippel:
o Avoid bogus warning about recursive dependencies
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re: Linux 2.6.3
2004-02-18 4:15 Linux 2.6.3 Linus Torvalds
@ 2004-02-18 10:07 ` Måns Rullgård
2004-02-18 11:54 ` Tomas Szepe
2004-02-18 14:17 ` Ian Hastie
2004-02-18 10:17 ` Erik Tews
2004-02-18 16:53 ` Linux 2.6.3 (compile stats) John Cherry
2 siblings, 2 replies; 24+ messages in thread
From: Måns Rullgård @ 2004-02-18 10:07 UTC (permalink / raw)
To: linux-kernel
Linus Torvalds <torvalds@osdl.org> writes:
> Ok, it's out.
>
> There were some minimal changes relative to the last -rc4, mostly some
> configuration and build fixes, but a few important one-liners too.
What? No new code name?
--
Måns Rullgård
mru@kth.se
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re: Linux 2.6.3
2004-02-18 4:15 Linux 2.6.3 Linus Torvalds
2004-02-18 10:07 ` Måns Rullgård
@ 2004-02-18 10:17 ` Erik Tews
2004-02-18 11:02 ` Adrian Bunk
2004-02-18 16:53 ` Linux 2.6.3 (compile stats) John Cherry
2 siblings, 1 reply; 24+ messages in thread
From: Erik Tews @ 2004-02-18 10:17 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Kernel Mailing List
On Tue, Feb 17, 2004 at 08:15:08PM -0800, Linus Torvalds wrote:
>
> Ok, it's out.
>
> There were some minimal changes relative to the last -rc4, mostly some
> configuration and build fixes, but a few important one-liners too.
Ext3 doesn't seem to compile without jbd support.
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re: Linux 2.6.3
2004-02-18 10:17 ` Erik Tews
@ 2004-02-18 11:02 ` Adrian Bunk
2004-02-18 11:09 ` Erik Tews
0 siblings, 1 reply; 24+ messages in thread
From: Adrian Bunk @ 2004-02-18 11:02 UTC (permalink / raw)
To: Erik Tews; +Cc: Linus Torvalds, Kernel Mailing List
On Wed, Feb 18, 2004 at 11:17:02AM +0100, Erik Tews wrote:
> On Tue, Feb 17, 2004 at 08:15:08PM -0800, Linus Torvalds wrote:
> >
> > Ok, it's out.
> >
> > There were some minimal changes relative to the last -rc4, mostly some
> > configuration and build fixes, but a few important one-liners too.
>
> Ext3 doesn't seem to compile without jbd support.
This is correct.
How did you manage to get a configuration with ext3 but without JBD?
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re: Linux 2.6.3
2004-02-18 11:02 ` Adrian Bunk
@ 2004-02-18 11:09 ` Erik Tews
2004-02-22 21:32 ` Adrian Bunk
0 siblings, 1 reply; 24+ messages in thread
From: Erik Tews @ 2004-02-18 11:09 UTC (permalink / raw)
To: Adrian Bunk; +Cc: Linus Torvalds, Kernel Mailing List
On Wed, Feb 18, 2004 at 12:02:32PM +0100, Adrian Bunk wrote:
> On Wed, Feb 18, 2004 at 11:17:02AM +0100, Erik Tews wrote:
> > On Tue, Feb 17, 2004 at 08:15:08PM -0800, Linus Torvalds wrote:
> > >
> > > Ok, it's out.
> > >
> > > There were some minimal changes relative to the last -rc4, mostly some
> > > configuration and build fixes, but a few important one-liners too.
> >
> > Ext3 doesn't seem to compile without jbd support.
>
> This is correct.
>
> How did you manage to get a configuration with ext3 but without JBD?
I did not, and I did not try to do so.
There is only one menu-item to select for jbd, so there are only 2
possible configurations. Without jbd it doesn't compile, with jbd, it
compiles.
If you are going to make it work without jbd, you have to touch the
source.
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re: Linux 2.6.3
2004-02-18 10:07 ` Måns Rullgård
@ 2004-02-18 11:54 ` Tomas Szepe
2004-02-18 14:17 ` Ian Hastie
1 sibling, 0 replies; 24+ messages in thread
From: Tomas Szepe @ 2004-02-18 11:54 UTC (permalink / raw)
To: M?ns Rullg?rd; +Cc: linux-kernel
On Feb-18 2004, Wed, 11:07 +0100
<mru@kth.se> wrote:
> What? No new code name?
Feisty Dunnart Jr., obviously :)
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re: Linux 2.6.3
2004-02-18 10:07 ` Måns Rullgård
2004-02-18 11:54 ` Tomas Szepe
@ 2004-02-18 14:17 ` Ian Hastie
2004-02-18 14:26 ` Måns Rullgård
1 sibling, 1 reply; 24+ messages in thread
From: Ian Hastie @ 2004-02-18 14:17 UTC (permalink / raw)
To: Måns Rullgård, linux-kernel
On Wednesday 18 Feb 2004 10:07, Måns Rullgård wrote:
> Linus Torvalds <torvalds@osdl.org> writes:
> > Ok, it's out.
> >
> > There were some minimal changes relative to the last -rc4, mostly some
> > configuration and build fixes, but a few important one-liners too.
>
> What? No new code name?
I suppose that'll come with the first 2.6.4-rc#.
--
Ian.
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re: Linux 2.6.3
2004-02-18 14:17 ` Ian Hastie
@ 2004-02-18 14:26 ` Måns Rullgård
2004-02-18 15:16 ` [REALLY STUPID] " Maciej Soltysiak
2004-02-18 16:20 ` Linux 2.6.3 Ian Hastie
0 siblings, 2 replies; 24+ messages in thread
From: Måns Rullgård @ 2004-02-18 14:26 UTC (permalink / raw)
To: Ian Hastie; +Cc: linux-kernel
Ian Hastie <ianh@iahastie.clara.net> writes:
> On Wednesday 18 Feb 2004 10:07, Måns Rullgård wrote:
>> Linus Torvalds <torvalds@osdl.org> writes:
>> > Ok, it's out.
>> >
>> > There were some minimal changes relative to the last -rc4, mostly some
>> > configuration and build fixes, but a few important one-liners too.
>>
>> What? No new code name?
>
> I suppose that'll come with the first 2.6.4-rc#.
That's not logical. 2.6.2 was "Feisty Dunnart", so 2.6.3 should have
a new name.
--
Måns Rullgård
mru@kth.se
^ permalink raw reply [flat|nested] 24+ messages in thread
* [REALLY STUPID] Re: Linux 2.6.3
2004-02-18 14:26 ` Måns Rullgård
@ 2004-02-18 15:16 ` Maciej Soltysiak
2004-02-18 16:47 ` Frédéric L. W. Meunier
2004-02-18 16:20 ` Linux 2.6.3 Ian Hastie
1 sibling, 1 reply; 24+ messages in thread
From: Maciej Soltysiak @ 2004-02-18 15:16 UTC (permalink / raw)
To: linux-kernel
> >> What? No new code name?
> >
> > I suppose that'll come with the first 2.6.4-rc#.
>
> That's not logical. 2.6.2 was "Feisty Dunnart", so 2.6.3 should have
> a new name.
Okay, this one's the *most stupid* out of my stupid posts, but here goes:
How about choosing names from puppet names from different countries ?
Everyone likes to see something that relates to his country in international
projects, also there are people that wouldn't mind getting to know some
silly things about others.
Here in Poland, we have had a tv puppet show with a puppet dog called
"Pankracy". [prenounced: pan-krah-tzee]
He entertained the kids for some time, and now everyone remembers him
and has good memories of him. He was a joyful and innocent puppy.
I remember watching the show in 1980s. Vote on pankracy, he's really cool.
Plus: there are audio files with the theme from the show.
http://www.polskaludowa.com/dzwiek/nagrania/piatek_z_pankracym.mp3
(111 kB)
An International touch to the naming scheme. That's my example proposal.
What do you say?
Regards,
Maciej
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re: Linux 2.6.3
2004-02-18 14:26 ` Måns Rullgård
2004-02-18 15:16 ` [REALLY STUPID] " Maciej Soltysiak
@ 2004-02-18 16:20 ` Ian Hastie
1 sibling, 0 replies; 24+ messages in thread
From: Ian Hastie @ 2004-02-18 16:20 UTC (permalink / raw)
To: Måns Rullgård, Ian Hastie; +Cc: linux-kernel
On Wednesday 18 Feb 2004 14:26, Måns Rullgård wrote:
> Ian Hastie <ianh@iahastie.clara.net> writes:
> > On Wednesday 18 Feb 2004 10:07, Måns Rullgård wrote:
> >> Linus Torvalds <torvalds@osdl.org> writes:
> >> > Ok, it's out.
> >> >
> >> > There were some minimal changes relative to the last -rc4, mostly some
> >> > configuration and build fixes, but a few important one-liners too.
> >>
> >> What? No new code name?
> >
> > I suppose that'll come with the first 2.6.4-rc#.
>
> That's not logical. 2.6.2 was "Feisty Dunnart", so 2.6.3 should have
> a new name.
I had thought it was 2.6.3-rc1 that had the name first. Having checked I see
I was wrong and new name was definitely called for. Unless, of course, this
is the 2.6 series name now.
--
Ian.
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re: [REALLY STUPID] Re: Linux 2.6.3
2004-02-18 15:16 ` [REALLY STUPID] " Maciej Soltysiak
@ 2004-02-18 16:47 ` Frédéric L. W. Meunier
2004-02-18 17:06 ` Maciej Soltysiak
2004-02-18 19:02 ` Luiz Fernando Capitulino
0 siblings, 2 replies; 24+ messages in thread
From: Frédéric L. W. Meunier @ 2004-02-18 16:47 UTC (permalink / raw)
To: linux-kernel
On Wed, 18 Feb 2004, Maciej Soltysiak wrote:
> > >> What? No new code name?
> > >
> > > I suppose that'll come with the first 2.6.4-rc#.
> >
> > That's not logical. 2.6.2 was "Feisty Dunnart", so 2.6.3 should have
> > a new name.
> Okay, this one's the *most stupid* out of my stupid posts, but here goes:
>
> How about choosing names from puppet names from different countries ?
> Everyone likes to see something that relates to his country in international
> projects, also there are people that wouldn't mind getting to know some
> silly things about others.
>
> Here in Poland, we have had a tv puppet show with a puppet dog called
> "Pankracy". [prenounced: pan-krah-tzee]
May I suggest ALF for americans, and Priscilla or Fofão for
brazilians ?
> He entertained the kids for some time, and now everyone remembers him
> and has good memories of him. He was a joyful and innocent puppy.
> I remember watching the show in 1980s. Vote on pankracy, he's really cool.
> Plus: there are audio files with the theme from the show.
>
> http://www.polskaludowa.com/dzwiek/nagrania/piatek_z_pankracym.mp3
> (111 kB)
>
> An International touch to the naming scheme. That's my example proposal.
> What do you say?
--
http://www.pervalidus.net/contact.html
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re: Linux 2.6.3 (compile stats)
2004-02-18 4:15 Linux 2.6.3 Linus Torvalds
2004-02-18 10:07 ` Måns Rullgård
2004-02-18 10:17 ` Erik Tews
@ 2004-02-18 16:53 ` John Cherry
2 siblings, 0 replies; 24+ messages in thread
From: John Cherry @ 2004-02-18 16:53 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Kernel Mailing List
Compile stats for 2.6.3 and 2.6.3-mm1...
Linux 2.6 Compile Statistics (gcc 3.2.2)
Warnings/Errors Summary
Kernel bzImage bzImage bzImage modules bzImage modules
(defconfig) (allno) (allyes) (allyes) (allmod) (allmod)
----------- ----------- -------- -------- -------- -------- ---------
2.6.3 1w/0e 0w/0e 142w/ 0e 9w/0e 3w/0e 142w/0e
2.6.3-rc4 1w/0e 0w/0e 142w/ 0e 9w/0e 3w/0e 142w/0e
2.6.3-rc3 1w/0e 0w/0e 145w/ 7e 9w/0e 3w/0e 148w/0e
2.6.3-rc2 1w/0e 0w/0e 141w/ 0e 9w/0e 3w/0e 144w/0e
2.6.3-rc1 1w/0e 0w/0e 145w/ 0e 9w/0e 3w/0e 177w/0e
2.6.2 1w/0e 0w/0e 152w/ 0e 12w/0e 3w/0e 187w/0e
2.6.2-rc3 0w/0e 0w/0e 152w/ 0e 12w/0e 3w/0e 187w/0e
2.6.2-rc2 0w/0e 0w/0e 153w/ 8e 12w/0e 3w/0e 188w/0e
2.6.2-rc1 0w/0e 0w/0e 152w/ 0e 12w/0e 3w/0e 187w/0e
2.6.1 0w/0e 0w/0e 158w/ 0e 12w/0e 3w/0e 197w/0e
2.6.1-rc3 0w/0e 0w/0e 158w/ 0e 12w/0e 3w/0e 197w/0e
2.6.1-rc2 0w/0e 0w/0e 166w/ 0e 12w/0e 3w/0e 205w/0e
2.6.1-rc1 0w/0e 0w/0e 167w/ 0e 12w/0e 3w/0e 206w/0e
2.6.0 0w/0e 0w/0e 170w/ 0e 12w/0e 3w/0e 209w/0e
Linux 2.6 (mm tree) Compile Statistics (gcc 3.2.2)
Warnings/Errors Summary
Kernel bzImage bzImage bzImage modules bzImage modules
(defconfig) (allno) (allyes) (allyes) (allmod) (allmod)
--------------- ---------- -------- -------- -------- -------- --------
2.6.3-mm1 1w/0e 5w/0e 143w/ 5e 7w/0e 3w/0e 141w/0e
2.6.3-rc3-mm1 1w/0e 0w/0e 144w/13e 7w/0e 3w/0e 142w/3e
2.6.3-rc2-mm1 1w/0e 0w/265e 144w/ 5e 7w/0e 3w/0e 145w/0e
2.6.3-rc1-mm1 1w/0e 0w/265e 141w/ 5e 7w/0e 3w/0e 143w/0e
2.6.2-mm1 2w/0e 0w/264e 147w/ 5e 7w/0e 3w/0e 173w/0e
2.6.2-rc3-mm1 2w/0e 0w/265e 146w/ 5e 7w/0e 3w/0e 172w/0e
2.6.2-rc2-mm2 0w/0e 0w/264e 145w/ 5e 7w/0e 3w/0e 171w/0e
2.6.2-rc2-mm1 0w/0e 0w/264e 146w/ 5e 7w/0e 3w/0e 172w/0e
2.6.2-rc1-mm3 0w/0e 0w/265e 144w/ 8e 7w/0e 3w/0e 169w/0e
2.6.2-rc1-mm2 0w/0e 0w/264e 144w/ 5e 10w/0e 3w/0e 171w/0e
2.6.2-rc1-mm1 0w/0e 0w/264e 144w/ 5e 10w/0e 3w/0e 171w/0e
2.6.1-mm5 2w/5e 0w/264e 153w/11e 10w/0e 3w/0e 180w/0e
2.6.1-mm4 0w/821e 0w/264e 154w/ 5e 8w/1e 5w/0e 179w/0e
2.6.1-mm3 0w/0e 0w/0e 151w/ 5e 10w/0e 3w/0e 177w/0e
2.6.1-mm2 0w/0e 0w/0e 143w/ 5e 12w/0e 3w/0e 171w/0e
2.6.1-mm1 0w/0e 0w/0e 146w/ 9e 12w/0e 6w/0e 171w/0e
2.6.1-rc2-mm1 0w/0e 0w/0e 149w/ 0e 12w/0e 6w/0e 171w/4e
2.6.1-rc1-mm2 0w/0e 0w/0e 157w/15e 12w/0e 3w/0e 185w/4e
2.6.1-rc1-mm1 0w/0e 0w/0e 156w/10e 12w/0e 3w/0e 184w/2e
2.6.0-mm2 0w/0e 0w/0e 161w/ 0e 12w/0e 3w/0e 189w/0e
2.6.0-mm1 0w/0e 0w/0e 173w/ 0e 12w/0e 3w/0e 212w/0e
Web page with links to complete details:
http://developer.osdl.org/cherry/compile/
Daily compiles (ia32):
http://developer.osdl.org/cherry/compile/2.6/linus-tree/running.txt
Daily compiles (ia64):
http://developer.osdl.org/cherry/compile/2.6/linus-tree/running64.txt
Latest changes in Linus' bitkeeper tree:
http://linux.bkbits.net:8080/linux-2.5
John
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re: [REALLY STUPID] Re: Linux 2.6.3
2004-02-18 16:47 ` Frédéric L. W. Meunier
@ 2004-02-18 17:06 ` Maciej Soltysiak
2004-02-18 19:02 ` Luiz Fernando Capitulino
1 sibling, 0 replies; 24+ messages in thread
From: Maciej Soltysiak @ 2004-02-18 17:06 UTC (permalink / raw)
To: linux-kernel
> > Here in Poland, we have had a tv puppet show with a puppet dog called
> > "Pankracy". [prenounced: pan-krah-tzee]
>
> May I suggest ALF for americans, and Priscilla or Fofão for
> brazilians ?
And Colargol for the french maybe...
I know getting someone, namely Linus, to review all the puppets characters
and backgrounds and fit them to the kernel would be silly to even try to.
Maybe it'd be best to throw a bunch of names into the spinning wheel and
choose randomly.
This is how Pankracy and his master looked like:
http://www.aiw.cad.pl/pankracy.jpg
Regards,
Maciej
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re: [REALLY STUPID] Re: Linux 2.6.3
2004-02-18 16:47 ` Frédéric L. W. Meunier
2004-02-18 17:06 ` Maciej Soltysiak
@ 2004-02-18 19:02 ` Luiz Fernando Capitulino
2004-02-18 19:14 ` Frédéric L. W. Meunier
1 sibling, 1 reply; 24+ messages in thread
From: Luiz Fernando Capitulino @ 2004-02-18 19:02 UTC (permalink / raw)
To: Frédéric L. W. Meunier; +Cc: linux-kernel
Em Qua, 2004-02-18 às 13:47, Frédéric L. W. Meunier escreveu:
> May I suggest ALF for americans, and Priscilla or Fofão for
> brazilians ?
Wow, Fofão is old. :-)
Me and some (brazilian) friends suggest "Cebolinha":
http://www.kalizinha.net/monica/imagens/monica05.gif
It's a comic character created by Mauricio de Sousa. :)
--
Luiz Fernando N. Capitulino
<lcapitulino@prefeitura.sp.gov.br>
<http://www.telecentros.sp.gov.br>
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re: [REALLY STUPID] Re: Linux 2.6.3
2004-02-18 19:02 ` Luiz Fernando Capitulino
@ 2004-02-18 19:14 ` Frédéric L. W. Meunier
2004-02-18 19:26 ` Luiz Fernando Capitulino
0 siblings, 1 reply; 24+ messages in thread
From: Frédéric L. W. Meunier @ 2004-02-18 19:14 UTC (permalink / raw)
To: linux-kernel
On Wed, 18 Feb 2004, Luiz Fernando Capitulino wrote:
> Em Qua, 2004-02-18 às 13:47, Frédéric L. W. Meunier escreveu:
>
> > May I suggest ALF for americans, and Priscilla or Fofão for
> > brazilians ?
>
> Wow, Fofão is old. :-)
>
> Me and some (brazilian) friends suggest "Cebolinha":
>
> http://www.kalizinha.net/monica/imagens/monica05.gif
>
> It's a comic character created by Mauricio de Sousa. :)
And Cascão for the -mm series ?
BTW, what about replacing the Tux framebuffer logo with them ?
--
http://www.pervalidus.net/contact.html
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re: [REALLY STUPID] Re: Linux 2.6.3
2004-02-18 19:14 ` Frédéric L. W. Meunier
@ 2004-02-18 19:26 ` Luiz Fernando Capitulino
2004-02-18 19:49 ` Maciej Soltysiak
2004-02-18 20:08 ` [REALLY STUPID] Re: Linux 2.6.3 (website) Maciej Soltysiak
0 siblings, 2 replies; 24+ messages in thread
From: Luiz Fernando Capitulino @ 2004-02-18 19:26 UTC (permalink / raw)
To: Frédéric L. W. Meunier; +Cc: linux-kernel, fcamara
Em Qua, 2004-02-18 às 16:14, Frédéric L. W. Meunier escreveu:
> > Me and some (brazilian) friends suggest "Cebolinha":
> >
> > http://www.kalizinha.net/monica/imagens/monica05.gif
> >
> > It's a comic character created by Mauricio de Sousa. :)
>
> And Cascão for the -mm series ?
:)
> BTW, what about replacing the Tux framebuffer logo with them ?
Actually, there is license problems with that.
--
Luiz Fernando N. Capitulino
<lcapitulino@prefeitura.sp.gov.br>
<http://www.telecentros.sp.gov.br>
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re: [REALLY STUPID] Re: Linux 2.6.3
2004-02-18 19:26 ` Luiz Fernando Capitulino
@ 2004-02-18 19:49 ` Maciej Soltysiak
2004-02-18 20:08 ` [REALLY STUPID] Re: Linux 2.6.3 (website) Maciej Soltysiak
1 sibling, 0 replies; 24+ messages in thread
From: Maciej Soltysiak @ 2004-02-18 19:49 UTC (permalink / raw)
To: linux-kernel
> Actually, there is license problems with that.
I bet some authors would agree to grant freely the licence to have the image
of their long forgotten creations distributed in the logo of a non-profit
project which is Linux.
btw. I am preparing a web page on the proposals, stay tuned.
Regards,
Maciej
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re: [REALLY STUPID] Re: Linux 2.6.3 (website)
2004-02-18 19:26 ` Luiz Fernando Capitulino
2004-02-18 19:49 ` Maciej Soltysiak
@ 2004-02-18 20:08 ` Maciej Soltysiak
2004-02-19 0:44 ` Mariusz Kozłowski
1 sibling, 1 reply; 24+ messages in thread
From: Maciej Soltysiak @ 2004-02-18 20:08 UTC (permalink / raw)
To: linux-kernel
I have prepared a list of so far proposed names with images (all) and
music (where found) + some short background info (where found).
http://soltysiak.com/kernel-codenames.php
This page is in english. The rest of the site is polish, sorry. No valuable
info there anyway...
Regards,
Maciej
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re: [REALLY STUPID] Re: Linux 2.6.3 (website)
2004-02-18 20:08 ` [REALLY STUPID] Re: Linux 2.6.3 (website) Maciej Soltysiak
@ 2004-02-19 0:44 ` Mariusz Kozłowski
2004-02-19 1:41 ` Nick Piggin
0 siblings, 1 reply; 24+ messages in thread
From: Mariusz Kozłowski @ 2004-02-19 0:44 UTC (permalink / raw)
To: linux-kernel
Dnia śro 18. lutego 2004 21:08, Maciej Soltysiak napisał:
> I have prepared a list of so far proposed names with images (all) and
> music (where found) + some short background info (where found).
>
> http://soltysiak.com/kernel-codenames.php
>
> This page is in english. The rest of the site is polish, sorry. No valuable
> info there anyway...
Mis uszatek is way better than pankracy. He is a reall master of puppets :)
Thats just my opinion. Although I might be younger than you.
Regards
Mariusz Kozłowski
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re: [REALLY STUPID] Re: Linux 2.6.3 (website)
2004-02-19 0:44 ` Mariusz Kozłowski
@ 2004-02-19 1:41 ` Nick Piggin
2004-02-19 14:39 ` Maciej Soltysiak
0 siblings, 1 reply; 24+ messages in thread
From: Nick Piggin @ 2004-02-19 1:41 UTC (permalink / raw)
To: Mariusz Kozłowski; +Cc: linux-kernel
Mariusz Kozłowski wrote:
>Dnia śro 18. lutego 2004 21:08, Maciej Soltysiak napisał:
>
>>I have prepared a list of so far proposed names with images (all) and
>>music (where found) + some short background info (where found).
>>
>>http://soltysiak.com/kernel-codenames.php
>>
>>This page is in english. The rest of the site is polish, sorry. No valuable
>>info there anyway...
>>
>
>Mis uszatek is way better than pankracy. He is a reall master of puppets :)
>Thats just my opinion. Although I might be younger than you.
>
>
I think this should be a 2.7 thing. Let's stick with funny
sounding animal names in 2.6 for backward compatibility.
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re: [REALLY STUPID] Re: Linux 2.6.3 (website)
2004-02-19 1:41 ` Nick Piggin
@ 2004-02-19 14:39 ` Maciej Soltysiak
2004-03-26 11:01 ` Ruth Ivimey-Cook
0 siblings, 1 reply; 24+ messages in thread
From: Maciej Soltysiak @ 2004-02-19 14:39 UTC (permalink / raw)
To: linux-kernel
> I think this should be a 2.7 thing. Let's stick with funny
> sounding animal names in 2.6 for backward compatibility.
That sounds reasonable, also this means we'd be better
prepared for 2.7 :-)
Anyway, there was an update:
http://soltysiak.com/kernel-codenames.php
New characters + info + links to valuable resources :-)
Regards,
Maciej
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re: Linux 2.6.3
2004-02-18 11:09 ` Erik Tews
@ 2004-02-22 21:32 ` Adrian Bunk
0 siblings, 0 replies; 24+ messages in thread
From: Adrian Bunk @ 2004-02-22 21:32 UTC (permalink / raw)
To: Erik Tews; +Cc: Linus Torvalds, Kernel Mailing List
On Wed, Feb 18, 2004 at 12:09:33PM +0100, Erik Tews wrote:
> On Wed, Feb 18, 2004 at 12:02:32PM +0100, Adrian Bunk wrote:
> > On Wed, Feb 18, 2004 at 11:17:02AM +0100, Erik Tews wrote:
> > > On Tue, Feb 17, 2004 at 08:15:08PM -0800, Linus Torvalds wrote:
> > > >
> > > > Ok, it's out.
> > > >
> > > > There were some minimal changes relative to the last -rc4, mostly some
> > > > configuration and build fixes, but a few important one-liners too.
> > >
> > > Ext3 doesn't seem to compile without jbd support.
> >
> > This is correct.
> >
> > How did you manage to get a configuration with ext3 but without JBD?
>
> I did not, and I did not try to do so.
>
> There is only one menu-item to select for jbd, so there are only 2
> possible configurations. Without jbd it doesn't compile, with jbd, it
> compiles.
>
> If you are going to make it work without jbd, you have to touch the
> source.
The only visible option is for JBD debugging support.
- Please send the complete error message.
- Please send your .config .
- Which tool did you use to create you .config?
TIA
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re: [REALLY STUPID] Re: Linux 2.6.3 (website)
2004-02-19 14:39 ` Maciej Soltysiak
@ 2004-03-26 11:01 ` Ruth Ivimey-Cook
2004-03-26 12:14 ` Re[2]: " Maciej Soltysiak
0 siblings, 1 reply; 24+ messages in thread
From: Ruth Ivimey-Cook @ 2004-03-26 11:01 UTC (permalink / raw)
To: Maciej Soltysiak; +Cc: linux-kernel
On Thu, 2004-02-19 at 14:39, Maciej Soltysiak wrote:
> > I think this should be a 2.7 thing. Let's stick with funny
> > sounding animal names in 2.6 for backward compatibility.
> That sounds reasonable, also this means we'd be better
> prepared for 2.7 :-)
>
> Anyway, there was an update:
> http://soltysiak.com/kernel-codenames.php
>
> New characters + info + links to valuable resources :-)
I realize I'm late on this, but can I suggest Paddington Bear as a
possible UK entrant?
Website with pictures etc: http://paddingtonbear.co.uk/
And/Or The Wombles - http://www.scuzz.com/wombles/
Rgds,
Ruth
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re[2]: [REALLY STUPID] Re: Linux 2.6.3 (website)
2004-03-26 11:01 ` Ruth Ivimey-Cook
@ 2004-03-26 12:14 ` Maciej Soltysiak
0 siblings, 0 replies; 24+ messages in thread
From: Maciej Soltysiak @ 2004-03-26 12:14 UTC (permalink / raw)
To: linux-kernel
RIC> I realize I'm late on this, but can I suggest Paddington Bear as a
RIC> possible UK entrant?
Of course, the list is still open. And is only a set of suggestions
for the decision makers (Linus + guru friends). I'll keep updating
it till I get tired.
I added the UK section with your suggestions. So it's version
0.02b now.
http://soltysiak.com/kernel-codenames.php
Regards,
Maciej
^ permalink raw reply [flat|nested] 24+ messages in thread
end of thread, other threads:[~2004-03-26 12:14 UTC | newest]
Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-18 4:15 Linux 2.6.3 Linus Torvalds
2004-02-18 10:07 ` Måns Rullgård
2004-02-18 11:54 ` Tomas Szepe
2004-02-18 14:17 ` Ian Hastie
2004-02-18 14:26 ` Måns Rullgård
2004-02-18 15:16 ` [REALLY STUPID] " Maciej Soltysiak
2004-02-18 16:47 ` Frédéric L. W. Meunier
2004-02-18 17:06 ` Maciej Soltysiak
2004-02-18 19:02 ` Luiz Fernando Capitulino
2004-02-18 19:14 ` Frédéric L. W. Meunier
2004-02-18 19:26 ` Luiz Fernando Capitulino
2004-02-18 19:49 ` Maciej Soltysiak
2004-02-18 20:08 ` [REALLY STUPID] Re: Linux 2.6.3 (website) Maciej Soltysiak
2004-02-19 0:44 ` Mariusz Kozłowski
2004-02-19 1:41 ` Nick Piggin
2004-02-19 14:39 ` Maciej Soltysiak
2004-03-26 11:01 ` Ruth Ivimey-Cook
2004-03-26 12:14 ` Re[2]: " Maciej Soltysiak
2004-02-18 16:20 ` Linux 2.6.3 Ian Hastie
2004-02-18 10:17 ` Erik Tews
2004-02-18 11:02 ` Adrian Bunk
2004-02-18 11:09 ` Erik Tews
2004-02-22 21:32 ` Adrian Bunk
2004-02-18 16:53 ` Linux 2.6.3 (compile stats) John Cherry
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox