mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* EXPORT_SYMBOL for chrdev_open 2.4.3
@ 2001-04-13 23:32 Jeff V. Merkey
  2001-04-14  0:13 ` Alexander Viro
  0 siblings, 1 reply; 9+ messages in thread
From: Jeff V. Merkey @ 2001-04-13 23:32 UTC (permalink / raw)
  To: linux-kernel; +Cc: jmerkey



It would be nice if chrdev_open were added to ksyms.c along with
blkdev_open since tape devices seem are always registered as character
rather than block devices.  

I am finding that kernel modules that need to open and close a tape 
drive have to export chrdev_open manually on 2.4.3.  Can this get 
exported as well?  Closing is not a problem since the method of 
calling (->release) seems to work OK with SCSI tape devices.

:-)

Jeff



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

end of thread, other threads:[~2001-04-14  2:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-13 23:32 EXPORT_SYMBOL for chrdev_open 2.4.3 Jeff V. Merkey
2001-04-14  0:13 ` Alexander Viro
2001-04-14  0:38   ` Jeff V. Merkey
2001-04-14  0:47     ` Jeff V. Merkey
2001-04-14  1:25       ` Alexander Viro
2001-04-14  1:35         ` Jeff V. Merkey
2001-04-14  2:12           ` Alexander Viro
2001-04-14  1:29     ` Alexander Viro
2001-04-14  1:36       ` Jeff V. Merkey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®