freebsd-skq/sys/arm
Attilio Rao 6759608248 Rework the PCPU_* (MD) interface:
- Rename PCPU_LAZY_INC into PCPU_INC
- Add the PCPU_ADD interface which just does an add on the pcpu member
  given a specific value.

Note that for most architectures PCPU_INC and PCPU_ADD are not safe.
This is a point that needs some discussions/work in the next days.

Reviewed by: alc, bde
Approved by: jeff (mentor)
2007-06-04 21:38:48 +00:00
..
arm Rework the PCPU_* (MD) interface: 2007-06-04 21:38:48 +00:00
at91 Revert to the previous version where the return value of uart_getenv() 2007-06-04 17:53:42 +00:00
compile
conf Remove the hardcoded IXP425_UART?_VBASE values in the 2007-05-29 18:10:42 +00:00
include Rework the PCPU_* (MD) interface: 2007-06-04 21:38:48 +00:00
sa11x0
xscale Remove the hardcoded IXP425_UART?_VBASE values in the 2007-05-29 18:10:42 +00:00