commit | c844bd87b3fdb059d7a81dcb02777fad558f77db | [log] [tgz] |
---|---|---|
author | Andy Ross <andrew.j.ross@intel.com> | Mon Dec 07 05:47:48 2020 -0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Dec 07 21:50:14 2020 -0500 |
tree | 697032a996d99b6cd7280af6279bd51c438651cc | |
parent | ea7ffbde7da1cd840802800a2e7daa2868c79c70 [diff] |
kernel: Remove legacy mem_pool usage The mailbox and msgq utilities had API variants that could pass old mem_pool blocks through the data structure. That API is being deprected (and the features were obscure), so remove the internal support. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>