[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190925.134159.1914660952439794832.davem@davemloft.net>
Date: Wed, 25 Sep 2019 13:41:59 +0200 (CEST)
From: David Miller <davem@...emloft.net>
To: julietk@...ux.vnet.ibm.com
Cc: netdev@...r.kernel.org, tlfalcon@...ux.vnet.ibm.com,
linuxppc-dev@...ts.ozlabs.org
Subject: Re: [PATCH v4 0/2] net/ibmvnic: serialization fixes
From: Juliet Kim <julietk@...ux.vnet.ibm.com>
Date: Fri, 20 Sep 2019 16:11:21 -0400
> This series includes two fixes. The first improves reset code to allow
> linkwatch_event to proceed during reset. The second ensures that no more
> than one thread runs in reset at a time.
>
> v2:
> - Separate change param reset from do_reset()
> - Return IBMVNIC_OPEN_FAILED if __ibmvnic_open fails
> - Remove setting wait_for_reset to false from __ibmvnic_reset(), this
> is done in wait_for_reset()
> - Move the check for force_reset_recovery from patch 1 to patch 2
>
> v3:
> - Restore reset’s successful return in open failure case
>
> v4:
> - Change resetting flag access to atomic
Series applied, thank you.
Powered by blists - more mailing lists