Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 May 2005 20:40:05 GMT
From:      Mikhail Teterin <mi@corbulon.video-collage.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/81344: wrong reaction to loading modules compiled into kernel
Message-ID:  <200505212040.j4LKe55T020039@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/81344; it has been noted by GNATS.

From: Mikhail Teterin <mi@corbulon.video-collage.com>
To: pawmal-posting@freebsd.lublin.pl (Pawel Malachowski)
Cc: FreeBSD-gnats-submit@freebsd.org, kris@freebsd.org,
	demon@freebsd.org
Subject: Re: kern/81344: wrong reaction to loading modules compiled into kernel
Date: Sat, 21 May 2005 16:29:46 -0400 (EDT)

 > On Sat, May 21, 2005 at 01:50:55PM -0400, Mikhail Teterin wrote:
 > 
 > > 	I forgot, I had the umass compiled into the kernel and tried
 > > 	to kldload the module after boot. Understandibly, it failed with:
 > > 		kldload: can't load umass: File exists
 > > 	on stderr, and the following kernel messages:
 > > 		module_register: module uhub/umass already exists!
 > > 		linker_file_sysinit "umass.ko" failed to register! 17
 > > 
 > > 	however, the module is not listed in the kldstat output and
 > 
 > see http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/48759
 
 Thanks, Pawel, I just closed my PR!
 
 I wonder, what prevents the fix in yours from getting into the tree...
 It's been over 2 years...
 
 	-mi
 
 > > 	can not be unloaded:
 > > 		kldunload: can't unload file: Device busy
 > > 	and the folloing kernel message:
 > > 		linkerunload: attempt to unload file that was loaded by the kernel
 > > 
 > > 	I don't know if this problem is purely cosmetic or not.



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