From: Christoph Hellwig <hch@lst.de>
To: linux-ia64@vger.kernel.org
Subject: [PATCH] kill sn_ksyms.c
Date: Thu, 25 Sep 2003 19:54:24 +0000 [thread overview]
Message-ID: <marc-linux-ia64-106451999732538@msgid-missing> (raw)
None of the exported symbols is referenced by a module, even more
the file doesn't compile shen CONFIG_IA64_SGI_SN_DEBUG is set.
--- 1.15/arch/ia64/sn/kernel/Makefile Wed Jul 30 13:40:14 2003
+++ edited/arch/ia64/sn/kernel/Makefile Fri Aug 29 16:04:13 2003
@@ -11,4 +11,3 @@
obj-y += probe.o setup.o bte.o irq.o mca.o idle.o sn2/
obj-$(CONFIG_IA64_GENERIC) += machvec.o
-obj-$(CONFIG_MODULES) += sn_ksyms.o
--- 1.5/arch/ia64/sn/kernel/sn_ksyms.c Mon Aug 4 19:02:37 2003
+++ edited/arch/ia64/sn/kernel/sn_ksyms.c Fri Aug 29 16:04:42 2003
@@ -1,37 +0,0 @@
-/*
- * This file is subject to the terms and conditions of the GNU General Public
- * License. See the file "COPYING" in the main directory of this archive
- * for more details.
- *
- * Copyright (C) 2000-2003 Silicon Graphics, Inc. All rights reserved.
- */
-
-
-/*
- * Architecture-specific kernel symbols
- */
-
-#include <linux/config.h>
-#include <linux/module.h>
-#include <linux/mm.h>
-#include <asm/machvec.h>
-#include <asm/sn/intr.h>
-#include <asm/sn/sgi.h>
-#include <asm/sn/types.h>
-#include <asm/sn/arch.h>
-#include <asm/sn/bte.h>
-#include <asm/sal.h>
-#include <asm/sn/sn_sal.h>
-
-#ifdef CONFIG_IA64_SGI_SN_DEBUG
-EXPORT_SYMBOL(__pa_debug);
-EXPORT_SYMBOL(__va_debug);
-#endif
-
-EXPORT_SYMBOL(bte_copy);
-EXPORT_SYMBOL(bte_unaligned_copy);
-EXPORT_SYMBOL(ia64_sal);
-EXPORT_SYMBOL(sal_lock);
-EXPORT_SYMBOL(sn_local_partid);
-
-
next reply other threads:[~2003-09-25 19:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-25 19:54 Christoph Hellwig [this message]
2003-10-05 16:33 ` [PATCH] kill sn_ksyms.c Jes Sorensen
2003-10-05 20:47 ` Jesse Barnes
2003-10-06 12:19 ` Christoph Hellwig
2003-10-06 18:18 ` Robin Holt
2003-10-07 8:09 ` Christoph Hellwig
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=marc-linux-ia64-106451999732538@msgid-missing \
--to=hch@lst.de \
--cc=linux-ia64@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