commit | 905209ba7d0880e65dc70cdd47ec2575dd72e9b2 | [log] [tgz] |
---|---|---|
author | Andy Ross <andrew.j.ross@intel.com> | Sun Jun 16 17:23:25 2019 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jul 02 22:52:29 2019 -0400 |
tree | 6c4a7c60450faa423bbf4d3c270e880ab7b6005a | |
parent | ee4c23cc1f4a95173a651cace1b67dc042dbd16a [diff] |
kernel/mempool: Fix ticks/ms confusion The mempool blocking implementation was mixing tick and millisecond APIs. Get it right. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>