Subject: re: CVS commit: src/common/lib/libc
To: Takeshi Nakayama <tn@catvmics.ne.jp>
From: matthew green <mrg@eterna.com.au>
List: source-changes
Date: 01/23/2008 15:37:28
   
   >    Modified Files:
   >    	src/common/lib/libc: Makefile.inc
   >    	src/common/lib/libc/arch/sparc/atomic: Makefile.inc
   >    
   >    Log Message:
   >    Search files in arch/sparc64/atomic before arch/sparc/atomic in case of
   >    sparc64 32-bit kernel.
   >    
   >    Make sparc64 32-bit kernel works again.
   > 
   > 
   > thanks for checking sparc64 32 bit kernels!  i thought i had it
   > working.  at the very least the sparc change is a duplicate of
   > what i added a couple of weeks ago.
   > 
   > please revert this bit.
   
   But unless this changes, 32-bit kernel includes sparc version of
   atomic_cas.S and membar_ops.S not sparc64 ones.


excuse me.  i misread, these 2 lines are not the same.


.mrg.