Page MenuHomeFreeBSD

linuxkpi: Add kmemleak.h
ClosedPublic

Authored by manu on Jun 23 2022, 8:22 AM.
Tags
None
Referenced Files
F156365809: D35564.id107277.diff
Wed, May 13, 12:38 AM
F156365808: D35564.id107526.diff
Wed, May 13, 12:38 AM
F156365073: D35564.diff
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
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.