diff options
author | Jeremy Fitzhardinge <[email protected]> | 2008-08-20 17:02:20 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2008-08-21 13:52:58 +0200 |
commit | 1e696f638b523958ee3d95e655becdb4c4b6fcde (patch) | |
tree | fc633cd3d2d92c846463d2c7f476647de1dbc27a /net/unix/sysctl_net_unix.c | |
parent | 994025caba3e6beade9bde84dd1b70d9d250f27b (diff) |
xen: allow interrupts to be enabled while doing a blocking spin
If spin_lock is called in an interrupts-enabled context, we can safely
enable interrupts while spinning. We don't bother for the actual spin
loop, but if we timeout and fall back to blocking, it's definitely
worthwhile enabling interrupts if possible.
Signed-off-by: Jeremy Fitzhardinge <[email protected]>
Acked-by: Jan Beulich <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions