commit | fa6db61eb25ff80d886490115400a261188f6dd2 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Tue Oct 20 13:26:19 2020 -0700 |
committer | Andrew Boie <andrewboie@gmail.com> | Thu Oct 22 16:47:07 2020 -0700 |
tree | fd3980a25c940bdc21ea8493751f88de19f43242 | |
parent | e807769dce90a5ea028654f045ecb6a351665f88 [diff] |
userspace: do nothing if added to same domain If we call k_mem_domain_add_thread() to a memory domain the thread already belongs to, do nothing. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>