commit | 6f0379377047b18103b88ce33c03e5b19747ae57 | [log] [tgz] |
---|---|---|
author | Andreas Schwab <schwab@linux-m68k.org> | Wed Mar 30 12:21:56 2011 +0200 |
committer | Jens Axboe <jaxboe@fusionio.com> | Tue Apr 05 23:51:37 2011 +0200 |
tree | 83a39f34bd29c38ab46faa21d65a45831a659287 | |
parent | ee3dea3549444e6e76d27af48b4929983e6f023c [diff] |
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>