lkml.org 
[lkml]   [2009]   [Apr]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: mmotm 2009-04-10-02-21 uploaded (shmem)
Andrew Morton wrote:
> On Fri, 10 Apr 2009 12:53:23 -0700
> Randy Dunlap <randy.dunlap@oracle.com> wrote:
>
>> akpm@linux-foundation.org wrote:
>>> The mm-of-the-moment snapshot 2009-04-10-02-21 has been uploaded to
>>>
>>> http://userweb.kernel.org/~akpm/mmotm/
>>>
>>> and will soon be available at
>>>
>>> git://git.zen-sources.org/zen/mmotm.git
>>>
>>> It contains the following patches against 2.6.30-rc1:
>>
>> I get a few of these build errors, but I don't see why.
>> (config attached)
>>
>>
>> mm/shmem.c: In function 'shmem_file_setup':
>> mm/shmem.c:2622: error: 'PAGE_CACHE_SIZE' undeclared (first use in this function)
>
> Thanks.
>
> --- a/mm/shmem.c~shmem-respect-max_lfs_filesize-fix
> +++ a/mm/shmem.c
> @@ -24,6 +24,7 @@
> #include <linux/init.h>
> #include <linux/vfs.h>
> #include <linux/mount.h>
> +#include <linux/pagemap.h>
> #include <linux/file.h>
> #include <linux/mm.h>
> #include <linux/module.h>

Just move that #include up from under the #ifdef CONFIG_SHMEM then.


--
~Randy


\
 
 \ /
  Last update: 2009-04-10 22:07    [W:0.035 / U:0.212 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site