Re: [PATCH v4 1/5] exit: perform add_device_randomness() without tasklist_lock

From: Oleg Nesterov
Date: Wed Feb 05 2025 - 14:56:39 EST


On 02/05, Mateusz Guzik wrote:
>
> diff --git a/scripts/selinux/genheaders/genheaders b/scripts/selinux/genheaders/genheaders
> deleted file mode 100755
> index 3fc32a664a7930b12a38d02449aec78d49690dfe..0000000000000000000000000000000000000000
> GIT binary patch
> literal 0
> HcmV?d00001
>
> literal 90112
> zcmeI54VYWidFQXqM}!HsAV3BA;1X~VGz`MnRD8IRv5n=#7zLYDVcSUZjK)$tBMC`k
...

Hmm? ;)

Other than that looks great.

And since you removed the tty unref patch, this series no longer conflicts
with "exit: change the release_task() paths to call flush_sigqueue() lockless"
https://lore.kernel.org/all/20250205175159.GA8714@xxxxxxxxxx/ I've sent for
review.

Hopefully we will add your "unref" patch later.

Oleg.