[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200704.175326.244867033047522334.davem@davemloft.net>
Date: Sat, 04 Jul 2020 17:53:26 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: luobin9@...wei.com
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
luoxianjun@...wei.com, yin.yinshi@...wei.com,
cloud.wangxiaoyun@...wei.com, chiqijun@...wei.com
Subject: Re: [PATCH net] hinic: fix sending mailbox timeout in aeq event
work
From: Luo bin <luobin9@...wei.com>
Date: Sat, 4 Jul 2020 15:32:43 +0800
> When sending mailbox in the work of aeq event, another aeq event
> will be triggered. because the last aeq work is not exited and only
> one work can be excuted simultaneously in the same workqueue, mailbox
> sending function will return failure of timeout. We create and use
> another workqueue to fix this.
>
> Signed-off-by: Luo bin <luobin9@...wei.com>
Applied, thanks.
Powered by blists - more mailing lists