Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
blk-throttle: don't call xchg on bool
xchg does not work portably with smaller than 32bit types. Signed-off-by: Andreas Schwab <schwab@linux-m68k.org> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
- Loading branch information