All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] [RFC] Serialization of writes
@ 2009-02-04  1:12 Luis R. Rodriguez
  2009-02-04  4:47 ` Luis R. Rodriguez
  0 siblings, 1 reply; 22+ messages in thread
From: Luis R. Rodriguez @ 2009-02-04  1:12 UTC (permalink / raw)
  To: ath9k-devel

Some devices requires serialization of writes, this is required
for AR5416 and AR9280 PCI devices. This was not implemented in ath9k
though. Here's an attempt, but I have no way of testing this as I
haven't had issues with my systems or cards. I am not sure if this
should fix some of the current issues being reported but it may help.

Those who have issues on SMP systems with hostapd locking up --
please give this a whirl, let me know if it helps.

This has 3 patches in 1 file, the one that counts it the third one
but just apply it all together, 'patch -p1 serialize.patch' (
for compat-wireless users or testers) or 'git am serialize.patch'
for git users.

Feedback on results is appreciated.

http://www.kernel.org/pub/linux/kernel/people/mcgrof/patches/ath9k/tmp/serialize.patch

  Luis

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

end of thread, other threads:[~2009-02-08 23:49 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-04  1:12 [ath9k-devel] [RFC] Serialization of writes Luis R. Rodriguez
2009-02-04  4:47 ` Luis R. Rodriguez
2009-02-04  9:20   ` Chris Kennedy
2009-02-04 17:27   ` W. van den Akker
2009-02-04 20:49     ` W. van den Akker
2009-02-04 21:02       ` Chris Kennedy
2009-02-04 22:06         ` Luis R. Rodriguez
2009-02-04 22:43           ` Chris Kennedy
2009-02-04 22:52             ` Luis R. Rodriguez
2009-02-05 11:49               ` W. van den Akker
2009-02-05 18:28                 ` W. van den Akker
2009-02-05 19:42                   ` Luis R. Rodriguez
2009-02-05 20:44                     ` W. van den Akker
2009-02-05 21:33                       ` Luis R. Rodriguez
2009-02-05 21:44                         ` W. van den Akker
2009-02-05 22:13                           ` Luis R. Rodriguez
2009-02-05 22:27                             ` W. van den Akker
2009-02-07 13:51                               ` W. van den Akker
2009-02-08 17:18                                 ` W. van den Akker
2009-02-08 23:49                                   ` Luis R. Rodriguez
2009-02-05 20:47                     ` W. van den Akker
2009-02-05 21:34                       ` Luis R. Rodriguez

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.