summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2026-04-10 11:16:34 +0200
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2026-04-28 16:16:11 +0300
commit9f82bbcac0a0d7727d7cff84ef517bf015752c9d (patch)
tree928a8d5f27a33a2d8abe1854b95c649b1cf000f0 /tools/perf/scripts/python/bin/stackcollapse-record
parent254f49634ee16a731174d2ae34bc50bd5f45e731 (diff)
platform/x86: use u8 * for raw byte buffers
The buffer parameters in populate_{security,string}_buffer() and call_{biosattributes,password}_interface() are raw byte buffers, not character strings - use 'u8 *' instead of 'char *' to reflect this. Update the local buffer variables at the call sites and in populate_security_buffer() accordingly. Suggested-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Link: https://patch.msgid.link/20260410091633.2822-4-thorsten.blum@linux.dev Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions