linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Has this been fixed yet?
@ 2003-07-25 17:51 Balram Adlakha
  2003-07-25 18:14 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Balram Adlakha @ 2003-07-25 17:51 UTC (permalink / raw)
  To: linux-kernel

I posted before but nobody seems to have read it.
I get his _every_time_ I unload emu10k1 (OSS) module on 2.6.0-test1:

Call Trace:
[<c018e261>] devfs_remove+0x9e/0xa0
[<c013898a>] unmap_vmas+0xcb/0x214
[<d29e3e2d>] oss_cleanup+0x2b/0xed [sound]
[<c0129c1e>] sys_delete_module+0x152/0x1a8
[<c0130064>] generic_file_aio_write_nolock+0x8a7/0xa6a
[<c013be3c>] sys_munmap+0x57/0x75
[<c0108f81>] sysenter_past_esp+0x52/0x71 

And I'm not using devfs.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Has this been fixed yet?
  2003-07-25 17:51 Has this been fixed yet? Balram Adlakha
@ 2003-07-25 18:14 ` Greg KH
  2003-07-25 19:44   ` Balram Adlakha
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2003-07-25 18:14 UTC (permalink / raw)
  To: Balram Adlakha; +Cc: linux-kernel

On Fri, Jul 25, 2003 at 11:21:41PM +0530, Balram Adlakha wrote:
> I posted before but nobody seems to have read it.
> I get his _every_time_ I unload emu10k1 (OSS) module on 2.6.0-test1:
> 
> Call Trace:
> [<c018e261>] devfs_remove+0x9e/0xa0

Nope:
	http://bugme.osdl.org/show_bug.cgi?id=963

Feel free to add your comments to this bug to let people know about it.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Has this been fixed yet?
  2003-07-25 18:14 ` Greg KH
@ 2003-07-25 19:44   ` Balram Adlakha
  0 siblings, 0 replies; 3+ messages in thread
From: Balram Adlakha @ 2003-07-25 19:44 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-kernel

On Fri, Jul 25, 2003 at 02:14:07PM -0400, Greg KH wrote:
> On Fri, Jul 25, 2003 at 11:21:41PM +0530, Balram Adlakha wrote:
> > I posted before but nobody seems to have read it.
> > I get his _every_time_ I unload emu10k1 (OSS) module on 2.6.0-test1:
> > 
> > Call Trace:
> > [<c018e261>] devfs_remove+0x9e/0xa0
> 
> Nope:
> 	http://bugme.osdl.org/show_bug.cgi?id=963
> 
> Feel free to add your comments to this bug to let people know about it.
> 
> thanks,
> 
> greg k-h

btw, which part of the kernel is responsible for finding out if devfs is in use or not _even_ when devfs is not compiled in? There seems to be a problem here, why is there any code running in my kernel to find out if devfs "exists" or not even when its not compiled in? Its not available as module is it?
According to that osdl bug report page it seems this thing is almost unnoticed.
I really don't like to see error messages even if they are harmless...(a tiny bit of my cpu power was used to remove a virtual device that doesn't exist, and also to display the error message on the screen, and not to mention that it actually increases the kernel image size by a few bytes using a few extra bytes of my precious ram)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-07-25 19:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-25 17:51 Has this been fixed yet? Balram Adlakha
2003-07-25 18:14 ` Greg KH
2003-07-25 19:44   ` Balram Adlakha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).