linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux 2.4.19-pre3
@ 2002-03-11 21:08 Marcelo Tosatti
  2002-03-11 22:40 ` Eyal Lebedinsky
                   ` (10 more replies)
  0 siblings, 11 replies; 43+ messages in thread
From: Marcelo Tosatti @ 2002-03-11 21:08 UTC (permalink / raw)
  To: lkml


Hi, 

Here goes -pre3, with the new IDE code. It has been stable enough time in
the -ac tree, in my and Alan's opinion.

The inclusion of the new IDE code makes me want to have a longer 2.4.19
release cycle, for stress-testing reasons.

Please stress test it with huge amounts of data ;)

pre3:

- -ac merge (including new IDE)				(Alan Cox)
- S390 merge						(IBM)
- More cciss fixes					(Stephen Cameron)
- Eicon SMP race fix					(Armin Schindler)
- w9966 driver update					(Jakob Kemi)
- Unify crc32 routine (removes lots of duplicated 
  code from drivers)					(Matt Domsch)
- Lanstreamer bugfixes					(Kent Yoder)
- Update scsi_debug					(Douglas Gilbert)
- MCE Configure.help update				(Paul Gortmaker)
- Fix SMB NLS oops					(Urban Widmark)
- AGP Config.in update					(Daniele Venzano)
- Fix small thinko in UFS set_blocksize return handling	(me)
- Avoid unecessary cache flushes on PPC			(Paul Mackerras)
- PPP deadlock fixes					(Paul Mackerras)
- Signal changes for thread groups			(Dave McCracken)
- Make max_threads be based on normal zone size		(Dave McCracken)
- ray_cs wireless extension fix				(Jean Tourrilhes)
- irda bugfixes and enhancements			(Jean Tourrilhes)
- USB update						(Greg KH)
- Fix through-8259A mode for IRQ0 routing on APIC 	(Maciej W. Rozycki/Joe Korty)
- Add Dell Inspiron 2500 to broken APM blacklist	(Arjan van de Ven)
- Fix off-by-one error in bluesmoke			(Dave Jones)
- Reiserfs update					(Oleg Drokin)
- Fix PCI compile without /proc support			(Eric Sandeen)
- Fix problem with bad inode handling			(Alexander Viro)
- aic7xxx update					(Justin T. Gibbs)
- Do not consider SCSI recovered errors as fatal errors	(Justin T. Gibbs)
- Add Memory-Write-Invalidate support to PCI		(Jeff Garzik)
- Starfire update					(Ion Badulescu)
- tulip update						(Jeff Garzik)


pre2:

- -ac merge						(Alan Cox)
- Huge MIPS/MIPS64 merge				(Ralf Baechle)
- IA64 update						(David Mosberger)
- PPC update						(Tom Rini)
- Shrink struct page					(Rik van Riel)
- QNX4 update (now its able to mount QNX 6.1 fses)	(Anders Larsen)
- Make max_map_count sysctl configurable		(Christoph Hellwig)
- matroxfb update					(Petr Vandrovec)
- ymfpci update						(Pete Zaitcev)
- LVM update						(Heinz J . Mauelshagen)
- btaudio driver update					(Gerd Knorr)
- bttv update						(Gerd Knorr)
- Out of line code cleanup				(Keith Owens)
- Add watchdog API documentation			(Christer Weinigel)
- Rivafb update						(Ani Joshi)
- Enable PCI buses above quad0 on NUMA-Q		(Martin J. Bligh)
- Fix PIIX IDE slave PCI timings			(Dave Bogdanoff)
- Make PLIP work again					(Tim Waugh)
- Remove unecessary printk from lp.c			(Tim Waugh)
- Make parport_daisy_select work for ECP/EPP modes	(Max Vorobiev)
- Support O_NONBLOCK on lp/ppdev correctly		(Tim Waugh)
- Add PCI card hooks to parport				(Tim Waugh)
- Compaq cciss driver fixes				(Stephen Cameron)
- VFS cleanups and fixes				(Alexander Viro)
- USB update (including USB 2.0 support)		(Greg KH)
- More jiffies compare cleanups				(Tim Schmielau)
- PCI hotplug update					(Greg KH)
- bluesmoke fixes					(Dave Jones)
- Fix off-by-one in ide-scsi				(John Fremlin)
- Fix warnings in make xconfig				(René Scharfe)
- Make x86 MCE a configure option			(Paul Gortmaker)
- Small ramdisk fixes					(Christoph Hellwig)
- Add missing atime update to pipe code			(Christoph Hellwig)
- Serialize microcode access				(Tigran Aivazian)
- AMD Elan handling on serial.c				(Robert Schwebel)

pre1:

- Add tape support to cciss driver			(Stephen Cameron)
- Add Permedia3 fb driver				(Romain Dolbeau)
- meye driver update					(Stelian Pop)
- opl3sa2 update					(Zwane Mwaikambo)
- JFFS2 update						(David Woodhouse)
- NBD deadlock fix					(Steven Whitehouse)
- Correct sys_shmdt() return value on failure		(Adam Bottchen)
- Apply the SET_PERSONALITY patch missing from 2.4.18 	(me)
- Alpha update						(Jay Estabrook)
- SPARC64 update					(David S. Miller)
- Fix potential blk freelist corruption			(Jens Axboe)
- Fix potential hpfs oops				(Chris Mason)
- get_request() starvation fix				(Andrew Morton)
- cramfs update						(Daniel Quinlan)
- Allow binfmt_elf as module				(Paul Gortmaker)
- ymfpci Configure.help update				(Pete Zaitcev)
- Backout one eepro100 change made in 2.4.18: it 
  was causing slowdowns on some cards			(Jeff Garzik)
