From: Keith Packard <keithp@keithp.com> GEM needs to create shmem files to back buffer objects. Though currently creation of files for objects could have been driven from userland, the modesetting work will require allocation of buffer objects before userland is running, for boot-time message display. Signed-off-by: Eric Anholt <eric@anholt.net> --- mm/shmem.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/mm/shmem.c b/mm/shmem.c index 04fb4f1..515909d 100644 --- a/mm/shmem.c +++ b/mm/shmem.c @@ -2582,6 +2582,7 @@ put_memory: shmem_unacct_size(flags, size); return ERR_PTR(error); } +EXPORT_SYMBOL(shmem_file_setup); /** * shmem_zero_setup - setup a shared anonymous mapping -- 1.5.6.3 --
| Ingo Molnar | Re: 2.6.24-rc6-mm1 |
| Eric W. Biederman | [PATCH] ipv4/ipvs: Convert to kthread API |
| David Woodhouse | Re: [GIT *] Allow request_firmware() to be satisfied from in-kernel, use it in mor... |
| Phil Endecott | strace, accept(), ERESTARTSYS and EINTR |
git: | |
| Shawn O. Pearce | libgit2 - a true git library |
| walt | [VOTE] git versus mercurial |
| Eric Hanchrow | Re: how to backup git |
| Andreas Ericsson | git to libgit2 code relicensing |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Richard Stallman | Real men don't attack straw men |
| Henning Brauer | Re: About Xen: maybe a reiterative question but .. |
| rezidue | Speed Problems |
| Jarek Poplawski | [PATCH take 2] pkt_sched: Protect gen estimators under est_lock. |
| Hannes Eder | [PATCH 00/27] drivers/net: fix sparse warnings |
| Herbert Xu | Re: incorrect cksum with tcp/udp on lo with 2.6.20/2.6.21/2.6.22 |
| Herbert Xu | UDP-Lite and /proc/net/snmp |
