John Baldwin 8f0dda1601 Temporarily disable Jeff's fix for atomic_cmpset_32() to zero-extend the
value we load from memory.  gcc3.1 passes in the u_int32_t old value to
compare against as a _sign_-extended 64-bit value for some reason (bug?).
This is a temporary workaround so kernels work again on alpha.
2002-05-11 04:27:39 +00:00
..
2002-05-10 02:02:54 +00:00
2002-05-10 02:20:33 +00:00
2002-05-10 09:26:35 +00:00
2002-05-10 07:33:11 +00:00
2002-05-06 16:28:25 +00:00
2002-05-01 20:44:46 +00:00
2002-03-20 10:12:07 +00:00
2002-05-03 17:59:25 +00:00
2002-03-19 22:20:14 +00:00
2002-05-10 02:02:54 +00:00