Page MenuHomeFreeBSD

linuxkpi: Add kmemleak.h
ClosedPublic

Authored by manu on Jun 23 2022, 8:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 13, 12:38 AM
Unknown Object (File)
Wed, May 13, 12:38 AM
Unknown Object (File)
Wed, May 13, 12:31 AM
Unknown Object (File)
Wed, May 6, 3:13 AM
Unknown Object (File)
Thu, Apr 30, 7:26 PM
Unknown Object (File)
Thu, Apr 30, 2:57 AM
Unknown Object (File)
Tue, Apr 28, 12:14 PM
Unknown Object (File)
Tue, Apr 28, 4:41 AM

Details

Summary

Provide macros needed for drm-kmod.

MFC after: 1 week
Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 46080
Build 42969: arc lint + arc unit

Event Timeline

manu requested review of this revision.Jun 23 2022, 8:22 AM
manu added a parent revision: D35563: linuxkpi: Add kfifo.h.
bz added inline comments.
sys/compat/linuxkpi/common/include/linux/kmemleak.h
1

Is there a reason for this?

hselasky added inline comments.
sys/compat/linuxkpi/common/include/linux/kmemleak.h
6

Should there be a

do {} while (0)

here?

sys/compat/linuxkpi/common/include/linux/kmemleak.h
1

It was taken from OpenBSD iirc.

6

Why ?

This revision was not accepted when it landed; it landed in state Needs Review.Jun 29 2022, 7:57 AM
Closed by commit rG8730ba418e05: linuxkpi: Add kmemleak.h (authored by manu). · Explain Why
This revision was automatically updated to reflect the committed changes.