]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: don't sleep while allocating in atomic context
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 21 Aug 2013 11:27:40 +0000 (14:27 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 2 Oct 2013 16:00:38 +0000 (18:00 +0200)
commit030e23596d8a90a05f85f3e8b9290fb6102488da
tree1c3f27bae0a60518c16cd5e74730fcac21e5b560
parentb6a087b351aa9de934dd078149bdabad6c7506a9
iwlwifi: mvm: don't sleep while allocating in atomic context

We want to dump the SRAM when we have an error interrupt
from the device. This happens in non-sleepable context,
hence the change.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/mvm/utils.c