diff options
author | Zach Brown <zach.brown@oracle.com> | 2010-06-04 21:25:27 (GMT) |
---|---|---|
committer | Andy Grover <andy.grover@oracle.com> | 2010-09-09 01:15:26 (GMT) |
commit | 501dcccdb7a2335cde07d4acb56e636182d62944 (patch) | |
tree | e2079f8d22c498e6c7f1fcfa326e123b4945df7b /kernel/workqueue_sched.h | |
parent | 671202f3491cccdb267f88ad59ba0635aeb2a22e (diff) | |
download | linux-501dcccdb7a2335cde07d4acb56e636182d62944.tar.xz |
rds: block ints when acquiring c_lock in rds_conn_message_info()
conn->c_lock is acquired in interrupt context. rds_conn_message_info() is
called from user context and was acquiring c_lock without blocking interrupts,
leading to possible deadlocks.
Signed-off-by: Zach Brown <zach.brown@oracle.com>
Diffstat (limited to 'kernel/workqueue_sched.h')
0 files changed, 0 insertions, 0 deletions