linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Linux 2.4.22-pre9
@ 2003-07-30 11:55 Brice Goglin
  2003-07-30 13:56 ` Marcelo Tosatti
  0 siblings, 1 reply; 16+ messages in thread
From: Brice Goglin @ 2003-07-30 11:55 UTC (permalink / raw)
  To: linux-kernel; +Cc: marcelo

Hi,

Is there any chance that seq_file helpers from 2.5 are
included in 2.4.22 ? I though it was planned but it is
still not included.

The patch is here :
http://marc.theaimsgroup.com/?l=linux-kernel&m=105780656008557&w=2

Regards,
-- 
Brice Goglin
================================================
Ph.D Student
Laboratoire de l'Informatique et du Parallélisme
CNRS-INRIA-ENS Lyon
France

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

* Re: Linux 2.4.22-pre9
  2003-07-30 11:55 Linux 2.4.22-pre9 Brice Goglin
@ 2003-07-30 13:56 ` Marcelo Tosatti
  0 siblings, 0 replies; 16+ messages in thread
From: Marcelo Tosatti @ 2003-07-30 13:56 UTC (permalink / raw)
  To: Brice Goglin; +Cc: linux-kernel



On Wed, 30 Jul 2003, Brice Goglin wrote:

> Hi,
>
> Is there any chance that seq_file helpers from 2.5 are
> included in 2.4.22 ? I though it was planned but it is
> still not included.
>
> The patch is here :
> http://marc.theaimsgroup.com/?l=linux-kernel&m=105780656008557&w=2


2.4.23-pre thing. If you want them in, please send me a patch once 2.4.22
is out.



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

* Re: Linux 2.4.22-pre9
  2003-07-30  0:40   ` Marcelo Tosatti
  2003-07-30  0:39     ` Zwane Mwaikambo
  2003-07-30  5:45     ` Tomas Szepe
@ 2003-08-19 18:06     ` bill davidsen
  2 siblings, 0 replies; 16+ messages in thread
From: bill davidsen @ 2003-08-19 18:06 UTC (permalink / raw)
  To: linux-kernel

In article <Pine.LNX.4.55L.0307292137440.4822@freak.distro.conectiva>,
Marcelo Tosatti  <marcelo@conectiva.com.br> wrote:
| 
| 
| On Tue, 29 Jul 2003, Zwane Mwaikambo wrote:
| 
| > On Tue, 29 Jul 2003, Marcelo Tosatti wrote:
| >
| > > Here goes -pre9, yet another step in 2.4.22 direction.
| > >
| > > It contains a bunch of Netfilter fixes, set of IEEE1394 fixes, couple of
| > > knfsd fixes amongst others.
| > >
| > > Expect -pre10 tomorrow.
| >
| > Marcelo, thanks for picking up the pace, but please slow down a tad,
| > people still need to test these things...
| 
| I know. I just forgot to add network driver fixes and b44 driver from
| jgarziks tree. He sent me those _before_ I released -pre9. Thats why
| -pre10 so soon.
| 
| I think a one week average for pre releases is good.

Absent any discovery of one of those "oh my God" errors I think that's
great. Gives people time to shake things out.
-- 
bill davidsen <davidsen@tmr.com>
  CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.

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

* Re: Linux 2.4.22-pre9
  2003-07-30 13:58 ` Alan Cox
@ 2003-07-30 14:08   ` Marc-Christian Petersen
  0 siblings, 0 replies; 16+ messages in thread
From: Marc-Christian Petersen @ 2003-07-30 14:08 UTC (permalink / raw)
  To: Alan Cox, Margit Schubert-While; +Cc: Linux Kernel Mailing List, viro

On Wednesday 30 July 2003 15:58, Alan Cox wrote:

Hi Alan,

> On Mer, 2003-07-30 at 07:08, Margit Schubert-While wrote:
> > if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.22-pre9;
> > fi depmod: *** Unresolved symbols in
> > /lib/modules/2.4.22-pre9/kernel/drivers/net/wan/comx.o
> > depmod:         proc_get_inode
> >
> > Still not fixed :-)
> You still haven't sent a patch to fix it 8)
well, I sent a "fix" which isn't a fix. We all agree, hch, viro etc.

Al: You said you have a fix which rips out the offending totally wrong code?

ciao, Marc


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

* Re: Linux 2.4.22-pre9
  2003-07-30  6:08 Margit Schubert-While
@ 2003-07-30 13:58 ` Alan Cox
  2003-07-30 14:08   ` Marc-Christian Petersen
  0 siblings, 1 reply; 16+ messages in thread
