Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2016 14:10:25 +0000
From:      Glen Barber <gjb@FreeBSD.org>
To:        "Simon J. Gerraty" <sjg@juniper.net>
Cc:        svn-src-head@FreeBSD.org, stevek@juniper.net, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: svn commit: r301713 - head/sys/dev/random
Message-ID:  <20160609141025.GQ2323@FreeBSD.org>
In-Reply-To: <90183.1465478734@kaos.jnpr.net>
References:  <201606090150.u591ohZa019497@repo.freebsd.org> <20160609130108.GN2323@FreeBSD.org> <90183.1465478734@kaos.jnpr.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--SvyA5ywaG/v2A5dH
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Jun 09, 2016 at 06:25:34AM -0700, Simon J. Gerraty wrote:
> Glen Barber <gjb@FreeBSD.org> wrote:
> > > =20
> > > -void read_rate_increment(u_int);
> > > +void	random_harvest_queue(const void *, u_int, u_int,
> > > +	    enum random_entropy_source);
> > > +void	read_rate_increment(u_int);
> > > =20
> > >  #define	RANDOM_HARVESTQ_BOOT_ENTROPY_FILE	"/boot/entropy"
> > > =20
> >=20
> > This breaks sparc64.
>=20
> Looks like defined(DEV_RANDOM) is relevant.
> Wrapping the prototype in random_harvestq.h in
>=20
> #ifndef DEV_RANDOM
>=20
> would avoid this issue.
> But backing out until we check if that fixes the original issue steve
> hit is probably best?
>=20

IMHO, backing it out is the best solution for now, since a followup
review will be required by so@ for a subsequent commit here.

Glen


--SvyA5ywaG/v2A5dH
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJXWXjRAAoJEAMUWKVHj+KTtQ4P/3wokoas8qRa8Lg922JAWVLY
LM7o5/i0y9Yvx0pnYvxDiG5ksEiJ6gR8O7Mqasu1Ez8ajnXE1pn7IGNUTPKf9fcb
w6FB78D6Bi1mxas0OeFe2HarL8JFNUQP4sCBxJNYWnqFARcsWr9qMlZpv3S0DKTW
2Oh+1jOZweJC7m/mO828mbs2guX6MGZ4pEDk1cDBvDPLNyK8d5AMM5E/RkEvzLx7
409Ko93mWsVK/RttolE2eV6QG0w9knSo4TST0a+rvvX80fxNf5SpqFc/OGrB0Xrr
pDOW+f3G2Nnowgc0r1ZrABX+/qlnxhdFW/tNsuQpnSOjcBww5dJ15aj3PgyFr7Ew
S5cL16idoF0BC0p4QsJACIX1FhveAXPJerPDn9+bS7Gp665ubsygL+dAHd+et23Q
YOX5q8H1qMPq86A5gO/tPbsWoemiCqvqnig2qdjDx4ZdbvmpmecfhPjnEW3ziwh6
cXZfWQDvZPmcLEl6EoU2IewfvDiAaF0mO/oRhqLyFLWHdmwtZvbVKsXO1jKQB3OA
SFX56R+jkw3OxcDjO+VGaHHr1pMWEThFnHZn9hPzHaTOtzzKzqdUGV0n05cu2lY4
yEo0+zRJ1/FsJBoVLkgTFzX6pZClZPN8SyyZrDWwMkbsc7YM9WiYRL0z+NGIDRR1
oRZ2mD77InMJXpG9uRTx
=rBXV
-----END PGP SIGNATURE-----

--SvyA5ywaG/v2A5dH--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160609141025.GQ2323>