Page MenuHomeFreeBSD

zfs: avoid false KMSAN reports
Needs ReviewPublic

Authored by chs on Thu, Sep 24, 12:10 AM.
Tags
None
Referenced Files
F173251625: D59953.id.diff
Thu, Sep 24, 5:28 PM
F173249623: D59953.id187550.diff
Thu, Sep 24, 5:02 PM
F173243793: D59953.diff
Thu, Sep 24, 3:39 PM
F173235768: D59953.id187550.diff
Thu, Sep 24, 1:54 PM
F173214307: D59953.diff
Thu, Sep 24, 8:52 AM
F173210506: D59953.id187550.diff
Thu, Sep 24, 8:06 AM
F173204094: D59953.diff
Thu, Sep 24, 7:01 AM
Unknown Object (File)
Thu, Sep 24, 1:48 AM
Subscribers

Details

Reviewers
imp
Summary

In the asm blocks for raidz math, use "=m" constraints for the output
so that the output memory will automatically be marked as initialized
by the KMSAN framework. Found with KMSAN.

Sponsored by: Netflix
Assisted-By: Claude Code - Opus 5 (1M context)

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 77237
Build 74120: arc lint + arc unit