Sebastian Andrzej Siewior d5221cc33f
sched/swait: include wait.h
kbuild bot reported against an intermediate RT patch that the build
fails with:

>    In file included from include/linux/completion.h:12:0,
>                     from include/linux/rcupdate_wait.h:10,
>                     from kernel/rcu/srcutiny.c:27:
>    kernel/rcu/srcutiny.c: In function 'srcu_drive_gp':
> >> include/linux/swait.h:172:7: error: implicit declaration of function '___wait_is_interruptible'; did you mean '__swait_event_interruptible'?
>       if (___wait_is_interruptible(state) && __int) {  \

That error vanishes a few patches later (in the RT queue) because wait.h
is then pulled in by other means. It does not seem to surface on !RT.
I think that swait should include a header file for a function/macro
(___wait_is_interruptible()) it is using.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: azrim <mirzaspc@gmail.com>
2022-06-30 14:12:22 +00:00
..
2022-04-06 13:18:20 +07:00
2022-04-06 13:18:17 +07:00
2019-11-05 05:46:34 -08:00
2022-03-11 11:13:06 +01:00
2021-10-06 15:35:04 +02:00
2022-04-06 13:17:49 +07:00
2019-11-27 15:27:44 +05:30
2022-06-30 14:12:18 +00:00
2021-11-26 15:15:32 +01:00
2021-02-23 14:55:38 +01:00
2020-04-02 16:34:21 +02:00
2021-12-14 10:39:21 +01:00
2022-06-30 14:12:21 +00:00
2022-04-06 13:18:48 +07:00
2020-01-13 19:40:11 +00:00
2019-12-17 21:13:36 +01:00
2021-03-03 18:58:56 +01:00
2021-11-26 11:40:20 +01:00
2022-04-06 13:18:17 +07:00
2020-09-09 19:35:54 +02:00
2022-04-06 13:18:20 +07:00
2019-12-31 12:37:21 +01:00
2021-07-11 12:48:09 +02:00
2022-04-06 13:18:17 +07:00
2022-04-06 13:20:36 +07:00
2022-04-06 13:18:17 +07:00
2022-05-09 11:22:57 +07:00
2020-06-16 12:53:13 -07:00
2022-04-06 13:18:17 +07:00
2022-04-06 13:18:17 +07:00
2022-04-06 13:18:17 +07:00
2022-04-06 13:18:17 +07:00
2022-04-06 13:18:17 +07:00
2022-04-06 13:18:17 +07:00
2022-04-06 13:18:17 +07:00
2022-04-06 13:18:17 +07:00
2022-05-09 11:23:40 +07:00
2022-04-06 13:20:36 +07:00
2020-04-02 16:34:36 +02:00
2022-06-10 16:45:20 +07:00
2022-04-26 14:54:47 +07:00
2022-04-06 13:20:36 +07:00
2022-04-06 13:20:36 +07:00
2022-04-06 13:18:17 +07:00
2022-04-06 13:18:17 +07:00
2022-04-06 13:18:17 +07:00
2020-01-09 14:58:35 -08:00
2022-06-30 14:12:22 +00:00
2022-04-06 13:18:17 +07:00
2022-04-06 13:18:17 +07:00
2022-04-06 13:18:17 +07:00
2021-10-17 22:34:54 -07:00
2020-09-09 19:35:54 +02:00
2020-09-11 11:23:08 -07:00
2020-04-02 16:34:36 +02:00
2022-04-06 13:20:11 +07:00
2020-08-21 11:00:26 +02:00
2021-03-07 11:46:40 +01:00