[PATCH] Remove duplicate export of __div64_32.

Subsystems: linux for powerpc (32-bit and 64-bit), the rest

STALE7046d

3 messages, 2 authors, 2007-05-02 · open the first message on its own page

[PATCH] Remove duplicate export of __div64_32.

From: Scott Wood <hidden>
Date: 2007-05-01 16:05:45

Change 3927f2e8f9afa3424bb51ca81f7abac01ffd0005 moved lib/lib64.c from
lib-y to obj-y, preventing the export in ppc_ksyms.c from overriding
the one in lib, and thus causing a duplicate-export warning.

Signed-off-by: Scott Wood <redacted>
---
 arch/powerpc/kernel/ppc_ksyms.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/powerpc/kernel/ppc_ksyms.c b/arch/powerpc/kernel/ppc_ksyms.c
index ff252aa..c96fa9b 100644
--- a/arch/powerpc/kernel/ppc_ksyms.c
+++ b/arch/powerpc/kernel/ppc_ksyms.c
@@ -66,7 +66,6 @@ EXPORT_SYMBOL(clear_pages);
 EXPORT_SYMBOL(ISA_DMA_THRESHOLD);
 EXPORT_SYMBOL(DMA_MODE_READ);
 EXPORT_SYMBOL(DMA_MODE_WRITE);
-EXPORT_SYMBOL(__div64_32);
 
 EXPORT_SYMBOL(do_signal);
 EXPORT_SYMBOL(transfer_to_handler);
-- 
1.5.0.3

Re: [PATCH] Remove duplicate export of __div64_32.

From: Kumar Gala <hidden>
Date: 2007-05-02 14:21:40

On May 1, 2007, at 11:05 AM, Scott Wood wrote:
Change 3927f2e8f9afa3424bb51ca81f7abac01ffd0005 moved lib/lib64.c from
lib-y to obj-y, preventing the export in ppc_ksyms.c from overriding
the one in lib, and thus causing a duplicate-export warning.
I assume you mean lib/div64.c?

- k

Re: [PATCH] Remove duplicate export of __div64_32.

From: Scott Wood <hidden>
Date: 2007-05-02 16:05:10

Kumar Gala wrote:
On May 1, 2007, at 11:05 AM, Scott Wood wrote:
quoted
Change 3927f2e8f9afa3424bb51ca81f7abac01ffd0005 moved lib/lib64.c from
lib-y to obj-y, preventing the export in ppc_ksyms.c from overriding
the one in lib, and thus causing a duplicate-export warning.

I assume you mean lib/div64.c?
D'oh... of course. :-P

-Scott
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help