Re: [Bugme-new] [Bug 9543] New: RTNL: assertion failed at net/ipv6/addrconf.c (2164)/RTNL: assertion failed at net/ipv4/devinet.c (1055)

2007-12-11 Thread Andrew Morton
On Tue, 11 Dec 2007 16:04:27 +0100 (CET) Krzysztof Oledzki <[EMAIL PROTECTED]> wrote: > >> [<783bfa72>] rt_run_flush+0x43/0x8b > >> [<783bfa93>] rt_run_flush+0x64/0x8b > >> [<7813ac54>] notifier_call_chain+0x2a/0x52 > >> [<7813ac9e>] raw_notifier_call_chain+0x17/0x1a > >> [<783a3471>] netdev

Re: [Bugme-new] [Bug 9543] New: RTNL: assertion failed at net/ipv6/addrconf.c (2164)/RTNL: assertion failed at net/ipv4/devinet.c (1055)

2007-12-11 Thread Andrew Morton
x22 > [<781346ff>] worker_thread+0x0/0x85 > [<78134778>] worker_thread+0x79/0x85 > [<781371ad>] autoremove_wake_function+0x0/0x35 > [<781370f6>] kthread+0x38/0x5e > [<781370be>] kthread+0x0/0x5e > [<78104baf>] kernel_thread_helper+0x7/0x

Re: 2.6.24-rc4-mm1

2007-12-10 Thread Andrew Morton
On Tue, 11 Dec 2007 01:48:39 +1100 Reuben Farrelly <[EMAIL PROTECTED]> wrote: > > > On 5/12/2007 4:17 PM, Andrew Morton wrote: > > Temporarily at > > > > http://userweb.kernel.org/~akpm/2.6.24-rc4-mm1/ > > > > Will appear later at > > >

tcp assertion failures in 2.6.24-rc4-mm1

2007-12-09 Thread Andrew Morton
This is a mac g5. It is being used as a distcc server across the LAN when... windfarm: CPUs control loops started. EXT3-fs: INFO: recovery required on readonly filesystem. EXT3-fs: write access will be enabled during recovery. kjournald starting. Commit interval 5 seconds EXT3-fs: recovery comp

Re: [PATCH 2.6.24-rc3] Fix /proc/net breakage

2007-12-07 Thread Andrew Morton
On Fri, 07 Dec 2007 04:51:37 + David Woodhouse <[EMAIL PROTECTED]> wrote: > On Mon, 2007-11-26 at 15:17 -0700, Eric W. Biederman wrote: > > Well I clearly goofed when I added the initial network namespace support > > for /proc/net. Currently things work but there are odd details visible > > t

Re: 2.6.24-rc4-mm1

2007-12-05 Thread Andrew Morton
On Thu, 06 Dec 2007 17:59:37 +1100 Reuben Farrelly <[EMAIL PROTECTED]> wrote: > On 5/12/2007 4:17 PM, Andrew Morton wrote: > > Temporarily at > > > > http://userweb.kernel.org/~akpm/2.6.24-rc4-mm1/ > > > > Will appear later at > > > > &g

Re: [PATCH][RESEND] PHY: Add the phy_device_release device method.

2007-12-03 Thread Andrew Morton
On Mon, 3 Dec 2007 09:35:11 +0100 Thierry Reding <[EMAIL PROTECTED]> wrote: > In cases where more than a single PHY is found on the MDIO bus, the kernel > will print a warning that this method is missing for each PHY device that > is not attached to a networking device. > > Signed-off-by: Thierry

Re: + xfrm_policy-warning-fix.patch added to -mm tree

2007-11-29 Thread Andrew Morton
-------- > > Subject: xfrm_policy warning fix > > From: Andrew Morton <[EMAIL PROTECTED]> > > > > Fix this: > > > > net/xfrm/xfrm_policy.c: In function '__xfrm_lookup': > > net/xfrm/xfrm_policy.c:1449: wa

Re: drivers/net/r6040.c warnings on x86_64

2007-11-27 Thread Andrew Morton
On Tue, 27 Nov 2007 20:45:36 -0800 Andrew Morton <[EMAIL PROTECTED]> wrote: > drivers/net/r6040.c: In function 'rx_buf_alloc': > drivers/net/r6040.c:262: warning: passing argument 2 of 'pci_map_single' > makes pointer from integer without a cast > driv

drivers/net/r6040.c warnings on x86_64

2007-11-27 Thread Andrew Morton
drivers/net/r6040.c: In function 'rx_buf_alloc': drivers/net/r6040.c:262: warning: passing argument 2 of 'pci_map_single' makes pointer from integer without a cast drivers/net/r6040.c: In function 'r6040_up': drivers/net/r6040.c:631: warning: cast from pointer to integer of different size drivers/

Re: bonding sysfs output

