mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Frederik Deweerdt <deweerdt@free.fr>
To: Aristeu Sergio Rozanski Filho <aris@cathedrallabs.org>
Cc: dhowells@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: cachefiles on latest -mm fails to build on powerpc
Date: Fri, 15 Sep 2006 17:35:46 +0000	[thread overview]
Message-ID: <20060915173546.GE2876@slug> (raw)
In-Reply-To: <20060915151724.GA8098@cathedrallabs.org>

On Fri, Sep 15, 2006 at 12:17:24PM -0300, Aristeu Sergio Rozanski Filho wrote:
> > Does the following patch help?
> nope, it doesn't solve the problem :(
> I'll rebuild everything just to make sure isn't anything build related
Err, my bad, is this one any better?

Regards,
Frederik

diff --git a/arch/powerpc/kernel/ppc_ksyms.c b/arch/powerpc/kernel/ppc_ksyms.c
index 39d3bfc..d6cc301 100644
--- a/arch/powerpc/kernel/ppc_ksyms.c
+++ b/arch/powerpc/kernel/ppc_ksyms.c
@@ -92,6 +92,8 @@ EXPORT_SYMBOL(__clear_user);
 EXPORT_SYMBOL(__strncpy_from_user);
 EXPORT_SYMBOL(__strnlen_user);
 
+EXPORT_SYMBOL(copy_page);
+
 #ifndef  __powerpc64__
 EXPORT_SYMBOL(__ide_mm_insl);
 EXPORT_SYMBOL(__ide_mm_outsw);

       reply	other threads:[~2006-09-15 15:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-15 17:35 Frederik Deweerdt [this message]
2006-09-15 12:31 ` Aristeu Sergio Rozanski Filho
2006-09-15 15:50   ` Frederik Deweerdt
2006-09-15 15:17     ` Aristeu Sergio Rozanski Filho
2006-09-15 15:39       ` David Howells
2006-09-15 17:58         ` [-mm patch] add missing page_copy export for ppc and powerpc (was Re: cachefiles on latest -mm fails to build on powerpc) Frederik Deweerdt
2006-09-15 17:33           ` Aristeu Sergio Rozanski Filho

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=20060915173546.GE2876@slug \
    --to=deweerdt@free.fr \
    --cc=aris@cathedrallabs.org \
    --cc=dhowells@redhat.com \
    --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

all inboxes | Powered by JetHome®