Page MenuHomeFreeBSD

linuxkpi: Add kmemleak.h
ClosedPublic

Authored by manu on Jun 23 2022, 8:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 2, 9:13 AM
Unknown Object (File)
Thu, Oct 31, 5:53 AM
Unknown Object (File)
Sep 23 2024, 12:24 AM
Unknown Object (File)
Sep 22 2024, 2:15 AM
Unknown Object (File)
Sep 18 2024, 6:33 AM
Unknown Object (File)
Sep 8 2024, 1:23 AM
Unknown Object (File)
Sep 5 2024, 5:03 AM
Unknown Object (File)
Sep 5 2024, 3:02 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.