Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 8 Oct 2002 16:04:02 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 8 Oct 2002 16:03:00 -0400 Received: from perninha.conectiva.com.br ([200.250.58.156]:20658 "EHLO perninha.conectiva.com.br") by vger.kernel.org with ESMTP id ; Tue, 8 Oct 2002 16:01:46 -0400 Date: Tue, 8 Oct 2002 16:29:38 -0300 (BRT) From: Marcelo Tosatti X-X-Sender: marcelo@freak.distro.conectiva To: lkml Subject: Linux 2.4.20-pre10 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2825 Lines: 88 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 ============================================ : o net/8021q/vlan_dev.c: Fix lockup when setting egress priority : o net/sched/sch_htb.c: Check that node is really leaf before modifying cl->un.leaf : o remove a dead extern o fix some O_DIRECT read cornercases : o Changed EXTRAVERSION to pre10 : o Several S390 3270 fixes : o [IPV4/IPV6]: General cleanups Adrian Bunk : o Configure.help entries for BeFS o trivial Configure.help bits from -ac Alan Cox : o Fusion driver fixes Ben Collins : o IEEE1394 updates Benjamin Herrenschmidt : 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 : o JFS: Releasing LOGGC_LOCK too early David S. Miller : 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 : o JFFS2 updates Ingo Molnar : o Fix speed braindamage of mass exit of thread groups Lennert Buytenhek : 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 : 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 : o get_pid() typo fix Trond Myklebust : o Workaround NFS hangs introduced in 2.4.20-pre - 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/