linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/4] ath9k: SMP fixes
@ 2009-03-11  2:52 Luis R. Rodriguez
  2009-03-11  2:52 ` [PATCH v5 1/4] ath9k: implement IO serialization Luis R. Rodriguez
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Luis R. Rodriguez @ 2009-03-11  2:52 UTC (permalink / raw)
  To: ath9k-devel, linux-wireless; +Cc: Luis R. Rodriguez

John, Sujith pointed out it would be best to have the ioread/iowrite
serialized routines as inline, here is the new batch based on that.
I had tried a macro but that is just too ugly..

I figured its best to revert instead of patching on top. Sorry for any
trouble.

It requires revert of the last serialization series:

3149fde1bf083d32d5190cdc7f2bf8d0035966b1
ath9k: remove dummy PCI "retry timeout" fix

b214ce676b438434a32d8e3dbddb28639ffb56a1
ath9k: add cpu notifier to enhance device configuration

c006bbb7932b3f6594fcbf56fec0552fe51d4386
ath9k: AR9280 PCI devices must serialize IO as well

cd70622da755f37534e72d289fca6b98347aff65
ath9k: implement IO serialization

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: remove dummy PCI "retry timeout" fix

 drivers/net/wireless/ath9k/ath9k.h |   41 ++++++++++++++++++++++++++++++++++++
 drivers/net/wireless/ath9k/hw.c    |   41 +++++++++++++++++++++++++++++++++++-
 drivers/net/wireless/ath9k/hw.h    |    9 ++++++-
 drivers/net/wireless/ath9k/main.c  |   30 ++++++++++++++++++++++++++
 drivers/net/wireless/ath9k/pci.c   |   22 +++---------------
 5 files changed, 122 insertions(+), 21 deletions(-)


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

end of thread, other threads:[~2009-03-11 21:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-11  2:52 [PATCH v5 0/4] ath9k: SMP fixes Luis R. Rodriguez
2009-03-11  2:52 ` [PATCH v5 1/4] ath9k: implement IO serialization Luis R. Rodriguez
2009-03-11  9:10   ` Johannes Berg
2009-03-11 16:07     ` Luis R. Rodriguez
2009-03-11 17:13       ` Johannes Berg
2009-03-11 17:20         ` [ath9k-devel] " Luis R. Rodriguez
2009-03-11 17:30           ` Johannes Berg
2009-03-11 21:08             ` Luis R. Rodriguez
2009-03-11 21:38               ` Christian Lamparter
2009-03-11 20:51                 ` Luis R. Rodriguez
2009-03-11  2:52 ` [PATCH v5 2/4] ath9k: AR9280 PCI devices must serialize IO as well Luis R. Rodriguez
2009-03-11  2:52 ` [PATCH v5 3/4] ath9k: add cpu notifier to enhance device configuration Luis R. Rodriguez
2009-03-11  2:52 ` [PATCH v5 4/4] ath9k: remove dummy PCI "retry timeout" fix Luis R. Rodriguez

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