On 2/20/23 09:03, Ivan Orlov wrote:
peeksiginfo creates an array of 10 instances of 'siginfo_t', but actually uses only one. This patch will reduce amount of memory on the stack used by the peeksiginfo test. Signed-off-by: Ivan Orlov <ivan.orlov0322@xxxxxxxxx> ---
Thank you. Applied to linux-kselftest next for Linux 6.4-rc1 thanks, -- Shuah