freebsd-nq/sys/mips
Andriy Gapon bc8022ea4a fix mips build breakage introduced in r216375: atomic_store_int doesn't exists
1) 32-bit assignment are expected to always be atomic.
2) Release/acquire memory barrier semantics doesn't seem to be needed here.
So a simple assignment can be used.

Remove unused port_set_counter() while here, it also used to mis-use
atomic_set_int().

Reported by:	jhb
Pointyhat to:	avg
MFC after:	3 weeks
2010-12-13 14:30:35 +00:00
..
adm5120 - dump_avail layout should be sequence of [start, end) 2010-12-09 07:47:40 +00:00
alchemy - dump_avail layout should be sequence of [start, end) 2010-12-09 07:47:40 +00:00
atheros - Populate dump_avail with proper values from phys_avail 2010-12-09 07:01:03 +00:00
cavium - dump_avail layout should be sequence of [start, end) 2010-12-09 07:47:40 +00:00
compile
conf I2C drivers for XLR/XLS processors. 2010-12-12 06:00:26 +00:00
idt - dump_avail layout should be sequence of [start, end) 2010-12-09 07:47:40 +00:00
include UMA_MD_SMALL_ALLOC for mips. 2010-12-09 06:34:28 +00:00
malta - dump_avail layout should be sequence of [start, end) 2010-12-09 07:47:40 +00:00
mips Fix compilation when DEBUG option is enabled. 2010-12-09 12:30:13 +00:00
rmi fix mips build breakage introduced in r216375: atomic_store_int doesn't exists 2010-12-13 14:30:35 +00:00
sentry5 - dump_avail layout should be sequence of [start, end) 2010-12-09 07:47:40 +00:00
sibyte - dump_avail layout should be sequence of [start, end) 2010-12-09 07:47:40 +00:00