1.work_queue a work which call work_queue again 2.work_cancel_sync the work 3.the work is just calling in workthread 4.work_queue the work again,and post the work_cancel_sync wakeup 5.the work is not canceled Signed-off-by: dulibo1 <dulibo1@xiaomi.com>