From: Bjoern Kriews <bkr@cut.de>
To: linux-kernel@vger.kernel.org
Subject: 2.4.1-pre2: q&d-fix: EXPORT_SYMBOL(rpc_release_task) and mmu_cr4_features
Date: Fri, 12 Jan 2001 02:14:40 +0100 [thread overview]
Message-ID: <3A5E5A80.EA2ECBC8@cut.de> (raw)
--- linux-2.4.1-pre2-rfs-i/arch/i386/kernel/i386_ksyms.c~ Thu Dec
7 06:00:12 2000
+++ linux-2.4.1-pre2-rfs-i/arch/i386/kernel/i386_ksyms.c Fri Jan
12 01:58:37 2001
@@ -71,6 +71,8 @@
EXPORT_SYMBOL(apm_info);
EXPORT_SYMBOL(gdt);
+EXPORT_SYMBOL(mmu_cr4_features);
+
EXPORT_SYMBOL_NOVERS(__down_failed);
EXPORT_SYMBOL_NOVERS(__down_failed_interruptible);
EXPORT_SYMBOL_NOVERS(__down_failed_trylock);
--- linux/net/sunrpc/sunrpc_syms.c~ Sat Apr 22 01:08:52 2000
+++ linux/net/sunrpc/sunrpc_syms.c Fri Jan 12 01:50:10 2001
@@ -36,6 +36,7 @@
EXPORT_SYMBOL(rpciod_up);
EXPORT_SYMBOL(rpc_new_task);
EXPORT_SYMBOL(rpc_wake_up_status);
+EXPORT_SYMBOL(rpc_release_task);
/* RPC client functions */
EXPORT_SYMBOL(rpc_create_client);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
reply other threads:[~2001-01-12 1:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3A5E5A80.EA2ECBC8@cut.de \
--to=bkr@cut.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.