From: Alan Cox @ 2003-07-30 13:58 UTC (permalink / raw)
  To: Margit Schubert-While; +Cc: Linux Kernel Mailing List

On Mer, 2003-07-30 at 07:08, Margit Schubert-While wrote:
> if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.22-pre9; fi
> depmod: *** Unresolved symbols in 
> /lib/modules/2.4.22-pre9/kernel/drivers/net/wan/comx.o
> depmod:         proc_get_inode
> 
> Still not fixed :-)

You still haven't sent a patch to fix it 8)


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

* Re: Linux 2.4.22-pre9
@ 2003-07-30  8:13 Margit Schubert-While
  0 siblings, 0 replies; 16+ messages in thread
From: Margit Schubert-While @ 2003-07-30  8:13 UTC (permalink / raw)
  To: linux-kernel

The following warnings/erors excerpts maybe cause for concern ?

siimage.c: In function `pdev_is_sata':
siimage.c:65: warning: control reaches end of non-void function

tipar.c:76:1: warning: "minor" redefined
In file included from /var/tmp/linux-2.4.21/include/linux/fs.h:16,
                  from /var/tmp/linux-2.4.21/include/linux/capability.h:17,
                  from /var/tmp/linux-2.4.21/include/linux/binfmts.h:5,
                  from /var/tmp/linux-2.4.21/include/linux/sched.h:9,
                  from tipar.c:49:
/var/tmp/linux-2.4.21/include/linux/kdev_t.h:81:1: warning: this is the 
location
  of the previous definition

applicom.c:268:2: warning: #warning "LEAK"
applicom.c:532:2: warning: #warning "Je suis stupide. DW. - copy*user in cli"

i2o_pci.c:393:1: warning: no newline at end of file

cfi_cmdset_0020.c: In function `do_write_buffer':
cfi_cmdset_0020.c:491: warning: unsigned int format, different type arg (arg 3)
cfi_cmdset_0020.c: In function `do_erase_oneblock':
cfi_cmdset_0020.c:851: warning: unsigned int format, different type arg (arg 3)
cfi_cmdset_0020.c: In function `do_lock_oneblock':
cfi_cmdset_0020.c:1137: warning: unsigned int format, different type arg 
(arg 3)
cfi_cmdset_0020.c: In function `do_unlock_oneblock':
cfi_cmdset_0020.c:1286: warning: unsigned int format, different type arg 
(arg 3)
cfi_cmdset_0001.c: In function `do_write_oneword':
cfi_cmdset_0001.c:826: warning: unsigned int format, different type arg (arg 2)
cfi_cmdset_0001.c: In function `do_write_buffer':
cfi_cmdset_0001.c:1135: warning: unsigned int format, different type arg 
(arg 2)
cfi_cmdset_0001.c:1165: warning: unsigned int format, different type arg 
(arg 2)

crc32.c:91: warning: static declaration for `fn_calc_memory_chunk_crc32' 
follows
  non-static

cardbus.c: In function `cb_scan_slot':
cardbus.c:240: warning: implicit declaration of function `pci_scan_device'
cardbus.c:240: warning: assignment makes pointer from integer without a cast
cardbus.c:226: warning: unused variable `bus'
cardbus.c: In function `program_bridge':
cardbus.c:405: warning: control reaches end of non-void function

In file included from yenta.c:837:
ti113x.h: In function `ti_intctl':
ti113x.h:182: warning: suggest parentheses around comparison in operand of &

qlogicfas.c: In function `qlogicfas_detect':
qlogicfas.c:650: warning: passing arg 1 of `scsi_unregister' from incompatible
pointer type

cpqfcTSi2c.c:62: warning: `i2c_delay' declared `static' but never defined

../qlogicfas.c: In function `qlogicfas_detect':
../qlogicfas.c:650: warning: passing arg 1 of `scsi_unregister' from
  incompatible pointer type

pm3fb.c: In function `cleanup_module':
pm3fb.c:3835: warning: passing arg 2 of `__release_region' makes integer
from pointer without a cast

matroxfb_g450.c:134: warning: duplicate `const'
matroxfb_g450.c:135: warning: duplicate `const'

matroxfb_maven.c:359: warning: duplicate `const'
matroxfb_maven.c:360: warning: duplicate `const'

fs.c:852: warning: deprecated use of label at end of compound statement

sock.c:64: warning: static declaration for `sockfd_lookup' follows non-static
sock.c:56: warning: static declaration for `sockfd_lookup' follows non-static

And of course :-)
depmod: *** Unresolved symbols in 
/lib/modules/2.4.22-pre9/kernel/drivers/net/wan/comx.o
depmod:         proc_get_inode

Margit 


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

* Re: Linux 2.4.22-pre9
@ 2003-07-30  6:08 Margit Schubert-While
  2003-07-30 13:58 ` Alan Cox
  0 siblings, 1 reply; 16+ messages in thread
From: Margit Schubert-While @ 2003-07-30  6:08 UTC (permalink / raw)
  To: linux-kernel

if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.22-pre9; fi
depmod: *** Unresolved symbols in 
/lib/modules/2.4.22-pre9/kernel/drivers/net/wan/comx.o
depmod:         proc_get_inode

Still not fixed :-)

Margit 


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

* Re: Linux 2.4.22-pre9
  2003-07-30  0:40   ` Marcelo Tosatti
  2003-07-30  0:39     ` Zwane Mwaikambo
@ 2003-07-30  5:45     ` Tomas Szepe
  2003-08-19 18:06     ` bill davidsen
  2 siblings, 0 replies; 16+ messages in thread
From: Tomas Szepe @ 2003-07-30  5:45 UTC (permalink / raw)
  To: Marcelo Tosatti; +Cc: Zwane Mwaikambo, lkml

> [marcelo@conectiva.com.br]
> 
> I think a one week average for pre releases is good.

Yes, definitely.

-- 
Tomas Szepe <szepe@pinerecords.com>

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

* Re: Linux 2.4.22-pre9
  2003-07-30  0:39     ` Zwane Mwaikambo
@ 2003-07-30  5:02       ` Aschwin Marsman
  0 siblings, 0 replies; 16+ messages in thread
From: Aschwin Marsman @ 2003-07-30  5:02 UTC (permalink / raw)
  To: Zwane Mwaikambo; +Cc: Marcelo Tosatti, lkml

On Tue, 29 Jul 2003, Zwane Mwaikambo wrote:

> On Tue, 29 Jul 2003, Marcelo Tosatti wrote:
> 
> > I know. I just forgot to add network driver fixes and b44 driver from
> > jgarziks tree. He sent me those _before_ I released -pre9. Thats why
> > -pre10 so soon.
> 
> Ok those would be easier to isolate problems with anyway.

In order to isolate problems, the fewer patches there are between releases,
the easier it will be to find out what can be the cause of the problem
(if any, the last couple of pre releases are working perfectly for me,
 if CONFIG_VIDEO_BT848 would be saved in .config, I can build them
 without human intervention, so the number of releases is no problem for
 me. When the compile succeeds, the next time I boot my machine I will have
 the latest kernel running, currently 2.4.22-pre9).
  
> > I think a one week average for pre releases is good.
> 
> Sounds fine, thanks.
> 
> 	Zwane
 
Have fun,
 
Aschwin Marsman
 
--
aYniK Software Solutions         all You need is Knowledge
P.O. box 134                     NL-7600 AC Almelo - the Netherlands
a.marsman@aYniK.com              http://www.aYniK.com


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

* Re: Linux 2.4.22-pre9
  2003-07-30  0:22 ` Zwane Mwaikambo
@ 2003-07-30  0:40   ` Marcelo Tosatti
  2003-07-30  0:39     ` Zwane Mwaikambo
                       ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Marcelo Tosatti @ 2003-07-30  0:40 UTC (permalink / raw)
  To: Zwane Mwaikambo; +Cc: lkml



On Tue, 29 Jul 2003, Zwane Mwaikambo wrote:

> On Tue, 29 Jul 2003, Marcelo Tosatti wrote:
>
> > Here goes -pre9, yet another step in 2.4.22 direction.
> >
> > It contains a bunch of Netfilter fixes, set of IEEE1394 fixes, couple of
> > knfsd fixes amongst others.
> >
> > Expect -pre10 tomorrow.
>
> Marcelo, thanks for picking up the pace, but please slow down a tad,
> people still need to test these things...

I know. I just forgot to add network driver fixes and b44 driver from
jgarziks tree. He sent me those _before_ I released -pre9. Thats why
-pre10 so soon.

I think a one week average for pre releases is good.



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

* Re: Linux 2.4.22-pre9
  2003-07-30  0:40   ` Marcelo Tosatti
@ 2003-07-30  0:39     ` Zwane Mwaikambo
  2003-07-30  5:02       ` Aschwin Marsman
  2003-07-30  5:45     ` Tomas Szepe
  2003-08-19 18:06     ` bill davidsen
  2 siblings, 1 reply; 16+ messages in thread
From: Zwane Mwaikambo @ 2003-07-30  0:39 UTC (permalink / raw)
  To: Marcelo Tosatti; +Cc: lkml

On Tue, 29 Jul 2003, Marcelo Tosatti wrote:

> I know. I just forgot to add network driver fixes and b44 driver from
> jgarziks tree. He sent me those _before_ I released -pre9. Thats why
> -pre10 so soon.

Ok those would be easier to isolate problems with anyway.
 
> I think a one week average for pre releases is good.

Sounds fine, thanks.

	Zwane
-- 
function.linuxpower.ca

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

* Re: Linux 2.4.22-pre9
  2003-07-29 20:02 Marcelo Tosatti
  2003-07-29 23:13 ` Aschwin Marsman
  2003-07-29 23:22 ` Marcel Holtmann
@ 2003-07-30  0:22 ` Zwane Mwaikambo
  2003-07-30  0:40   ` Marcelo Tosatti
  2 siblings, 1 reply; 16+ messages in thread
From: Zwane Mwaikambo @ 2003-07-30  0:22 UTC (permalink / raw)
  To: Marcelo Tosatti; +Cc: lkml

On Tue, 29 Jul 2003, Marcelo Tosatti wrote:

> Here goes -pre9, yet another step in 2.4.22 direction.
> 
> It contains a bunch of Netfilter fixes, set of IEEE1394 fixes, couple of
> knfsd fixes amongst others.
> 
> Expect -pre10 tomorrow.

Marcelo, thanks for picking up the pace, but please slow down a tad, 
people still need to test these things...

-- 
function.linuxpower.ca

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

* Re: Linux 2.4.22-pre9
  2003-07-29 23:22 ` Marcel Holtmann
@ 2003-07-30  0:19   ` Marcelo Tosatti
  0 siblings, 0 replies; 16+ messages in thread
From: Marcelo Tosatti @ 2003-07-30  0:19 UTC (permalink / raw)
  To: Marcel Holtmann; +Cc: Linux Kernel Mailing List



On Tue, 30 Jul 2003, Marcel Holtmann wrote:

> Hi Marcelo,
>
> > Here goes -pre9, yet another step in 2.4.22 direction.
> >
> > It contains a bunch of Netfilter fixes, set of IEEE1394 fixes, couple of
> > knfsd fixes amongst others.
> >
> > Expect -pre10 tomorrow.
>
> what do you think about including the request_firmware() backport from
> Manuel Estrada Sainz?

I think this is a 2.4.23-pre patch.

Please resend me once 2.4.22 is out.

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

* Re: Linux 2.4.22-pre9
  2003-07-29 20:02 Marcelo Tosatti
  2003-07-29 23:13 ` Aschwin Marsman
@ 2003-07-29 23:22 ` Marcel Holtmann
  2003-07-30  0:19   ` Marcelo Tosatti
  2003-07-30  0:22 ` Zwane Mwaikambo
  2 siblings, 1 reply; 16+ messages in thread
From: Marcel Holtmann @ 2003-07-29 23:22 UTC (permalink / raw)
  To: Marcelo Tosatti; +Cc: Linux Kernel Mailing List

Hi Marcelo,

> Here goes -pre9, yet another step in 2.4.22 direction.
> 
> It contains a bunch of Netfilter fixes, set of IEEE1394 fixes, couple of
> knfsd fixes amongst others.
> 
> Expect -pre10 tomorrow.

what do you think about including the request_firmware() backport from
Manuel Estrada Sainz?

 Documentation/Configure.help                          |    6 
 Documentation/firmware_class/README                   |   58 +
 Documentation/firmware_class/firmware_sample_driver.c |  121 +++
 Documentation/firmware_class/hotplug-script           |   16 
 include/linux/firmware.h                              |   20 
 lib/Config.in                                         |    4 
 lib/Makefile                                          |    3 
 lib/firmware_class.c                                  |  557 ++++++++++++++++++
 8 files changed, 784 insertions(+), 1 deletion(-)

I already ported drivers/bluetooth/bfusb.c to use the request_firmware()
interface and I will port drivers/bluetooth/bt3c_cs.c after this patch
gets merged.

Regards

Marcel



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

* Re: Linux 2.4.22-pre9
  2003-07-29 20:02 Marcelo Tosatti
@ 2003-07-29 23:13 ` Aschwin Marsman
  2003-07-29 23:22 ` Marcel Holtmann
  2003-07-30  0:22 ` Zwane Mwaikambo
  2 siblings, 0 replies; 16+ messages in thread
From: Aschwin Marsman @ 2003-07-29 23:13 UTC (permalink / raw)
  To: Marcelo Tosatti; +Cc: lkml

