commit | 3b7e0b672ea20f5751785fcc709e89fbe7e94f79 | [log] [tgz] |
---|---|---|
author | Flavio Ceolin <flavio.ceolin@intel.com> | Fri Jun 23 09:34:14 2023 -0700 |
committer | Chris Friedt <chrisfriedt@gmail.com> | Mon Jul 17 16:56:01 2023 -0400 |
tree | 27aea009475bd399b0818473bb5a7c507a44be1f | |
parent | fc6d9eeb3e70512331751c41ffaa6ffe07e91447 [diff] |
kernel: userspace: Dynamic thread stack object Add support for dynamic thread stack objects. A new container for this kernel object was added to avoid its alignment constraint to all dynamic objects. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>