Page MenuHomeFreeBSD

linuxkpi: Add pagevec implementation
ClosedPublic

Authored by manu on Jul 26 2022, 9:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 26, 12:42 AM
Unknown Object (File)
Fri, Apr 26, 12:42 AM
Unknown Object (File)
Thu, Apr 25, 11:29 PM
Unknown Object (File)
Thu, Apr 25, 2:46 PM
Unknown Object (File)
Thu, Apr 25, 10:30 AM
Unknown Object (File)
Wed, Apr 17, 11:12 AM
Unknown Object (File)
Jan 12 2024, 6:52 AM
Unknown Object (File)
Dec 27 2023, 11:10 AM

Details

Summary

Needed by drm-kmod.
Obtained from: OpenBSD
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.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.