Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Aug 2020 15:41:53 -0700
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r364846 - head/sys/opencrypto
Message-ID:  <c454b6a5-a9ba-2ccc-77f4-716ef6af3889@FreeBSD.org>
In-Reply-To: <202008262236.07QMa9ZR031065@repo.freebsd.org>
References:  <202008262236.07QMa9ZR031065@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8/26/20 3:36 PM, John Baldwin wrote:
> Author: jhb
> Date: Wed Aug 26 22:36:08 2020
> New Revision: 364846
> URL: https://svnweb.freebsd.org/changeset/base/364846
> 
> Log:
>   Name the on-stack union of compat thunks.
>   
>   C does not permit an anonymous union at a top-level scope.
>   
>   Pointy hat to:	jhb

I thought I had compiled and tested the previous version prior to commit.
While the checkout I had been reset to the reworked version with the
union, the cryptodev.ko in the build dir was from two days ago so I
tested a pre-union version today apparently. :-/

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c454b6a5-a9ba-2ccc-77f4-716ef6af3889>