EXPORT_SYMBOL for chrdev_open 2.4.3

From: Jeff V. Merkey (jmerkey@vger.timpanogas.org)
Date: Fri Apr 13 2001 - 18:32:56 EST


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Apr 15 2001 - 21:00:22 EST