- Tridentfb compilation fix				(Jani Monoses)
- Fix refcounting of directories on renames in tmpfs	(Christoph Rohland)
- Add Fujitsu notebook to broken APM implementation 
  blacklist						(Arjan Van de Ven)
- "do { ... } while(0)" cleanups on some fb drivers	(Geert Uytterhoeven)
- Fix natsemi's ETHTOOL_GLINK ioctl			(Tim Hockin)
- Fix clik! drive detection code in ide-floppy		(Paul Bristow)
- Add additional support for the 82801 I/O controller	(Wim Van Sebroeck)
- Remove duplicates in pci_ids.h			(Wim Van Sebroeck)




^ permalink raw reply	[flat|nested] 43+ messages in thread
* Re: I/O APIC fixed in 2.4.19-pre3 & 2.5.6 (was Re: Linux 2.4.19-pre3)
@ 2002-03-20  2:40 PlasmaJohn
  2002-03-20  4:30 ` Bill Davidsen
  0 siblings, 1 reply; 43+ messages in thread
From: PlasmaJohn @ 2002-03-20  2:40 UTC (permalink / raw)
  To: linux-kernel

> Any chance this will cure the lockups on a Dell Latitude C600 every time
> you exit X? I've disabled both the IO-APIC and APIC-uni, which was
> supposed to fix the problem but didn't. Dare I hope that the disable
> wasn't enough?

Does it also lock up when the text console blanks?

The X lockups were what had been plaguing me for the past two weeks.  
I thought it was the new Radeon (7500), but it seems[1] to have been my 
Asus CUSL2-C's[2] broken APM implementation (Quite recently Alan Cox 
mentioned this problem with Asus' BIOS).

Out of fear, I do not compile in ACPI[3].

I have since recompiled with APM as a module and life seems much more
stable.  (I issue "modprobe apm" at shutdown so the box actually turns 
off :)

Perhaps your BIOS has similar "issues"?

John Klar

[1] No lockup in 3 days.  Knock bits.

[2] Intel 815ep, 700MHz Coppermine PIII not overclocked.
    RH6.2 frankensteined to 7.2 (mostly)
    kernel 2.4.15 (with Viro's inode patch) (yes, yes, I'm slow)
    (RH's gcc-2.96-98)
    XFree86 4.2.0 from their binary tarballs.

[3] One of the side-effects of ACPI support is disabling APM if
    an ACPI capable board is found.  This, I suspect, is why reports
    of CUSL2 hangs are rare...


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

end of thread, other threads:[~2002-03-22 22:19 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-11 21:08 Linux 2.4.19-pre3 Marcelo Tosatti
2002-03-11 22:40 ` Eyal Lebedinsky
2002-03-11 23:03   ` Alan Cox
2002-03-11 22:55 ` Stephan von Krawczynski
2002-03-12  1:50   ` Mike Fedyk
2002-03-12 11:06   ` Stephan von Krawczynski
2002-03-11 23:04 ` Eyal Lebedinsky
2002-03-11 23:14   ` Keith Owens
2002-03-12 15:49   ` DevilKin
2002-03-21 12:06   ` [patch] Don't offer CONFIG_INDYDOG on non-ip22 machines Adrian Bunk
2002-03-22 21:13     ` Marcelo Tosatti
2002-03-11 23:21 ` Linux 2.4.19-pre3 Eyal Lebedinsky
2002-03-12  1:40   ` Takeo Saito
2002-03-12  0:04 ` J.A. Magallon
2002-03-12  0:37 ` Ken Brownfield
2002-03-19  2:41   ` I/O APIC fixed in 2.4.19-pre3 & 2.5.6 (was Re: Linux 2.4.19-pre3) Ken Brownfield
2002-03-19 16:22     ` Bill Davidsen
2002-03-20  0:34       ` Ken Brownfield
2002-03-20  4:36         ` Bill Davidsen
2002-03-12 10:35 ` Linux 2.4.19-pre3 Gerd Knorr
2002-03-12 17:24   ` Trond Myklebust
2002-03-12 17:47   ` Gerd Knorr
2002-03-12 13:01 ` Karsten Weiss
2002-03-12 13:17   ` Jens Axboe
2002-03-12 13:37   ` Alan Cox
2002-03-12 13:46   ` Jens Axboe
2002-03-12 19:02     ` Marcelo Tosatti
2002-03-13  8:09       ` Jens Axboe
2002-03-13  9:00         ` Andre Hedrick
2002-03-13  9:27           ` Jens Axboe
2002-03-13  9:33             ` Andre Hedrick
2002-03-13 17:32               ` Andre Hedrick
2002-03-13 17:40                 ` Jens Axboe
2002-03-13 18:52                   ` Andre Hedrick
2002-03-14  4:41           ` Marcelo Tosatti
2002-03-14  6:28             ` Andre Hedrick
2002-03-14  3:32         ` Michal Jaegermann
2002-03-12 14:47   ` J.A. Magallon
2002-03-12 13:31 ` Jurgen Philippaerts
2002-03-12 15:43 ` Geert Uytterhoeven
2002-03-12 21:59 ` Paul Mackerras
2002-03-20  2:40 I/O APIC fixed in 2.4.19-pre3 & 2.5.6 (was Re: Linux 2.4.19-pre3) PlasmaJohn
2002-03-20  4:30 ` 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).