Page MenuHomeFreeBSD

linuxkpi: Add kmemleak.h
ClosedPublic

Authored by manu on Jun 23 2022, 8:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 9:55 AM
Unknown Object (File)
Mon, Oct 13, 6:59 AM
Unknown Object (File)
Tue, Sep 16, 4:44 AM
Unknown Object (File)
Sep 12 2025, 1:51 PM
Unknown Object (File)
Aug 19 2025, 5:40 AM
Unknown Object (File)
Aug 15 2025, 7:04 PM
Unknown Object (File)
Aug 15 2025, 12:23 AM
Unknown Object (File)
Aug 13 2025, 9:41 AM

Details

Summary

Provide macros needed for drm-kmod.

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

Diff Detail

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

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
2

Is there a reason for this?

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

Should there be a

do {} while (0)

here?

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

It was taken from OpenBSD iirc.

7

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.