On Tue, 29 Jul 2003, Marcelo Tosatti wrote:

> 
> Hi,
> 
> Here goes -pre9, yet another step in 2.4.22 direction.

Thanks. When using "make oldconfig", every time I have to press
enter to continue for:
  BT848 Video For Linux (CONFIG_VIDEO_BT848) [N/m/?] (NEW) 
This is the case for the last couple of pre releases I tested (currently using
pre8 & compiling pre9). It looks like the option is not saved in the
.config file.

Otherwise the compilation with my .config works without human intervention.

> It contains a bunch of Netfilter fixes, set of IEEE1394 fixes, couple of
> knfsd fixes amongst others.
> 
> Expect -pre10 tomorrow.
 
I will reserve some CPU cycles.

Have fun,
 
Aschwin Marsman
 
--
aYniK Software Solutions         all You need is Knowledge
P.O. box 134                     NL-7600 AC Almelo - the Netherlands
a.marsman@aYniK.com              http://www.aYniK.com


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

* Linux 2.4.22-pre9
@ 2003-07-29 20:02 Marcelo Tosatti
  2003-07-29 23:13 ` Aschwin Marsman
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Marcelo Tosatti @ 2003-07-29 20:02 UTC (permalink / raw)
  To: lkml


Hi,

Here goes -pre9, yet another step in 2.4.22 direction.

It contains a bunch of Netfilter fixes, set of IEEE1394 fixes, couple of
knfsd fixes amongst others.

Expect -pre10 tomorrow.


Summary of changes from v2.4.22-pre8 to v2.4.22-pre9 v2.422-pre9
============================================

<jones:ingate.com>:
  o [IGMP]: linux/igmp.h needs asm/byteorder.h

<martin.bene:icomedias.com>:
  o [NETFILTER]: Add missing include to ip_conntrack_core.h

<pp:netppl.fi>:
  o Avoid annoying "can't emulate rawmode" messages with logitech cordless mice

<vherva:niksula.hut.fi>:
  o NMI watchdog documentation

Adrian Bunk:
  o [NETFILTER]: Add missing Configure.help entry for ipt_recent
  o MTD Configure.help cleanups

Andreas Gruenbacher:
  o Fix warning in fs/binfmt_elf.c

Ben Collins:
  o Include param.h for HZ in ieee1394
  o Interim IEEE-1394 fixes

Harald Welte:
  o [NETFILTER]: Fix a bug in the IRC DCC command parser of ip_conntrack_irc

Maciej Soltysiak:
  o [NETFILTER]: Make REJECT target compliant with RFC 1812

Marcelo Tosatti:
  o Changed EXTRAVERSION to -pre9

Neil Brown:
  o knfsd - Convert error code to nfserror code in nfsd_symlink
  o knfsd - BKL is missing in once place in knfsd
  o md -  Resolve problem with refcounting of md arrays

Olof Johansson:
  o [RANDOM]: Fix SMP deadlock in __check_and_rekey()

Patrick McHardy:
  o [NET]: Fix signnedness test in socket filter code
  o [NETFILTER]: Fix problems with iptables MIRROR target
  o [NETFILTER]: Fix issues with iptables REJECT and MIRROR targets wrt. policy routing
  o [NETFILTER]: Fix locking of ipt_helper
  o [NETFILTER]: Drop reference to conntrack after removing confirmed expectation

Tom Rini:
  o PPC32: Allow eth0 and eth1 to work on MPC8xx boards with QS6612 PHYs
  o PPC32: Correctly set intfreq / busfreq on the Motorola 860FADS


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

end of thread, other threads:[~2003-08-19 18:25 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-30 11:55 Linux 2.4.22-pre9 Brice Goglin
2003-07-30 13:56 ` Marcelo Tosatti
  -- strict thread matches above, loose matches on Subject: below --
2003-07-30  8:13 Margit Schubert-While
2003-07-30  6:08 Margit Schubert-While
2003-07-30 13:58 ` Alan Cox
2003-07-30 14:08   ` Marc-Christian Petersen
2003-07-29 20:02 Marcelo Tosatti
2003-07-29 23:13 ` Aschwin Marsman
2003-07-29 23:22 ` Marcel Holtmann
2003-07-30  0:19   ` Marcelo Tosatti
2003-07-30  0:22 ` Zwane Mwaikambo
2003-07-30  0:40   ` Marcelo Tosatti
2003-07-30  0:39     ` Zwane Mwaikambo
2003-07-30  5:02       ` Aschwin Marsman
2003-07-30  5:45     ` Tomas Szepe
2003-08-19 18:06     ` bill davidsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).