Re: Making changes to a statically build driver

Thilo Bangert <[email protected]> Mon, 9 Mar 2009 21:30:49 +0100
Newsgroups gmane.linux.gentoo.admin
Organization Gentoo
Message-ID <[email protected]>
--nextPart1340628.E1KVmiYj26
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

>                I made some changes to the e1000 kernel driver.  I then
> recompiled the kernel without any issue.  How can I tell if the change
> actually went through?  Again, this driver has been statically built
> into the kernel.  Is there a way to test that a change went through
> without have to setup a test environment?

the e1000 driver probably prints version info to dmesg that you could=20
tamper with...

also, check uname - it includes a buildversion (#1) and builddate of the=20
currently running kernel:
bangert@marsupilami ~ $ uname -a
Linux marsupilami 2.6.28-gentoo-r2 #1 SMP Tue Mar 3 17:14:06 CET 2009 i686=
=20
Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz GenuineIntel GNU/Linux


--nextPart1340628.E1KVmiYj26
Content-Type: application/pgp-signature; name=signature.asc 
Content-Description: This is a digitally signed message part.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEABECAAYFAkm1fH8ACgkQxRElEoA5AncWMACgkcJqrzWDioqO5T3zHt5UhuFf
SgoAoKaO9KEeMbiT/T8j9nPdXQeV/I++
=R5Do
-----END PGP SIGNATURE-----

--nextPart1340628.E1KVmiYj26--