* Linux 2.4.23-pre2
@ 2003-08-30 15:48 Marcelo Tosatti
2003-08-30 16:22 ` Dave Bentham
2003-08-30 19:35 ` system_lists
0 siblings, 2 replies; 9+ messages in thread
From: Marcelo Tosatti @ 2003-08-30 15:48 UTC (permalink / raw)
To: lkml
Hello,
Here goes -pre2. It contains an USB update, PPC merge, m68k merge, IDE
changes from Alan, network drivers update from Jeff, amongst other fixes
and updates.
Summary of changes from v2.4.23-pre1 to v2.4.23-pre2
============================================
<cw:sgi.com>:
o Add SGI IOC4 IDE Driver
o SGI SN Serial/Console Driver
<davej:redhat.com>:
o USB: Add Minolta Dimage F300 to unusual_devs
<gaa:ulticom.com>:
o USB: new ids for io_ti driver
<javier:tudela.mad.ttd.net>:
o [wireless airo] add support for MIC and latest firmwares
<kevino:asti-usa.com>:
o USB: bug in EHCI device reset through transaction
<malte.d:gmx.net>:
o USB: support for Zaurus 750/760 to usbnet.c (2.4.22-pre8) + code cleanup backport from 2.6
<marcelo:logos.cnet>:
o Changed hch contact information
o Fix compilation warning in panic.c
o Delete unused drivers/scsi/aic79xx (now aic7xxx supports it)
o add sysctl bits for setuid core
o Changed EXTRAVERSION to -pre2
<masanari.iida:hp.com>:
o SCSI blacklist HP Va7140
<mike.miller:hp.com>:
o cciss multi-path failover in md
<mporter:kernel.crashing.org>:
o PPC32: Add support for the IBM PPC 440 family of processors
o PPC32: Add support for DMA controllers on PPC 4xx processors
<russell_d_cagle:mindspring.com>:
o USB: add Garmin iQue support to visor driver
<thomas:winischhofer.net>:
o sisfb update
<vmlinuz386:yahoo.com.ar>:
o PCI Hotplug: fix __FUNCTION__ warnings
Alan Cox:
o remove all the 440gx broken bios stuff
o replace the pci router logic with working code
o update INDEX for docs
o wolfson touchscreen docs
o amd watchdog update
o update i8xx watchdog
o improved extra key bounce fix
o fix a missing rocket card
o warning fix
o fix nowayout handling on softdog
o fix missing formatting info in ide-cd
o add open/close methods to ide-default for hotplug
o move sibyte driver into the right dir
o Add Intel ICH3 hotplug support
o siimage: set a sata flag on the hwif so we can do cable det
o update ide raid for info pointer changes
o update ide headers for hotplug
o fix cable detect issue with sata
o split ide probe code up
o Add disk hotplug to the IDE core
o update cpia driver to fix warnings
o aacraid update
o wolfson ac97 touchscreen driver
o ad1889 error handling fixes
o ALi5455 update
o cmpci update
o fix i810 audio leak
o makefile/config update for sound changes
o USB audio fixes for OSS API compliance
o VGA also works on IA64
o tdfxfb updates for 24/32 and big endian
o allow setuid core dumps
o add sysctl number for setuid core
o Add headers for wolfson codecs
o Fix the file sharing/initrd bug
o resend - mm checks have precedence bugs
Alan Stern:
o USB: More unusual_devs.h entry updates
o USB: More unusual_devs.h stuff
o USB: Another unusual_devs.h entry update
Andrea Arcangeli:
o vmalloc allocations in ipc needs smp initialized
Andrew Morton:
o fix possible busywait in rtc_read()
o tty oops fix
Dan Streetman:
o USB: backport usbfs 'disconnect'
David Brownell:
o USB: ehci needs a readb() on IDP425 PCI (ARM)
o USB: ehci-hcd and period=1frame hs interrupts
David S. Miller:
o [TG3]: Update to irqreturn_t
o [TG3]: Sync TSO changes from base 2.5.x
o [TG3]: Merge comment typo fixes from 2.5.x
o [TG3]: Initial implementation of 5705 support
o [TG3]: Fix statistics on 5705
o [TG3]: Do not reset the RX_MAC unless PHY is Serdes
o [TG3]: More missing PCI IDs
o [TG3]: Reset PHY more reliably on 570{3,4,5} chips
o [TG3]: Fix 5788/5901, update TSO code
o [TG3]: Differentiate between TSO capable and TSO enabled
o [TG3]: Add {get,set}_tso ethtool_ops support
o [TG3]: Bump version/reldate
o [TG3]: Fix tg3_phy_reset_5703_4_5 chip rev test
o [TG3]: Bump version/reldate
o [TG3]: More fixes and enhancements
Geert Uytterhoeven:
o M68k ptrace
o Isapnp warning
o fb_cmap and transparency
o M68k RTC updates
o Rename ariadne2 to zorro8390
o M68k mm cleanup
o M68k free_io_area()
o M68k invalid vs. illegal
o Dmasound invalid vs. illegal
o M68k cpu_relax()
o dmasound SOUND_PCM_READ_RATE
o M68k FPU emulator
o dmasound core fixes
o lmc_proto.c includes <asm/smp.h>
o Sonic Ethernet unsafe interrupt
Greg Kroah-Hartman:
o USB: added support for TIOCM_RI and TIOCM_CD to pl2303 driver and fix stupid bug
o USB: remove some vendor specific stuff from the pl2303 driver to get other devices to work
o [TG3]: pci_device_id can not be marked __devinitdata
o [netdrvr sis900] don't call pci_find_device from irq context
o USB: fix up a bunch of copyrights that were incorrectly declared
o PCI hotplug: fix up a bunch of copyrights that were incorrectly declared
o PCI: add PCI_DEVICE() macro to make pci_device_id tables easier to read
o PCI: add PCI_DEVICE_CLASS() macro to match PCI_DEVICE() macro
Henning Meier-Geinitz:
o USB: New vendor/product ids for scanner driver
o USB: fix check for SCN_MAX_MNR in scanner driver
o USB: Fix crash when scanners are disconnected while open
o USB: unlink interrupt URBs in scanner driver
Hirofumi Ogawa:
o [netdrvr 8139too] lwake unlock fix
o [netdrvr 8139too] remove unused RxConfigMask
o [netdrvr 8139too] add more h/w revision ids
Ian Abbott:
o USB: ftdi_sio - additional pids
o USB: ftdi_sio - VID/PID for ID TECH IDT1221U USB to RS-232 adapter
o USB: ftdi_sio - tidy up write bulk callback
James Morris:
o [TG3]: skb_headlen() cleanup
Jeff Garzik:
o [TG3]: Detect shared (and screaming) interrupts
o [TG3]: Convert to using ethtool_ops
o [TG3]: Bug fixes for 5705 support
o [TG3]: More 5705 updates
o [TG3]: More 5705 fixes
o [TG3]: Another 5705 fix: enable eeprom write prot as needed
o [TG3]: Only write the on-nic sram addr on non-5705
o [TG3]: Add 5782 pci id
o [netdrvr sis900] ethtool_ops support
o [netdrvr sis900] minor bits from 2.6
o [netdrvr 8139cp] minor bits from 2.6
o [netdrvr 8139cp] ethtool_ops support
o [netdrvr 3c59x] add a piece missed in previous ethtool_ops patch
o [netdrvr 3c501] ethtool_ops support
o [netdrvr] ethtool_ops support in 3c503, 3c505, 3c507
o [netdrvr] ethtool_ops support for 3c515, 3c523, 3c527, and dmfe
o [netdrvr pcmcia] ethtool_ops for 3c574, 3c589, aironet4500, axnet
o [NET] add SET_ETHTOOL_OPS back-compat hook
o [netdrvr pcmcia] use SET_ETHTOOL_OPS in 3c574, 3c589, aironet4500, and axnet
o [netdrvr pcmcia] ethtool_ops support for several more pcmcia drivers
o [netdrvr 8139too] minor bits from 2.6
o [wireless airo] build fixes
o [scsi] add SCSI opcodes and SAM status codes to scsi/scsi.h
Judd Montgomery:
o USB: visor.h[c] USB device IDs documentation
Marc-Christian Petersen:
o DRM menu the right fix
Matthew Wilcox:
o [netdrvr 3c59x] ethtool_ops support
Nemosoft Unv.:
o USB: PWC 8.11
Paul Mackerras:
o PPC32: Add support for DMA mapping on non-cache-coherent machines
o PPC32: Add the infrastructure to allow for 64-bit PTEs
o PPC32: Fix typo in arch/ppc/Makefile
o PPC32: Use CONFIG_IBM_OPENBIOS instead of CONFIG_TREEBOOT
o PPC32: Add support for the PPC970 processor
o PPC32: Minor cleanups and fixes for 4xx/BookE systems
o PPC32: Restructure signal code, new ucontext structure, add swapcontext syscall
o PPC32: Implement semtimedop system call
Paul Mundt:
o Add Paul Mundt to CREDITS
Randy Dunlap:
o add seq_file "single" interfaces
Stefan Becker:
o USB: acm.c update for new devices
Stefan Rompf:
o [netdrvr 8139too] use mii_check_media lib function, instead of homebrew MII bitbanging.
Steven Cole:
o Add 39 Configure.help texts from -ac tree
o Add six more Configure.help texts from the -ac tree
Tom Rini:
o PPC32: Change the default behavior of a kernel with KGDB
o PPC32: Fix KGDB and userland GDB interactions
Willy Tarreau:
o Fix log buffer length issues
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Linux 2.4.23-pre2
2003-08-30 15:48 Marcelo Tosatti
@ 2003-08-30 16:22 ` Dave Bentham
2003-08-30 19:35 ` system_lists
1 sibling, 0 replies; 9+ messages in thread
From: Dave Bentham @ 2003-08-30 16:22 UTC (permalink / raw)
To: linux-kernel
Last Wednesday I posted here that when mounting /dev/scd0 CDROM
(hdd=ide-scsi) the new kernel 2.4.22 panicked as 2.4.21 did before that.
2.4.20 is fine in this regard. If I remove the 'hdd=ide-scsi' appendage
then my CD is fine.
Someone has also reported his SCSI Megaraid killed the 2.4.22 too,
looking a similar, if not the same, issue.
So far there's been no response.
It looked to me (a layman as far as the kernel software is concerned)
that email's after the 2.4.21 SCSI problem were posted and that the
issue was being looked at and even perhaps fixed. Is it believed to have
been fixed in 2.4.22 (i.e. I've not built my kernel properly) or is it
still a known problem?
Thanks
Dave
On Sat, 30 Aug 2003 12:48:22 -0300 (BRT)
Marcelo Tosatti <marcelo@conectiva.com.br> wrote:
>
> Hello,
>
> Here goes -pre2. It contains an USB update, PPC merge, m68k merge, IDE
> changes from Alan, network drivers update from Jeff, amongst other
> fixes and updates.
>
>
>
> Summary of changes from v2.4.23-pre1 to v2.4.23-pre2
> ============================================
>
> <cw:sgi.com>:
> o Add SGI IOC4 IDE Driver
> o SGI SN Serial/Console Driver
>
> <davej:redhat.com>:
> o USB: Add Minolta Dimage F300 to unusual_devs
>
> <gaa:ulticom.com>:
> o USB: new ids for io_ti driver
>
> <javier:tudela.mad.ttd.net>:
> o [wireless airo] add support for MIC and latest firmwares
>
> <kevino:asti-usa.com>:
> o USB: bug in EHCI device reset through transaction
>
> <malte.d:gmx.net>:
> o USB: support for Zaurus 750/760 to usbnet.c (2.4.22-pre8) + code
> cleanup backport from 2.6
>
> <marcelo:logos.cnet>:
> o Changed hch contact information
> o Fix compilation warning in panic.c
> o Delete unused drivers/scsi/aic79xx (now aic7xxx supports it)
> o add sysctl bits for setuid core
> o Changed EXTRAVERSION to -pre2
>
> <masanari.iida:hp.com>:
> o SCSI blacklist HP Va7140
>
> <mike.miller:hp.com>:
> o cciss multi-path failover in md
>
> <mporter:kernel.crashing.org>:
> o PPC32: Add support for the IBM PPC 440 family of processors
> o PPC32: Add support for DMA controllers on PPC 4xx processors
>
> <russell_d_cagle:mindspring.com>:
> o USB: add Garmin iQue support to visor driver
>
> <thomas:winischhofer.net>:
> o sisfb update
>
> <vmlinuz386:yahoo.com.ar>:
> o PCI Hotplug: fix __FUNCTION__ warnings
>
> Alan Cox:
> o remove all the 440gx broken bios stuff
> o replace the pci router logic with working code
> o update INDEX for docs
> o wolfson touchscreen docs
> o amd watchdog update
> o update i8xx watchdog
> o improved extra key bounce fix
> o fix a missing rocket card
> o warning fix
> o fix nowayout handling on softdog
> o fix missing formatting info in ide-cd
> o add open/close methods to ide-default for hotplug
> o move sibyte driver into the right dir
> o Add Intel ICH3 hotplug support
> o siimage: set a sata flag on the hwif so we can do cable det
> o update ide raid for info pointer changes
> o update ide headers for hotplug
> o fix cable detect issue with sata
> o split ide probe code up
> o Add disk hotplug to the IDE core
> o update cpia driver to fix warnings
> o aacraid update
> o wolfson ac97 touchscreen driver
> o ad1889 error handling fixes
> o ALi5455 update
> o cmpci update
> o fix i810 audio leak
> o makefile/config update for sound changes
> o USB audio fixes for OSS API compliance
> o VGA also works on IA64
> o tdfxfb updates for 24/32 and big endian
> o allow setuid core dumps
> o add sysctl number for setuid core
> o Add headers for wolfson codecs
> o Fix the file sharing/initrd bug
> o resend - mm checks have precedence bugs
>
> Alan Stern:
> o USB: More unusual_devs.h entry updates
> o USB: More unusual_devs.h stuff
> o USB: Another unusual_devs.h entry update
>
> Andrea Arcangeli:
> o vmalloc allocations in ipc needs smp initialized
>
> Andrew Morton:
> o fix possible busywait in rtc_read()
> o tty oops fix
>
> Dan Streetman:
> o USB: backport usbfs 'disconnect'
>
> David Brownell:
> o USB: ehci needs a readb() on IDP425 PCI (ARM)
> o USB: ehci-hcd and period=1frame hs interrupts
>
> David S. Miller:
> o [TG3]: Update to irqreturn_t
> o [TG3]: Sync TSO changes from base 2.5.x
> o [TG3]: Merge comment typo fixes from 2.5.x
> o [TG3]: Initial implementation of 5705 support
> o [TG3]: Fix statistics on 5705
> o [TG3]: Do not reset the RX_MAC unless PHY is Serdes
> o [TG3]: More missing PCI IDs
> o [TG3]: Reset PHY more reliably on 570{3,4,5} chips
> o [TG3]: Fix 5788/5901, update TSO code
> o [TG3]: Differentiate between TSO capable and TSO enabled
> o [TG3]: Add {get,set}_tso ethtool_ops support
> o [TG3]: Bump version/reldate
> o [TG3]: Fix tg3_phy_reset_5703_4_5 chip rev test
> o [TG3]: Bump version/reldate
> o [TG3]: More fixes and enhancements
>
> Geert Uytterhoeven:
> o M68k ptrace
> o Isapnp warning
> o fb_cmap and transparency
> o M68k RTC updates
> o Rename ariadne2 to zorro8390
> o M68k mm cleanup
> o M68k free_io_area()
> o M68k invalid vs. illegal
> o Dmasound invalid vs. illegal
> o M68k cpu_relax()
> o dmasound SOUND_PCM_READ_RATE
> o M68k FPU emulator
> o dmasound core fixes
> o lmc_proto.c includes <asm/smp.h>
> o Sonic Ethernet unsafe interrupt
>
> Greg Kroah-Hartman:
> o USB: added support for TIOCM_RI and TIOCM_CD to pl2303 driver and
> fix stupid bug o USB: remove some vendor specific stuff from the
> pl2303 driver to get other devices to work o [TG3]: pci_device_id
> can not be marked __devinitdata o [netdrvr sis900] don't call
> pci_find_device from irq context o USB: fix up a bunch of copyrights
> that were incorrectly declared o PCI hotplug: fix up a bunch of
> copyrights that were incorrectly declared o PCI: add PCI_DEVICE()
> macro to make pci_device_id tables easier to read o PCI: add
> PCI_DEVICE_CLASS() macro to match PCI_DEVICE() macro
>
> Henning Meier-Geinitz:
> o USB: New vendor/product ids for scanner driver
> o USB: fix check for SCN_MAX_MNR in scanner driver
> o USB: Fix crash when scanners are disconnected while open
> o USB: unlink interrupt URBs in scanner driver
>
> Hirofumi Ogawa:
> o [netdrvr 8139too] lwake unlock fix
> o [netdrvr 8139too] remove unused RxConfigMask
> o [netdrvr 8139too] add more h/w revision ids
>
> Ian Abbott:
> o USB: ftdi_sio - additional pids
> o USB: ftdi_sio - VID/PID for ID TECH IDT1221U USB to RS-232 adapter
> o USB: ftdi_sio - tidy up write bulk callback
>
> James Morris:
> o [TG3]: skb_headlen() cleanup
>
> Jeff Garzik:
> o [TG3]: Detect shared (and screaming) interrupts
> o [TG3]: Convert to using ethtool_ops
> o [TG3]: Bug fixes for 5705 support
> o [TG3]: More 5705 updates
> o [TG3]: More 5705 fixes
> o [TG3]: Another 5705 fix: enable eeprom write prot as needed
> o [TG3]: Only write the on-nic sram addr on non-5705
> o [TG3]: Add 5782 pci id
> o [netdrvr sis900] ethtool_ops support
> o [netdrvr sis900] minor bits from 2.6
> o [netdrvr 8139cp] minor bits from 2.6
> o [netdrvr 8139cp] ethtool_ops support
> o [netdrvr 3c59x] add a piece missed in previous ethtool_ops patch
> o [netdrvr 3c501] ethtool_ops support
> o [netdrvr] ethtool_ops support in 3c503, 3c505, 3c507
> o [netdrvr] ethtool_ops support for 3c515, 3c523, 3c527, and dmfe
> o [netdrvr pcmcia] ethtool_ops for 3c574, 3c589, aironet4500, axnet
> o [NET] add SET_ETHTOOL_OPS back-compat hook
> o [netdrvr pcmcia] use SET_ETHTOOL_OPS in 3c574, 3c589, aironet4500,
> and axnet o [netdrvr pcmcia] ethtool_ops support for several more
> pcmcia drivers o [netdrvr 8139too] minor bits from 2.6
> o [wireless airo] build fixes
> o [scsi] add SCSI opcodes and SAM status codes to scsi/scsi.h
>
> Judd Montgomery:
> o USB: visor.h[c] USB device IDs documentation
>
> Marc-Christian Petersen:
> o DRM menu the right fix
>
> Matthew Wilcox:
> o [netdrvr 3c59x] ethtool_ops support
>
> Nemosoft Unv.:
> o USB: PWC 8.11
>
> Paul Mackerras:
> o PPC32: Add support for DMA mapping on non-cache-coherent machines
> o PPC32: Add the infrastructure to allow for 64-bit PTEs
> o PPC32: Fix typo in arch/ppc/Makefile
> o PPC32: Use CONFIG_IBM_OPENBIOS instead of CONFIG_TREEBOOT
> o PPC32: Add support for the PPC970 processor
> o PPC32: Minor cleanups and fixes for 4xx/BookE systems
> o PPC32: Restructure signal code, new ucontext structure, add
> swapcontext syscall o PPC32: Implement semtimedop system call
>
> Paul Mundt:
> o Add Paul Mundt to CREDITS
>
> Randy Dunlap:
> o add seq_file "single" interfaces
>
> Stefan Becker:
> o USB: acm.c update for new devices
>
> Stefan Rompf:
> o [netdrvr 8139too] use mii_check_media lib function, instead of
> homebrew MII bitbanging.
>
> Steven Cole:
> o Add 39 Configure.help texts from -ac tree
> o Add six more Configure.help texts from the -ac tree
>
> Tom Rini:
> o PPC32: Change the default behavior of a kernel with KGDB
> o PPC32: Fix KGDB and userland GDB interactions
>
> Willy Tarreau:
> o Fix log buffer length issues
>
> -
> To unsubscribe from this list: send the line "unsubscribe
> linux-kernel" in the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
A computer without Microsoft is like chocolate cake without mustard.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Linux 2.4.23-pre2
@ 2003-08-30 17:06 Marcelo Tosatti
2003-08-30 17:42 ` Dave Bentham
0 siblings, 1 reply; 9+ messages in thread
From: Marcelo Tosatti @ 2003-08-30 17:06 UTC (permalink / raw)
To: Dave Bentham; +Cc: lkml
> Last Wednesday I posted here that when mounting /dev/scd0 CDROM
> (hdd=ide-scsi) the new kernel 2.4.22 panicked as 2.4.21 did before that.
> 2.4.20 is fine in this regard. If I remove the 'hdd=ide-scsi' appendage
> then my CD is fine.
Can you please show us all the boot messages before panic?
> Someone has also reported his SCSI Megaraid killed the 2.4.22 too,
> looking a similar, if not the same, issue.
I've seen the report but havent looked into it in detail. Will do so now.
> So far there's been no response.
> It looked to me (a layman as far as the kernel software is concerned)
> that email's after the 2.4.21 SCSI problem were posted and that the
> issue was being looked at and even perhaps fixed. Is it believed to have
> been fixed in 2.4.22 (i.e. I've not built my kernel properly) or is it
> still a known problem?
I didnt knew of this problem. Please show the boot messages before panic.
Also identifying which 2.4.21-pre started the problems is helpful.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Linux 2.4.23-pre2
2003-08-30 17:06 Marcelo Tosatti
@ 2003-08-30 17:42 ` Dave Bentham
0 siblings, 0 replies; 9+ messages in thread
From: Dave Bentham @ 2003-08-30 17:42 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1523 bytes --]
On Sat, 30 Aug 2003 14:06:55 -0300 (BRT)
Marcelo Tosatti <marcelo@conectiva.com.br> wrote:
>
> > Last Wednesday I posted here that when mounting /dev/scd0 CDROM
> > (hdd=ide-scsi) the new kernel 2.4.22 panicked as 2.4.21 did before
> > that. 2.4.20 is fine in this regard. If I remove the 'hdd=ide-scsi'
> > appendage then my CD is fine.
>
> Can you please show us all the boot messages before panic?
>
For now I've attached the original 2.4.21 oops report. It may a
couple of days before I can get round to recapture the stuff for 2.4.22.
Let me know if the 2.4.21 oops is not good enough...
> > Someone has also reported his SCSI Megaraid killed the 2.4.22 too,
> > looking a similar, if not the same, issue.
>
> I've seen the report but havent looked into it in detail. Will do so
> now.
>
> > So far there's been no response.
>
> > It looked to me (a layman as far as the kernel software is
> > concerned) that email's after the 2.4.21 SCSI problem were posted
> > and that the issue was being looked at and even perhaps fixed. Is it
> > believed to have been fixed in 2.4.22 (i.e. I've not built my kernel
> > properly) or is it still a known problem?
>
> I didnt knew of this problem. Please show the boot messages before
> panic. Also identifying which 2.4.21-pre started the problems is
> helpful.-
I've never installed any -pre or -rc kernels before - just the released
versions. I'm not a kernel developer person - I just want stable kernels
to do my stuff on.
I hope this isn't too unhelpful,
Dave
[-- Attachment #2: oops2.txt --]
[-- Type: text/plain, Size: 5752 bytes --]
ksymoops 2.4.5 on i686 2.4.21. Options used
-v /usr/src/linux/vmlinux (specified)
-k /var/log/ksyms.3 (specified)
-L (specified)
-o /lib/modules/2.4.21/ (default)
-m /boot/System.map (specified)
Unable to handle kernel NULL pointer dereference at virtual address 00000
*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<00000000>] Not tainted
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010202
eax: c02ecab4 ebx: c02ecca0 ecx: 00000000 edx: 00000170
esi: cf6f0d60 edi: c12cee80 ebp: cf223a8c esp: cf223a64
ds: 0018 es: 0018 ss: 0018
Process mount (pid: 2255, stackpage=cf223000)
Stack: c01d8054 c02ecca0 cf6f0d60 0000000c 00000000 000001f4 c12cee80 c02ecca0
00000040 00000000 cf223ac0 c01c21e2 c02ecca0 cf6f0d
000001f4 c02ecca0 00000000 00000002 c02ecca0 cff3f260 cf237ea0 cf223ae4
Call Trace: [<c01d8054>] [<c01c21e2>] [<c01c235e>] [<c01c2a2f>] [<c01d8cd4>]
[<c01cd575>] [<c01d2dc0>] [<c01d2b30>] [<c01d4845>] [<c01d2b30>] [<c01d3d35>]
[<c01d3dc9>] [<c01cd6a5>] [<c01ccff0>] [<c01dac15>] [<c01dbe8b>] [<c01d9455>]
[<c01e2c2e>] [<c01e2ca2>] [<c013f45a>] [<c01d9bd8>] [<c01e236a>] [<c01e21c1>]
[<c013abdf>] [<c013f671>] [<c013f6ff>] [<c017d276>] [<c013e17c>] [<c013e583>]
[<c015064d>] [<c0150945>] [<c01507
Code: Bad EIP value.
>>EIP; 00000000 Before first symbol
>>eax; c02ecab4 <ide_hwifs+454/2b48>
>>ebx; c02ecca0 <ide_hwifs+640/2b48>
>>esi; cf6f0d60 <_end+f3fe9c8/10511cc8>
>>edi; c12cee80 <_end+fdcae8/10511cc8>
>>ebp; cf223a8c <_end+ef316f4/10511cc8>
>>esp; cf223a64 <_end+ef316cc/10511cc8>
Trace; c01d8054 <idescsi_transfer_pc+124/130>
Trace; c01c21e2 <start_request+192/210>
Trace; c01c235e <ide_do_request+ae/190>
Trace; c01c2a2f <ide_do_drive_cmd+af/100>
Trace; c01d8cd4 <idescsi_queue+194/2a0>
Trace; c01cd575 <scsi_dispatch_cmd+195/260>
Trace; c01d2dc0 <scsi_old_done+0/650>
Trace; c01d2b30 <scsi_old_times_out+0/140>
Trace; c01d4845 <scsi_request_fn+1a5/360>
Trace; c01d2b30 <scsi_old_times_out+0/140>
Trace; c01d3d35 <__scsi_insert_special+55/80>
Trace; c01d3dc9 <scsi_insert_special_req+29/30>
Trace; c01cd6a5 <scsi_wait_req+65/b0>
Trace; c01ccff0 <scsi_wait_done+0/20>
Trace; c01dac15 <sr_do_ioctl+c5/310>
Trace; c01dbe8b <sr_cd_check+1bb/230>
Trace; c01d9455 <sr_media_change+b5/f0>
Trace; c01e2c2e <media_changed+5e/90>
Trace; c01e2ca2 <cdrom_media_changed+42/50>
Trace; c013f45a <check_disk_change+4a/e0>
Trace; c01d9bd8 <sr_open+18/f0>
Trace; c01e236a <open_for_data+12a/350>
Trace; c01e21c1 <cdrom_open+71/f0>
Trace; c013abdf <getblk+4f/60>
Trace; c013f671 <do_open+121/150>
Trace; c013f6ff <blkdev_get+5f/70>
Trace; c017d276 <devfs_get_ops+76/90>
Trace; c013e17c <get_sb_bdev+ec/280>
Trace; c013e583 <do_kern_mount+123/140>
Trace; c015064d <do_add_mount+8d/180>
Trace; c0150945 <do_mount+145/190>
Unable to handle kernel NULL pointer dereference at virtual address 00000000
00000000
*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<00000000>] Not tainted
EFLAGS: 00010203
eax: c02ecab4 ebx: c02ecca0 ecx: 00000000 edx: 00000170
esi: cf6f0d60 edi: c12cee80 ebp: c02b3e94 esp: c02b3e6c
ds: 0018 es: 0018 ss: 0018
Process swapper (pid: 0, stackpage=c02b3000)
Stack: c01d8054 c02ecca0 cf6f0d60 0000000c 00000000 000001f4 c12cee80 c02ecca0
00000040 00000000 c02b3ec8 c01c21e2 c02ecca0 cf6f0d60 00000000 00000088
000001f4 c02b3eec 00000000 00000018 c02ecca0 cff3f260 cf237ea0 c02b3eec
Call Trace: [<c01d8054>] [<c01c21e2>] [<c01c235e>] [<c01c260c>] [<c01172a0>]
[<c01c2520>] [<c0122a9b>] [<c01221f6>] [<c011eff2>] [<c011eee6>] [<c011ed16>]
[<c010a9b0>] [<c0107250>] [<c010d038>] [<c0107250>] [<c0107273>] [<c0107302>]
[<c0105000>]
Code: Bad EIP value.
>>EIP; 00000000 Before first symbol
>>eax; c02ecab4 <ide_hwifs+454/2b48>
>>ebx; c02ecca0 <ide_hwifs+640/2b48>
>>esi; cf6f0d60 <_end+f3fe9c8/10511cc8>
>>edi; c12cee80 <_end+fdcae8/10511cc8>
>>ebp; c02b3e94 <init_task_union+1e94/2000>
>>esp; c02b3e6c <init_task_union+1e6c/2000>
Trace; c01d8054 <idescsi_transfer_pc+124/130>
Trace; c01c21e2 <start_request+192/210>
Trace; c01c235e <ide_do_request+ae/190>
Trace; c01c260c <ide_timer_expiry+ec/1c0>
Trace; c01172a0 <process_timeout+0/20>
Trace; c01c2520 <ide_timer_expiry+0/1c0>
Trace; c0122a9b <run_timer_list+10b/170>
Trace; c01221f6 <update_wall_time+16/40>
Trace; c011eff2 <bh_action+22/50>
Trace; c011eee6 <tasklet_hi_action+46/70>
Trace; c011ed16 <do_softirq+a6/b0>
Trace; c010a9b0 <do_IRQ+b0/c0>
Trace; c0107250 <default_idle+0/40>
Trace; c010d038 <call_do_IRQ+5/d>
Trace; c0107250 <default_idle+0/40>
Trace; c0107273 <default_idle+23/40>
Trace; c0107302 <cpu_idle+52/70>
Trace; c0105000 <_stext+0/0>
<0>Kernel panic: Aiee, killing interrupt handler!
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Linux 2.4.23-pre2
@ 2003-08-30 18:52 Marcelo Tosatti
2003-08-30 21:58 ` Dave Bentham
0 siblings, 1 reply; 9+ messages in thread
From: Marcelo Tosatti @ 2003-08-30 18:52 UTC (permalink / raw)
To: Dave Bentham; +Cc: lkml
The 2.4.22 oops would be more useful.
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: Linux 2.4.23-pre2
2003-08-30 15:48 Marcelo Tosatti
2003-08-30 16:22 ` Dave Bentham
@ 2003-08-30 19:35 ` system_lists
1 sibling, 0 replies; 9+ messages in thread
From: system_lists @ 2003-08-30 19:35 UTC (permalink / raw)
To: 'Marcelo Tosatti', 'lkml'
Hello Marcelo,
You have forgot the "Patrick McHardy [kaber@trash.net]" patch to get the
MASQUERADE/FORWARD working again ( so important! :-) ).
Please, add it when you get a minute.
Thanks.
===== net/ipv4/netfilter/ipt_MASQUERADE.c 1.6 vs edited =====
--- 1.6/net/ipv4/netfilter/ipt_MASQUERADE.c Tue Aug 12 11:30:12 2003
+++ edited/net/ipv4/netfilter/ipt_MASQUERADE.c Thu Aug 28 16:54:15 2003
@@ -90,6 +90,7 @@
#ifdef CONFIG_IP_ROUTE_FWMARK
key.fwmark = (*pskb)->nfmark;
#endif
+ key.oif = 0;
if (ip_route_output_key(&rt, &key) != 0) {
/* Funky routing can do this. */
if (net_ratelimit())
> -----Mensaje original-----
> De: linux-kernel-owner@vger.kernel.org [mailto:linux-kernel-
> owner@vger.kernel.org] En nombre de Marcelo Tosatti
> Enviado el: sábado, 30 de agosto de 2003 17:48
> Para: lkml
> Asunto: Linux 2.4.23-pre2
>
>
> Hello,
>
> Here goes -pre2. It contains an USB update, PPC merge, m68k merge, IDE
> changes from Alan, network drivers update from Jeff, amongst other fixes
> and updates.
>
>
>
> Summary of changes from v2.4.23-pre1 to v2.4.23-pre2
> ============================================
>
> <cw:sgi.com>:
> o Add SGI IOC4 IDE Driver
> o SGI SN Serial/Console Driver
>
> <davej:redhat.com>:
> o USB: Add Minolta Dimage F300 to unusual_devs
>
> <gaa:ulticom.com>:
> o USB: new ids for io_ti driver
>
> <javier:tudela.mad.ttd.net>:
> o [wireless airo] add support for MIC and latest firmwares
>
> <kevino:asti-usa.com>:
> o USB: bug in EHCI device reset through transaction
>
> <malte.d:gmx.net>:
> o USB: support for Zaurus 750/760 to usbnet.c (2.4.22-pre8) + code
> cleanup backport from 2.6
>
> <marcelo:logos.cnet>:
> o Changed hch contact information
> o Fix compilation warning in panic.c
> o Delete unused drivers/scsi/aic79xx (now aic7xxx supports it)
> o add sysctl bits for setuid core
> o Changed EXTRAVERSION to -pre2
>
> <masanari.iida:hp.com>:
> o SCSI blacklist HP Va7140
>
> <mike.miller:hp.com>:
> o cciss multi-path failover in md
>
> <mporter:kernel.crashing.org>:
> o PPC32: Add support for the IBM PPC 440 family of processors
> o PPC32: Add support for DMA controllers on PPC 4xx processors
>
> <russell_d_cagle:mindspring.com>:
> o USB: add Garmin iQue support to visor driver
>
> <thomas:winischhofer.net>:
> o sisfb update
>
> <vmlinuz386:yahoo.com.ar>:
> o PCI Hotplug: fix __FUNCTION__ warnings
>
> Alan Cox:
> o remove all the 440gx broken bios stuff
> o replace the pci router logic with working code
> o update INDEX for docs
> o wolfson touchscreen docs
> o amd watchdog update
> o update i8xx watchdog
> o improved extra key bounce fix
> o fix a missing rocket card
> o warning fix
> o fix nowayout handling on softdog
> o fix missing formatting info in ide-cd
> o add open/close methods to ide-default for hotplug
> o move sibyte driver into the right dir
> o Add Intel ICH3 hotplug support
> o siimage: set a sata flag on the hwif so we can do cable det
> o update ide raid for info pointer changes
> o update ide headers for hotplug
> o fix cable detect issue with sata
> o split ide probe code up
> o Add disk hotplug to the IDE core
> o update cpia driver to fix warnings
> o aacraid update
> o wolfson ac97 touchscreen driver
> o ad1889 error handling fixes
> o ALi5455 update
> o cmpci update
> o fix i810 audio leak
> o makefile/config update for sound changes
> o USB audio fixes for OSS API compliance
> o VGA also works on IA64
> o tdfxfb updates for 24/32 and big endian
> o allow setuid core dumps
> o add sysctl number for setuid core
> o Add headers for wolfson codecs
> o Fix the file sharing/initrd bug
> o resend - mm checks have precedence bugs
>
> Alan Stern:
> o USB: More unusual_devs.h entry updates
> o USB: More unusual_devs.h stuff
> o USB: Another unusual_devs.h entry update
>
> Andrea Arcangeli:
> o vmalloc allocations in ipc needs smp initialized
>
> Andrew Morton:
> o fix possible busywait in rtc_read()
> o tty oops fix
>
> Dan Streetman:
> o USB: backport usbfs 'disconnect'
>
> David Brownell:
> o USB: ehci needs a readb() on IDP425 PCI (ARM)
> o USB: ehci-hcd and period=1frame hs interrupts
>
> David S. Miller:
> o [TG3]: Update to irqreturn_t
> o [TG3]: Sync TSO changes from base 2.5.x
> o [TG3]: Merge comment typo fixes from 2.5.x
> o [TG3]: Initial implementation of 5705 support
> o [TG3]: Fix statistics on 5705
> o [TG3]: Do not reset the RX_MAC unless PHY is Serdes
> o [TG3]: More missing PCI IDs
> o [TG3]: Reset PHY more reliably on 570{3,4,5} chips
> o [TG3]: Fix 5788/5901, update TSO code
> o [TG3]: Differentiate between TSO capable and TSO enabled
> o [TG3]: Add {get,set}_tso ethtool_ops support
> o [TG3]: Bump version/reldate
> o [TG3]: Fix tg3_phy_reset_5703_4_5 chip rev test
> o [TG3]: Bump version/reldate
> o [TG3]: More fixes and enhancements
>
> Geert Uytterhoeven:
> o M68k ptrace
> o Isapnp warning
> o fb_cmap and transparency
> o M68k RTC updates
> o Rename ariadne2 to zorro8390
> o M68k mm cleanup
> o M68k free_io_area()
> o M68k invalid vs. illegal
> o Dmasound invalid vs. illegal
> o M68k cpu_relax()
> o dmasound SOUND_PCM_READ_RATE
> o M68k FPU emulator
> o dmasound core fixes
> o lmc_proto.c includes <asm/smp.h>
> o Sonic Ethernet unsafe interrupt
>
> Greg Kroah-Hartman:
> o USB: added support for TIOCM_RI and TIOCM_CD to pl2303 driver and fix
> stupid bug
> o USB: remove some vendor specific stuff from the pl2303 driver to get
> other devices to work
> o [TG3]: pci_device_id can not be marked __devinitdata
> o [netdrvr sis900] don't call pci_find_device from irq context
> o USB: fix up a bunch of copyrights that were incorrectly declared
> o PCI hotplug: fix up a bunch of copyrights that were incorrectly
> declared
> o PCI: add PCI_DEVICE() macro to make pci_device_id tables easier to
> read
> o PCI: add PCI_DEVICE_CLASS() macro to match PCI_DEVICE() macro
>
> Henning Meier-Geinitz:
> o USB: New vendor/product ids for scanner driver
> o USB: fix check for SCN_MAX_MNR in scanner driver
> o USB: Fix crash when scanners are disconnected while open
> o USB: unlink interrupt URBs in scanner driver
>
> Hirofumi Ogawa:
> o [netdrvr 8139too] lwake unlock fix
> o [netdrvr 8139too] remove unused RxConfigMask
> o [netdrvr 8139too] add more h/w revision ids
>
> Ian Abbott:
> o USB: ftdi_sio - additional pids
> o USB: ftdi_sio - VID/PID for ID TECH IDT1221U USB to RS-232 adapter
> o USB: ftdi_sio - tidy up write bulk callback
>
> James Morris:
> o [TG3]: skb_headlen() cleanup
>
> Jeff Garzik:
> o [TG3]: Detect shared (and screaming) interrupts
> o [TG3]: Convert to using ethtool_ops
> o [TG3]: Bug fixes for 5705 support
> o [TG3]: More 5705 updates
> o [TG3]: More 5705 fixes
> o [TG3]: Another 5705 fix: enable eeprom write prot as needed
> o [TG3]: Only write the on-nic sram addr on non-5705
> o [TG3]: Add 5782 pci id
> o [netdrvr sis900] ethtool_ops support
> o [netdrvr sis900] minor bits from 2.6
> o [netdrvr 8139cp] minor bits from 2.6
> o [netdrvr 8139cp] ethtool_ops support
> o [netdrvr 3c59x] add a piece missed in previous ethtool_ops patch
> o [netdrvr 3c501] ethtool_ops support
> o [netdrvr] ethtool_ops support in 3c503, 3c505, 3c507
> o [netdrvr] ethtool_ops support for 3c515, 3c523, 3c527, and dmfe
> o [netdrvr pcmcia] ethtool_ops for 3c574, 3c589, aironet4500, axnet
> o [NET] add SET_ETHTOOL_OPS back-compat hook
> o [netdrvr pcmcia] use SET_ETHTOOL_OPS in 3c574, 3c589, aironet4500, and
> axnet
> o [netdrvr pcmcia] ethtool_ops support for several more pcmcia drivers
> o [netdrvr 8139too] minor bits from 2.6
> o [wireless airo] build fixes
> o [scsi] add SCSI opcodes and SAM status codes to scsi/scsi.h
>
> Judd Montgomery:
> o USB: visor.h[c] USB device IDs documentation
>
> Marc-Christian Petersen:
> o DRM menu the right fix
>
> Matthew Wilcox:
> o [netdrvr 3c59x] ethtool_ops support
>
> Nemosoft Unv.:
> o USB: PWC 8.11
>
> Paul Mackerras:
> o PPC32: Add support for DMA mapping on non-cache-coherent machines
> o PPC32: Add the infrastructure to allow for 64-bit PTEs
> o PPC32: Fix typo in arch/ppc/Makefile
> o PPC32: Use CONFIG_IBM_OPENBIOS instead of CONFIG_TREEBOOT
> o PPC32: Add support for the PPC970 processor
> o PPC32: Minor cleanups and fixes for 4xx/BookE systems
> o PPC32: Restructure signal code, new ucontext structure, add
> swapcontext syscall
> o PPC32: Implement semtimedop system call
>
> Paul Mundt:
> o Add Paul Mundt to CREDITS
>
> Randy Dunlap:
> o add seq_file "single" interfaces
>
> Stefan Becker:
> o USB: acm.c update for new devices
>
> Stefan Rompf:
> o [netdrvr 8139too] use mii_check_media lib function, instead of
> homebrew MII bitbanging.
>
> Steven Cole:
> o Add 39 Configure.help texts from -ac tree
> o Add six more Configure.help texts from the -ac tree
>
> Tom Rini:
> o PPC32: Change the default behavior of a kernel with KGDB
> o PPC32: Fix KGDB and userland GDB interactions
>
> Willy Tarreau:
> o Fix log buffer length issues
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Linux 2.4.23-pre2
@ 2003-08-30 19:37 Marcelo Tosatti
2003-08-31 1:48 ` David S. Miller
0 siblings, 1 reply; 9+ messages in thread
From: Marcelo Tosatti @ 2003-08-30 19:37 UTC (permalink / raw)
To: system_lists; +Cc: David S. Miller, lkml
I guess that will come through davem?
----
Hello Marcelo,
You have forgot the "Patrick McHardy [kaber@trash.net]" patch to get the
MASQUERADE/FORWARD working again ( so important! :-) ).
Please, add it when you get a minute.
===== net/ipv4/netfilter/ipt_MASQUERADE.c 1.6 vs edited =====
--- 1.6/net/ipv4/netfilter/ipt_MASQUERADE.c Tue Aug 12 11:30:12 2003
+++ edited/net/ipv4/netfilter/ipt_MASQUERADE.c Thu Aug 28 16:54:15 2003
@@ -90,6 +90,7 @@
#ifdef CONFIG_IP_ROUTE_FWMARK
key.fwmark = (*pskb)->nfmark;
#endif
+ key.oif = 0;
if (ip_route_output_key(&rt, &key) != 0) {
/* Funky routing can do this. */
if (net_ratelimit())
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Linux 2.4.23-pre2
2003-08-30 18:52 Marcelo Tosatti
@ 2003-08-30 21:58 ` Dave Bentham
0 siblings, 0 replies; 9+ messages in thread
From: Dave Bentham @ 2003-08-30 21:58 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 296 bytes --]
Hi,
I lied!
I've managed to get the 2.4.22 oops tonight. See attached.
Dave
On Sat, 30 Aug 2003 15:52:18 -0300 (BRT)
Marcelo Tosatti <marcelo@conectiva.com.br> wrote:
>
> The 2.4.22 oops would be more useful.
>
--
A computer without Microsoft is like chocolate cake without mustard.
[-- Attachment #2: Telekon-2.4.22-oops.txt --]
[-- Type: text/plain, Size: 2880 bytes --]
ksymoops 2.4.5 on i686 2.4.22. Options used
-v /usr/src/linux/vmlinux (specified)
-k /var/log/ksyms.1 (specified)
-L (specified)
-o /lib/modules/2.4.22/ (default)
-m /boot/System.map (specified)
Unable to handle kernel NULL pointer dereference at virtual address 00000000
*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<00000000>]
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010202
eax: c02e7954 ebx: c02e7b40 ecx: 000000
[<c01d0939>] [<c01ca1e5>] [<c01c9b30>] [<c01d7805>] [<c01d8a7b>] [<c01d6045>]
[<c01df81e>] [<c01df892>] [<c01404ba>] [<c01d67c8>] [<c01def5a>] [<c01dedb1>]
[<c013bb1f>] [<c01406d1>] [<c014075f>] [<c017fc06>] [<c013f1dc>] [<c013f5e3>]
[<c015197d>] [<c0151c75>] [<c0151ada>] [<c0152094>] [<c01092df>]
Code: Bad EIP value.
>>EIP; 00000000 Before first symbol
>>eax; c02e7954 <ide_hwifs+454/2b48>
>>ebx; c02e7b40 <ide_hwifs+640/2b48>
Unable to handle kernel NULL pointer dereference at virtual address 00000000
00000000
*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<00000000>] Not tainted
EFLAGS: 00010203
eax: c02e7954 ebx: c02e7b40 ecx: 00000000 edx: 00000170
esi: cdd74480 edi: cfea8a00 ebp: c02ade94 esp: c02ade6c
ds: 0018 es: 0018 ss: 0018
Process swapper (pid: 0, stackpage=c02ad000)
Stack: c01d4c64 c02e7b40 cdd74480 0000000c 00000000 000001f4 cfea8a00 c02e7b40
00000040 00000000 c02adec8 c01bca72 c02e7b40 cdd74480 00000000 00000088
000001f4 c02adeec 00000000 00000018 c02e7b40 cff1b280 cc030e00 c02adeec
Call Trace: [<c01d4c64>] [<c01bca72>] [<c01bcbf5>] [<c01bcf06>] [<c019e861>]
[<c01bce20>] [<c0122f0b>] [<c0122666>] [<c011f412>] [<c011f306>] [<c011f136>]
[<c010a9b0>] [<c0107250>] [<c010d038>] [<c0107250>] [<c0107273>] [<c0107302>]
[<c0105000>]
Code: Bad EIP value.
>>EIP; 00000000 Before first symbol
>>eax; c02e7954 <ide_hwifs+454/2b48>
>>ebx; c02e7b40 <ide_hwifs+640/2b48>
>>esi; cdd74480 <_end+da87528/10517108>
>>edi; cfea8a00 <_end+fbbbaa8/10517108>
>>ebp; c02ade94 <init_task_union+1e94/2000>
>>esp; c02ade6c <init_task_union+1e6c/2000>
Trace; c01d4c64 <idescsi_transfer_pc+124/130>
Trace; c01bca72 <start_request+192/210>
Trace; c01bcbf5 <ide_do_request+b5/1a0>
Trace; c01bcf06 <ide_timer_expiry+e6/1c0>
Trace; c019e861 <rs_timer+d1/140>
Trace; c01bce20 <ide_timer_expiry+0/1c0>
Trace; c0122f0b <run_timer_list+10b/170>
Trace; c0122666 <update_wall_time+16/40>
Trace; c011f412 <bh_action+22/50>
Trace; c011f306 <tasklet_hi_action+46/70>
Trace; c011f136 <do_softirq+a6/b0>
Trace; c010a9b0 <do_IRQ+b0/c0>
Trace; c0107250 <default_idle+0/40>
Trace; c010d038 <call_do_IRQ+5/d>
Trace; c0107250 <default_idle+0/40>
Trace; c0107273 <default_idle+23/40>
Trace; c0107302 <cpu_idle+52/70>
Trace; c0105000 <_stext+0/0>
<0>Kernel panic: Aiee, killing interrupt handler!
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Linux 2.4.23-pre2
2003-08-30 19:37 Linux 2.4.23-pre2 Marcelo Tosatti
@ 2003-08-31 1:48 ` David S. Miller
0 siblings, 0 replies; 9+ messages in thread
From: David S. Miller @ 2003-08-31 1:48 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: system_lists, linux-kernel
On Sat, 30 Aug 2003 16:37:42 -0300 (BRT)
Marcelo Tosatti <marcelo@conectiva.com.br> wrote:
> I guess that will come through davem?
Yes, via the netfilter team, which has given me a better
version of the fix.
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2003-08-31 1:57 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-30 19:37 Linux 2.4.23-pre2 Marcelo Tosatti
2003-08-31 1:48 ` David S. Miller
-- strict thread matches above, loose matches on Subject: below --
2003-08-30 18:52 Marcelo Tosatti
2003-08-30 21:58 ` Dave Bentham
2003-08-30 17:06 Marcelo Tosatti
2003-08-30 17:42 ` Dave Bentham
2003-08-30 15:48 Marcelo Tosatti
2003-08-30 16:22 ` Dave Bentham
2003-08-30 19:35 ` system_lists
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox