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:
4771afb
)
[PATCH] p54: Make filter configuration atomic
author
Michael Wu
<flamingice@sourmilk.net>
Sun, 14 Oct 2007 00:35:05 +0000
(20:35 -0400)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 18 Oct 2007 19:44:42 +0000
(15:44 -0400)
p54_set_filter is now called from configure_filter, which is not
allowed to sleep. The filter configuration packet allocation should be
atomic now.
Thanks to Dmitry Torokhov <dtor@insightbb.com> for reporting this bug.
Signed-off-by: Michael Wu <flamingice@sourmilk.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found