diff options
| author | 2008-05-06 18:51:31 +0400 | |
|---|---|---|
| committer | 2008-05-12 21:22:19 -0400 | |
| commit | 6d6936e2ea82ebcbdd12d489b7b5ccf430de52f1 (patch) | |
| tree | bf731ba146332b201c79e28629fe74262b7bff5c /scripts/patch-kernel | |
| parent | Fix not checked kmalloc() result. (diff) | |
Fix potential scheduling while atomic in mesh_path_add.
Calling synchronize_rcu() under write-lock-ed pathtbl_resize_lock may
result in this warning (and other side effects).
It looks safe just dropping this lock before calling synchronize_rcu.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
