Page MenuHomeFreeBSD

linuxkpi: Add pagemap.h
ClosedPublic

Authored by manu on Oct 5 2020, 1:44 PM.
Tags
None
Referenced Files
F163947085: D26680.id77933.diff
Mon, Jul 27, 9:37 AM
Unknown Object (File)
Sat, Jul 25, 11:30 PM
Unknown Object (File)
Sat, Jul 25, 6:33 PM
Unknown Object (File)
Sun, Jul 19, 8:29 PM
Unknown Object (File)
Fri, Jul 17, 9:35 AM
Unknown Object (File)
May 31 2026, 1:18 PM
Unknown Object (File)
May 18 2026, 7:28 PM
Unknown Object (File)
May 18 2026, 7:28 PM
Subscribers

Details

Reviewers
bz
Group Reviewers
linuxkpi
Commits
rS366479: linuxkpi: Add pagemap.h
Summary

Add release_pages needed by drm which simply calls put_page for
all the pages provided

Sponsored-by: The FreeBSD Foundation

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

manu requested review of this revision.Oct 5 2020, 1:44 PM
bz added a subscriber: bz.
bz added inline comments.
sys/compat/linuxkpi/common/include/linux/pagemap.h
44 ↗(On Diff #77894)

Could remove the extra blank line here.

This revision is now accepted and ready to land.Oct 5 2020, 9:59 PM
This revision was automatically updated to reflect the committed changes.