public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: linux-kernel@vger.kernel.org, Andrew Morton <akpm@linux-foundation.org>
Subject: Re: mmotm 2009-02-13-12-20 uploaded (i386 mm/filemap.c argh)
Date: Fri, 13 Feb 2009 14:00:58 -0800	[thread overview]
Message-ID: <4995ED9A.5010802@oracle.com> (raw)
In-Reply-To: <4995EC75.8090800@oracle.com>

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

      reply	other threads:[~2009-02-13 22:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4995ED9A.5010802@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox