aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/sparc_ksyms_64.c
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2009-01-08 19:58:20 -0500
committerDavid S. Miller <davem@davemloft.net>2009-01-08 19:58:20 -0500
commit917c3660d6d9a4b073a3db7c10f6989adae4e191 (patch)
tree3cf8a7f80852fb637b7affefad1c046d272a5043 /arch/sparc/kernel/sparc_ksyms_64.c
parent6943f3da3e64edd95ee2d33abc0a642357746ba6 (diff)
sparc64: move EXPORT_SYMBOL to the symbols definition
Move all applicable EXPORT_SYMBOL()s to the file where the respective symbol is defined. Removed all the includes that are no longer needed in sparc_ksyms_64.c Comment all remaining EXPORT_SYMBOL()s in sparc_ksyms_64.c Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Additions by Julian Calaby: * Moved EXPORT_SYMBOL()s for prom functions to their rightful places. * Made some minor cleanups to the includes and comments of sparc_ksyms_64.c * Updated and tidied commit message. * Rebased patch over sparc-2.6.git HEAD. * Ensured that all modified files have the correct includes. Signed-off-by: Julian Calaby <julian.calaby@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/kernel/sparc_ksyms_64.c')
-rw-r--r--arch/sparc/kernel/sparc_ksyms_64.c136
1 files changed, 12 insertions, 124 deletions
diff --git a/arch/sparc/kernel/sparc_ksyms_64.c b/arch/sparc/kernel/sparc_ksyms_64.c
index 62b5a91cd6b9..e92ad122382f 100644
--- a/arch/sparc/kernel/sparc_ksyms_64.c
+++ b/arch/sparc/kernel/sparc_ksyms_64.c
@@ -8,43 +8,15 @@
8#define PROMLIB_INTERNAL 8#define PROMLIB_INTERNAL
9 9
10#include <linux/module.h> 10#include <linux/module.h>
11#include <linux/types.h>
12#include <linux/sched.h>
13#include <linux/in6.h>
14#include <linux/pci.h> 11#include <linux/pci.h>
15#include <linux/interrupt.h>
16#include <linux/fs_struct.h>
17#include <linux/fs.h>
18#include <linux/mm.h>
19#include <linux/socket.h>
20#include <linux/syscalls.h>
21#include <linux/percpu.h>
22#include <linux/init.h> 12#include <linux/init.h>
23#include <linux/rwsem.h>
24#include <net/compat.h>
25 13
26#include <asm/oplib.h> 14#include <asm/spinlock.h>
27#include <asm/system.h> 15#include <asm/system.h>
28#include <asm/auxio.h>
29#include <asm/pgtable.h>
30#include <asm/io.h>
31#include <asm/irq.h>
32#include <asm/elf.h>
33#include <asm/head.h>
34#include <asm/smp.h>
35#include <asm/ptrace.h>
36#include <asm/uaccess.h>
37#include <asm/checksum.h>
38#include <asm/fpumacro.h>
39#include <asm/pgalloc.h>
40#include <asm/cacheflush.h>
41#ifdef CONFIG_SBUS
42#include <asm/dma.h>
43#endif
44#include <asm/ns87303.h>
45#include <asm/timer.h>
46#include <asm/cpudata.h> 16#include <asm/cpudata.h>
47#include <asm/ftrace.h> 17#include <asm/uaccess.h>
18#include <asm/spitfire.h>
19#include <asm/oplib.h>
48#include <asm/hypervisor.h> 20#include <asm/hypervisor.h>
49 21
50struct poll { 22struct poll {
@@ -53,19 +25,6 @@ struct poll {
53 short revents; 25 short revents;
54}; 26};
55 27
56extern void die_if_kernel(char *str, struct pt_regs *regs);
57extern pid_t kernel_thread(int (*fn)(void *), void * arg, unsigned long flags);
58extern void sys_sigsuspend(void);
59extern int compat_sys_ioctl(unsigned int fd, unsigned int cmd, u32 arg);
60extern int (*handle_mathemu)(struct pt_regs *, struct fpustate *);
61extern long sparc32_open(const char __user * filename, int flags, int mode);
62extern int io_remap_pfn_range(struct vm_area_struct *vma, unsigned long from,
63 unsigned long pfn, unsigned long size, pgprot_t prot);
64
65extern int __ashrdi3(int, int);
66
67extern int dump_fpu (struct pt_regs * regs, elf_fpregset_t * fpregs);
68
69/* used by various drivers */ 28/* used by various drivers */
70#ifdef CONFIG_SMP 29#ifdef CONFIG_SMP
71/* Out of line rw-locking implementation. */ 30/* Out of line rw-locking implementation. */
@@ -76,37 +35,24 @@ EXPORT_SYMBOL(__write_unlock);
76EXPORT_SYMBOL(__write_trylock); 35EXPORT_SYMBOL(__write_trylock);
77#endif /* CONFIG_SMP */ 36#endif /* CONFIG_SMP */
78 37
79EXPORT_SYMBOL(sparc64_get_clock_tick); 38/* from helpers.S */
80
81EXPORT_SYMBOL(__flushw_user); 39EXPORT_SYMBOL(__flushw_user);
40EXPORT_SYMBOL_GPL(real_hard_smp_processor_id);
82 41
42/* from head_64.S */
43EXPORT_SYMBOL(__ret_efault);
83EXPORT_SYMBOL(tlb_type); 44EXPORT_SYMBOL(tlb_type);
84EXPORT_SYMBOL(sun4v_chip_type); 45EXPORT_SYMBOL(sun4v_chip_type);
85EXPORT_SYMBOL(get_fb_unmapped_area); 46EXPORT_SYMBOL(prom_root_node);
86EXPORT_SYMBOL(flush_icache_range);
87
88EXPORT_SYMBOL(flush_dcache_page);
89#ifdef DCACHE_ALIASING_POSSIBLE
90EXPORT_SYMBOL(__flush_dcache_range);
91#endif
92 47
48/* from hvcalls.S */
93EXPORT_SYMBOL(sun4v_niagara_getperf); 49EXPORT_SYMBOL(sun4v_niagara_getperf);
94EXPORT_SYMBOL(sun4v_niagara_setperf); 50EXPORT_SYMBOL(sun4v_niagara_setperf);
95EXPORT_SYMBOL(sun4v_niagara2_getperf); 51EXPORT_SYMBOL(sun4v_niagara2_getperf);
96EXPORT_SYMBOL(sun4v_niagara2_setperf); 52EXPORT_SYMBOL(sun4v_niagara2_setperf);
97 53
98EXPORT_SYMBOL(auxio_set_led);
99EXPORT_SYMBOL(auxio_set_lte);
100#ifdef CONFIG_SBUS
101EXPORT_SYMBOL(sbus_set_sbus64);
102#endif
103EXPORT_SYMBOL(outsb);
104EXPORT_SYMBOL(outsw);
105EXPORT_SYMBOL(outsl);
106EXPORT_SYMBOL(insb);
107EXPORT_SYMBOL(insw);
108EXPORT_SYMBOL(insl);
109#ifdef CONFIG_PCI 54#ifdef CONFIG_PCI
55/* inline functions in asm/pci_64.h */
110EXPORT_SYMBOL(pci_alloc_consistent); 56EXPORT_SYMBOL(pci_alloc_consistent);
111EXPORT_SYMBOL(pci_free_consistent); 57EXPORT_SYMBOL(pci_free_consistent);
112EXPORT_SYMBOL(pci_map_single); 58EXPORT_SYMBOL(pci_map_single);
@@ -115,65 +61,7 @@ EXPORT_SYMBOL(pci_map_sg);
115EXPORT_SYMBOL(pci_unmap_sg); 61EXPORT_SYMBOL(pci_unmap_sg);
116EXPORT_SYMBOL(pci_dma_sync_single_for_cpu); 62EXPORT_SYMBOL(pci_dma_sync_single_for_cpu);
117EXPORT_SYMBOL(pci_dma_sync_sg_for_cpu); 63EXPORT_SYMBOL(pci_dma_sync_sg_for_cpu);
118EXPORT_SYMBOL(pci_dma_supported);
119#endif 64#endif
120 65
121/* I/O device mmaping on Sparc64. */ 66/* Exporting a symbol from /init/main.c */
122EXPORT_SYMBOL(io_remap_pfn_range);
123
124EXPORT_SYMBOL(dump_fpu);
125
126/* math-emu wants this */
127EXPORT_SYMBOL(die_if_kernel);
128
129/* Kernel thread creation. */
130EXPORT_SYMBOL(kernel_thread);
131
132/* prom symbols */
133EXPORT_SYMBOL(prom_root_node);
134EXPORT_SYMBOL(prom_getchild);
135EXPORT_SYMBOL(prom_getsibling);
136EXPORT_SYMBOL(prom_searchsiblings);
137EXPORT_SYMBOL(prom_firstprop);
138EXPORT_SYMBOL(prom_nextprop);
139EXPORT_SYMBOL(prom_getproplen);
140EXPORT_SYMBOL(prom_getproperty);
141EXPORT_SYMBOL(prom_node_has_property);
142EXPORT_SYMBOL(prom_setprop);
143EXPORT_SYMBOL(saved_command_line); 67EXPORT_SYMBOL(saved_command_line);
144EXPORT_SYMBOL(prom_finddevice);
145EXPORT_SYMBOL(prom_feval);
146EXPORT_SYMBOL(prom_getbool);
147EXPORT_SYMBOL(prom_getstring);
148EXPORT_SYMBOL(prom_getint);
149EXPORT_SYMBOL(prom_getintdefault);
150EXPORT_SYMBOL(__prom_getchild);
151EXPORT_SYMBOL(__prom_getsibling);
152
153/* Moving data to/from/in userspace. */
154EXPORT_SYMBOL(copy_to_user_fixup);
155EXPORT_SYMBOL(copy_from_user_fixup);
156EXPORT_SYMBOL(copy_in_user_fixup);
157
158/* Various address conversion macros use this. */
159EXPORT_SYMBOL(sparc64_valid_addr_bitmap);
160
161/* No version information on this, heavily used in inline asm,
162 * and will always be 'void __ret_efault(void)'.
163 */
164EXPORT_SYMBOL(__ret_efault);
165
166/* for input/keybdev */
167EXPORT_SYMBOL(sun_do_break);
168EXPORT_SYMBOL(stop_a_enabled);
169
170#ifdef CONFIG_DEBUG_BUGVERBOSE
171EXPORT_SYMBOL(do_BUG);
172#endif
173
174/* for ns8703 */
175EXPORT_SYMBOL(ns87303_lock);
176
177EXPORT_SYMBOL(tick_ops);
178
179EXPORT_SYMBOL_GPL(real_hard_smp_processor_id);