Date: Sun, 13 Oct 2013 10:48:25 +0300 From: Konstantin Belousov <kostikbel@gmail.com> To: Mark Murray <markm@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r256377 - in head: etc/defaults etc/rc.d share/examples/kld/random_adaptor share/man/man4 sys/boot/forth sys/conf sys/dev/glxsb sys/dev/hifn sys/dev/random sys/dev/rndtest sys/dev/safe ... Message-ID: <20131013074825.GO41229@kib.kiev.ua> In-Reply-To: <201310121257.r9CCvvjO006546@svn.freebsd.org> References: <201310121257.r9CCvvjO006546@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--yWdTKN1+pzw7+L0w Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 12, 2013 at 12:57:57PM +0000, Mark Murray wrote: > Author: markm > Date: Sat Oct 12 12:57:57 2013 > New Revision: 256377 > URL: http://svnweb.freebsd.org/changeset/base/256377 >=20 > Log: > Merge from project branch. Uninteresting commits are trimmed. > =20 > Refactor of /dev/random device. Main points include: The random.ko is broken. On boot, I get link_elf_obj: symbol live_entropy_source_deregister undefined KLD file random.ko - could not finalize loading There are several files from dev/random which are listed as 'optional random' in conf/files but are not added to the SRCS in modules/random/Makefile. I do not know the intent of splitting the dev/random into the module and non-optional part of the kernel, so cannot provide the patch. Please fix. --yWdTKN1+pzw7+L0w Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQIcBAEBAgAGBQJSWlBIAAoJEJDCuSvBvK1B7J0QAIiCKm3H0Pw9F0hU9P3m65zQ IU9oEg5dOyVL5tzOZCEEWsepPGWnnLtm2ODdpQvtO5JhIynyL4ntKTAEIfjU2lWG d+yWR/CSvnAsF3lHfmA7UjjnzBOrydJXUPQbY5g7fmNkq6STn4EsFwc1uAi+PiiP PPUAoOU0fAezIJ3WXTmbpt/1zdpU2RSeaWIzw1WT5hYoNUtjUpnfe5eUdrwUJutJ F4eeaA+3zH+uBJeIqNI+pQ0LcO+RDv9IFGhAd5Q3WGKeiAQoRS5l0ClDOv1g0U1J HP9/5Nzp6Sr3gnUjY0wI46P0d5fFvSzsmXBhnvXrN88aKpOzPMEf2IFudr8FXeZe Q6vLv4Q9y5/uWhbmZnZzzCeOM6jS61bSXG5dfB9fl11gLKGsLmAvR+8p6FJJIvsr j6yYQAkFcXogjvWwvlqoiabrBw1cAhC2DiOD7CC4XGUplL6peHOsvBMU3fI3dlqn kPOnLoCFmxlBajInT+76ZIIO3tamC+TCF2d5vXVSp4XzZJVoIYUJAiU0/hWMKQaX LUEP+RtcduTvutqd69MuRgeWRNWa5Wxrnfn+zo9IYZIi53sRdqQPPw6VhicKnD/5 +DiBhSpPAKttW/IpL9oKxOHN1HphtxZ8fEAnTb8TJlbSbvREM7t8eG6MSqJnEL4N Nxo5mdRuOMXdIpkyouHE =/oV7 -----END PGP SIGNATURE----- --yWdTKN1+pzw7+L0w--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131013074825.GO41229>