|
@@ -24,8 +24,7 @@
|
|
* has an opportunity to return -EFAULT to the user if needed.
|
|
* has an opportunity to return -EFAULT to the user if needed.
|
|
* The 64-bit routines just return a "long long" with the value,
|
|
* The 64-bit routines just return a "long long" with the value,
|
|
* since they are only used from kernel space and don't expect to fault.
|
|
* since they are only used from kernel space and don't expect to fault.
|
|
- * Support for 16-bit ops is included in the framework but we don't provide
|
|
|
|
- * any (x86_64 has an atomic_inc_short(), so we might want to some day).
|
|
|
|
|
|
+ * Support for 16-bit ops is included in the framework but we don't provide any.
|
|
*
|
|
*
|
|
* Note that the caller is advised to issue a suitable L1 or L2
|
|
* Note that the caller is advised to issue a suitable L1 or L2
|
|
* prefetch on the address being manipulated to avoid extra stalls.
|
|
* prefetch on the address being manipulated to avoid extra stalls.
|