commit | bba7f40a029c1e2966146e3a021b3deaf5639904 | [log] [tgz] |
---|---|---|
author | Javier González <jg@lightnvm.io> | Thu Feb 04 15:13:24 2016 +0100 |
committer | Jens Axboe <axboe@fb.com> | Thu Feb 04 09:19:45 2016 -0700 |
tree | 2fdfd5e29ad989ddb260c18f9e6d4fbc42100c4d | |
parent | 16c6d048d7b74249a4387700887e8adb13028866 [diff] |
lightnvm: warn if irqs are disabled in lock laddr Add a warning if irqs are disabled when locking a new address in rrpc. The typical path to a new request does not disable irqs, but this is not guaranteed in the future. Signed-off-by: Javier González <javier@cnexlabs.com> Signed-off-by: Matias Bjørling <m@bjorling.me> Signed-off-by: Jens Axboe <axboe@fb.com>