Page MenuHomeFreeBSD

linuxkpi: Add pagevec implementation
ClosedPublic

Authored by manu on Jul 26 2022, 9:32 AM.
Tags
None
Referenced Files
F133011005: D35941.id108547.diff
Wed, Oct 22, 1:18 AM
Unknown Object (File)
Tue, Oct 21, 1:19 AM
Unknown Object (File)
Fri, Oct 17, 1:57 PM
Unknown Object (File)
Tue, Oct 14, 3:33 PM
Unknown Object (File)
Tue, Oct 14, 3:33 PM
Unknown Object (File)
Tue, Oct 14, 3:33 PM
Unknown Object (File)
Tue, Oct 14, 3:33 PM
Unknown Object (File)
Tue, Oct 14, 2:14 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.