Page MenuHomeFreeBSD

LinuxKPI: Add __diag macros
ClosedPublic

Authored by wulf on Jul 2 2024, 11:33 PM.
Tags
None
Referenced Files
F95219937: D45842.diff
Thu, Sep 19, 8:30 PM
Unknown Object (File)
Thu, Sep 12, 11:18 PM
Unknown Object (File)
Wed, Sep 11, 7:08 AM
Unknown Object (File)
Mon, Sep 9, 1:11 AM
Unknown Object (File)
Mon, Sep 9, 1:05 AM
Unknown Object (File)
Sun, Sep 8, 2:09 AM
Unknown Object (File)
Sat, Sep 7, 10:27 PM
Unknown Object (File)
Wed, Aug 21, 4:39 PM
Subscribers

Details

Summary

__diag macros turn individual warnings and errors on and off locally,
depending on version of compiler. Add dummy implementation as drm-kmod
set warnings separately for each file.

Sponsored by: Serenity Cyber Security, LLC
MFC after: 1 week

Diff Detail

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

Event Timeline

wulf requested review of this revision.Jul 2 2024, 11:33 PM
This revision is now accepted and ready to land.Jul 3 2024, 4:22 AM

LGTM as a stopgap measure to make progress

This revision was automatically updated to reflect the committed changes.