2007-11-27 Thread Andrew Morton
On Tue, 27 Nov 2007 10:56:43 +0100 Ferenc Wagner <[EMAIL PROTECTED]> wrote: > > - raise patches against the latest Linus tree > > (ftp://ftp.kernel.org/pub/linux/kernel/v2.6/snapshots/) > > I thought it was better to change to git. Isn't it so? Yes, git is a bit more uptodate than the snapshots

Re: bonding sysfs output

2007-11-27 Thread Andrew Morton
On Mon, 26 Nov 2007 09:29:40 +0100 Wagner Ferenc <[EMAIL PROTECTED]> wrote: > Andrew Morton <[EMAIL PROTECTED]> writes: > > > On Sun, 25 Nov 2007 16:12:57 +0100 Wagner Ferenc <[EMAIL PROTECTED]> wrote: > > > >> I propose it as a fix for trailing NUL

Re: bonding sysfs output

2007-11-25 Thread Andrew Morton
On Sun, 25 Nov 2007 16:12:57 +0100 Wagner Ferenc <[EMAIL PROTECTED]> wrote: > Hi, > > Am I totally of the limit with the attached patch against > drivers/net/bonding/bond_sysfs.c? I'd like to receive some comments, > as I'm not a kernel developer. Plese alwayts cc netdev@vger.kernel.org on netw

Re: forcedeth ethernet driver & Low power state

2007-11-24 Thread Andrew Morton
On Sun, 25 Nov 2007 03:52:33 +0100 Jeroen <[EMAIL PROTECTED]> wrote: > Hi, > > I'm migrating my server from windows 2003 server to Ubuntu, but I am > stumbling over the "Low Power State Link Speed" option for my NIC > (forcedeth) > > I need to disable this option in my windows driver otherwise t

Re: [patch 3/8] ucc_geth-fix-build-break-introduced-by-commit-09f75cd7bf13720738e6a196cc0107ce9a5bd5a0-checkpatch-fixes

2007-11-23 Thread Andrew Morton
On Fri, 23 Nov 2007 20:58:51 -0500 Jeff Garzik <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > From: Andrew Morton <[EMAIL PROTECTED]> > > > > Cc: "David S. Miller" <[EMAIL PROTECTED]> > > Cc: Emil Medve <[EMAIL PROTECTED]&g

Re: [Bugme-new] [Bug 9443] New: RFC4193 IPv6 addresses seem not to be completly supported : default gateway not set

2007-11-23 Thread Andrew Morton
On Fri, 23 Nov 2007 05:42:35 -0800 (PST) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9443 > >Summary: RFC4193 IPv6 addresses seem not to be completly > supported : default gateway not set >Product: Networking >Versi

Re: 2.6.23 WARNING: at kernel/softirq.c:139 local_bh_enable()

2007-11-23 Thread Andrew Morton
On Thu, 22 Nov 2007 19:47:35 + Simon Arlott <[EMAIL PROTECTED]> wrote: > WARN during log message being output to ttyS0 and netconsole: > > [2059664.615816] __iptables__: init4 IN=ppp0 OUT=ppp0 WARNING: at > kernel/softirq.c:139 local_bh_enable() > [2059664.620535] [<80120364>] local_bh_enab

Re: [Bugme-new] [Bug 9440] New: Problem in joinning a socket to ipv6 multicast address in specific scenario

2007-11-22 Thread Andrew Morton
On Thu, 22 Nov 2007 11:02:04 -0800 (PST) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9440 > >Summary: Problem in joinning a socket to ipv6 multicast address > in specific scenario >Product: Networking >Version: 2.5

Re: [patch 2/8] forcedeth: fix MAC address detection on network card (regression in 2.6.23)

2007-11-21 Thread Andrew Morton
On Wed, 21 Nov 2007 15:34:52 -0800 "Ayaz Abdulla" <[EMAIL PROTECTED]> wrote: > The solution is to get the OEM to update their BIOS (instead of > integrating this patch) since the MCP61 specs indicate that the MAC > Address should be in correct order from BIOS. > > By changing the feature DEV_HAS_

Re: [Bugme-new] [Bug 9418] New: Funcation tcp_v6_md5_do_del return has error.

2007-11-20 Thread Andrew Morton
On Tue, 20 Nov 2007 07:13:00 -0800 (PST) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9418 > >Summary: Funcation tcp_v6_md5_do_del return has error. >Product: Networking >Version: 2.5 > KernelVersion: 2.6.23 > Platform: A

Re: [PATCH] forcedeth boot delay fix

2007-11-20 Thread Andrew Morton
On Sun, 18 Nov 2007 14:13:41 -0500 Ayaz Abdulla <[EMAIL PROTECTED]> wrote: > This patch fixes a long boot delay in the forcedeth driver. During > initialization, the timeout for the handshake between mgmt unit and > driver can be very long. The patch reduces the timeout by eliminating a > extra

Re: [PATCH] Time-based RFC 4122 UUID generator

2007-11-19 Thread Andrew Morton
On Sun, 18 Nov 2007 20:38:21 +0100 Helge Deller <[EMAIL PROTECTED]> wrote: > Andrew, > > could you please consider adding this patch to your 2.6.25 patch series? please cc netdev on networking-related things > This is the third version of the patch in which I cleaned up and fixed quite > some

Re: [Bugme-new] [Bug 9391] New: Netgear GA320T(tg3) strange errors and non-workingness

2007-11-15 Thread Andrew Morton
On Thu, 15 Nov 2007 18:04:19 -0800 (PST) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9391 > >Summary: Netgear GA320T(tg3) strange errors and non-workingness >Product: Drivers >Version: 2.5 > KernelVersion: 2.6.22.12 (openSUSE 10.3

Re: 2.6.24-rc2-mm1 -- strange apparent network failures

2007-11-15 Thread Andrew Morton
On Thu, 15 Nov 2007 20:28:29 -0400 Kevin Winchester <[EMAIL PROTECTED]> wrote: > On November 15, 2007 06:02:09 am Andy Whitcroft wrote: > > When testing some of the later 2.6.24-rc2-mm1+hotfix combinations on three > > of our test systems one job from each batch (1/4) failed. In each case the > >

Re: [Bugme-new] [Bug 9386] New: sis190 network driver crash

2007-11-15 Thread Andrew Morton
On Thu, 15 Nov 2007 07:30:53 -0800 (PST) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9386 > >Summary: sis190 network driver crash >Product: Drivers >Version: 2.5 > KernelVersion: 2.6.23.1 > Platform: All > OS/Ver

Re: [Bugme-new] [Bug 9384] New: Appletalk packets are delivered to the last interface FD_SET

2007-11-15 Thread Andrew Morton
(switching to email for netdev - please repond via emailed reply-to-all, not via the bugzilla UI) On Thu, 15 Nov 2007 01:56:07 -0800 (PST) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9384 > >Summary: Appletalk packets are delivered to the last interface >

Re: [Bugme-new] [Bug 9382] New: etting MTU > 1500 on card "cold" sigsegs the "ip" program and produces an OOPS.

2007-11-14 Thread Andrew Morton
On Wed, 14 Nov 2007 19:11:38 -0800 (PST) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9382 > >Summary: etting MTU > 1500 on card "cold" sigsegs the "ip" > program and produces an OOPS. >Product: Drivers >Version: 2.5

Re: [stable] [PATCH 1/2] forcedeth new mcp79 device ids

2007-11-14 Thread Andrew Morton
On Wed, 14 Nov 2007 10:55:53 -0800 Greg KH <[EMAIL PROTECTED]> wrote: > On Wed, Nov 07, 2007 at 04:58:09PM -0500, Ayaz Abdulla wrote: > > This patch adds new device ids for mcp79 devices. > > > > Signed-off-by: Ayaz Abdulla <[EMAIL PROTECTED]> > > I do not see these patches in Linus's tree yet.

Re: [Bugme-new] [Bug 9375] New: divide error: 0000 [#1] with VIA Velocity when unplugged

2007-11-13 Thread Andrew Morton
(plesae respond via emailed reply-to-all) On Tue, 13 Nov 2007 20:48:44 -0800 (PST) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9375 > >Summary: divide error: [#1] with VIA Velocity when unplugged >Product: Other >Version: 2.5 >

Re: [BUG] New Kernel Bugs

2007-11-13 Thread Andrew Morton
On Tue, 13 Nov 2007 17:55:51 -0800 (PST) David Miller <[EMAIL PROTECTED]> wrote: > I've created [EMAIL PROTECTED] Let me just say - I'm astonished at how little spam gets though the vger lists. Considering how many times those email addresses must have been added to spam databases. It must be a

Re: [BUG] New Kernel Bugs

2007-11-13 Thread Andrew Morton
On Tue, 13 Nov 2007 17:11:36 -0800 Stephen Hemminger <[EMAIL PROTECTED]> wrote: > On Tue, 13 Nov 2007 19:52:17 -0500 > Chuck Ebbert <[EMAIL PROTECTED]> wrote: > > > On 11/13/2007 04:12 PM, Alan Cox wrote: > > >> Bug fixing is not about finding someone to blame, it's about getting the > > >> bug

Re: [BUG] New Kernel Bugs

2007-11-13 Thread Andrew Morton
On Tue, 13 Nov 2007 23:29:54 + Russell King <[EMAIL PROTECTED]> wrote: > On Tue, Nov 13, 2007 at 09:13:19PM +0100, Adrian Bunk wrote: > > On Tue, Nov 13, 2007 at 07:32:19PM +, Russell King wrote: > > >... > > > There's another issue I want to raise concerning bugzilla. We have the > > > c

Re: [BUG] New Kernel Bugs

2007-11-13 Thread Andrew Morton
On Tue, 13 Nov 2007 23:09:37 + Russell King <[EMAIL PROTECTED]> wrote: > On Tue, Nov 13, 2007 at 02:32:01PM -0800, Andrew Morton wrote: > > On Tue, 13 Nov 2007 22:18:01 + Russell King <[EMAIL PROTECTED]> wrote: > > > On Tue, Nov 13, 2007 at 12:52:2

Re: [BUG] New Kernel Bugs

2007-11-13 Thread Andrew Morton
On Tue, 13 Nov 2007 23:24:14 +0100 Jörn Engel <[EMAIL PROTECTED]> wrote: > On Tue, 13 November 2007 13:56:58 -0800, Andrew Morton wrote: > > > > It's relatively common that a regression in subsystem A will manifest as a > > failure in subsystem B, and the repor

Re: [BUG] New Kernel Bugs

2007-11-13 Thread Andrew Morton
On Tue, 13 Nov 2007 22:18:01 + Russell King <[EMAIL PROTECTED]> wrote: > On Tue, Nov 13, 2007 at 12:52:22PM -0800, Andrew Morton wrote: > > On Tue, 13 Nov 2007 19:32:19 + Russell King <[EMAIL PROTECTED]> wrote: > > > There's another issue I want to rais

Re: [BUG] New Kernel Bugs

2007-11-13 Thread Andrew Morton
On Tue, 13 Nov 2007 22:33:58 +0100 Jörn Engel <[EMAIL PROTECTED]> wrote: > On Tue, 13 November 2007 15:18:07 -0500, Mark Lord wrote: > > > > I just find it weird that something can be known broken for several -rc* > > kernels before I happen to install it, discover it's broken on my own > > mach

Re: [BUG] New Kernel Bugs

2007-11-13 Thread Andrew Morton
On Tue, 13 Nov 2007 19:32:19 + Russell King <[EMAIL PROTECTED]> wrote: > There's another issue I want to raise concerning bugzilla. We have the > classic case of "not enough people reading bugzilla bugs" - which is one > of the biggest problems with bugzilla. Virtually no one in the ARM > co

Re: [BUG] New Kernel Bugs

2007-11-13 Thread Andrew Morton
On Tue, 13 Nov 2007 04:32:07 -0800 (PST) David Miller <[EMAIL PROTECTED]> wrote: > From: Andrew Morton <[EMAIL PROTECTED]> > Date: Tue, 13 Nov 2007 04:12:59 -0800 > > > On Tue, 13 Nov 2007 03:58:24 -0800 (PST) David Miller <[EMAIL PROTECTED]> > > wrote:

Re: [BUG] New Kernel Bugs

2007-11-13 Thread Andrew Morton
On Tue, 13 Nov 2007 03:58:24 -0800 (PST) David Miller <[EMAIL PROTECTED]> wrote: > From: Andrew Morton <[EMAIL PROTECTED]> > Date: Tue, 13 Nov 2007 03:49:16 -0800 > > > Do you believe that our response to bug reports is adequate? > > Do you feel that making

Re: [BUG] New Kernel Bugs

2007-11-13 Thread Andrew Morton
On Tue, 13 Nov 2007 03:39:46 -0800 (PST) David Miller <[EMAIL PROTECTED]> wrote: > From: Andrew Morton <[EMAIL PROTECTED]> > Date: Tue, 13 Nov 2007 03:15:53 -0800 > > > > NETWORKING=== > > > > >

Re: [BUG] New Kernel Bugs

2007-11-13 Thread Andrew Morton
On Mon, 12 Nov 2007 22:42:32 -0800 "Natalie Protasevich" <[EMAIL PROTECTED]> wrote: > This is the listing of the open bugs that are relatively new, around > 2.6.22 and up. They are vaguely classified by specific area. > (not a full list, there are more :) > > The good part is that reporters of t

Re: [Bugme-new] [Bug 9349] New: RTNLGRP_ND_USEROPT does not report ifindex

2007-11-11 Thread Andrew Morton
On Sun, 11 Nov 2007 10:52:41 -0800 (PST) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9349 > >Summary: RTNLGRP_ND_USEROPT does not report ifindex >Product: Networking >Version: 2.5 > KernelVersion: 2.6.24-rc > Platform: A

Re: [PATCH] [POWERPC] Fix typo #ifdef -> #ifndef

2007-11-08 Thread Andrew Morton
> On Sat, 03 Nov 2007 20:16:36 +0100 Jochen Friedrich <[EMAIL PROTECTED]> wrote: > Subject: [PATCH] [POWERPC] Fix typo #ifdef -> #ifndef Please put the "powerpc" outside the []. Because things inside [] get removed when the receiver applies the patch, but the subsystem identification ("powerpc")

Re: [RFC] dependencies for platform drivers (was Re: ax88796: add superh to kconfig dependencies)

2007-11-08 Thread Andrew Morton
> On Thu, 8 Nov 2007 08:18:54 + Al Viro <[EMAIL PROTECTED]> wrote: > On Thu, Nov 08, 2007 at 04:31:05PM +0900, Magnus Damm wrote: > > config AX88796 > > tristate "ASIX AX88796 NE2000 clone support" > > - depends on ARM || MIPS > > + depends on ARM || MIPS || SUPERH > > You know, that

Re: net: skge breakage on 2.6.24-rc1

2007-11-07 Thread Andrew Morton
> On Wed, 7 Nov 2007 23:50:30 +0100 "Rafael J. Wysocki" <[EMAIL PROTECTED]> > wrote: > On Wednesday, 7 of November 2007, Heikki Orsila wrote: > > On Wed, Nov 07, 2007 at 11:46:21PM +0200, Heikki Orsila wrote: > > > After some bisecting, I found that net skge driver broke on > > > > > > commit 7fb

Re: 2.6.23.1-smp kernel panic (network-related)

2007-11-07 Thread Andrew Morton
(cc netdev) > On Wed, 7 Nov 2007 17:52:11 +0100 Marek Kierdelewicz <[EMAIL PROTECTED]> > wrote: > Hi there, > > My company's (ISP) bussines model requires dynamic resizing of the > client queues. It's achieved by regenerating shaping rules and loading > then using batch mode of a tc binary. On p

Re: 2.6.24-rc1: hangs when logging in to X session

2007-11-05 Thread Andrew Morton
On Mon, 5 Nov 2007 09:55:32 +0100 Marcus Better <[EMAIL PROTECTED]> wrote: > Andrew Morton wrote: > > > My laptop hangs when I try to log in to X with the current git kernel > > > (commit 2a397e82c7db18019e408f953dd58dc1963a328c). It runs fine with > > > 2.6.

Re: [Bugme-new] [Bug 9270] New: sunhme requires lower MTU to handle 802.1q frames

2007-11-01 Thread Andrew Morton
On Wed, 31 Oct 2007 16:35:57 -0700 (PDT) David Miller <[EMAIL PROTECTED]> wrote: > From: Andrew Morton <[EMAIL PROTECTED]> > Date: Wed, 31 Oct 2007 15:43:01 -0700 > > > > sunhme requires lower MTU to handle 802.1q frames - even though the PCI > > > drive

Re: [Bugme-new] [Bug 9270] New: sunhme requires lower MTU to handle 802.1q frames

2007-10-31 Thread Andrew Morton
On Wed, 31 Oct 2007 14:54:06 -0700 (PDT) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9270 > >Summary: sunhme requires lower MTU to handle 802.1q frames >Product: Drivers >Version: 2.5 > KernelVersion: 2.6.18-3 > Platform

Re: [Bugme-new] [Bug 9269] New: bonding module cannot enslave ethernet devices provided by sunhme

2007-10-31 Thread Andrew Morton
On Wed, 31 Oct 2007 14:35:56 -0700 (PDT) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9269 > >Summary: bonding module cannot enslave ethernet devices provided > by sunhme >Product: Drivers >Version: 2.5 > Kernel

Re: [Bugme-new] [Bug 9260] New: tipc_config.h is not installed when doing "make headers_install"

2007-10-29 Thread Andrew Morton
On Mon, 29 Oct 2007 09:10:26 -0700 (PDT) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9260 > >Summary: tipc_config.h is not installed when doing "make > headers_install" >Product: Other >Version: 2.5 > KernelVer

Re: last git: BUG: unable to handle kernel paging request at virtual address 92184900

2007-10-29 Thread Andrew Morton
On Tue, 23 Oct 2007 21:04:20 +0200 Giacomo Catenazzi <[EMAIL PROTECTED]> wrote: > Hello people, > > I've still some kernel bug > > ciao > cate > > Oct 23 20:20:05 catee kernel: BUG: unable to handle kernel paging request at > virtual address 92184900 > Oct 23 20:20:05 catee kernel: print

Re: [0/3] Distributed storage. Mirror algo extension for automatic recovery.

2007-10-26 Thread Andrew Morton
On Thu, 18 Oct 2007 23:17:41 +0400 Evgeniy Polyakov <[EMAIL PROTECTED]> wrote: > I'm pleased to announce sixth release of the distributed storage > subsystem, which allows to form a storage on top of remote and local > nodes, which in turn can be exported to another storage as a node to > form tre

Re: [Bugme-new] [Bug 9225] New: typhoon : "no descs for cmd, had (needed) 0 (1) cmd, 31 (7) resp"

2007-10-25 Thread Andrew Morton
On Thu, 25 Oct 2007 06:45:42 -0700 (PDT) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9225 > >Summary: typhoon : "no descs for cmd, had (needed) 0 (1) cmd, 31 > (7) resp" >Product: Drivers >Version: 2.5 > Kernel

Re: [Bugme-new] [Bug 9224] New: Settings to /proc/sys/net/ipv[46]/conf/all are not propagated

2007-10-25 Thread Andrew Morton
On Thu, 25 Oct 2007 04:44:06 -0700 (PDT) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9224 > >Summary: Settings to /proc/sys/net/ipv[46]/conf/all are not > propagated >Product: Networking >Version: 2.5 > KernelV

Re: kernel panic when running tcpdump

2007-10-22 Thread Andrew Morton
On Mon, 22 Oct 2007 20:40:18 +0200 Mariusz Kozlowski <[EMAIL PROTECTED]> wrote: > I'm seeing reproducible oops on 2.6.23-mm1 when trying to run tcpdump > over ppp0 interface. Can you please test the latest Linus kernel from ftp://ftp.kernel.org/pub/linux/kernel/v2.6/snapshots/? Because all

Re: [Bugme-new] [Bug 9208] New: Oops on sky2, delete_module causes SIGKILL

2007-10-22 Thread Andrew Morton
On Mon, 22 Oct 2007 06:58:37 -0700 (PDT) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9208 > >Summary: Oops on sky2, delete_module causes SIGKILL >Product: Drivers >Version: 2.5 > KernelVersion: linux-2.6.23-git17 > Platf

Re: 2.6.23-mm1 s390 driver problem

2007-10-19 Thread Andrew Morton
On Fri, 19 Oct 2007 11:16:16 +0200 Cedric Le Goater <[EMAIL PROTECTED]> wrote: > Martin Schwidefsky wrote: > > On Thu, 2007-10-18 at 15:31 -0500, Serge E. Hallyn wrote: > >> Quoting Christian Borntraeger ([EMAIL PROTECTED]): > >>> Am Donnerstag, 18. Oktober 2007 schrieb Serge E. Hallyn: > Sig

Re: networking crash in current mainline: sk_filter_delayed_uncharge()

2007-10-18 Thread Andrew Morton
On Thu, 18 Oct 2007 23:11:27 -0700 (PDT) David Miller <[EMAIL PROTECTED]> wrote: > From: Andrew Morton <[EMAIL PROTECTED]> > Date: Thu, 18 Oct 2007 23:09:48 -0700 > > > > > powerpc mac G5 > > config: http://userweb.kernel.org/~akpm/config-g5.txt > >

Re: networking crash in current mainline: sk_filter_delayed_uncharge()

2007-10-18 Thread Andrew Morton
On Thu, 18 Oct 2007 23:09:48 -0700 Andrew Morton <[EMAIL PROTECTED]> wrote: > > powerpc mac G5 > config: http://userweb.kernel.org/~akpm/config-g5.txt > screenshot: http://userweb.kernel.org/~akpm/dsc5.jpg > > It does this shortly after bringing up eth0 (tg3)

networking crash in current mainline: sk_filter_delayed_uncharge()

2007-10-18 Thread Andrew Morton
powerpc mac G5 config: http://userweb.kernel.org/~akpm/config-g5.txt screenshot: http://userweb.kernel.org/~akpm/dsc5.jpg It does this shortly after bringing up eth0 (tg3), in dhclient. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PRO

Re: [PATCH] vortex_up should initialize "err"

2007-10-18 Thread Andrew Morton
On Thu, 18 Oct 2007 08:05:06 +0200 Steffen Klassert <[EMAIL PROTECTED]> wrote: > On Wed, Oct 17, 2007 at 08:28:36PM -0400, Jeff Garzik wrote: > > Badari Pulavarty wrote: > > >Simple compile warning fix. (against 2.6.23-git12) > > > > > >Thanks, > > >Badari > > > > > >vortex_up() should initialize

Re: [RFC] remove netpoll receive code

2007-10-18 Thread Andrew Morton
On Wed, 17 Oct 2007 23:28:38 -0700 (PDT) David Miller <[EMAIL PROTECTED]> wrote: > From: Stephen Hemminger <[EMAIL PROTECTED]> > Date: Wed, 17 Oct 2007 13:21:31 -0700 > > > I propose that we take out all the whole netpoll rx path. If/when > > kgdb gets submitted a better and alternative receive p

Re: [patch 4/4] ucc_geth-fix-build-break-introduced-by-commit-09f75cd7bf13720738e6a196cc0107ce9a5bd5a0-checkpatch-fixes

2007-10-17 Thread Andrew Morton
On Wed, 17 Oct 2007 19:47:59 -0700 Andrew Morton <[EMAIL PROTECTED]> wrote: > - When I applied it I saw valid checkpatch warnings, so I queed a patch to > fix them, called foo-checkpatch-fixes.patch with the intention that it later > be > folded into foo.patch incidentally,

Re: [patch 4/4] ucc_geth-fix-build-break-introduced-by-commit-09f75cd7bf13720738e6a196cc0107ce9a5bd5a0-checkpatch-fixes

2007-10-17 Thread Andrew Morton
On Wed, 17 Oct 2007 19:37:21 -0700 (PDT) David Miller <[EMAIL PROTECTED]> wrote: > From: [EMAIL PROTECTED] > Date: Tue, 16 Oct 2007 14:24:12 -0700 > > > From: Andrew Morton <[EMAIL PROTECTED]> > > > > Cc: "David S. Miller" <[EMAIL PROTECTED]&

Re: [RFC] remove netpoll receive code

2007-10-17 Thread Andrew Morton
On Wed, 17 Oct 2007 13:21:31 -0700 Stephen Hemminger <[EMAIL PROTECTED]> wrote: > The netpoll receive code is: > 1. Not used by any in-tree features, it is used by kgdb-over-ether. > 2. A nice hook for people doing nasty things like private binary network > stacks or rootkits. > 3. Unsecured by a

Re: [Bugme-new] [Bug 9179] New: 2.6.23.1 / USB_ZD1201: Kernel panic with zd1201 driver

2007-10-17 Thread Andrew Morton
On Wed, 17 Oct 2007 11:34:57 -0700 (PDT) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9179 > >Summary: 2.6.23.1 / USB_ZD1201: Kernel panic with zd1201 driver >Product: Drivers >Version: 2.5 > KernelVersion: 2.6.23.1 > Pla

Re: [Bugme-new] [Bug 9174] New: linux-2.6.23-git11 kernel panic

2007-10-17 Thread Andrew Morton
On Wed, 17 Oct 2007 07:36:16 -0700 (PDT) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9174 > >Summary: linux-2.6.23-git11 kernel panic >Product: Other >Version: 2.5 > KernelVersion: 2.6.23-git11 > Platform: All >

Re: 2.6.23-mm1 thread exit_group issue

2007-10-13 Thread Andrew Morton
On Sat, 13 Oct 2007 16:02:30 +0400 Oleg Nesterov <[EMAIL PROTECTED]> wrote: > On 10/13, Oleg Nesterov wrote: > > > > On 10/12, Andrew Morton wrote: > > > > > > Bisection shows that this problem is caused by these two patches: > > > > >

Re: 2.6.23-mm1 thread exit_group issue

2007-10-12 Thread Andrew Morton
On Fri, 12 Oct 2007 15:47:59 -0400 Mathieu Desnoyers <[EMAIL PROTECTED]> wrote: > Hi Andrew, > > I noticed a regression between 2.6.23-rc8-mm2 and 2.6.23-mm1 (with your > hotfixes). User space threads seems to receive a ERESTART_RESTARTBLOCK > as soon as a thread does a pthread_join on them. The

Re: 2.6.23-mm1 thread exit_group issue

2007-10-12 Thread Andrew Morton
On Fri, 12 Oct 2007 15:47:59 -0400 Mathieu Desnoyers <[EMAIL PROTECTED]> wrote: > I noticed a regression between 2.6.23-rc8-mm2 and 2.6.23-mm1 (with your > hotfixes). User space threads seems to receive a ERESTART_RESTARTBLOCK > as soon as a thread does a pthread_join on them. The previous behavio

Re: [Bugme-new] [Bug 9149] New: accept() doesn't wake with error when socket descriptor closed

2007-10-12 Thread Andrew Morton
On Fri, 12 Oct 2007 07:42:06 -0700 (PDT) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9149 > >Summary: accept() doesn't wake with error when socket descriptor > closed >Product: Networking >Version: 2.5 > Kernel

Re: 2.6.23-mm1

2007-10-12 Thread Andrew Morton
On Fri, 12 Oct 2007 07:46:58 +0100 Al Viro <[EMAIL PROTECTED]> wrote: > On Thu, Oct 11, 2007 at 11:42:02PM -0700, Andrew Morton wrote: > > On Fri, 12 Oct 2007 14:03:28 +0900 KAMEZAWA Hiroyuki <[EMAIL PROTECTED]> > > wrote: > > > > > On Thu, 11 Oct 2007

Re: net-2.6.24 breaks powerpc mysteriously

2007-10-11 Thread Andrew Morton
On Fri, 12 Oct 2007 13:52:14 +1000 Paul Mackerras <[EMAIL PROTECTED]> wrote: > So Andrew, what do you think is better - arch/powerpc/boot having its > own copies of the zlib_inflate stuff, or #ifdefs of some kind in > lib/zlib_inflate/*.c? The latter - copying code is evil. Keeping the existing

net-2.6.24 breaks powerpc mysteriously

2007-10-11 Thread Andrew Morton
With net-2.6.24 (pulled yesterday) applied: g5:/usr/src/25> ml arch/powerpc/boot/inflate.o Using ARCH=powerpc CROSS_COMPILE= CHK include/linux/version.h CHK include/linux/utsrelease.h CALLscripts/checksyscalls.sh BOOTCC arch/powerpc/boot/inflate.o arch/powerpc/boot/inflate.c

Re: [Bugme-new] [Bug 9132] New: fcntl GET_OWN reports 0 for sockets instead of PID

2007-10-08 Thread Andrew Morton
(please respond via emailed reply-to-all, not vie the bugzilla web interface) On Mon, 8 Oct 2007 09:18:02 -0700 (PDT) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9132 > >Summary: fcntl GET_OWN reports 0 for sockets instead of PID >Product: Netw

Re: [Bugme-new] [Bug 9128] New: PF_KEY SADB_GET messages return SADB_DUMP from the kernel

2007-10-05 Thread Andrew Morton
(Please reply via emailed reply-to-all, not via the bugzilla web interface) On Fri, 5 Oct 2007 09:01:50 -0700 (PDT) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9128 > >Summary: PF_KEY SADB_GET messages return SADB_DUMP from the > kernel

Re: [Bugme-new] [Bug 9124] New: Netconsole race crashed the system

2007-10-04 Thread Andrew Morton
(Please resoind by emailed reply-to-all, not via the bugzilla web interface) On Thu, 4 Oct 2007 16:24:18 -0700 (PDT) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9124 > >Summary: Netconsole race crashed the system >Product: Networking >

Re: [Bugme-new] [Bug 9112] New: tcpdump on a syncppp interface panics kernel

2007-10-02 Thread Andrew Morton
On Tue, 2 Oct 2007 08:00:47 -0700 (PDT) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9112 > >Summary: tcpdump on a syncppp interface panics kernel >Product: Networking >Version: 2.5 > KernelVersion: 2.6.22.9 > Platform:

Re: 2.6.23-rc8 network problem. Mem leak? ip1000a?

2007-09-30 Thread Andrew Morton
On 30 Sep 2007 03:59:56 -0400 [EMAIL PROTECTED] wrote: > > ntpd. Sounds like pps leaking to me. > > That's what I'd think, except that pps does no allocation in the normal > running state, so there's nothing to leak. The interrupt path just > records the time in some preallocated, static buffer

Re: 2.6.23-rc[68]-mm: network hangs

2007-09-29 Thread Andrew Morton
On Fri, 28 Sep 2007 21:48:18 +0200 Laurent Riffard <[EMAIL PROTECTED]> wrote: > Hi, > > >From time to time, I experience some complete network hangs: > > Suddenly, all network connections become unresponsive. Even "ping > 127.0.0.1" doesn't work. SysRq-w does not show any blocked processus. > >

Re: [PATCH] PHYLIB: Spinlock fixes for softirqs

2007-09-28 Thread Andrew Morton
On Sat, 29 Sep 2007 01:31:52 -0400 Jeff Garzik <[EMAIL PROTECTED]> wrote: > doesn't Andrew have a version of these patches that move the useful > patch text into the area where it will get copied into the permanent > kernel changelog? > > also, your PHYLIB patches give no notion at all of prope

Re: [PATCH] sb1250-mac: Driver model & phylib update

2007-09-28 Thread Andrew Morton
On Fri, 28 Sep 2007 17:23:00 +0100 (BST) "Maciej W. Rozycki" <[EMAIL PROTECTED]> wrote: > On Mon, 24 Sep 2007, Andrew Morton wrote: > > > > Well, this is against Jeff's netdev-2.6 tree which hopefully is not as > > > crufty as Linus's

Re: [PATCH] net: Add network namespace clone & unshare support.

2007-09-28 Thread Andrew Morton
On Fri, 28 Sep 2007 11:12:13 +0200 Cedric Le Goater <[EMAIL PROTECTED]> wrote: > > Cedric made a good point that we will have conflicts of code > > being added to the same place in nsproxy.c and the like. So > > I copied Andrew to give him a heads up. > > here's a suggestion, > > we could keep

Re: 2.6.23-rc8 network problem. Mem leak? ip1000a?

2007-09-28 Thread Andrew Morton
On 27 Sep 2007 22:06:17 -0400 [EMAIL PROTECTED] wrote: > Uniprocessor Althlon 64, 64-bit kernel, 2G ECC RAM, > 2.6.23-rc8 + linuxpps (5.0.0) + ip1000a driver. > (patch from http://marc.info/?l=linux-netdev&m=118980588419882) > > After a few hours of operation, ntp loses the ability to send packet

Re: [PATCH] net: Add network namespace clone & unshare support.

2007-09-27 Thread Andrew Morton
On Thu, 27 Sep 2007 17:10:53 -0700 (PDT) David Miller <[EMAIL PROTECTED]> wrote: > > I will gladly do what I can, to help. Working against 3 trees > > development at the moment is a bit of a development challenge. > > Andrew has to work against 30 or so I wish! A remerge presently involves pul

Re: ax88796: add 93cx6 eeprom support

2007-09-27 Thread Andrew Morton
On Thu, 27 Sep 2007 19:51:19 +0900 Magnus Damm <[EMAIL PROTECTED]> wrote: > ax88796: add 93cx6 eeprom support > > This patch hooks up the 93cx6 eeprom code to the ax88796 driver and modifies > the ax88796 driver to read out the mac address from the eeprom. We need > this for the ax88796 on certai

Re: [PATCH] sb1250-mac: Driver model & phylib update

2007-09-25 Thread Andrew Morton
On Tue, 25 Sep 2007 14:18:17 +0100 Ralf Baechle <[EMAIL PROTECTED]> wrote: > On Fri, Sep 21, 2007 at 12:44:09PM -0700, Andrew Morton wrote: > > > > A driver model and phylib update. > > > > akpm:/usr/src/25> diffstat patches/git-net.patch | tail -n 1 > &

Re: 2.6.23-rc8-mm1 - drivers/net/ibm_newemac/mal - broken

2007-09-25 Thread Andrew Morton
On Tue, 25 Sep 2007 18:23:58 +0530 Kamalesh Babulal <[EMAIL PROTECTED]> wrote: > Hi Andrew, > > The drivers/net/ibm_newemac/mal seems to be broken, which stop with > build error (please cc netdev@vger.kernel.org on networking things) > CC drivers/net/ibm_newemac/mal.o > drivers/net/ibm_new

Re: [PATCH] sb1250-mac: Driver model & phylib update

2007-09-24 Thread Andrew Morton
On Mon, 24 Sep 2007 15:41:54 +0100 (BST) "Maciej W. Rozycki" <[EMAIL PROTECTED]> wrote: > On Fri, 21 Sep 2007, Andrew Morton wrote: > > > > A driver model and phylib update. > > > > akpm:/usr/src/25> diffstat patches/git-net.patch | tail -

Re: [PATCH] fix mace_handle_misc_intrs compilation

2007-09-24 Thread Andrew Morton
On Mon, 24 Sep 2007 10:15:01 +0200 Olaf Hering <[EMAIL PROTECTED]> wrote: > Fix compilation after incomplete struct net_device changes. yup, thanks, Kamalesh Babulal has already sent in an identical patch. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a messag

Re: [PATCH] sb1250-mac: Driver model & phylib update

2007-09-21 Thread Andrew Morton
On Fri, 21 Sep 2007 12:52:10 +0100 (BST) "Maciej W. Rozycki" <[EMAIL PROTECTED]> wrote: > A driver model and phylib update. akpm:/usr/src/25> diffstat patches/git-net.patch | tail -n 1 1013 files changed, 187667 insertions(+), 23587 deletions(-) Sorry, but raising networking patches against Li

Re: [PATCH] PHYLIB: IRQ event workqueue handling fixes

2007-09-21 Thread Andrew Morton
On Fri, 21 Sep 2007 13:51:12 +0100 (BST) "Maciej W. Rozycki" <[EMAIL PROTECTED]> wrote: > On Thu, 20 Sep 2007, Andrew Morton wrote: > > > You always put boring, crappy, insufficient text in the for-the-changelog > > section and interesting, useful, suffi

Re: [PATCH] PHYLIB: IRQ event workqueue handling fixes

2007-09-20 Thread Andrew Morton
On Wed, 19 Sep 2007 15:38:19 +0100 (BST) "Maciej W. Rozycki" <[EMAIL PROTECTED]> wrote: > Keep track of disable_irq_nosync() invocations and call enable_irq() the > right number of times if work has been cancelled that would include them. > > Signed-off-by: Maciej W. Rozycki <[EMAIL PROTECTED]>

Re: 2.6.23-rc6-mm1

2007-09-20 Thread Andrew Morton
On Thu, 20 Sep 2007 21:42:44 +0530 "Kamalesh Babulal" <[EMAIL PROTECTED]> wrote: > ... > > > i have tested the change with cross compiler for power405 with the same > > .config > > with which the build problem is solved, but the build fails with another > > error > > > > CC [M] drivers/net/mace

Re: [PATCH] pci: Fix e100 interrupt quirk

2007-09-19 Thread Andrew Morton
On Tue, 18 Sep 2007 15:17:37 +0400 Valentine Barshak <[EMAIL PROTECTED]> wrote: > PCI memory space may have a 64-bit offset on some architectures > (for example, PowerPC 440) and the actual PCI memory address > has to fixed up (an offset to PCI mem space shuld be added) > before remapping. So, pci

Re: net-2.6.24 plans

2007-09-17 Thread Andrew Morton
On Mon, 17 Sep 2007 16:57:03 -0700 "Nelson, Shannon" <[EMAIL PROTECTED]> wrote: > >From: [EMAIL PROTECTED] > >[mailto:[EMAIL PROTECTED] On Behalf Of David Miller > >Sent: Monday, September 17, 2007 2:18 PM > >To: netdev@vger.kernel.org > >Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; > >[EMAIL PROTE

Re: net-2.6.24 plans

2007-09-17 Thread Andrew Morton
On Mon, 17 Sep 2007 16:39:29 -0700 (PDT) David Miller <[EMAIL PROTECTED]> wrote: > From: Andrew Morton <[EMAIL PROTECTED]> > Date: Mon, 17 Sep 2007 14:40:37 -0700 > > > These two: > > > > git://porch.greyhouse.net/gospo/tehuti-2.6.git > >

Re: net-2.6.24 plans

2007-09-17 Thread Andrew Morton
On Mon, 17 Sep 2007 19:18:30 -0400 "John W. Linville" <[EMAIL PROTECTED]> wrote: > P.S. Andrew, I'll send you a link to a new git-wireless.patch -- > I'm sure you don't want a complicated git invocation... Until then, > I don't think you should try pulling wireless-dev... OK, thanks. The stuff

Re: net-2.6.24 plans

2007-09-17 Thread Andrew Morton
On Mon, 17 Sep 2007 14:18:26 -0700 (PDT) David Miller <[EMAIL PROTECTED]> wrote: > From: David Miller <[EMAIL PROTECTED]> > Date: Sun, 16 Sep 2007 20:22:58 -0700 (PDT) > > > Tomorrow (Monday) I want to rebase the net-2.6.24 tree one more time > > to deal with all of the conflicts which exist betw

<    1   2   3   4   5   6   7   8   9   10   >