From: Johannes Berg Date: Fri, 9 Jan 2015 10:29:50 +0000 (+0100) Subject: mac80211_hwsim: fix PS debugfs file locking X-Git-Tag: fixes-v4.0-rc1~150^2~206^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a809ca5e03c6dd3b324d148564715ca5ea2b8103;p=pandora-kernel.git mac80211_hwsim: fix PS debugfs file locking The functions called within the iterators must be called with tasklets disabled, so use atomic iteration like the rest of the code and disable tasklets around the whole operation. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed