From: Luis R. Rodriguez <lrodriguez@atheros.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] [RFC v3 0/4] SMP fixes: serialization and Disablig D1 and D2
Date: Fri, 27 Feb 2009 11:00:40 -0800 [thread overview]
Message-ID: <20090227190040.GD2645@tesla> (raw)
In-Reply-To: <200902261718.33866.listsrv@wilsoft.nl>
On Thu, Feb 26, 2009 at 08:18:33AM -0800, W. van den Akker wrote:
> On Tuesday 24 February 2009 07:33:57 Luis R. Rodriguez wrote:
> > From: Luis R. Rodriguez <lrodriguez@atheros.com>
> >
> > Ok, here's a respin of my SMP fixes series (previously just serialization).
> > I got an SMP box at work now and did manage to get a PCI AR5416 card and
> > did reproduce a hang.
> >
> > The good news is the hang is gone but I'm not sure if this will fix the
> > hangs reported here with AR5416 and SMP boxen so please give it a spin and
> > let me know.
> >
> > This also now deregisters the CPU notifier which we were not doing before.
> >
> > This applies on top of today's wireless-testing. You can get the full
> > set of 4 patches in one file here:
> >
> > http://www.kernel.org/pub/linux/kernel/people/mcgrof/patches/ath9k/2009-02-
> >24/serialization-v3.patch
> >
> > I'd like a few reports on this, please let me know.
> >
> > Luis R. Rodriguez (4):
> > ath9k: implement IO serialization
> > ath9k: AR9280 PCI devices must serialize IO as well
> > ath9k: add cpu notifier to enhance device configuration
> > ath9k: disable D1 and D2 on PCI multicore systems
> >
> > drivers/net/wireless/ath9k/ath9k.h | 7 ++++
> > drivers/net/wireless/ath9k/hw.c | 71
> > +++++++++++++++++++++++++++++++++++- drivers/net/wireless/ath9k/hw.h |
> > 11 +++++-
> > drivers/net/wireless/ath9k/main.c | 30 +++++++++++++++
> > drivers/net/wireless/ath9k/pci.c | 46 +++++++++++++++++++++++
> > 5 files changed, 162 insertions(+), 3 deletions(-)
> >
> > _______________________________________________
> > ath9k-devel mailing list
> > ath9k-devel at lists.ath9k.org
> > https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>
> I have applied them on the wireless-testing tree from 25-2.
> Its running now....
>
> To be continued....
How's it coming along with the patches.
Luis
next prev parent reply other threads:[~2009-02-27 19:00 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-24 6:33 [ath9k-devel] [RFC v3 0/4] SMP fixes: serialization and Disablig D1 and D2 Luis R. Rodriguez
2009-02-24 6:33 ` [ath9k-devel] [RFC v3 1/4] ath9k: implement IO serialization Luis R. Rodriguez
2009-02-24 6:33 ` [ath9k-devel] [RFC v3 2/4] ath9k: AR9280 PCI devices must serialize IO as well Luis R. Rodriguez
2009-02-24 6:34 ` [ath9k-devel] [RFC v3 3/4] ath9k: add cpu notifier to enhance device configuration Luis R. Rodriguez
2009-02-24 6:34 ` [ath9k-devel] [RFC v3 4/4] ath9k: disable D1 and D2 on PCI multicore systems Luis R. Rodriguez
2009-02-26 16:18 ` [ath9k-devel] [RFC v3 0/4] SMP fixes: serialization and Disablig D1 and D2 W. van den Akker
2009-02-27 19:00 ` Luis R. Rodriguez [this message]
2009-02-27 19:18 ` W. van den Akker
2009-02-27 19:22 ` Luis R. Rodriguez
2009-02-27 21:05 ` W. van den Akker
2009-03-01 14:54 ` W. van den Akker
-- strict thread matches above, loose matches on Subject: below --
2009-02-24 6:25 Luis R. Rodriguez
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=20090227190040.GD2645@tesla \
--to=lrodriguez@atheros.com \
--cc=ath9k-devel@lists.ath9k.org \
/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.