diff options
| author | Warner Losh <imp@FreeBSD.org> | 2026-02-03 17:34:36 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2026-02-03 17:34:36 +0000 |
| commit | cbb7441245cf2b22efed17dec3c88587c980c691 (patch) | |
| tree | 52db5ebcf435b5fe563f0adffb016cdbc6fbf4d1 /contrib/llvm-project/compiler-rt/lib/builtins/ve | |
| parent | a4f0e93c514280bfd0ff3897e5171ec7bbe4796b (diff) | |
The rae arg is uint8_t (which we then shift over to the right bit. Pass
'1' instead of 'true' here to match the interface. While true is
promoted to (uint8_t)1, we don't use it as a bool in read_logpage().
Fixes: 5322eec86ae4 ("nvmecontrol: Always set the RAE bit on telemetry-log requests")
Sponsored by: Netflix
Reviewed by: chs
Differential Revision: https://reviews.freebsd.org/D55060
Diffstat (limited to 'contrib/llvm-project/compiler-rt/lib/builtins/ve')
0 files changed, 0 insertions, 0 deletions
