* Linux 2.4.20-pre10 @ 2002-10-08 19:29 Marcelo Tosatti 2002-10-08 23:40 ` Linux 2.4.20-pre10 - drivers/usb/brlvger.c Eyal Lebedinsky 2002-10-11 8:46 ` IDE PDC20268 in Linux 2.4.20-pre10 Gabor Z. Papp 0 siblings, 2 replies; 5+ messages in thread From: Marcelo Tosatti @ 2002-10-08 19:29 UTC (permalink / raw) To: lkml Here goes pre10. This version fixes the NFS hang which was introduced in early 2.4.20-pre's plus some smaller fixes. Summary of changes from v2.4.20-pre9 to v2.4.20-pre10 ============================================ <bjorn.andersson@erc.ericsson.se>: o net/8021q/vlan_dev.c: Fix lockup when setting egress priority <devik@cdi.cz>: o net/sched/sch_htb.c: Check that node is really leaf before modifying cl->un.leaf <hch@sgi.com>: o remove a dead extern o fix some O_DIRECT read cornercases <marcelo@freak.distro.conectiva>: o Changed EXTRAVERSION to pre10 <rbh00@utsglobal.com>: o Several S390 3270 fixes <yoshfuji@linux-ipv6.org>: o [IPV4/IPV6]: General cleanups Adrian Bunk <bunk@fs.tum.de>: o Configure.help entries for BeFS o trivial Configure.help bits from -ac Alan Cox <alan@lxorguk.ukuu.org.uk>: o Fusion driver fixes Ben Collins <bcollins@debian.org>: o IEEE1394 updates Benjamin Herrenschmidt <benh@kernel.crashing.org>: o PPC32: Tweak the way various PPC cpus (750FX, 750CX, 745x) are set up o PPC32: Better support for the 750FX and 7455 PPC cpus o PPC32: support for new powermacs including the Xserve and eMac o PPC32: idle loop improvements for PPC 6xx/7xx/7xxx processors o PPC32: PCI fix for PCI-PCI bridges with the I/O window closed o PPC32: Fix race in i2c-keywest o PPC32: ide-pmac update o PPC32: ADB core locking fix o PPC32: Update net driver config description Dave Kleikamp <shaggy@kleikamp.austin.ibm.com>: o JFS: Releasing LOGGC_LOCK too early David S. Miller <davem@nuts.ninka.net>: o [VLAN]: Accept zero vlan at unregister o net/core/dev.c: Print lethal dev/protocol errors with KERN_CRIT o net/8021q/vlan.c: Unsigned value may never be < 0 David Woodhouse <dwmw2@infradead.org>: o JFFS2 updates Ingo Molnar <mingo@elte.hu>: o Fix speed braindamage of mass exit of thread groups Lennert Buytenhek <buytenh@gnu.org>: o [NET]: Remove net_call_rx_atomic o [BRIDGE]: Skip the LISTENING_STP state if STP is disabled o [BRIDGE]: take BR_NETPROTO_LOCK for unlinking bridge device slaves Paul Mackerras <paulus@samba.org>: o PPC32: Make the heartbeat count and reset variables be per-cpu o PPC32: update the default configs in arch/ppc/configs o PPC32: define register numbers for extra BATs; patch from Cort Dougan o PPC32: define TIOCM_MODEM_BITS, irda wants it o PPC32: Add support for the Total Impact BRIQ platform Robert Love <rml@tech9.net>: o get_pid() typo fix Trond Myklebust <trond.myklebust@fys.uio.no>: o Workaround NFS hangs introduced in 2.4.20-pre ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Linux 2.4.20-pre10 - drivers/usb/brlvger.c 2002-10-08 19:29 Linux 2.4.20-pre10 Marcelo Tosatti @ 2002-10-08 23:40 ` Eyal Lebedinsky 2002-10-11 8:46 ` IDE PDC20268 in Linux 2.4.20-pre10 Gabor Z. Papp 1 sibling, 0 replies; 5+ messages in thread From: Eyal Lebedinsky @ 2002-10-08 23:40 UTC (permalink / raw) To: Marcelo Tosatti; +Cc: lkml [-- Attachment #1: Type: text/plain, Size: 212 bytes --] Marcelo Tosatti wrote: > > Here goes pre10. We still fail compiling, as it has been since -pre5. The usual __FUNCTION__ problem with older gcc. -- Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/> [-- Attachment #2: 2.4.20-pre10-brlvger.patch --] [-- Type: text/plain, Size: 479 bytes --] --- linux/drivers/usb/brlvger.c.orig Thu Aug 29 10:30:50 2002 +++ linux/drivers/usb/brlvger.c Thu Aug 29 10:31:02 2002 @@ -209,7 +209,7 @@ ({ printk(KERN_ERR "Voyager: " args); \ printk("\n"); }) #define dbgprint(fmt, args...) \ - ({ printk(KERN_DEBUG "Voyager: %s: " fmt, __FUNCTION__, ##args); \ + ({ printk(KERN_DEBUG "Voyager: %s: " fmt, __FUNCTION__ , ##args); \ printk("\n"); }) #define dbg(args...) \ ({ if(debug >= 1) dbgprint(args); }) ^ permalink raw reply [flat|nested] 5+ messages in thread
* IDE PDC20268 in Linux 2.4.20-pre10 2002-10-08 19:29 Linux 2.4.20-pre10 Marcelo Tosatti 2002-10-08 23:40 ` Linux 2.4.20-pre10 - drivers/usb/brlvger.c Eyal Lebedinsky @ 2002-10-11 8:46 ` Gabor Z. Papp 2002-10-11 14:16 ` Juri Haberland 1 sibling, 1 reply; 5+ messages in thread From: Gabor Z. Papp @ 2002-10-11 8:46 UTC (permalink / raw) To: linux-kernel * Marcelo Tosatti <marcelo@conectiva.com.br>: | Here goes pre10. When will the PDC20268 driver go with UDMA 100 in your tree? Before or after 2.4.20? Uniform Multi-Platform E-IDE driver Revision: 6.31 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx ICH2: IDE controller on PCI bus 00 dev f9 ICH2: chipset revision 2 ICH2: not 100% native mode: will probe irqs later ide0: BM-DMA at 0x9800-0x9807, BIOS settings: hda:DMA, hdb:pio ide1: BM-DMA at 0x9808-0x980f, BIOS settings: hdc:DMA, hdd:pio PDC20268: IDE controller on PCI bus 02 dev 68 PCI: Found IRQ 9 for device 02:0d.0 PCI: Sharing IRQ 9 with 02:09.0 PDC20268: chipset revision 1 PDC20268: not 100% native mode: will probe irqs later PDC20268: (U)DMA Burst Bit ENABLED Primary MASTER Mode Secondary MASTER Mode. ide2: BM-DMA at 0xa400-0xa407, BIOS settings: hde:pio, hdf:pio ide3: BM-DMA at 0xa408-0xa40f, BIOS settings: hdg:pio, hdh:pio hda: IC35L060AVVA07-0, ATA DISK drive hdc: IC35L060AVVA07-0, ATA DISK drive hde: IC35L060AVVA07-0, ATA DISK drive hdg: IC35L060AVVA07-0, ATA DISK drive ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ide1 at 0x170-0x177,0x376 on irq 15 ide2 at 0xb800-0xb807,0xb402 on irq 9 ide3 at 0xb000-0xb007,0xa802 on irq 9 blk: queue c034d544, I/O limit 4095Mb (mask 0xffffffff) hda: 120103200 sectors (61493 MB) w/1863KiB Cache, CHS=7476/255/63, UDMA(100) blk: queue c034d8a8, I/O limit 4095Mb (mask 0xffffffff) hdc: 120103200 sectors (61493 MB) w/1863KiB Cache, CHS=119150/16/63, UDMA(100) blk: queue c034dc0c, I/O limit 4095Mb (mask 0xffffffff) hde: 120103200 sectors (61493 MB) w/1863KiB Cache, CHS=119150/16/63, UDMA(33) blk: queue c034df70, I/O limit 4095Mb (mask 0xffffffff) hdg: 120103200 sectors (61493 MB) w/1863KiB Cache, CHS=119150/16/63, UDMA(33) Weird CHS on hda is due bogus BIOS? ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: IDE PDC20268 in Linux 2.4.20-pre10 2002-10-11 8:46 ` IDE PDC20268 in Linux 2.4.20-pre10 Gabor Z. Papp @ 2002-10-11 14:16 ` Juri Haberland 2002-10-11 15:33 ` Gabor Z. Papp 0 siblings, 1 reply; 5+ messages in thread From: Juri Haberland @ 2002-10-11 14:16 UTC (permalink / raw) To: "Gabor Z. Papp"; +Cc: linux-kernel In article <4cc4.3da69003.2d455@gzp1.gzp.hu> you wrote: > * Marcelo Tosatti <marcelo@conectiva.com.br>: > > | Here goes pre10. > > When will the PDC20268 driver go with UDMA 100 in your tree? > Before or after 2.4.20? > PDC20268: IDE controller on PCI bus 02 dev 68 > PCI: Found IRQ 9 for device 02:0d.0 > PCI: Sharing IRQ 9 with 02:09.0 > PDC20268: chipset revision 1 > PDC20268: not 100% native mode: will probe irqs later > PDC20268: (U)DMA Burst Bit ENABLED Primary MASTER Mode > Secondary MASTER Mode. > ide2: BM-DMA at 0xa400-0xa407, BIOS settings: hde:pio, hdf:pio > ide3: BM-DMA at 0xa408-0xa40f, BIOS settings: hdg:pio, hdh:pio > hde: IC35L060AVVA07-0, ATA DISK drive > hdg: IC35L060AVVA07-0, ATA DISK drive > ide2 at 0xb800-0xb807,0xb402 on irq 9 > ide3 at 0xb000-0xb007,0xa802 on irq 9 > hde: 120103200 sectors (61493 MB) w/1863KiB Cache, CHS=119150/16/63, UDMA(33) > hdg: 120103200 sectors (61493 MB) w/1863KiB Cache, CHS=119150/16/63, UDMA(33) Uhm, tho following is with 2.4.19-xfs: PDC20268: IDE controller on PCI bus 00 dev 98 PDC20268: chipset revision 1 PDC20268: not 100% native mode: will probe irqs later PDC20268: (U)DMA Burst Bit DISABLED Primary PCI Mode Secondary PCI Mode. ide2: BM-DMA at 0xfce0-0xfce7, BIOS settings: hde:pio, hdf:pio ide3: BM-DMA at 0xfce8-0xfcef, BIOS settings: hdg:pio, hdh:pio hde: Maxtor 4D080H4, ATA DISK drive hdg: Maxtor 4G120J6, ATA DISK drive ide2 at 0xfcc8-0xfccf,0xfcda on irq 10 ide3 at 0xfcd0-0xfcd7,0xfcde on irq 10 hde: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=9964/255/63, UDMA(100) hdg: 240121728 sectors (122942 MB) w/2048KiB Cache, CHS=14946/255/63, UDMA(100) So there *is* UDMA 100 support... Cheers, Juri -- Juri Haberland <juri@koschikode.com> ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: IDE PDC20268 in Linux 2.4.20-pre10 2002-10-11 14:16 ` Juri Haberland @ 2002-10-11 15:33 ` Gabor Z. Papp 0 siblings, 0 replies; 5+ messages in thread From: Gabor Z. Papp @ 2002-10-11 15:33 UTC (permalink / raw) To: linux-kernel * Juri Haberland <juri@koschikode.com>: |> hde: 120103200 sectors (61493 MB) w/1863KiB Cache, CHS=119150/16/63, UDMA(33) |> hdg: 120103200 sectors (61493 MB) w/1863KiB Cache, CHS=119150/16/63, UDMA(33) | hde: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=9964/255/63, UDMA(100) | hdg: 240121728 sectors (122942 MB) w/2048KiB Cache, CHS=14946/255/63, UDMA(100) | | So there *is* UDMA 100 support... Yes, there was, but disabled during 2.4.20-pre. But why? ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2002-10-11 15:28 UTC | newest] Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2002-10-08 19:29 Linux 2.4.20-pre10 Marcelo Tosatti 2002-10-08 23:40 ` Linux 2.4.20-pre10 - drivers/usb/brlvger.c Eyal Lebedinsky 2002-10-11 8:46 ` IDE PDC20268 in Linux 2.4.20-pre10 Gabor Z. Papp 2002-10-11 14:16 ` Juri Haberland 2002-10-11 15:33 ` Gabor Z. Papp
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®