On Wed, May 22, 2019 at 10:34:35AM -0600, Ian Lepore wrote:
> On Wed, 2019-05-22 at 16:20 +, Alexey Dokuchaev wrote:
> > On Mon, May 13, 2013 at 07:03:13PM +, Adrian Chadd wrote:
> > > New Revision: 250609
> > > URL: http://svnweb.freebsd.org/changeset/base/250609
> > >
> > > Log:
> > >
On Wed, 2019-05-22 at 16:20 +, Alexey Dokuchaev wrote:
> On Mon, May 13, 2013 at 07:03:13PM +, Adrian Chadd wrote:
> > New Revision: 250609
> > URL: http://svnweb.freebsd.org/changeset/base/250609
> >
> > Log:
> > Since the node state is 100% back under the TX lock, just kill
> > the use
On Mon, May 13, 2013 at 07:03:13PM +, Adrian Chadd wrote:
> New Revision: 250609
> URL: http://svnweb.freebsd.org/changeset/base/250609
>
> Log:
> Since the node state is 100% back under the TX lock, just kill the use
> of atomics.
>
> Modified:
> head/sys/dev/ath/if_ath.c
>
> @@ -61