commit | 3394817f833f13958320ae6e0dccf347c1ce5200 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Wed Aug 21 14:27:40 2013 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Oct 02 18:00:38 2013 +0200 |
tree | 1c3f27bae0a60518c16cd5e74730fcac21e5b560 | |
parent | 4e82dd3a132cd71a7164d01095562aa564e0d739 [diff] |
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>