Re: [PATCH] Export shmem_file_setup and shmem_getpage for DRM-GEM

From: Christoph Hellwig
Date: Fri Aug 01 2008 - 16:51:05 EST


On Thu, Jul 31, 2008 at 11:58:38PM -0700, Eric Anholt wrote:
> From: Keith Packard <keithp@xxxxxxxxxx>
>
> GEM needs to create shmem files and get pages related to a shmem file, and
> using this pair of functions is the easiest way to do that.

Nope. Let the userspace protion create a file in shmfs instead of
adding fugly kernel interfaces hdiing this fact.

--
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/