From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44496) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1euQMv-0000f3-Ho for guix-patches@gnu.org; Fri, 09 Mar 2018 17:20:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1euQMs-0007cG-Dy for guix-patches@gnu.org; Fri, 09 Mar 2018 17:20:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:44994) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1euQMs-0007cC-Ai for guix-patches@gnu.org; Fri, 09 Mar 2018 17:20:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1euQMr-0003FS-OO for guix-patches@gnu.org; Fri, 09 Mar 2018 17:20:01 -0500 Subject: [bug#30604] [PATCH v8 3/7] linux-boot: Load kernel modules only when the hardware is present. Resent-Message-ID: Date: Fri, 9 Mar 2018 23:19:42 +0100 From: Danny Milosavljevic Message-ID: <20180309231942.023f6655@scratchpost.org> In-Reply-To: <20180309231320.20a02822@scratchpost.org> References: <20180302153408.14091-1-dannym@scratchpost.org> <20180303135533.6112-1-dannym@scratchpost.org> <20180303135533.6112-4-dannym@scratchpost.org> <87sh9g4vy1.fsf@gnu.org> <20180304133444.4edceecd@scratchpost.org> <87muzgykcl.fsf@gnu.org> <20180309231320.20a02822@scratchpost.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/GgwLbqb0fXVNFjmMJIU7Cyj"; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 30604@debbugs.gnu.org --Sig_/GgwLbqb0fXVNFjmMJIU7Cyj Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable oops, On Fri, 9 Mar 2018 23:13:20 +0100 Danny Milosavljevic wrote: > As I said, modprobe mutates /sys - you cannot use find-files. =20 I guess technically it's the Linux kernel module that mutates it. >I haven't used > ftw just to be contrarian. There's even a warning comment :-) >=20 > In order to find that out, try to print how /sys looked before modprobe -= then > in the early guile recovery REPL print how /sys looks again - the alias it > was juuust complaining about will be there just fine. >=20 > My patch series works fine lazy-loading the IO charset, virtio_blk, virti= o_net. (v9) --Sig_/GgwLbqb0fXVNFjmMJIU7Cyj Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAlqjCH4ACgkQ5xo1VCww uqWLvwgAp6KezsUDCUjxB5czeSEyKuSBRy6gciJgiTDnedaerVSA4+yHafKUUKe1 1JY9TK5I6qJbSnkaBXFK1ajrYEcz69jODXPRbv7NS0NtK+PrJBpIeXXqpVfYhsll KO2CKDWrZ9A7CXLURtSsRrf8vzhkuccoJs8xQnqqoUPYt6FTRYFm9G6XukWY5Wop 5nXX2it0JYFN2M47Eb99uMy3khSanLUY7iC6Ib9vMxBURVURXXFkteb4FRbYC24c 6P2SxkabRhOkc1SrWOXLaUvLl5FKozFO82elcohJCol4s/osEodG9vS8KNTFD0Ej XkVhv/a5u7/+i/iqoyuXj4KEU9054A== =ixMQ -----END PGP SIGNATURE----- --Sig_/GgwLbqb0fXVNFjmMJIU7Cyj--