Page MenuHomeFreeBSD

LinuxKPI: Implement dev_dbg_once() macro
ClosedPublic

Authored by wulf on Nov 28 2023, 8:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 17, 2:40 PM
Unknown Object (File)
Tue, Oct 14, 11:42 AM
Unknown Object (File)
Tue, Oct 14, 11:42 AM
Unknown Object (File)
Tue, Oct 14, 11:42 AM
Unknown Object (File)
Mon, Oct 13, 9:36 PM
Unknown Object (File)
Wed, Sep 24, 5:34 PM
Unknown Object (File)
Sep 17 2025, 11:08 AM
Unknown Object (File)
Sep 14 2025, 6:35 PM

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

wulf requested review of this revision.Nov 28 2023, 8:46 PM
This revision is now accepted and ready to land.Nov 29 2023, 6:08 AM
bz added inline comments.
sys/compat/linuxkpi/common/include/linux/device.h
242

we should start using true instead of 1 but doesn't really matter

This revision was automatically updated to reflect the committed changes.