From: Mark Broadbent <markb@wetlettuce.com>
To: Francois Romieu <romieu@fr.zoreil.com>
Cc: Matt Mackall <mpm@selenic.com>, linux-kernel@vger.kernel.org
Subject: Re: Lockup with 2.6.9-ac15 related to netconsole
Date: Sat, 18 Dec 2004 13:25:12 +0000 [thread overview]
Message-ID: <1103376312.5196.0.camel@tigger> (raw)
In-Reply-To: <20041217233524.GA11202@electric-eye.fr.zoreil.com>
On Sat, 2004-12-18 at 00:35 +0100, Francois Romieu wrote:
> Matt Mackall <mpm@selenic.com> :
> [...]
> > Please try the attached untested, uncompiled patch to add polling to
> > r8169:
> [...]
> > @@ -1839,6 +1842,15 @@
> > }
> > #endif
> >
> > +#ifdef CONFIG_NET_POLL_CONTROLLER
> > +static void rtl8169_netpoll(struct net_device *dev)
> > +{
> > + disable_irq(dev->irq);
> > + rtl8169_interrupt(dev->irq, netdev, NULL);
> ^^^^^^ -> should be "dev"
>
> The r8169 driver in -mm offers netpoll. A patch which syncs the r8169
> driver from 2.6.10-rc3 with current -mm is available at:
> http://www.fr.zoreil.com/people/francois/misc/20041218-2.6.10-rc3-r8169.c-test.patch
>
> Please report success/failure. Cc: netdev@oss.sgi.com is welcome.
Will try -mm when I next have access to the hardware (on Monday) and
will report back.
Thanks
Mark
> --
> Ueimor
>
--
Mark Broadbent <markb@wetlettuce.com>
next prev parent reply other threads:[~2004-12-18 13:26 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-16 16:20 Lockup with 2.6.9-ac15 related to netconsole Mark Broadbent
2004-12-16 21:10 ` Matt Mackall
2004-12-17 9:10 ` Mark Broadbent
2004-12-17 21:57 ` Matt Mackall
2004-12-17 23:35 ` Francois Romieu
2004-12-18 13:25 ` Mark Broadbent [this message]
2004-12-20 9:42 ` Mark Broadbent
2004-12-20 21:14 ` Matt Mackall
2004-12-21 0:22 ` Francois Romieu
2004-12-21 0:55 ` Matt Mackall
2004-12-21 10:23 ` Mark Broadbent
2004-12-21 12:37 ` Francois Romieu
2004-12-21 13:29 ` Mark Broadbent
2004-12-21 20:48 ` Francois Romieu
2004-12-21 21:27 ` Matt Mackall
2004-12-21 22:58 ` Francois Romieu
2004-12-22 9:34 ` Patrick McHardy
2004-12-22 10:54 ` Patrick McHardy
2004-12-22 12:39 ` Francois Romieu
2004-12-22 13:33 ` jamal
2004-12-22 14:57 ` Patrick McHardy
2004-12-22 17:18 ` Matt Mackall
2004-12-25 11:26 ` Wish you all a Merry Christmas Pranav
2004-12-25 11:30 ` Jan Engelhardt
2004-12-28 13:45 ` Lockup with 2.6.9-ac15 related to netconsole jamal
2004-12-22 14:37 ` Mark Broadbent
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1103376312.5196.0.camel@tigger \
--to=markb@wetlettuce.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mpm@selenic.com \
--cc=romieu@fr.zoreil.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.