Thanks Luis, I will test it on my system. To be continued... gr, WIllem > Here's the long expected finished serialization series for ath9k > which fixes usage of ath9k on PCI devices with SMP systems. The > CPU notifier is perhaps overkill but technically it is correct. > > I finally managed to get a system to test this thing on and was able > to reproduce and at least for me and Adel Gadllah it fixes the issue > on STA, AP and IBSS modes. > > I would usually wait on for more testing but at this point I'm quite > happy with the results. The serialization components are candidates for > stable, the cpu notifier is not required we assume we don't want to > support > CPU hotplug for 2.6.27 and 2.6.28 :) > > 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 | 8 ++++ > drivers/net/wireless/ath9k/hw.c | 73 > +++++++++++++++++++++++++++++++++++- > drivers/net/wireless/ath9k/hw.h | 11 ++++- > drivers/net/wireless/ath9k/main.c | 30 +++++++++++++++ > drivers/net/wireless/ath9k/pci.c | 22 ++--------- > 5 files changed, 123 insertions(+), 21 deletions(-) > > -- > To unsubscribe from this list: send the line "unsubscribe linux-wireless" > in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html