Ziqi Zhao
bcda4c863e
selftest: pidfd: Omit long and repeating outputs
...
An output message:
> # # waitpid WEXITSTATUS=0
will be printed for 30,000+ times in the `pidfd_test` selftest, which
does not seem ideal. This patch removes the print logic in the
`wait_for_pid` function, so each call to this function does not output
a line by default. Any existing call sites where the extra line might
be beneficial have been modified to include extra print statements
outside of the function calls.
Signed-off-by: Ziqi Zhao <astrajoan@yahoo.com >
Reviewed-by: Christian Brauner <brauner@kernel.org >
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org >
2023-06-12 16:39:11 -06:00
..
2023-06-05 09:15:42 +02:00
2023-04-24 12:28:34 -07:00
2023-04-11 14:10:51 -06:00
2023-06-06 11:07:26 -07:00
2023-04-29 10:05:22 -07:00
2023-06-12 16:39:11 -06:00
2023-01-30 15:04:52 -07:00
2023-02-02 22:32:52 -08:00
2023-02-13 09:09:44 -07:00
2023-05-11 08:42:47 -05:00
2022-11-22 09:09:04 -07:00
2023-02-23 09:37:29 -08:00
2023-06-12 16:39:11 -06:00
2023-02-13 09:09:44 -07:00
2023-05-11 14:41:45 +02:00
2023-04-12 17:13:38 +02:00
2023-04-04 13:11:24 -03:00
2023-02-13 09:09:44 -07:00
2023-02-13 09:09:45 -07:00
2022-11-08 15:44:02 +01:00
2023-06-12 16:39:11 -06:00
2023-06-02 17:21:06 -07:00
2023-01-27 18:53:55 +01:00
2023-06-12 16:39:10 -06:00
2023-02-23 09:37:29 -08:00
2023-04-18 16:53:52 -07:00
2023-05-04 13:09:43 -07:00
2023-03-31 09:18:45 -06:00
2023-02-13 09:09:45 -07:00
2022-11-21 10:49:58 +00:00
2023-06-05 15:15:57 +01:00
2023-05-10 09:31:07 +02:00
2023-03-27 16:26:10 -07:00
2023-02-13 09:09:45 -07:00
2023-02-13 09:09:45 -07:00
2023-06-12 16:39:11 -06:00
2023-04-20 13:21:46 +10:00
2023-06-12 16:39:10 -06:00
2023-04-18 16:35:13 +02:00
2023-02-13 10:05:49 -07:00
2023-04-25 11:05:04 -07:00
2023-04-24 12:16:14 -07:00
2023-04-14 11:13:18 -06:00
2023-04-18 15:48:17 -07:00
2023-02-23 09:37:29 -08:00
2022-11-15 13:30:51 -07:00
2023-03-28 10:27:07 -06:00
2023-03-01 09:27:00 -08:00
2023-05-08 11:01:03 -06:00
2023-03-20 17:28:31 -06:00
2022-11-29 17:28:31 -07:00
2023-02-13 09:09:45 -07:00
2022-11-08 15:44:02 +01:00
2023-04-26 10:17:46 +02:00
2023-02-13 09:09:46 -07:00
2023-04-16 09:00:18 +02:00
2023-02-13 09:09:46 -07:00
2023-04-25 21:04:32 -04:00
2023-06-12 16:39:10 -06:00
2022-11-18 02:18:10 +01:00
2023-04-28 09:43:49 -07:00
2023-01-18 17:12:56 -08:00
2023-01-26 16:00:41 -07:00
2023-04-11 14:10:47 -06:00
2023-03-10 13:41:10 -07:00
2023-04-28 16:55:39 -07:00
2023-06-12 16:39:11 -06:00