linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux 2.2.21-rc4
@ 2002-05-15 20:39 Alan Cox
  2002-05-16 14:06 ` Rob Landley
  2002-05-18 15:54 ` Marco Colombo
  0 siblings, 2 replies; 3+ messages in thread
From: Alan Cox @ 2002-05-15 20:39 UTC (permalink / raw)
  To: linux-kernel

Unless something bad turns up this will be the final 2.2.21. 

2.2.21rc4
o	SiS900 updates					(Mufasa Yang)
o	Correct kd.h macros				(Andrej Lajovic)
o	sg buffer clean fix				(Douglas Gilbert)

2.2.21rc3
o	Plan B driver updates				(Michel Lanners)
o	3ware raid update				(Adam Radford)
o	Fix PowerMac compile				(Krzysiek Taraszka)
o	Fix nvram/rtc ioctl returns			(Paul Gortmaker)
o	OV511 compile/build fixes			(Toru SAGAMI)
o	Final ppp zlib bits				(Paul Mackerras)

2.2.21rc2
o	Fix Xeon crash on boot 				(Dave Jones)
o	Update keyspan maintainer			(Greg Kroah-Hartmann)
o	Fix visor oops add palm m125 support		(Greg Kroah-Hartmann)
o	Update whiteheat driver to fix SMP locking	(Greg Kroah-Hartmann)
o	Fix head.S asm for cpu type			(Mikael Pettersson)

2.2.21rc1
o	Add farsync driver				(Bob Dunlop)
o	Fix x86 cpu type reporting in some cases	(Barry Nathan)
o	Fix module_license tag compatibility macro	(Keith Owens)
o	Update MAINTAINERS entry			(Mark McClelland)
o	Fix fb.h comment error				(Krzysiek Taraszka)
o	Zlib fix					(Arjan van de Ven)
o	Back out problem mce change

2.2.21pre4
o	Fix FAT breakage in pre3			(Dmitry Levin)
o	Add S/390 LCS driver (IBM opensourced it now)	(DJ Barrow,
							 Frank Pavlic)
o	Update COPYING file to match FSF update		(Dan Quinlann)
	| basically swap 19xx example for this century..
o	Fix a file name comment				(William Stearns)
o	Add realtek phy support to 2.2 sis900 driver	(Allan Jacobsen)
o	Fix MCE address reporting order, fix oops with	(Dave Jones)
	newer gcc due to bad asm constraints
o	Starfire update					(Ion Badulescu)
o	Always victimise the dcache a little when	(John Lash, me)
	short of memory

2.2.21pre3
o	Fix a case where a non blocking tty write could	(Peter Benie)
	get stuck
o	Fix non blocking midi close on es1370, es1371	(me)
	sonicvibes right this time 
o	Fix menu/xconfig warnings			(René Scharfe)
o	Fix non blocking midi close on cmpci, cs4281,	(me)
	esssolo, trident.
o	Add eepro100VE ident				(Hanno Boeck)
o	Fix DRM oops case				(Herbert Xu)
o	Fix an oops causing datagram AF_UNIX race	(Paul Menage)
o	Support newer geodes using new CPUID properly	(Hiroshi Miura)
o	Fix up RTC build for non pmac ppc boxes		(Tom Rini)
o	Fix MCE address reporting			(Pete Wyckoff)
o	Vibra16 docs update				(Neale Banks)
o	Eicon include file fix				(Herbert Xu)
o	ISDN loop and header fixes			(Kai Germaschewski)
o	Fix eepro100 out of memory during init path	(Neale Banks)
o	Fix BSD partition table handling breakage	(Andries Brouwer)
o	Add WD XD signature to xd driver		(Paul)
o	3Ware driver update				(Adam Radford)
o	S/390 debugging updates				(Carsten Otte)
o	S/390 DASD updates				(Carsten Otte)
o	S/390 CIO updates				(Carsten Otte)
o	Update USB serial, belkin, digi_acceleport,	(Greg Kroah-Hartmann)
	empeg, ftdsio, edgeport, keyspan, mctu232,
	omninet, prolific, visor
o	Cyberjack USB driver				(Matthias Bruestle)
o	USB ir dongle driver				(Greg Kroah-Hartmann)
o	Support very large FAT file systems		(Vijay Kumar)
o	Backport 2.4 modversions build fix		(Mikael Pettersson)
o	Backport 2.4 es1371 init for new revs		(Julian Anastasov)
o	3c507 driver fixes				(Mark Mackenzie)
o	ext2 obscure group descriptor corruption fix	(Daniel Phillips,
							 Al Viro)
o	Correct a problem where rpciod didnt give up	(Andreas Haumer)
	its current dir

2.2.21pre2
o	Fix non blocking midi close on es1370, es1371	(me)
	sonicvibes
