Skip to content
Commit d7d5f9fd authored by Andrey Vagin's avatar Andrey Vagin
Browse files

zdtm/sigpending: check only relevant part of siginfo



Recently, a kernel behaviour how siginfo is copied into user-space was
changed:

4ce5f9c9e754 ("signal: Use a smaller struct siginfo in the kernel")

According to the rt_sigqueueinfo man page, the caller should set
si_code, si_pid, si_uid, si_value and there is no guarantee about other
fields.

Signed-off-by: default avatarAndrei Vagin <avagin@gmail.com>
parent c74b83cd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment