HomeFreeBSD

- Remove test_and_set_bit() macro. It is unused since r255037.

Description

  • Remove test_and_set_bit() macro. It is unused since r255037.
  • Relax atomic_read() and atomic_set() macros. Linux does not require any

memory barrier. Also, these macros may be even reordered or optimized away
according to the API documentation:

https://www.kernel.org/doc/Documentation/atomic_ops.txt

Details

Provenance
jkimAuthored on Aug 29 2013, 7:47 PM
Parents
rG310915a45a3e: Convert the if_lagg rwlock to an rmlock.
Branches
Unknown
Tags
Unknown

Event Timeline