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, Jan 20, 1:39 PM
Unknown Object (File)
Dec 14 2024, 6:16 PM
Unknown Object (File)
Dec 12 2024, 12:12 PM
Unknown Object (File)
Nov 24 2024, 11:13 AM
Unknown Object (File)
Nov 11 2024, 9:14 PM
Unknown Object (File)
Nov 2 2024, 9:13 AM
Unknown Object (File)
Oct 31 2024, 5:53 AM
Unknown Object (File)
Sep 23 2024, 12:24 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.