linux-2.3 prumpf

Philipp Rumpf prumpf@puffin.external.hp.com
Sat, 26 Feb 2000 12:00:14 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux-2.3
Changes by:	prumpf	00/02/26 12:00:14

Modified files:
	include/asm-parisc: atomic.h bitops.h 

Log message:
new atomic operations that might actually work on SMP
bitops.h needs s/5/6/g, s/31/63/g, and s/32/64/g with some fixing to be
usable on 64-bit systems, but macros to do it made the code less readable