public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] get_signal: minor cleanups and fix
@ 2024-02-26 16:56 Oleg Nesterov
  2024-02-26 16:56 ` [PATCH 1/3] get_signal: don't abuse ksig->info.si_signo and ksig->sig Oleg Nesterov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Oleg Nesterov @ 2024-02-26 16:56 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Eric W. Biederman, Christian Brauner, Peter Collingbourne,
	Wen Yang, linux-kernel

Wen, as you can see I have changed my mind again ;)

Lets remove this clear_siginfo() right now. It is incomplete (and thus
looks confusing) and unnecessary.

See also 2/3, PF_USER_WORKER's already don't get a fully initialized ksig
anyway.

Do you see anything wrong?

Oleg.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-02-26 16:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-26 16:56 [PATCH 0/3] get_signal: minor cleanups and fix Oleg Nesterov
2024-02-26 16:56 ` [PATCH 1/3] get_signal: don't abuse ksig->info.si_signo and ksig->sig Oleg Nesterov
2024-02-26 16:56 ` [PATCH 2/3] get_signal: hide_si_addr_tag_bits: fix the usage of uninitialized ksig Oleg Nesterov
2024-02-26 16:56 ` [PATCH 3/3] get_signal: don't initialize ksig->info if SIGNAL_GROUP_EXIT/group_exec_task Oleg Nesterov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox