Page MenuHomeFreeBSD

linuxkpi: Add pagevec implementation
ClosedPublic

Authored by manu on Jul 26 2022, 9:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 27 2024, 8:02 AM
Unknown Object (File)
Sep 23 2024, 5:46 PM
Unknown Object (File)
Sep 17 2024, 11:38 AM
Unknown Object (File)
Sep 17 2024, 9:17 AM
Unknown Object (File)
Sep 17 2024, 4:16 AM
Unknown Object (File)
Sep 16 2024, 12:37 PM
Unknown Object (File)
Sep 5 2024, 12:40 PM
Unknown Object (File)
Sep 1 2024, 2:29 PM

Details

Summary

Needed by drm-kmod.
Obtained from: OpenBSD
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 46588
Build 43477: arc lint + arc unit

Event Timeline

manu requested review of this revision.Jul 26 2022, 9:32 AM
hselasky added a subscriber: hselasky.

FreeBSD style: linebreak after "static inline void"

This revision is now accepted and ready to land.Jul 26 2022, 9:48 AM
This revision now requires review to proceed.Jul 26 2022, 3:18 PM
bz added inline comments.
sys/compat/linuxkpi/common/include/linux/pagevec.h
2

My usual request -- if you can figure out please put the Originally obtained from: in the commit message.

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

Yes it's done already.

This revision was not accepted when it landed; it landed in state Needs Review.Aug 8 2022, 2:06 PM
This revision was automatically updated to reflect the committed changes.