* Re: mmotm 2009-02-13-12-20 uploaded (i386 mm/filemap.c argh)
[not found] <200902132020.n1DKKd2F031056@imap1.linux-foundation.org>
@ 2009-02-13 21:56 ` Randy Dunlap
2009-02-13 22:00 ` Randy Dunlap
0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2009-02-13 21:56 UTC (permalink / raw)
To: linux-kernel; +Cc: Andrew Morton
akpm@linux-foundation.org wrote:
> The mm-of-the-moment snapshot 2009-02-13-12-20 has been uploaded to
>
> http://userweb.kernel.org/~akpm/mmotm/
>
> and will soon be available at
>
> git://git.zen-sources.org/zen/mmotm.git
9 of 10 i386 builds failed with:
mm/filemap.c:517: error: redefinition of '__kcrctab_add_to_page_cache_lru'
mm/filemap.c:308: error: previous definition of '__kcrctab_add_to_page_cache_lru' was here
mm/filemap.c:517: error: redefinition of '__kstrtab_add_to_page_cache_lru'
mm/filemap.c:308: error: previous definition of '__kstrtab_add_to_page_cache_lru' was here
mm/filemap.c:517: error: redefinition of '__ksymtab_add_to_page_cache_lru'
mm/filemap.c:308: error: previous definition of '__ksymtab_add_to_page_cache_lru' was here
--
~Randy
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: mmotm 2009-02-13-12-20 uploaded (i386 mm/filemap.c argh)
2009-02-13 21:56 ` mmotm 2009-02-13-12-20 uploaded (i386 mm/filemap.c argh) Randy Dunlap
@ 2009-02-13 22:00 ` Randy Dunlap
0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2009-02-13 22:00 UTC (permalink / raw)
To: Randy Dunlap; +Cc: linux-kernel, Andrew Morton
Randy Dunlap wrote:
> akpm@linux-foundation.org wrote:
>> The mm-of-the-moment snapshot 2009-02-13-12-20 has been uploaded to
>>
>> http://userweb.kernel.org/~akpm/mmotm/
>>
>> and will soon be available at
>>
>> git://git.zen-sources.org/zen/mmotm.git
>
>
> 9 of 10 i386 builds failed with:
>
> mm/filemap.c:517: error: redefinition of '__kcrctab_add_to_page_cache_lru'
> mm/filemap.c:308: error: previous definition of '__kcrctab_add_to_page_cache_lru' was here
> mm/filemap.c:517: error: redefinition of '__kstrtab_add_to_page_cache_lru'
> mm/filemap.c:308: error: previous definition of '__kstrtab_add_to_page_cache_lru' was here
> mm/filemap.c:517: error: redefinition of '__ksymtab_add_to_page_cache_lru'
> mm/filemap.c:308: error: previous definition of '__ksymtab_add_to_page_cache_lru' was here
Wow. So the first EXPORT_SYMBOL() at line 308 should either be deleted
or it should be
EXPORT_SYMBOL(wait_on_page_writeback_range);
--
~Randy
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-02-13 22:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <200902132020.n1DKKd2F031056@imap1.linux-foundation.org>
2009-02-13 21:56 ` mmotm 2009-02-13-12-20 uploaded (i386 mm/filemap.c argh) Randy Dunlap
2009-02-13 22:00 ` Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox