Re: [tomoyo-test1:master 2/2] drivers/infiniband/core/device.c:2857:2: error: call to __compiletime_assert_500 declared with 'error' attribute: Please avoid flushing system_unbound_wq.

From: Tetsuo Handa
Date: Mon May 02 2022 - 02:33:04 EST


On 2022/05/02 15:20, kernel test robot wrote:
>>> drivers/infiniband/core/device.c:2857:2: error: call to __compiletime_assert_500 declared with 'error' attribute: Please avoid flushing system_unbound_wq.
> flush_workqueue(system_unbound_wq);
> ^

Hmm, it seems that I need to wait for 5.19-rc1 before I add this patch.
Dropped from tomoyo-test1.git tree. Thank you.