Reset shmem_exit_inprogress after shmem_exit()
In ad9a2747, shmem_exit_inprogress was introduced. But we need to reset it after shmem_exit(), because unlike the similar proc_exit(), shmem_exit() can also be called for cleanup when the process will not exit. Reported-by: Andrew Gierth <andrew@tao11.riddles.org.uk>
Showing
Please register or sign in to comment