Re: [BK PATCH] devfs cleanups for 2.5.29

Richard Gooch (rgooch@ras.ucalgary.ca)
Mon, 5 Aug 2002 16:12:53 -0600


Roman Zippel writes:
> Hi,
>
> On Tue, 30 Jul 2002, Richard Gooch wrote:
>
> > > Are you sure it's save in devfs_open() too?
> >
> > Yes. RTFS.
>
> I'm trying - without getting headache.

Take a valium.

> In the "devfs=only" case, where is the module count incremented, when a
> block device is opened?

The module count is incremented when the device is opened,
irrespective of whether it's a character or block device, or even a
"regular" file.

> > > Even if it's save/fixed, it's still code duplication.
> >
> > No. I leverage fops_get(), a common function.
>
> Which is also insufficiently protected.

Incorrect.

Regards,

Richard....
Permanent: rgooch@atnf.csiro.au
Current: rgooch@ras.ucalgary.ca
-
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/