Commit 33be3ff
committed
Merge patch series "exit: change the release_task() paths to call flush_sigqueue() lockless"
Oleg Nesterov <oleg@redhat.com> says:
Change the release_task() paths to call flush_sigqueue() lockless.
* patches from https://lore.kernel.org/r/20250206152244.GA14609@redhat.com:
exit: kill the pointless __exit_signal()->clear_tsk_thread_flag(TIF_SIGPENDING)
exit: change the release_task() paths to call flush_sigqueue() lockless
Link: https://lore.kernel.org/r/20250206152244.GA14609@redhat.com
Signed-off-by: Christian Brauner <brauner@kernel.org>1 file changed
Lines changed: 11 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | 203 | | |
209 | 204 | | |
210 | 205 | | |
211 | 206 | | |
212 | | - | |
213 | | - | |
214 | | - | |
| 207 | + | |
215 | 208 | | |
216 | | - | |
217 | 209 | | |
218 | 210 | | |
219 | 211 | | |
| |||
279 | 271 | | |
280 | 272 | | |
281 | 273 | | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
282 | 284 | | |
283 | 285 | | |
284 | 286 | | |
| |||
0 commit comments