Thread (19 messages) 19 messages, 5 authors, 2010-08-24

Re: 64-bit ppc rwsem

From: Sam Ravnborg <hidden>
Date: 2010-08-18 05:40:04
Also in: lkml, sparclinux

quoted hunk ↗ jump to hunk
diff --git a/arch/sparc/lib/Makefile b/arch/sparc/lib/Makefile
index c4b5e03..fa4c3ea 100644
--- a/arch/sparc/lib/Makefile
+++ b/arch/sparc/lib/Makefile
@@ -15,7 +15,7 @@ lib-$(CONFIG_SPARC32) += divdi3.o udivdi3.o
 lib-$(CONFIG_SPARC32) += copy_user.o locks.o
 lib-y                 += atomic_$(BITS).o
 lib-$(CONFIG_SPARC32) += lshrdi3.o ashldi3.o
-lib-y                 += rwsem_$(BITS).o
+lib-$(CONFIG_SPARC32) += rwsem_$(BITS).o
You could write this explicit as:
+lib-$(CONFIG_SPARC32) += rwsem_32.o
As rwsem_64 is gone now.

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