Re: 2.4 in-kernel file opening

From: Martin Drab
Date: Tue Oct 04 2005 - 13:00:02 EST


On Tue, 4 Oct 2005, Martin Drab wrote:
...
> things within the driver before the mmap() - I guess that should be
> possibble to do from within the fops->mmap(), but I also need to do
> something upon munmap()ping. Where should I place that? There doesn't seem
> to be any function that would be called upon user munmap(). :(

Should this be placed at vmops->close()?

Martin

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