git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc64746
)
mwifiex: do not release lock during list_for_each_entry_safe()
author
Amitkumar Karwar
<akarwar@marvell.com>
Wed, 31 Dec 2014 10:36:43 +0000
(
02:36
-0800)
committer
Kalle Valo
<kvalo@codeaurora.org>
Tue, 6 Jan 2015 19:20:14 +0000
(21:20 +0200)
As we are releasing the lock, during next iteration we may end
up getting page fault if other thread has already deleted that
node.
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/mwifiex/cmdevt.c
patch
|
blob
|
history
diff --cc
drivers/net/wireless/mwifiex/cmdevt.c
Simple merge