o	Update osst driver				(Willem Riede)
o	Update machine check support in 2.2 to match 2.4(Dave Jones)
o	Additional P4, Rise, Winchip handling for setup	(Dave Jones)
o	Fix extended MMX initialisation on Cyrix MII	(me)
o	Backport a lot of x86 setup (cache size etc)	(Dave Jones)
o	ISDN cleanups					(Kai Germaschewski)
o	Backport eicon driver fixes			(Kai Germaschewski)
o	ISDN ppp fixes					(Andre Beck)
o	Fix timeout handling in eicon driver		(Kai Germaschewski)
o	Fix null pointer bug in isdnloop		(Kai Germaschewski)
o	Menuconfig refresh fixup			(Willy Tarreau)
o	Modular ati frame buffer build fix		(Krzysztof Taraszka)
o	Backport VIA chipset fixes to 2.2		(me)
o	Make DCD high->low work on SX16 with CLOCAL set	(Ado Arnolds)

2.2.21pre1
o	Fix potential corruption with vmalloc on	(Ralf Baechle)
	virtually cached boxes
o	Small PPC build fixups				(Tom Rini)
o	zImage booting fix				(Kalev Soikonen)
o	EIO on NFS read fixup				(Trond Myklebust)
o	Update 3ware raid driver			(Adam Radford)
o	page_alloc race fix				(Andrea Arcangeli)
o	Update USB maintainers				(Greg Kroah-Hartmann)
o	bttv clipcount=0 fix				(Solar Designer)
o	Fix multiple eepro driver bugs			(Aris)
o	Sym53c8xx queue handling fix			(Gerard Roudier)
o	Update SubmittingDrivers document		(Michal Svec)
o	8139too performance tune			(Jens David)
o	procfs follow link return fix			(Solar Designer)
o	Backport SEM_UNDO overflow fix from 2.4		(Leonid Igolnik)
o	VM86 fixes					(Manfred Spraul)
o	Fix alpha build					(Kim Heino)

--
     "You do my code an injustice there... I've put comments in mine."
		- David Howells

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

* Re: Linux 2.2.21-rc4
  2002-05-15 20:39 Linux 2.2.21-rc4 Alan Cox
@ 2002-05-16 14:06 ` Rob Landley
  2002-05-18 15:54 ` Marco Colombo
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Landley @ 2002-05-16 14:06 UTC (permalink / raw)
  To: Alan Cox, linux-kernel

On Wednesday 15 May 2002 04:39 pm, Alan Cox wrote:
> Unless something bad turns up this will be the final 2.2.21.
>
> 2.2.21rc4
> o	SiS900 updates					(Mufasa Yang)

I wonder if this (or another known patch) fixes an SiS900 problem I've been 
experiencing on 2.4.18.  When you unplug and plug back in the cat 5 cable 
(forcing it to redetect the link), it starts dropping packets like mad until 
the next reboot.  Ping shows this up nicely...

I reported this problem a week or two back...

http://lists.insecure.org/linux-kernel/2002/May/0629.html

...but haven't really followed up yet.  (It's a "don't do that then" at the 
moment.)  I should probably go ask Donald Becker.  (I should also try 
compiling as a module and doing insmod/rmmod and see if that fixes it, but 
that's not really a fix, it's another workaround...)

Rob

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

* Re: Linux 2.2.21-rc4
  2002-05-15 20:39 Linux 2.2.21-rc4 Alan Cox
  2002-05-16 14:06 ` Rob Landley
@ 2002-05-18 15:54 ` Marco Colombo
  1 sibling, 0 replies; 3+ messages in thread
From: Marco Colombo @ 2002-05-18 15:54 UTC (permalink / raw)
  To: Alan Cox; +Cc: linux-kernel

[-- Attachment #1: Type: TEXT/PLAIN, Size: 310 bytes --]

On Wed, 15 May 2002, Alan Cox wrote:

> Unless something bad turns up this will be the final 2.2.21. 

Hi, Alan.

Any chance the attached patch gets included?
I regard the issue as a bug (user programs that work on most archs fail
on sparc64).

[ davem already did the same for the 2.[45] trees, AFAIK ]

.TM.

[-- Attachment #2: Type: TEXT/PLAIN, Size: 662 bytes --]

--- linux.21p3/arch/sparc64/kernel/ioctl32.c	Fri Nov  2 17:39:06 2001
+++ linux.21p3-tm/arch/sparc64/kernel/ioctl32.c	Tue Feb 26 13:29:35 2002
@@ -67,6 +67,7 @@
 #include <asm/watchdog.h>
 
 #include <linux/soundcard.h>
+#include <linux/random.h>
 
 /* Use this to get at 32-bit user passed pointers. 
    See sys_sparc32.c for description about these. */
@@ -2811,6 +2812,13 @@
 	/* case D7SIOCRD: Same value as ENVCTRL_RD_VOLTAGE_STATUS */
 	case D7SIOCTM:
 
+	/* Big R */
+	case RNDGETENTCNT:
+	case RNDADDTOENTCNT:
+	case RNDGETPOOL:
+	case RNDADDENTROPY:
+	case RNDZAPENTCNT:
+	case RNDCLEARPOOL:
 
 	/* Little m */
 	case MTIOCTOP:

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

end of thread, other threads:[~2002-05-18 15:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-15 20:39 Linux 2.2.21-rc4 Alan Cox
2002-05-16 14:06 ` Rob Landley
2002-05-18 15:54 ` Marco Colombo

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).