Commit 063ec0f
committed
Kernel: Don't take the thread lock when dispatching signals
This isn't necessary and only leads to deadlocks with SMP.1 parent 413e379 commit 063ec0f
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
292 | | - | |
| 291 | + | |
293 | 292 | | |
294 | | - | |
295 | 293 | | |
296 | 294 | | |
297 | 295 | | |
| |||
0 commit comments