Commit 472b64a
committed
Kernel: Don't take the thread lock when dispatching signals
This isn't necessary and only leads to deadlocks with SMP.1 parent e3022e1 commit 472b64a
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
296 | | - | |
| 295 | + | |
297 | 296 | | |
298 | | - | |
299 | 297 | | |
300 | 298 | | |
301 | 299 | | |
| |||
0 commit comments