diff options
| author | Hugh Dickins <[email protected]> | 2008-10-20 23:04:04 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-10-20 23:17:42 +0000 |
| commit | e798ba57e9f423dddbf1bdeb20a62bdd0593890f (patch) | |
| tree | a6f427f3e4e86e8a45681792a16e227fd47f7029 /net/unix/af_unix.c | |
| parent | misc: replace remaining __FUNCTION__ with __func__ (diff) | |
| download | kernel-e798ba57e9f423dddbf1bdeb20a62bdd0593890f.tar.gz kernel-e798ba57e9f423dddbf1bdeb20a62bdd0593890f.zip | |
Export tiny shmem_file_setup for DRM-GEM
We're trying to keep the !CONFIG_SHMEM tiny-shmem.c (using ramfs without
swap) in synch with CONFIG_SHMEM shmem.c (and mpm is preparing patches
to combine them). I was glad to see EXPORT_SYMBOL_GPL(shmem_file_setup)
go into shmem.c, but why not support DRM-GEM when !CONFIG_SHMEM too?
But caution says still depend on MMU, since !CONFIG_MMU is.. different.
Signed-off-by: Hugh Dickins <[email protected]>
Acked-by: Matt Mackall <[email protected]>
Acked-by: Dave Airlie <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
