summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorChuck Lever <cel@kernel.org>2026-07-12 15:31:21 -0400
committerChuck Lever <cel@kernel.org>2026-08-10 09:54:35 -0400
commitc488328375beb4e3a3ca0526919c81767ce1de95 (patch)
tree5f1bda9750e8c1b38a1888d80aa852e31f747013 /tools/perf/scripts/python/bin/stackcollapse-record
parentd4ca0b0a6c62bc12407060754df11b23a90f3e57 (diff)
xdrgen: Add XDR width macros for short integer types
Commit ae78eb497868 ("xdrgen: Implement short (16-bit) integer types") taught the generator to emit XDR_short and XDR_unsigned_short in the computed maxsize macros and added the matching encode and decode primitives to _builtins.h, but it left the two width macros themselves undefined in _defs.h. Define XDR_short and XDR_unsigned_short, each one XDR unit wide, to match the width the generator's maxsize table assigns them. Fixes: ae78eb497868 ("xdrgen: Implement short (16-bit) integer types") Link: https://patch.msgid.link/20260712193122.116845-5-cel@kernel.org Signed-off-by: Chuck Lever <cel@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions