- Notifications
You must be signed in to change notification settings - Fork28
Commit39035a5
committed
Reset shmem_exit_inprogress after shmem_exit()
Inad9a274, shmem_exit_inprogress wasintroduced. But we need to reset it after shmem_exit(), because unlikethe similar proc_exit(), shmem_exit() can also be called for cleanupwhen the process will not exit.Reported-by: Andrew Gierth <andrew@tao11.riddles.org.uk>1 parentaacdf9a commit39035a5
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| 275 | + | |
| 276 | + | |
275 | 277 | | |
276 | 278 | | |
277 | 279 | | |
| |||
0 commit comments
Comments
(0)