From: Pete Zaitcev <zaitcev@redhat.com>
To: Thomas Habets <thomas@habets.pp.se>
Cc: sparclinux@vger.kernel.org,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: PATCH: forgotten EXPORT_SYMBOL()s on sparc
Date: Wed, 19 Nov 2003 00:23:27 -0500 [thread overview]
Message-ID: <20031119052327.GF25965@devserv.devel.redhat.com> (raw)
In-Reply-To: <E1AMJBP-0003L5-00@reptilian.maxnet.nu>
> From: Thomas Habets <thomas@habets.pp.se>
> Date: Wed, 19 Nov 2003 04:38:40 +0100
> - --- linux-2.6.0-test9.orig/arch/sparc/kernel/sparc_ksyms.c 2003-10-25
> 20:42:54.000000000 +0200
> +++ linux-2.6.0-test9/arch/sparc/kernel/sparc_ksyms.c 2003-11-19
> 03:09:46.000000000 +0100
> @@ -287,6 +287,8 @@
>
> /* Networking helper routines. */
> /* XXX This is NOVERS because C_LABEL_STR doesn't get the version number.
> -DaveM */
> +EXPORT_SYMBOL(sparc_flush_page_to_ram);
> +EXPORT_SYMBOL(csum_partial);
> EXPORT_SYMBOL_NOVERS(__csum_partial_copy_sparc_generic);
>
> /* No version information on this, heavily used in inline asm,
I wanted to get rid of sparc_flush_page_to_ram, but for the
moment it may be better to export it... It probably wants
to be next to phys_base, if anywhere.
The csum_partial is exported by kernel/ksyms.c. Why does it fail?
-- Pete
next prev parent reply other threads:[~2003-11-19 5:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-19 3:38 PATCH: forgotten EXPORT_SYMBOL()s on sparc Thomas Habets
2003-11-19 5:23 ` Pete Zaitcev [this message]
2003-11-19 14:40 ` Thomas Habets
2003-11-20 2:42 ` David S. Miller
2003-11-19 17:30 ` Otto Solares
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=20031119052327.GF25965@devserv.devel.redhat.com \
--to=zaitcev@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sparclinux@vger.kernel.org \
--cc=thomas@habets.pp.se \
/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