Page MenuHomeFreeBSD

zfs: avoid false KMSAN reports
Needs ReviewPublic

Authored by chs on Thu, Sep 24, 12:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 24, 5:28 PM
Unknown Object (File)
Thu, Sep 24, 5:02 PM
Unknown Object (File)
Thu, Sep 24, 3:39 PM
Unknown Object (File)
Thu, Sep 24, 1:54 PM
Unknown Object (File)
Thu, Sep 24, 8:52 AM
Unknown Object (File)
Thu, Sep 24, 8:06 AM
Unknown Object (File)
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