diff options
author | 2011-11-02 13:38:46 -0700 | |
---|---|---|
committer | 2011-11-02 16:07:00 -0700 | |
commit | 46cbc1d3981ee753518fbf9198a14f71a9f6841e (patch) | |
tree | 0a2fbbec4adf2839e29cb1425644096d7ed6ae00 /ipc/msgutil.c | |
parent | proc: fix races against execve() of /proc/PID/fd** (diff) | |
download | wireguard-linux-46cbc1d3981ee753518fbf9198a14f71a9f6841e.tar.xz wireguard-linux-46cbc1d3981ee753518fbf9198a14f71a9f6841e.zip |
ida: make ida_simple_get/put() IRQ safe
It's often convenient to be able to release resource from IRQ context.
Make ida_simple_*() use irqsave/restore spin ops so that they are IRQ
safe.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'ipc/msgutil.c')
0 files changed, 0 insertions, 0 deletions