RE: [PATCH v1 3/7] platform/mellanox: mlxreg-hotplug: add extra cycle for hotplug work queue

2018-04-13 Thread Vadim Pasternak
r-...@vger.kernel.org; j...@resnulli.us; > Michael Shych <michae...@mellanox.com>; ivec...@redhat.com > Subject: Re: [PATCH v1 3/7] platform/mellanox: mlxreg-hotplug: add extra cycle > for hotplug work queue > > On Tue, Mar 27, 2018 at 10:02:03AM +, Vadim Pasternak wrote: &g

RE: [PATCH v1 3/7] platform/mellanox: mlxreg-hotplug: add extra cycle for hotplug work queue

2018-04-13 Thread Vadim Pasternak
; j...@resnulli.us; > Michael Shych ; ivec...@redhat.com > Subject: Re: [PATCH v1 3/7] platform/mellanox: mlxreg-hotplug: add extra cycle > for hotplug work queue > > On Tue, Mar 27, 2018 at 10:02:03AM +, Vadim Pasternak wrote: > > It adds missed logic for signal acknowledge, by

Re: [PATCH v1 3/7] platform/mellanox: mlxreg-hotplug: add extra cycle for hotplug work queue

2018-04-13 Thread Darren Hart
On Tue, Mar 27, 2018 at 10:02:03AM +, Vadim Pasternak wrote: > It adds missed logic for signal acknowledge, by adding an extra run for > work queue in case a signal is received, but no specific signal assertion > is detected. Such case theoretically can happen for example in case > several

Re: [PATCH v1 3/7] platform/mellanox: mlxreg-hotplug: add extra cycle for hotplug work queue

2018-04-13 Thread Darren Hart
On Tue, Mar 27, 2018 at 10:02:03AM +, Vadim Pasternak wrote: > It adds missed logic for signal acknowledge, by adding an extra run for > work queue in case a signal is received, but no specific signal assertion > is detected. Such case theoretically can happen for example in case > several

[PATCH v1 3/7] platform/mellanox: mlxreg-hotplug: add extra cycle for hotplug work queue

2018-03-27 Thread Vadim Pasternak
It adds missed logic for signal acknowledge, by adding an extra run for work queue in case a signal is received, but no specific signal assertion is detected. Such case theoretically can happen for example in case several units are removed or inserted at the same time. In this situation

[PATCH v1 3/7] platform/mellanox: mlxreg-hotplug: add extra cycle for hotplug work queue

2018-03-27 Thread Vadim Pasternak
It adds missed logic for signal acknowledge, by adding an extra run for work queue in case a signal is received, but no specific signal assertion is detected. Such case theoretically can happen for example in case several units are removed or inserted at the same time. In this situation