commit | c787898d113d8f25a196fed2aa4e8223549403ca | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@amd.com> | Fri Sep 15 14:12:03 2023 +0200 |
committer | Michal Simek <michal.simek@amd.com> | Thu Sep 21 13:20:12 2023 +0200 |
tree | ef80c491d57cbf611f3af454f9316cdc830d31c9 | |
parent | 1833d6bf055467d834b4824de79f944c5bc05971 [diff] |
trace: Use 64bit variable for start and len tputq() requires variables to have 64bit width that's why make them 64bit to clean alignment requirement. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/6edb34ef1f10010d2380f964fb6b4fb3dc257799.1694779918.git.michal.simek@amd.com