Page MenuHomeFreeBSD

linuxkpi: Add pagevec implementation
ClosedPublic

Authored by manu on Jul 26 2022, 9:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 13, 5:29 AM
Unknown Object (File)
Wed, Apr 9, 12:06 AM
Unknown Object (File)
Tue, Apr 8, 9:47 PM
Unknown Object (File)
Tue, Apr 8, 4:39 PM
Unknown Object (File)
Sat, Apr 5, 3:17 AM
Unknown Object (File)
Feb 18 2025, 11:54 AM
Unknown Object (File)
Jan 25 2025, 1:38 AM
Unknown Object (File)
Jan 9 2025, 1:17 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.